summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2019-06-11NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu
2019-06-11NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu
2019-05-31NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington
2019-05-31NFS: make nfs_match_client killableRoberto Bergantinos Corpas
2019-05-31NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia
2019-05-31NFSv4.2 fix unnecessary retry in nfs4_copy_file_rangeOlga Kornievskaia
2019-05-25PNFS fallback to MDS if no deviceid foundOlga Kornievskaia
2019-05-25NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-05-04NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust
2019-05-02NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia
2019-03-23NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust
2019-03-23NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust
2019-03-23NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust
2019-03-23NFS: Fix I/O request leakagesTrond Myklebust
2019-03-23keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-03-23NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington
2019-03-13nfs: Fix NULL pointer dereference of dev_nameYao Liu
2019-02-12NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl
2019-02-06NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust
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