aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2006-06-09NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust
2006-06-09NFS: Fix compile errors introduced by referrals patchesTrond Myklebust
2006-06-09NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust
2006-06-09NFSv4: A root pathname is sent as a zero component4Andy Adamson
2006-06-09NFSv4: Follow a referralManoj Naik
2006-06-09NFSv4: Ensure client submounts when following a referralManoj Naik
2006-06-09NFS: Expand clone mounts to include other serversManoj Naik
2006-06-09NFSv4: Create NFSv4 transport and clientManoj Naik
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik
2006-06-09NFSv4: GETATTR attributes on referralManoj Naik
2006-06-09NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust
2006-06-09NFS: Add timeout to submountsTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust
2006-06-09NFS: Remove nfs_delete_inode()Trond Myklebust
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust
2006-06-09NFSv4: remove obviously bogus comparison from decode_getaclJ. Bruce Fields
2006-06-09NFSv4: really return status from decode_recall_args()Alexey Dobriyan
2006-06-09NFSv3: Client-side nfsacl caching fixAndreas Gruenbacher
2006-06-09NFS: Fix up inode revalidation accountingTrond Myklebust
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust
2006-06-09NFS: More page cache revalidation fixupsTrond Myklebust
2006-06-09NFS: Fix page cache revalidationTrond Myklebust
2006-06-09NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever
2006-06-09NFS: Clean up inode metadata updatesTrond Myklebust
2006-06-09NFSv4: Some NFSv4 servers have broken behaviour for the change attributeTrond Myklebust
2006-06-09NFS: Clean up and fix page zeroing when we have short readsTrond Myklebust
2006-04-19NFS: remove needless check in nfs_opendir()Carsten Otte
2006-04-19NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust
2006-04-19VFS: Fix another open intent OopsTrond Myklebust
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-20NFSv4: Dont list system.nfs4_acl for filesystems that don't support it.J. Bruce Fields
2006-03-20SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust
2006-03-20NFS: Fix a race in nfs_sync_inode()Trond Myklebust
2006-03-20NFS: Clean up nfs_flush_list()Trond Myklebust
2006-03-20NFS: Fix a race with PG_private and nfs_release_page()Trond Myklebust
2006-03-20NFSv4: Ensure the callback daemon flushes signalsTrond Myklebust
2006-03-20NFS, NLM: Allow blocking locks to respect signalsTrond Myklebust