Commit Graph

1820 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Chuck Lever bf2695516d SUNRPC: New xdr_streams XDR decoder API 14 years ago
Chuck Lever 9f06c719f4 SUNRPC: New xdr_streams XDR encoder API 14 years ago
Chuck Lever b43cd8c153 NFS: Remove unused UMNT response data structure 14 years ago
Chuck Lever 98eb2b4f93 NFS: Avoid return code checking in mount XDR encoder functions 14 years ago
Chuck Lever ead0059788 NFS: Squelch compiler warning in decode_getdeviceinfo() 14 years ago
Chuck Lever 573c4e1ef5 NFS: Simplify ->decode_dirent() calling sequence 14 years ago
Chuck Lever 8111f37360 NFS: Fix hdrlen calculation in NFSv4's decode_read() 14 years ago
Chuck Lever 7d93bd71cb NFS: Repair whitespace damage in NFS PROC macro 14 years ago
Chuck Lever f604870939 NFS: Move and update xdr_decode_foo() functions that we're keeping 14 years ago
Chuck Lever b2cdd9c9c9 NFS: Remove unused old NFSv3 decoder functions 14 years ago
Chuck Lever f5fc3c50c9 NFS: Switch in new NFSv3 decoder functions 14 years ago
Chuck Lever e4f9323409 NFS: Introduce new-style XDR decoding functions for NFSv2 14 years ago
Chuck Lever 9d5a643439 NFS: Update xdr_encode_foo() functions that we're keeping 14 years ago
Chuck Lever 499ff710b2 NFS: Remove unused old NFSv3 encoder functions 14 years ago
Chuck Lever ad96b5b5ea NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones 14 years ago
Chuck Lever d9c407b138 NFS: Introduce new-style XDR encoding functions for NFSv3 14 years ago
Chuck Lever 5f96e5e31b NFS: Move and update xdr_decode_foo() functions that we're keeping 14 years ago
Chuck Lever 661ad4239a NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones 14 years ago
Chuck Lever f796f8b3ae NFS: Introduce new-style XDR decoding functions for NFSv2 14 years ago
Chuck Lever 8582849324 NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument 14 years ago
Chuck Lever 282ac2a573 NFS: Update xdr_encode_foo() functions that we're keeping 14 years ago
Chuck Lever 2d70f533ea NFS: Remove old NFSv2 encoder functions 14 years ago
Chuck Lever 25a0866cc6 NFS: Introduce new-style XDR encoding functions for NFSv2 14 years ago
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