Commit Graph

973 Commits (96dd22ac06b0dbfb069fdf530c72046a941e9694)

Author SHA1 Message Date
Jeff Layton 66d3aac041 NFS: initialize flags field in nfs_open_context 17 years ago
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Chuck Lever ecfc555a83 NFS: Always enable NFS direct I/O 17 years ago
Chuck Lever 82d101d58a NFS: Show most mount options via nfs_show_options() 17 years ago
Chuck Lever 3f8400d1f1 NFS: Save the values of the "mount*=" mount options 17 years ago
Chuck Lever f22d6d79fe NFS: Save the value of the "port=" mount option 17 years ago
Chuck Lever 78fa701f34 NFS: Fix up data types of fields in nfs_parsed_mount_options 17 years ago
Chuck Lever 2d76743227 NFS: numeric mount parameters are unsigned 17 years ago
Jeff Layton 7bda2cdf48 NFS: clean up short packet handling for NFSv4 readdir 17 years ago
Jeff Layton 643f81115b NFS: clean up short packet handling for NFSv3 readdir 17 years ago
Jeff Layton caa02bd540 NFS: clean up short packet handling for NFSv2 readdir 17 years ago
Fred Isaman 4af68bffac nfs: remove duplicate initializations of nfs_read_data field 17 years ago
Fred 6d884e8fc8 nfs: nfs_redirty_request 17 years ago
Fred Isaman f8512ad0da nfs: don't ignore return value from nfs_pageio_add_request 17 years ago
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