summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2019-01-26nfs: fix a deadlock in nfs client initializationScott Mayhew
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-11-13nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington
2018-11-13NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-09-15NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun
2018-09-09NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust
2018-09-09NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-08-24pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionTrond Myklebust
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-08-03NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust
2018-08-03skip LAYOUTRETURN if layout is invalidOlga Kornievskaia
2018-07-03NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust
2018-07-03NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust
2018-07-03NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-06-26NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust
2018-05-30nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com
2018-04-26nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-04-26NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-03-21fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-15NFS: Fix unstable write completionTrond Myklebust
2018-03-15pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust
2018-03-15NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust
2018-02-16NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust
2018-02-16NFS: reject request for id_legacy key without auxdataEric Biggers
2018-02-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields
2018-02-16NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust
2018-02-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust
2018-02-16nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan
2018-02-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew
2017-12-20nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew
2017-12-14NFS: Fix a typo in nfs_rename()Trond Myklebust