Commit Graph

230 Commits (5ef9bdde9cd8e7f9d43a975b47f520ca64cbd0a1)

Author SHA1 Message Date
Jens Axboe 92f25053c0 nfs: nfs_kill_super() should call bdi_unregister() after killing super 16 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Trond Myklebust 2ecda72b49 NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' 16 years ago
Chuck Lever 764302ccb8 NFS: Allow the "nfs" file system type to support NFSv4 16 years ago
Chuck Lever a6fe23be90 NFS: Move details of nfs4_get_sb() to a helper 16 years ago
Chuck Lever 7630c852e1 NFS: Refactor NFSv4 text-based mount option validation 16 years ago
Chuck Lever 4cfd74fc99 NFS: Mount option parser should detect missing "port=" 16 years ago
Chuck Lever 5eecfde615 NFS: Handle a zero-length auth flavor list 16 years ago
Chuck Lever ec6ee61250 NFS: Replace nfs_set_port() with rpc_set_port() 16 years ago
Chuck Lever 53a0b9c4c9 NFS: Replace nfs_parse_ip_address() with rpc_pton() 16 years ago
Chuck Lever ec88f28d1e NFS: Use the authentication flavor list returned by mountd 16 years ago
Chuck Lever 059f90b323 NFS: Fix auth flavor len accounting 16 years ago
Chuck Lever f3f4f4ed26 NFS: Fix up new minorversion= option 16 years ago
Trond Myklebust b88f8a546f NFS: Correct the NFS mount path when following a referral 16 years ago
Trond Myklebust c02d7adf8c NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace 16 years ago
Chuck Lever a5a16bae70 NFS: More "sloppy" parsing problems 16 years ago
Chuck Lever d23c45fd84 NFS: Invalid mount option values should always fail, even with "sloppy" 16 years ago
Chuck Lever 8e02f6b9aa NFS: Update MNT and MNT3 reply decoding functions 16 years ago
Chuck Lever c381ad2cf2 NFS: Do not display the setting of the "intr" mount option 16 years ago
Andy Adamson 5a0ffe544c nfs41: Release backchannel resources associated with session 16 years ago
Trond Myklebust 01c3f05228 NFSv4: Fix the 'nolock' option regression 16 years ago
Andy Adamson 0f3e66c6a6 nfs41: destroy_session operation 16 years ago
Mike Sager 3fd5be9e19 nfs41: add mount command option minorversion 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Alessio Igor Bogani 67e55205ec vfs: umount_begin BKL pushdown 16 years ago
Trond Myklebust d508afb437 NFS: Fix a double free in nfs_parse_mount_options() 16 years ago
David Howells b797cac748 NFS: Add mount options to enable local caching on NFS 16 years ago
David Howells 6a51091d07 NFS: Add some new I/O counters for FS-Cache doing things for NFS 16 years ago
David Howells 08734048b3 NFS: Define and create superblock-level objects 16 years ago
Tom Talpey a67d18f89f NFS: load the rpc/rdma transport module automatically 16 years ago
Trond Myklebust 515d861177 NFSv4: Clean up the support for returning multiple delegations 16 years ago
Chuck Lever 50a737f86d NFS: "[no]resvport" mount option changes mountd client too 16 years ago
Chuck Lever d740351bf0 NFS: add "[no]resvport" mount option 16 years ago
Chuck Lever c5d120f8e8 NFS: introduce nfs_mount_info struct for calling nfs_mount() 16 years ago
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 1afa67f5e7 misc: replace NIP6_FMT with %p6 format specifier 17 years ago
Alan Cox 526719ba51 Switch to a valid email address... 17 years ago
Andy Adamson ec9a05c94c NFS: use correct fs type for v4 submounts and referrals 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Chuck Lever 5e2e7721f0 NFS: fix nfs_parse_ip_address() corner case 17 years ago
J. Bruce Fields ea31a4437c nfs: Fix misparsing of nfsv4 fs_locations attribute 17 years ago
J. Bruce Fields f0c929251e nfs: prepare to share nfs_set_port 17 years ago
Trond Myklebust 7973c1f15a NFS: Add mount options for controlling the lookup cache 17 years ago
Trond Myklebust ff3525a539 NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts 17 years ago
Trond Myklebust 1daef0a868 NFS: Clean up nfs_sb_active/nfs_sb_deactive 17 years ago
Chuck Lever af904deaf6 NFS: Restore missing hunk in NFS mount option parser 17 years ago
Marc Zyngier 31c9446993 nfs_remount oops when rebooting + possible fix 17 years ago
Trond Myklebust fa6dc9dc59 NFS: Remove attribute update related BKL references 17 years ago