Commit Graph

7670 Commits (46a56c5a02430f80ef73357aa1295875c1cef2a7)

Author SHA1 Message Date
Chuck Lever cc38bac3a0 NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough 17 years ago
Trond Myklebust 40c553193d NFS: Remove the redundant nfs_client->cl_nfsversion 17 years ago
Trond Myklebust c81468a1a7 NFS: Clean up the nfs_find_client function. 17 years ago
Trond Myklebust 3a498026ee NFS: Clean up the nfs_client initialisation 17 years ago
Trond Myklebust bfc69a4566 NFS: define a function to update nfsi->cache_change_attribute 17 years ago
Chuck Lever 5cce428d95 NFS: Remove an unneeded check in decode_compound_header_arg() 17 years ago
Chuck Lever d45273ed6f NFS: Clean up address comparison in __nfs_find_client() 17 years ago
Chuck Lever 6a0ed1de8e NFS: Clean up: copy hostname with kstrndup during mount processing 17 years ago
Chuck Lever e887cbcf91 NFS: Remove support for the 'mountprog' option 17 years ago
Chuck Lever ad879cef85 NFS: Remove support for the 'nfsprog' option 17 years ago
Chuck Lever 0eb2574121 NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set 17 years ago
Chuck Lever 28c494c5c8 NFS: Prevent nfs_getattr() hang during heavy write workloads 17 years ago
Chuck Lever 464ad6b1ad NFS: Change sign of some loop indices in nfs4xdr.c 17 years ago
Chuck Lever bcecff77a9 NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR) 17 years ago
Chuck Lever c957c526ef NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR) 17 years ago
Chuck Lever 6232dbbcff NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR) 17 years ago
Chuck Lever 8a8c74bf94 NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t 17 years ago
Trond Myklebust 0773769191 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() 17 years ago
Trond Myklebust 5138fde011 NFS/SUNRPC: Convert all users of rpc_call_setup() 17 years ago
Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 17 years ago
Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 17 years ago
Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task 17 years ago
Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 17 years ago
Steve Dickson ef818a28fa NFS: Stop sillyname renames and unmounts from racing 17 years ago
Trond Myklebust 2f74c0a056 NFSv4: Clean up the OPEN/CLOSE serialisation code 17 years ago
Trond Myklebust acee478afc NFS: Clean up the write request locking. 17 years ago
Trond Myklebust 8b1f9ee56e NFS: Optimise nfs_vm_page_mkwrite() 17 years ago
Trond Myklebust 77f111929d NFS: Ensure that we eject stale inodes as soon as possible 17 years ago
Trond Myklebust d45b9d8baf NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() 17 years ago
Trond Myklebust 609005c319 NFS: Sillyrename: in the case of a race, check aliases are really positive 17 years ago
Trond Myklebust fccca7fc6a NFS: Fix a sillyrename race... 17 years ago
Patrick Caulfeld 39bd4177dd dlm: close othercons 17 years ago
David Teigland 52bda2b5ba dlm: use dlm prefix on alloc and free functions 17 years ago
David Teigland 11b2498ba7 dlm: don't print common non-errors 17 years ago
Adrian Bunk e028398da7 dlm: proper prototypes 17 years ago
Lon Hohberger 6bd8fedaa1 dlm: bind connections from known local address when using TCP 17 years ago
Jens Axboe 9e97198dbf splice: fix problem with atime not being updated 17 years ago
Mingming Cao 4019191be7 jbd2: sparse pointer use of zero as null 17 years ago
Mingming Cao db857da336 jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup 17 years ago
Mingming Cao 77160957e2 jbd2: Mark jbd2 slabs as SLAB_TEMPORARY 17 years ago
Mingming Cao 7b7510662f jbd2: add lockdep support 17 years ago
Aneesh Kumar K.V b939e3766e ext4: Use the ext4_ext_actual_len() helper function 17 years ago
Dmitry Monakhov dbf9d7da33 ext4: fix uniniatilized extent splitting error 17 years ago
Aneesh Kumar K.V ce40733ce9 ext4: Check for return value from sb_set_blocksize 17 years ago
Miklos Szeredi cb45bbe44b ext4: Add stripe= option to /proc/mounts 17 years ago
Aneesh Kumar K.V 3dbd0ede4d ext4: Enable the multiblock allocator by default 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Alex Tomas 1988b51e47 ext4: Add new functions for searching extent tree 17 years ago
Eric Sandeen c549a95d40 ext4: fix up EXT4FS_DEBUG builds 17 years ago
Aneesh Kumar K.V aa22df2cc8 ext4: Fix ext4_show_options to show the correct mount options. 17 years ago