aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2013-12-11NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust
2013-12-11nfs: fix oops when trying to set SELinux labelJeff Layton
2013-12-05NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson
2013-12-05NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust
2013-12-05NFSv4: don't fail on missing fattr in open recoverWeston Andros Adamson
2013-12-05NFSv4: fix NULL dereference in open recoverWeston Andros Adamson
2013-12-04NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-10-13NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt failsTrond Myklebust
2013-08-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-17NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust
2013-07-09NFS: Allow nfs_updatepage to extend a write under additional circumstancesScott Mayhew
2013-07-09NFS: Make nfs_readdir revalidate less oftenScott Mayhew
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-07-09nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-05helper for reading ->d_countAl Viro
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman
2013-07-03fs: nfs: inform the VM about pages being committed or unstableMel Gorman
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29[readdir] convert nfsAl Viro
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson
2013-06-28nfs: have NFSv3 try server-specified auth flavors in turnJeff Layton
2013-06-28nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide itJeff Layton
2013-06-28nfs: move server_authlist into nfs_try_mount_requestJeff Layton
2013-06-28nfs: refactor "need_mount" code out of nfs_try_mountJeff Layton
2013-06-28NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson
2013-06-28NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-28NFS: Improve legacy idmapping fallbackBryan Schumaker
2013-06-28Merge branch 'freezer'Rafael J. Wysocki
2013-06-20NFSv4.1 end back channel session drainingAndy Adamson
2013-06-19NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker
2013-06-18NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust
2013-06-18NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust
2013-06-18NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson