aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
* NFS: Fix up compiler warnings on 64-bit platforms in client.cDavid Howells2006-09-22
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-22
* NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust2006-09-22
* Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-22
* NFS: Use cached page as buffer for NFS symlink requestsChuck Lever2006-09-22
* NFS: copy symlinks into page cache before sending NFS SYMLINK requestChuck Lever2006-09-22
* NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever2006-09-22
* NFS: remove a no-longer-needed error check in nfs_symlink()Chuck Lever2006-09-22
* NFS: Convert NFS client to use new rpc_create() APIChuck Lever2006-09-22
* SUNRPC: remove extraneous header inclusionsChuck Lever2006-09-22
* NFS: Fix nfs_alloc_client()Trond Myklebust2006-09-22
* NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flagTrond Myklebust2006-09-22
* NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells2006-09-22
* NFS: Fix error handlingDavid Howells2006-09-22
* NFS: Add server and volume lists to /procDavid Howells2006-09-22
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-22
* NFS: Start rpciod in server common managementDavid Howells2006-09-22
* NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells2006-09-22
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-22
* NFS: Make better use of inode* dereferencing macrosDavid Howells2006-09-22
* NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells2006-09-22
* NFS: Add extra const qualifiersDavid Howells2006-09-22
* NFS: Use the dentry superblock directly in nfs_statfs()David Howells2006-09-22
* NFS: Generalise the nfs_client structureDavid Howells2006-09-22
* NFS: Add a server capabilities NFS RPC opDavid Howells2006-09-22
* NFS: Add a lookupfh NFS RPC opDavid Howells2006-09-22
* NFS: Return an error when starting the idmapping pipeDavid Howells2006-09-22
* NFS: Rename nfs_server::nfs4_stateDavid Howells2006-09-22
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-22
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-22
* NFS: Disambiguate nfs_stat_to_errno()David Howells2006-09-22
* NFS: Fix up split of fs/nfs/inode.cDavid Howells2006-09-22
* NFS: Add an ACCESS cache memory shrinkerTrond Myklebust2006-09-22
* NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-22
* NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-22
* NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-19
* NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust2006-09-19
* NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-19
* [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-08
* NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust2006-08-24
* NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2006-08-24
* NFS: Fix issue with EIO on NFS readTrond Myklebust2006-08-24
* SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-24
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-24
* NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov2006-08-24
* NFS: make 2 functions staticAdrian Bunk2006-08-03
* NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-03
* Merge branch 'locks'Trond Myklebust2006-07-05
|\
| * NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-05
| * NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust2006-07-05