Commit Graph

514 Commits (40472a55461a672c929a092e648f6c5d21c9c310)

Author SHA1 Message Date
Jesper Juhl 7a13e93228 NFS: Kill the obsolete NFS_PARANOIA 18 years ago
Milind Arun Choudhary fee7f23fea NFS: use __set_current_state() 18 years ago
Chuck Lever e4cc6ee2e4 NFS: Clean up NFSv4 XDR error message 18 years ago
Chuck Lever 6ce7dc9407 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be 18 years ago
Trond Myklebust e70c490810 NFS: Remove redundant check in nfs_check_verifier() 18 years ago
Trond Myklebust e62c2bba1f NFS: Fix a jiffie wraparound issue 18 years ago
Peter Zijlstra 277866a0e3 nfs: fix congestion control: use atomic_longs 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
J. Bruce Fields 70cc6487a4 locks: make ->lock release private data before returning in GETLK case 18 years ago
Trond Myklebust 84dde76c4a NFS: Fix a compile glitch on 64-bit systems 18 years ago
Jason Uhlenkott a19b89cad5 NFS: Clean up nfs_create_request comments 18 years ago
J. Bruce Fields 08efa202eb NFS4: invalidate cached acl on setacl 18 years ago
Neil Brown 83672d392f NFS: Fix directory caching problem - with test case and patch. 18 years ago
Neil Brown 1f4eab7e7c NFS: Set meaningful value for fattr->time_start in readdirplus results. 18 years ago
Steve Dickson 74dd34e6e8 NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. 18 years ago
Chuck Lever df8b172a88 NFS: switch NFSROOT to use new rpcbind client 18 years ago
Chuck Lever 2bea90d43a SUNRPC: RPC buffer size estimates are too large 18 years ago
Trond Myklebust ca52fec152 NFS: Use pgoff_t in structures and functions that pass page cache offsets 18 years ago
Trond Myklebust 724c439c20 NFS: Clean up nfs_sync_mapping_wait() 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
Trond Myklebust c63c7b0513 NFS: Fix a race when doing NFS write coalescing 18 years ago
Trond Myklebust 8b09bee308 NFS: Cleanup for nfs_readpages() 18 years ago
Trond Myklebust bcb71bba7e NFS: Another cleanup of the read/write request coalescing code 18 years ago
Trond Myklebust d8a5ad75cc NFS: Cleanup the coalescing code 18 years ago
Trond Myklebust 91e59c368c NFS: Don't wait for congestion in nfs_update_request() 18 years ago
Amnon Aaronsohn 1a0ba9ae48 NFS: statfs error-handling fix 18 years ago
Trond Myklebust d585158b60 NFS: Fix nfs_set_page_dirty() 18 years ago
Trond Myklebust 2b82f190c8 NFS: Fix race in nfs_set_page_dirty 18 years ago
Trond Myklebust 612c9384fd NFS: Fix the 'desynchronized value of nfs_i.ncommit' error 18 years ago
Trond Myklebust 6d677e3504 NFS: Don't clear PG_writeback until after we've processed unstable writes 18 years ago
Trond Myklebust 8e821cad12 NFS: clean up the unstable write code 18 years ago
Trond Myklebust eb4cac10d9 NFS: Fix a list corruption problem 18 years ago
Trond Myklebust 5a6d41b32a NFS: Ensure PG_writeback is cleared when writeback fails 18 years ago
Trond Myklebust 60fa3f769f NFS: Fix two bugs in the O_DIRECT write code 18 years ago
Trond Myklebust e1552e1998 NFS: Fix an Oops in nfs_setattr() 18 years ago
Trond Myklebust 634707388b [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files 18 years ago
Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Chuck Lever 43d78ef2ba NFS: disconnect before retrying NFSv4 requests over TCP 18 years ago
Trond Myklebust a301b77771 NFS: Don't use ClearPageUptodate() when writeback fails 18 years ago
Trond Myklebust b0c4fddca2 NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine 18 years ago
Trond Myklebust 3e7d950a52 NFS: Fix a wraparound issue with nfsi->cache_change_attribute 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Adrian Bunk b5d5dfbd59 [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC 18 years ago