Commit Graph

3358 Commits (cebc04ba9aeb3a646cc746300421fc0e5aa4f253)

Author SHA1 Message Date
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 873101b337 NFS: copy symlinks into page cache before sending NFS SYMLINK request 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
Chuck Lever d3db90e270 NFS: remove a no-longer-needed error check in nfs_symlink() 19 years ago
Chuck Lever ae5c79476f NFSD: Convert NFS server callback logic to use new rpc_create API 19 years ago
Chuck Lever 41877d207c NFS: Convert NFS client to use new rpc_create() API 19 years ago
Chuck Lever e1ec78928b LOCKD: Convert to use new rpc_create() API 19 years ago
Chuck Lever 6ca9482387 SUNRPC: Clean-up after previous patches. 19 years ago
Chuck Lever 39d7bbcb5b SUNRPC: remove extraneous header inclusions 19 years ago
Chuck Lever 44c31be261 LOCKD: Teach lockd to use the new rpc_peeraddr() API 19 years ago
Trond Myklebust 9c5bf38d85 NFS: Fix nfs_alloc_client() 19 years ago
Trond Myklebust 36b15c54cd NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag 19 years ago
David Howells 738a351959 NFS: Secure the roots of the NFS subtrees in a shared superblock 19 years ago
David Howells 27ba851244 NFS: Fix error handling 19 years ago
David Howells 6aaca56650 NFS: Add server and volume lists to /proc 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells cf6d7b5de8 NFS: Start rpciod in server common management 19 years ago
David Howells 5006a76cca NFS: Eliminate client_sys in favour of cl_rpcclient 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
David Howells 1f163415dc NFS: Make better use of inode* dereferencing macros 19 years ago
David Howells 27951bd260 NFS: Maintain a common server record for NFS2/3 as well as for NFS4 19 years ago
David Howells 509de81116 NFS: Add extra const qualifiers 19 years ago
David Howells 0c7d90cfed NFS: Use the dentry superblock directly in nfs_statfs() 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells e9326dcab4 NFS: Add a server capabilities NFS RPC op 19 years ago
David Howells 2b3de4411b NFS: Add a lookupfh NFS RPC op 19 years ago
David Howells b7162792b5 NFS: Return an error when starting the idmapping pipe 19 years ago
David Howells 7539bbab80 NFS: Rename nfs_server::nfs4_state 19 years ago
David Howells adfa6f980b NFS: Rename struct nfs4_client to struct nfs_client 19 years ago
David Howells 5ae1fbce14 NFS: Fix NFS4 callback up/down prototypes 19 years ago
David Howells 0a8ea4372b NFS: Disambiguate nfs_stat_to_errno() 19 years ago
David Howells 7d4e2747a0 NFS: Fix up split of fs/nfs/inode.c 19 years ago
David Howells 770bfad846 NFS: Add dentry materialisation op 19 years ago
Trond Myklebust 979df72e6f NFS: Add an ACCESS cache memory shrinker 19 years ago
Trond Myklebust cfcea3e8c6 NFS: Add a global LRU list for the ACCESS cache 19 years ago
Trond Myklebust 1c3c07e9f6 NFS: Add a new ACCESS rpc call cache to the linux nfs client 19 years ago
Michal Piotrowski f2dd117fa5 [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h 19 years ago
Steve French b8c06a2ab6 [CIFS] statfs for cifs unix extensions no longer experimental 19 years ago
Steve French 6b70c9559b [CIFS] New POSIX locking code not setting rc properly to zero on successful 19 years ago
Steve French 2fe87f02a0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) 19 years ago
Herbert Xu 3505868791 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest 19 years ago
Mark Fasheh eb35746ca5 ocfs2: Remove overzealous BUG_ON() 19 years ago
Mark Fasheh f12033d206 ocfs2: Don't print on unknown remote blocking call 19 years ago
Mark Fasheh 02ed8416fe ocfs2: Remove EXPERIMENTAL dependency 19 years ago
Mark Fasheh aa9588741d ocfs2: implement directory read-ahead 19 years ago
Mark Fasheh e0b4096d34 ocfs2: properly update i_mtime on buffered write 19 years ago
Tiger Yang 0f62de2c9c ocfs2: Fix directory link count checks in ocfs2_link() 19 years ago
Mark Fasheh a663e30513 ocfs2: move nlink check in ocfs2_mknod() 19 years ago
Mathieu Avila 471e3f5728 ocfs2: Fix heartbeat sector calculation 19 years ago