Commit Graph

380 Commits (f2fbc6c2dad7bbcbf226c094749534f1e84d3be2)

Author SHA1 Message Date
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
Linus Torvalds 8325049337 Fix extraneous '&' in recent NFS client cleanup 19 years ago
Trond Myklebust 0bae89ec8b [PATCH] NFS: Fix typo in nfs_get_client() 19 years ago
Trond Myklebust ca4aa09635 [PATCH] NFS: Fix typo in nfs_get_client() 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
NeilBrown 24e36663c3 [PATCH] knfsd: be more selective in which sockets lockd listens on 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago
Adrian Bunk 66f37509fc [PATCH] fs/nfs/: make code static 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
Chuck Lever f551e44ff1 NFS: add comments clarifying the use of nfs_post_op_update() 19 years ago
Josef 'Jeff' Sipek aec5e17528 NFS: Use SEEK_END instead of hardcoded value 19 years ago
Trond Myklebust 51b6ded4d9 NFSv4: When mounting with a port=0 argument, substitute port=2049 19 years ago
Trond Myklebust 2066fe89b4 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY 19 years ago
Trond Myklebust c514983d8d NFSv4: Handle the condition NFS4ERR_FILE_OPEN 19 years ago
Trond Myklebust 6b30954ebb NFSv4: Retry lease recovery if it failed during a synchronous operation. 19 years ago
Trond Myklebust 97db8f4179 NFS: Don't invalidate the symlink we just stuffed into the cache 19 years ago
Trond Myklebust 5f004cf2aa NFS: Make read() return an ESTALE if the file has been deleted 19 years ago
J. Bruce Fields 2dec51466a NFSv4: It's perfectly legal for clp to be NULL here.... 19 years ago
Trond Myklebust fd6840714d NFS: nfs_lookup - don't hash dentry when optimising away the lookup 19 years ago
andros@citi.umich.edu 297de4f656 Fix a referral error Oops 19 years ago
Chuck Lever 058ad9cbf1 NFS: NFS_ROOT should use the new rpc_create API 19 years ago
David Howells 6daabf1b04 NFS: Fix up compiler warnings on 64-bit platforms in client.c 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Trond Myklebust 5dd3177ae5 NFSv4: Fix a use-after-free issue with the nfs server. 19 years ago
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 873101b337 NFS: copy symlinks into page cache before sending NFS SYMLINK request 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
Chuck Lever d3db90e270 NFS: remove a no-longer-needed error check in nfs_symlink() 19 years ago
Chuck Lever 41877d207c NFS: Convert NFS client to use new rpc_create() API 19 years ago
Chuck Lever 39d7bbcb5b SUNRPC: remove extraneous header inclusions 19 years ago
Trond Myklebust 9c5bf38d85 NFS: Fix nfs_alloc_client() 19 years ago
Trond Myklebust 36b15c54cd NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag 19 years ago
David Howells 738a351959 NFS: Secure the roots of the NFS subtrees in a shared superblock 19 years ago
David Howells 27ba851244 NFS: Fix error handling 19 years ago
David Howells 6aaca56650 NFS: Add server and volume lists to /proc 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells cf6d7b5de8 NFS: Start rpciod in server common management 19 years ago
David Howells 5006a76cca NFS: Eliminate client_sys in favour of cl_rpcclient 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
David Howells 1f163415dc NFS: Make better use of inode* dereferencing macros 19 years ago