aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro1-3/+3
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro2-4/+4
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro2-24/+24
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro3-36/+36
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro7-14/+14
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro1-177/+181
2006-10-20[PATCH] xdr annotations: NFSv3Al Viro1-57/+57
2006-10-20[PATCH] xdr annotations: NFSv2Al Viro1-37/+37
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro1-2/+2
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever1-4/+2
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULLChuck Lever1-1/+1
2006-10-20[PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever1-2/+2
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust3-18/+29
2006-10-20[PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust1-7/+12
2006-10-20[PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields1-2/+6
2006-10-20[PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust1-5/+7
2006-10-20[PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust1-2/+2
2006-10-20[PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust1-1/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+3
2006-10-08Fix extraneous '&' in recent NFS client cleanupLinus Torvalds1-1/+1
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust1-19/+5
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones6-8/+0
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown1-3/+2
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown1-1/+2
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown1-1/+1
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-3/+3
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2-22/+38
2006-09-30[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]David Howells1-1/+0
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk1-3/+9
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-4/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan5-10/+5
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris4-9/+4
2006-09-24[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh2-7/+6
2006-09-22NFS: add comments clarifying the use of nfs_post_op_update()Chuck Lever2-1/+13
2006-09-22NFS: Use SEEK_END instead of hardcoded valueJosef 'Jeff' Sipek1-1/+1
2006-09-22NFSv4: When mounting with a port=0 argument, substitute port=2049Trond Myklebust1-0/+3
2006-09-22NFSv4: Poll more aggressively when handling NFS4ERR_DELAYTrond Myklebust1-1/+1
2006-09-22NFSv4: Handle the condition NFS4ERR_FILE_OPENTrond Myklebust1-0/+1
2006-09-22NFSv4: Retry lease recovery if it failed during a synchronous operation.Trond Myklebust1-2/+9
2006-09-22NFS: Don't invalidate the symlink we just stuffed into the cacheTrond Myklebust1-7/+5
2006-09-22NFS: Make read() return an ESTALE if the file has been deletedTrond Myklebust1-3/+16
2006-09-22NFSv4: It's perfectly legal for clp to be NULL here....J. Bruce Fields1-1/+1
2006-09-22NFS: nfs_lookup - don't hash dentry when optimising away the lookupTrond Myklebust1-3/+11
2006-09-22Fix a referral error Oopsandros@citi.umich.edu1-0/+2
2006-09-22NFS: NFS_ROOT should use the new rpc_create APIChuck Lever1-16/+13
2006-09-22NFS: Fix up compiler warnings on 64-bit platforms in client.cDavid Howells1-6/+14
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust1-5/+1