Commit Graph

193 Commits (db0fefc5119e2cfaa8f57565331e0abe47f0801e)

Author SHA1 Message Date
Trond Myklebust 387c149b54 NFS: Fix a umount race 15 years ago
Linus Torvalds a2770d86b3 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" 15 years ago
Al Viro e9496ff46a fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) 15 years ago
Chuck Lever dd47f96c07 NFS: Revert default r/wsize behavior 15 years ago
Chuck Lever d250e190fb NFS: Display compressed (shorthand) IPv6 in /proc/mounts 15 years ago
Jeff Layton ee671b016f NFS: convert proto= option to use netids rather than a protoname 15 years ago
Trond Myklebust 96f287b0cf NFS: BKL removal from the mount code... 15 years ago
Yinghai Lu 4223a4a155 nfs: Fix nfs_parse_mount_options() kfree() leak 16 years ago
Stefan Richter a1be9eee29 NFS: suppress a build warning 16 years ago
Trond Myklebust 3050141bae NFSv4: Kill nfs4_renewd_prepare_shutdown() 16 years ago
Trond Myklebust bcd2ea17da NFS: Fix port initialisation in nfs_remount() 16 years ago
Trond Myklebust f5855fecda NFS: Fix port and mountport display in /proc/self/mountinfo 16 years ago
Trond Myklebust c5811dbdd2 NFS: Fix a default mount regression... 16 years ago
Al Viro 36dd2fdb37 nfs[23] tcp breakage in mount with binary options 16 years ago
David Howells 2df5480638 NFS: Propagate 'fsc' mount option through automounts 16 years ago
Chuck Lever 9423a08ad5 NFS: Add nfs_alloc_parsed_mount_data 16 years ago
Trond Myklebust 8a6e5deb8a NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags 16 years ago
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