Commit Graph

238 Commits (79fead47c51b874a26cf5865408a5b784b52a929)

Author SHA1 Message Date
Bryan Schumaker 7c5130588d NFS: lookup supports alternate client 14 years ago
Bryan Schumaker 8ef2ce3e16 NFS: Detect loops in a readdir due to bad cookies 14 years ago
Bryan Schumaker 480c2006eb NFS: Create nfs_open_dir_context 14 years ago
Trond Myklebust e47c085afb NFS: Ensure that we update the readdir filp->f_pos correctly 14 years ago
Al Viro b1942c5f8c nfs: store devname at disconnected NFS roots 14 years ago
David Howells 36d43a4376 NFS: Use d_automount() rather than abusing follow_link() 14 years ago
Nick Piggin 657e94b673 nfs: add missing rcu-walk check 14 years ago
Trond Myklebust 8a0eebf66e NFS: Fix NFSv3 exclusive open semantics 14 years ago
Al Viro 8b244ff2fa switch nfs to ->s_d_op 14 years ago
Trond Myklebust 6650239a4b NFS: Don't use vm_map_ram() in readdir 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Aneesh Kumar K.V 64c2ce8b72 nfsv4: Switch to generic xattr handling code 14 years ago
Aneesh Kumar K.V a8a5da996d nfs: Set MS_POSIXACL always 14 years ago
Namhyung Kim bf0c84f161 NFS: use ERR_CAST() 14 years ago
Chuck Lever 573c4e1ef5 NFS: Simplify ->decode_dirent() calling sequence 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
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
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Trond Myklebust 4a201d6e3f NFS: Ensure we check all allocation return values in new readdir code 15 years ago
Bryan Schumaker 82f2e5472e NFS: Readdir plus in v4 15 years ago
Bryan Schumaker 9942438089 NFS: check xdr_decode for errors 15 years ago
Bryan Schumaker 3c8a1aeed8 NFS: nfs_readdir_filler catch all errors 15 years ago
Bryan Schumaker 56e4ebf877 NFS: readdir with vmapped pages 15 years ago
Bryan Schumaker babddc72a9 NFS: decode_dirent should use an xdr_stream 15 years ago
Bryan Schumaker d39ab9de3b NFS: re-add readdir plus 15 years ago
Trond Myklebust baf57a09e9 NFS: Optimise the readdir searches 15 years ago
Bryan Schumaker d1bacf9eb2 NFS: add readdir cache array 15 years ago
Trond Myklebust 898f635c42 NFSv4: Don't ignore the error return codes from nfs_intent_set_file 15 years ago
Trond Myklebust aa510da5bf NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker 15 years ago
Jeff Layton 779c51795b nfs: move nfs_sillyrename to unlink.c 15 years ago
Trond Myklebust 2b484297e4 NFS: Add an 'open_context' element to struct nfs_rpc_ops 15 years ago