summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1 don't free interrupted slot on openOlga Kornievskaia2019-04-031-1/+2
* NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust2019-03-231-4/+8
* NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-231-1/+1
* NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-231-1/+0Star
* NFS: Fix I/O request leakagesTrond Myklebust2019-03-231-5/+21
* keys: Fix dependency loop between construction record and auth keyDavid Howells2019-03-231-14/+17
* NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington2019-03-231-5/+6
* nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-03-131-0/+5
* NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2019-02-121-2/+1Star
* NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust2019-02-061-4/+5
* nfs: don't dirty kernel pages read by direct-ioDave Kleikamp2018-12-211-1/+8
* flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan2018-12-171-2/+4
* flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan2018-12-133-12/+32
* NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2018-12-132-20/+21
* NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust2018-12-132-5/+13
* NFSv4: Fix an Oops during delegation callbacksTrond Myklebust2018-12-012-4/+11
* NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust2018-11-211-3/+5
* nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington2018-11-131-19/+21
* NFSv4.1: Fix the r/wsize checkingTrond Myklebust2018-11-131-7/+9
* 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
| * NFS handle COPY ERR_OFFLOAD_NO_REQSOlga Kornievskaia2018-08-091-1/+5
| * NFS send OFFLOAD_CANCEL when COPY killedOlga Kornievskaia2018-08-091-1/+90
| * NFS export nfs4_async_handle_errorOlga Kornievskaia2018-08-092-1/+4
| * NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-093-5/+49
| * NFS add support for asynchronous COPYOlga Kornievskaia2018-08-094-9/+93
| * NFS COPY xdr handle async replyOlga Kornievskaia2018-08-091-10/+12
| * NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-093-0/+70
| * NFS CB_OFFLOAD xdrOlga Kornievskaia2018-08-093-1/+98
| * NFS: Use an appropriate work queue for direct-write completionNeilBrown2018-08-081-1/+1
| * NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun2018-08-081-1/+1
| * pnfs: Use true and false for boolean valuesGustavo A. R. Silva2018-08-081-1/+1
| * pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURNTrond Myklebust2018-08-081-1/+0Star
| * NFS: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-087-0/+21
| * NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust2018-08-081-0/+1