aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever
2011-03-11nfs4: remove duplicated #includeHuang Weiyi
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz
2011-03-10nfs: fix compilation warningJovi Zhang
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev
2011-03-10nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-04nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever
2011-01-28NFS: Fix an NFS client lockdep issueTrond Myklebust
2011-01-25NFS construct consistent co_ownerid for v4.1Andy Adamson
2011-01-25NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2011-01-25NFS improve pnfs_put_deviceid_cache debug printAndy Adamson
2011-01-25NFS fix cb_sequence error processingAndy Adamson
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever
2011-01-25NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever
2011-01-25NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-01-25NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl
2011-01-19NFS: fix handling of malloc failure during nfs_flush_multi()Fred Isaman
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14nfs: add missing rcu-walk checkNick Piggin
2011-01-13NFS: Fix NFSv3 exclusive open semanticsTrond Myklebust
2011-01-12switch nfs to ->s_d_opAl Viro
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11NFS fix the setting of exchange id flagAndy Adamson
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust