]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/nfs/super.c
NFS: remove a no-longer-needed error check in nfs_symlink()
[linux-2.6-omap-h63xx.git] / fs / nfs / super.c
2006-09-23 Trond MyklebustNFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFL...
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Start rpciod in server common management
2006-09-23 David HowellsNFS: Eliminate client_sys in favour of cl_rpcclient
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 David HowellsNFS: Maintain a common server record for NFS2/3 as...
2006-09-23 David HowellsNFS: Add extra const qualifiers
2006-09-23 David HowellsNFS: Use the dentry superblock directly in nfs_statfs()
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Return an error when starting the idmapping pipe
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-09-23 David HowellsNFS: Fix up split of fs/nfs/inode.c
2006-09-23 Trond MyklebustNFS: Add an ACCESS cache memory shrinker
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-07-05 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-04 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-29 Dave JonesMerge ../linus
2006-06-28 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2006-06-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-06-26 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-06-25 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-06-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-06-25 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-25 Andrew Mortonnfs-build-fix-99
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-21 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-20 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-09 Trond MyklebustNFS: Display the chosen RPCSEC_GSS security flavour...
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c