summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever
2019-07-09NFS: Update symbolic flags displayed by trace eventsChuck Lever
2019-07-09NFS: Display symbolic status code names in trace logChuck Lever
2019-07-09NFS: Fix show_nfs_errors macros againChuck Lever
2019-07-09NFS4: Add a trace event to record invalid CB sequence IDsChuck Lever
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-06NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington
2019-07-06nfs: disable client side deduplicationDarrick J. Wong
2019-07-06NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstatsDave Wysochanski
2019-07-06NFS: Clean up writeback codeTrond Myklebust
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06Merge branch 'containers'Trond Myklebust
2019-07-06NFS: send state management on a single connection.NeilBrown
2019-07-06NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust
2019-07-06NFS: Display the "nconnect" mount option if it is set.Trond Myklebust
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-07-06NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust
2019-07-06NFS: Add sysfs support for per-container identifierTrond Myklebust
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust
2019-07-06NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust
2019-07-06NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust
2019-07-06NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-07-06NFSv4: Handle open for execute correctlyTrond Myklebust
2019-07-04nfs: dget_parent() never returns NULLAl Viro
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-06-20fsnotify: move fsnotify_nameremove() hook out of d_delete()Amir Goldstein
2019-06-09vfs: allow copy_file_range to copy across devicesAmir Goldstein
2019-06-09vfs: no fallback for ->copy_file_rangeDave Chinner
2019-06-06Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-30NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu
2019-05-30NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington
2019-05-09nfs: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-05-09NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew
2019-05-09NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu