summaryrefslogtreecommitdiff
path: root/fs/nfs/super.c
AgeCommit message (Expand)Author
2011-05-09nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-02NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-02-23NFS: Fix a umount raceTrond Myklebust
2010-01-28NFS: Revert default r/wsize behaviorChuck Lever
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-10-06NFS: Fix port initialisation in nfs_remount()Trond Myklebust
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust
2009-10-06NFS: Fix a default mount regression...Trond Myklebust
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells
2009-09-23NFS: Add nfs_alloc_parsed_mount_dataChuck Lever
2009-09-23NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flagsTrond Myklebust
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe
2009-09-16fs: Assign bdi in super_blockJens Axboe
2009-09-08NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'Trond Myklebust
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever
2009-09-08NFS: Move details of nfs4_get_sb() to a helperChuck Lever
2009-09-08NFS: Refactor NFSv4 text-based mount option validationChuck Lever
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever
2009-08-23NFS: Handle a zero-length auth flavor listChuck Lever
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever
2009-08-09NFS: Use the authentication flavor list returned by mountdChuck Lever
2009-08-09NFS: Fix auth flavor len accountingChuck Lever
2009-08-09NFS: Fix up new minorversion= optionChuck Lever
2009-06-22NFS: Correct the NFS mount path when following a referralTrond Myklebust
2009-06-22NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust
2009-06-17NFS: More "sloppy" parsing problemsChuck Lever
2009-06-17NFS: Invalid mount option values should always fail, even with "sloppy"Chuck Lever
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever
2009-06-17NFS: Do not display the setting of the "intr" mount optionChuck Lever
2009-06-17Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust
2009-06-17nfs41: Release backchannel resources associated with sessionAndy Adamson
2009-06-17NFSv4: Fix the 'nolock' option regressionTrond Myklebust
2009-06-17nfs41: destroy_session operationAndy Adamson
2009-06-17nfs41: add mount command option minorversionMike Sager
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-09vfs: umount_begin BKL pushdownAlessio Igor Bogani
2009-04-06NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-03-11NFS: load the rpc/rdma transport module automaticallyTom Talpey
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust