summaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix a umount raceTrond Myklebust2010-02-031-1/+14
* Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds2009-12-171-0/+8
* fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-161-8/+0Star
* NFS: Revert default r/wsize behaviorChuck Lever2009-12-031-2/+0Star
* NFS: Display compressed (shorthand) IPv6 in /proc/mountsChuck Lever2009-12-031-1/+1
* NFS: convert proto= option to use netids rather than a protonameJeff Layton2009-12-031-13/+81
* NFS: BKL removal from the mount code...Trond Myklebust2009-12-031-6/+0Star
* nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu2009-10-221-0/+1
* NFS: suppress a build warningStefan Richter2009-10-121-2/+2
* NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust2009-10-081-1/+0Star
* NFS: Fix port initialisation in nfs_remount()Trond Myklebust2009-10-061-2/+4
* NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust2009-10-061-9/+7Star
* NFS: Fix a default mount regression...Trond Myklebust2009-10-061-7/+6Star
* nfs[23] tcp breakage in mount with binary optionsAl Viro2009-09-241-0/+2
* NFS: Propagate 'fsc' mount option through automountsDavid Howells2009-09-231-2/+7
* NFS: Add nfs_alloc_parsed_mount_dataChuck Lever2009-09-231-27/+23Star
* NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust2009-09-231-7/+10
* nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe2009-09-211-1/+1
* fs: Assign bdi in super_blockJens Axboe2009-09-161-0/+2
* NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'Trond Myklebust2009-09-091-0/+6
* NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever2009-09-091-2/+46
* NFS: Move details of nfs4_get_sb() to a helperChuck Lever2009-09-091-13/+31
* NFS: Refactor NFSv4 text-based mount option validationChuck Lever2009-09-091-28/+35
* NFS: Mount option parser should detect missing "port="Chuck Lever2009-09-091-26/+29
* NFS: Handle a zero-length auth flavor listChuck Lever2009-08-241-0/+10
* NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever2009-08-091-3/+3
* NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever2009-08-091-129/+19Star
* NFS: Use the authentication flavor list returned by mountdChuck Lever2009-08-091-7/+51
* NFS: Fix auth flavor len accountingChuck Lever2009-08-091-14/+3Star
* NFS: Fix up new minorversion= optionChuck Lever2009-08-091-7/+11
* NFS: Correct the NFS mount path when following a referralTrond Myklebust2009-06-231-0/+24
* NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust2009-06-231-21/+157
* Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust2009-06-191-120/+168
|\
| * NFS: More "sloppy" parsing problemsChuck Lever2009-06-181-34/+108
| * NFS: Invalid mount option values should always fail, even with "sloppy"Chuck Lever2009-06-181-96/+61Star
| * NFS: Update MNT and MNT3 reply decoding functionsChuck Lever2009-06-181-0/+2
| * NFS: Do not display the setting of the "intr" mount optionChuck Lever2009-06-181-1/+0Star
| * NFSv4: Fix the 'nolock' option regressionTrond Myklebust2009-06-171-0/+7
* | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust2009-06-181-1/+12
|\ \ | |/ |/|
| * nfs41: Release backchannel resources associated with sessionAndy Adamson2009-06-171-1/+0Star
| * nfs41: destroy_session operationAndy Adamson2009-06-171-0/+2
| * nfs41: add mount command option minorversionMike Sager2009-06-171-0/+10
* | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-121-0/+2
|/
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-10/+5Star
* vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-091-1/+6
* NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust2009-04-071-1/+1
* NFS: Add mount options to enable local caching on NFSDavid Howells2009-04-031-0/+25
* NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells2009-04-031-0/+11
* NFS: Define and create superblock-level objectsDavid Howells2009-04-031-2/+7
* NFS: load the rpc/rdma transport module automaticallyTom Talpey2009-03-111-1/+3