Commit Graph

1745 Commits (b4fe2a03422e6bd20bd8df5e428109a85c9ea961)

Author SHA1 Message Date
Chuck Lever 5b362ac379 NFS: Fix panic after nfs_umount() 14 years ago
Trond Myklebust 2df485a774 nfs: remove extraneous and problematic calls to nfs_clear_request 14 years ago
Mi Jinlong 0de1b7e800 nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 14 years ago
Sergey Vlasov 21ac19d484 NFS: Fix fcntl F_GETLK not reporting some conflicts 14 years ago
Aneesh Kumar K.V 08a22b392a nfs: Discard ACL cache on mode update 14 years ago
Trond Myklebust 47c716cbf6 NFS: Readdir cleanups 14 years ago
Trond Myklebust 18fb5fe40c NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found 14 years ago
Trond Myklebust 11de3b11e0 NFS: Fix a memory leak in nfs_readdir 14 years ago
Trond Myklebust 0aded708d1 NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler 14 years ago
Trond Myklebust 37a09f0745 NFS: Fix a readdirplus bug 14 years ago
Trond Myklebust 0b26a0bf6f NFS: Ensure we return the dirent->d_type when it is known 14 years ago
Trond Myklebust 3020093f57 NFS: Correct the array bound calculation in nfs_readdir_add_to_array 14 years ago
Trond Myklebust ece0b4233b NFS: Don't ignore errors from nfs_do_filldir() 14 years ago
Trond Myklebust 85f8607e16 NFS: Fix the error handling in "uncached_readdir()" 14 years ago
Trond Myklebust 7a8e1dc34f NFS: Fix a page leak in uncached_readdir() 14 years ago
Trond Myklebust e7c58e974a NFS: Fix a page leak in nfs_do_filldir() 14 years ago
Trond Myklebust 5c346854d8 NFS: Assume eof if the server returns no readdir records 14 years ago
Trond Myklebust 463a376eae NFS: Buffer overflow in ->decode_dirent() should not be fatal 14 years ago
Arun Bharadwaj b47d19de2c Pure nfs client performance using odirect. 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Catalin Marinas 04e4bd1c67 nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr 14 years ago
Trond Myklebust ac39612824 NFS: readdir shouldn't read beyond the reply returned by the server 14 years ago
Trond Myklebust 8cd51a0ccd NFS: Fix a couple of regressions in readdir. 14 years ago
Trond Myklebust 23ebbd9acf Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR" 14 years ago
Paulius Zaleckas 1e657bd51f Regression: fix mounting NFS when NFSv3 support is not compiled 14 years ago
Christoph Hellwig 51ee4b84f5 locks: let the caller free file_lock on ->setlease failure 14 years ago
J. Bruce Fields 05fa3135fd locks: fix setlease methods to free passed-in lock 14 years ago
Al Viro 31f43471e9 convert simple cases of nfs-related ->get_sb() to ->mount() 14 years ago
Al Viro a4118ee1d8 a couple of open-coded ihold() introduced by nfs merge 14 years ago
Geert Uytterhoeven 12364a4f05 nfs4: The difference of 2 pointers is ptrdiff_t 14 years ago
Dan Carpenter 8f0d97b415 nfs: testing the wrong variable 14 years ago
Jeff Layton 015f0212d5 nfs: handle lock context allocation failures in nfs_create_request 14 years ago
Steve Dickson 568a810d7e Fixed Regression in NFS Direct I/O path 14 years ago
Arnd Bergmann 763641d812 lockd: push lock_flocks down 14 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 years ago
Trond Myklebust 036a107597 NFS: Fix a compile issue in nfs_root 14 years ago
J. Bruce Fields 43c2e885be nfs4: fix channel attribute sanity-checks 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Trond Myklebust 1c787096fc NFSv4.1: Use more sensible names for 'initialize_mountpoint' 15 years ago
Andy Adamson 16b374ca43 NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure 15 years ago
Andy Adamson b1f69b754e NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure 15 years ago
Andy Adamson 974cec8ca0 NFS: client needs to maintain list of inodes with active layouts 15 years ago
Benny Halevy e5e940170b NFS: create and destroy inode's layout cache 15 years ago
Dean Hildebrand 7ab672ce31 NFSv4.1: pnfs: filelayout: introduce minimal file layout driver 15 years ago
Fred Isaman 02c35fca7c NFSv4.1: pnfs: full mount/umount infrastructure 15 years ago
Ricardo Labiaga 85e174ba6b NFS: set layout driver 15 years ago
Andy Adamson 504913fbc8 NFS: ask for layouttypes during v4 fsinfo call 15 years ago
Alexandros Batsakis 9449925273 NFS: change stateid to be a union 15 years ago
Roman Borisov 3388bff5cf nfs: fix unchecked value 15 years ago
Ricardo Labiaga 55b6e7742d Ask for time_delta during fsinfo probe 15 years ago