Commit Graph

906 Commits (84df87b7ebdcbbc0f59df9526f4e63fda70647d3)

Author SHA1 Message Date
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Fred Isaman 2f42b5d043 NFS: fix encode_fsinfo_maxsz 17 years ago
Trond Myklebust 98a8e32394 SUNRPC: Add a helper rpcauth_lookup_generic_cred() 17 years ago
Trond Myklebust 4e99a1ff34 NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings 17 years ago
Trond Myklebust c37dcd334c NFS: Fix the fsid revalidation in nfs_update_inode() 17 years ago
Trond Myklebust af1b8c2ff7 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c 17 years ago
Eric Paris f9c3a38021 NFS: use new LSM interfaces to explicitly set mount options 17 years ago
Trond Myklebust 5e4424af9a SUNRPC: Remove now-redundant RCU-safe rpc_task free path 17 years ago
Trond Myklebust f6a1cc8930 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues 17 years ago
Trond Myklebust 5d00837b90 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs 17 years ago
Trond Myklebust fda1393938 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task 17 years ago
Trond Myklebust 101070ca2f NFS: Ensure that the asynchronous RPC calls complete on nfsiod. 17 years ago
Trond Myklebust 5746006f1d NFS: Add an nfsiod workqueue 17 years ago
Trond Myklebust 383ba71938 NFS: Fix a deadlock with lazy umount 17 years ago
Trond Myklebust 4b5621f6b1 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Harvey Harrison 90dc7d2796 nfs: fix sparse warnings 17 years ago
Jeff Layton 1227a74e2e NFS: flush signals before taking down callback thread 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Nick Piggin 2785259631 nfs: use GFP_NOFS preloads for radix-tree insertion 17 years ago
Olga Kornievskaia 8d042218b0 NFS: add missing spkm3 strings to mount option parser 17 years ago
Jeff Layton 25606656b1 NFS: remove error field from nfs_readdir_descriptor_t 17 years ago
Dan Muntz 497799e7c0 NFS: missing spaces in KERN_WARNING 17 years ago
Jeff Layton 8e60029f40 NFS: fix reference counting for NFSv4 callback thread 17 years ago
Trond Myklebust 5d47a35600 NFS: Fix a potential file corruption issue when writing 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Trond Myklebust 3fbd67ad61 NFSv4: Iterate through all nfs_clients when the server recalls a delegation 17 years ago
Trond Myklebust 57bfa89171 NFSv4: Deal more correctly with duplicate delegations 17 years ago
Trond Myklebust 6f23e3872c NFS: Fix a potential race between umount and nfs_access_cache_shrinker() 17 years ago
Trond Myklebust e6f8107595 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode 17 years ago
Benny Halevy 99fadcd764 nfs: convert NFS_*(inode) helpers to static inline 17 years ago
Benny Halevy 3a10c30acc nfs: obliterate NFS_FLAGS macro 17 years ago
Chuck Lever fc6014771b NFS: Address memory leaks in the NFS client mount option parser 17 years ago
J. Bruce Fields 3d1c550874 nfs4: allow nfsv4 acls on non-regular-files 17 years ago
Trond Myklebust f3c391e89c NFS: Optimise away the sigmask code in aio/dio reads and writes 17 years ago
Chuck Lever 883bb163f8 NLM: Introduce an arguments structure for nlmclnt_init() 17 years ago
Chuck Lever 1093a60ef3 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() 17 years ago
Chuck Lever 9289e7f91a NFS: Invoke nlmclnt_init during NFS mount processing 17 years ago
Chuck Lever 3d509e5454 NFS: nfs_write_end clean up 17 years ago
Chuck Lever bf4285e75c NFS: Fix minor mixed sign comparison in NFS client's write logic 17 years ago
Chuck Lever d24aae41b4 NFS: Use size_t for storing name lengths 17 years ago
Chuck Lever a661b77fc1 NFS: Fix use of copy_to_user() in idmap_pipe_upcall 17 years ago
Chuck Lever 369af0f116 NFS: Clean up fs/nfs/idmap.c 17 years ago
Trond Myklebust 59dca3b28c NFS: Fix the 'proto=' mount option 17 years ago
Trond Myklebust 331702337f NFS: Support per-mountpoint timeout parameters. 17 years ago
Trond Myklebust 7a3e3e18e4 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT 17 years ago
Trond Myklebust 69dd716c5f NFSv4: Add socket proto argument to setclientid 17 years ago