Commit Graph

896 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Denis V. Lunev 34b37235c6 nfs: use proc_create to setup de->proc_fops 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Jeff Layton 06e02d66fa NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) 17 years ago
J. Bruce Fields e1ba1ab76e nfsd: fix comment 17 years ago
Jeff Layton a277e33cbe NFS: convert nfs4 callback thread to kthread API 17 years ago
J. Bruce Fields 065f30ec14 nfs: remove unnecessary NFS_NEED_* defines 17 years ago
Adrian Bunk a3dab29353 make nfs_automount_list static 17 years ago
Jeff Layton daa7da5fd3 NFS: remove duplicate flags assignment from nfs_validate_mount_data 17 years ago
Cyrill Gorcunov 63649bd708 NFS - fix potential NULL pointer dereference v2 17 years ago
Trond Myklebust a2b2bb8822 NFSv4: Attempt to use machine credentials in SETCLIENTID calls 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Trond Myklebust 78ea323be6 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() 17 years ago
Fred Isaman 4410924157 nfs: fix printout of multiword bitfields 17 years ago
Benny Halevy 856dff3d38 nfs: return negative error value from nfs{,4}_stat_to_errno 17 years ago
Trond Myklebust c4d7c402b7 NFS: Remove the buggy lock-if-signalled case from do_setlk() 17 years ago
Trond Myklebust 536ff0f809 NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck 17 years ago
Trond Myklebust c1d519312d NFSv4: Only increment the sequence id if the server saw it 17 years ago
Trond Myklebust 35d05778e2 NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() 17 years ago
Trond Myklebust dbae4c73f0 NFS: Ensure that rpc_run_task() errors are propagated back to the caller 17 years ago
Trond Myklebust c9d8f89d98 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails 17 years ago
Trond Myklebust fdd1e74c89 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails 17 years ago
Trond Myklebust 73e3302f60 NFS: Fix nfs_wb_page() to always exit with an error or a clean page 17 years ago
Dave Hansen 2c463e9548 [PATCH] r/o bind mounts: check mnt instead of superblock directly 17 years ago
Bryan Wu 240ee83118 fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/do_mmap_private() 17 years ago
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