summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2018-12-21nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-17flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-12-13flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-12-13NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia
2018-12-13NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust
2018-12-01NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-11-21NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-13nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington
2018-11-13NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-21pNFS: Remove unwanted optimisation of layoutgetTrond Myklebust
2018-08-21pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust
2018-08-16pNFS: Treat RECALLCONFLICT like DELAY...Trond Myklebust
2018-08-16pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust
2018-08-15NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust
2018-08-15NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust
2018-08-13NFSv4: Don't busy wait if NFSv4 session draining is interruptedTrond Myklebust
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia
2018-08-09NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia
2018-08-09NFS handle COPY ERR_OFFLOAD_NO_REQSOlga Kornievskaia
2018-08-09NFS send OFFLOAD_CANCEL when COPY killedOlga Kornievskaia
2018-08-09NFS export nfs4_async_handle_errorOlga Kornievskaia
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-08-09NFS CB_OFFLOAD xdrOlga Kornievskaia
2018-08-08NFS: Use an appropriate work queue for direct-write completionNeilBrown
2018-08-08NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun
2018-08-08pnfs: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-08pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURNTrond Myklebust
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust
2018-08-08NFSv4: Detect nlink changes on cross-directory renames tooTrond Myklebust
2018-08-08NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdirTrond Myklebust
2018-08-08pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturnTrond Myklebust
2018-08-01NFSv4: Fix _nfs4_do_setlk()Trond Myklebust
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-31NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-07-31NFS: silence a harmless uninitialized variable warningDan Carpenter
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski