summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2019-07-19Merge tag 'v4.19.59' into v4.19-rtSteven Rostedt (VMware)
2019-07-14NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-07-03NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-14Merge tag 'v4.19.50' into v4.19-rtSteven Rostedt (VMware)
2019-06-14Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)
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-28Merge tag 'v4.19.37' into v4.19-rtSteven Rostedt (VMware)
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia
2019-03-27Merge tag 'v4.19.31' into v4.19-rtSteven Rostedt (VMware)
2019-03-26Merge tag 'v4.19.29' into v4.19-rtSteven Rostedt (VMware)
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-18Merge tag 'v4.19.23' into linux-4.19.y-rtSebastian Andrzej Siewior
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
2019-01-07Merge tag 'v4.19.13' into linux-4.19.y-rtSebastian Andrzej Siewior
2018-12-21nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-19Merge tag 'v4.19.10' into linux-4.19.y-rtSebastian Andrzej Siewior
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-11Merge tag 'v4.19.8' into linux-4.19.y-rtSebastian Andrzej Siewior
2018-12-01NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-11-30Merge tag 'v4.19.5' into linux-4.19.y-rtSebastian Andrzej Siewior
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-10-29fs/dcache: use swait_queue instead of waitqueueSebastian Andrzej Siewior
2018-10-29fs/nfs: turn rmdir_sem into a semaphoreSebastian Andrzej Siewior
2018-10-29NFSv4: replace seqcount_t with a seqlock_tSebastian Andrzej Siewior
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