summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-1/+1
|\
| * NFS: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-011-1/+1
* | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-021-4/+8
|\ \
| * | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-3/+3
| * | vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-301-3/+7
* | | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-301-3/+12
|\ \ \
| * | | NFS: Fix up a typo in nfs_dns_ent_putTrond Myklebust2018-10-291-1/+1
| * | | NFS: Lockless DNS lookupsTrond Myklebust2018-10-291-3/+12
| |/ /
* | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\ \ \ | |_|/ |/| |
| * | page cache: Convert hole search to XArrayMatthew Wilcox2018-10-211-1/+1
| |/
* | NFS: change sign of nfs_fh lengthFrank Sorenson2018-10-231-1/+1
* | nfs: remove redundant call to nfs_context_set_write_error()Benjamin Coddington2018-10-181-4/+0Star
* | nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington2018-10-181-19/+21
* | NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia2018-10-051-3/+3
* | NFSv4: Fix lookup revalidate of regular filesTrond Myklebust2018-09-301-40/+39Star
* | NFS: Refactor nfs_lookup_revalidate()Trond Myklebust2018-09-301-96/+126
* | NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust2018-09-301-3/+12
* | NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust2018-09-302-13/+10Star
* | NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust2018-09-302-1/+10
* | NFSv4: Split out NFS v4.2 copy completion functionsAnna Schumaker2018-09-301-15/+26
* | NFS: Reduce indentation of nfs4_recovery_handle_error()Anna Schumaker2018-09-301-32/+32
* | NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()Anna Schumaker2018-09-301-37/+33Star
* | NFS: Split out the body of nfs4_reclaim_open_state()Anna Schumaker2018-09-301-36/+47
* | nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSesTigran Mkrtchyan2018-09-301-1/+1
* | NFSv4.1: Fix the r/wsize checkingTrond Myklebust2018-09-301-7/+9
* | NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust2018-09-303-9/+9
* | NFSv4: Convert open state lookup to use RCUTrond Myklebust2018-09-302-6/+7
* | NFS: Convert lookups of the open context to RCUTrond Myklebust2018-09-305-38/+55
* | NFS: Simplify internal check for whether file is open for writeTrond Myklebust2018-09-301-9/+1Star
* | NFS: Convert lookups of the lock context to RCUTrond Myklebust2018-09-301-13/+12Star
* | pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust2018-09-304-0/+10
* | pNFS: Don't zero out the array in nfs4_alloc_pages()Trond Myklebust2018-09-301-2/+2
* | SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust2018-09-301-1/+3
|/
* Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-09-154-24/+39
|\
| * NFS: Don't open code clearing of delegation stateTrond Myklebust2018-09-141-9/+12
| * NFSv4.1 fix infinite loop on I/O.Trond Myklebust2018-09-142-3/+9
| * NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust2018-09-141-1/+1
| * pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust2018-09-141-10/+16
| * NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust2018-09-141-1/+1
* | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-2426-161/+814
|\|
| * pNFS: Remove unwanted optimisation of layoutgetTrond Myklebust2018-08-211-6/+0Star
| * pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust2018-08-211-17/+11Star
| * pNFS: Treat RECALLCONFLICT like DELAY...Trond Myklebust2018-08-161-9/+0Star
| * pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust2018-08-163-2/+11
| * NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust2018-08-151-4/+10
| * NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust2018-08-151-9/+7Star
| * NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust2018-08-131-1/+1
| * NFSv4: Don't busy wait if NFSv4 session draining is interruptedTrond Myklebust2018-08-131-5/+13
| * NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-134-5/+39
| * NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia2018-08-093-1/+66