aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
* | NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust2019-08-04
* | NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust2019-08-04
* | NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-08-04
* | NFSv4: Check the return value of update_open_stateid()Trond Myklebust2019-08-04
* | NFSv4.1: Only reap expired delegationsTrond Myklebust2019-08-04
* | NFSv4.1: Fix open stateid recoveryTrond Myklebust2019-08-04
* | NFSv4: Report the error from nfs4_select_rw_stateid()Trond Myklebust2019-08-04
* | NFSv4: When recovering state fails with EAGAIN, retry the same recoveryTrond Myklebust2019-08-04
* | NFSv4: Print an error in the syslog when state is marked as irrecoverableTrond Myklebust2019-08-04
* | NFSv4: Fix delegation state recoveryTrond Myklebust2019-08-04
* | NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateidTrond Myklebust2019-08-04
|/
* Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-20
|\
| * nfs: dget_parent() never returns NULLAl Viro2019-07-04
* | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-07-18
|\ \
| * | pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust2019-07-18
| * | pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust2019-07-18
| * | pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust2019-07-18
| * | NFSv4: Don't use the zero stateid with layoutgetTrond Myklebust2019-07-18
| * | SUNRPC: Fix up backchannel slot table accountingTrond Myklebust2019-07-18
| * | NFSv4: Validate the stateid before applying it to state recoveryTrond Myklebust2019-07-15
| * | nfs4.0: Refetch lease_time after clientid updateDonald Buczek2019-07-13
| * | nfs4: Rename nfs41_setup_state_renewalDonald Buczek2019-07-13
| * | nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-13
| * | nfs: Fix copy-and-paste error in debug messageDonald Buczek2019-07-13
| * | NFS: Replace 16 seq_printf() calls by seq_puts()Markus Elfring2019-07-13
| * | NFS: Use seq_putc() in nfs_show_stats()Markus Elfring2019-07-13
| * | Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2019-07-12
| * | Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-07-12
| |\ \
| | * | NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever2019-07-09
| | * | NFS: Update symbolic flags displayed by trace eventsChuck Lever2019-07-09
| | * | NFS: Display symbolic status code names in trace logChuck Lever2019-07-09
| | * | NFS: Fix show_nfs_errors macros againChuck Lever2019-07-09
| | * | NFS4: Add a trace event to record invalid CB sequence IDsChuck Lever2019-07-09
| | |/
| * | NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington2019-07-06
| * | nfs: disable client side deduplicationDarrick J. Wong2019-07-06
| * | NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstatsDave Wysochanski2019-07-06
| * | NFS: Clean up writeback codeTrond Myklebust2019-07-06
| * | Merge branch 'multipath_tcp'Trond Myklebust2019-07-06
| |\ \
| | * | NFS: send state management on a single connection.NeilBrown2019-07-06
| | * | NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust2019-07-06
| | * | NFS: Display the "nconnect" mount option if it is set.Trond Myklebust2019-07-06
| | * | pNFS: Allow multiple connections to the DSTrond Myklebust2019-07-06
| | * | NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust2019-07-06
| | * | NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust2019-07-06
| * | | Merge branch 'containers'Trond Myklebust2019-07-06
| |\ \ \
| | * | | NFS: Add sysfs support for per-container identifierTrond Myklebust2019-07-06
| | * | | NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust2019-07-06
| | * | | NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust2019-07-06
| | |/ /
| * / / NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust2019-07-06
| |/ /
| * | NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-07-06