Age | Commit message (Expand) | Author | Files | Lines |
2019-03-23 | NFS: Don't use page_file_mapping after removing the page | Benjamin Coddington | 1 | -5/+6 |
2019-03-14 | nfs: Fix NULL pointer dereference of dev_name | Yao Liu | 1 | -0/+5 |
2019-02-12 | NFS: nfs_compare_mount_options always compare auth flavors. | Chris Perl | 1 | -2/+1 |
2019-02-06 | NFS: Fix up return value on fatal errors in nfs_page_async_flush() | Trond Myklebust | 1 | -4/+5 |
2019-01-26 | nfs: fix a deadlock in nfs client initialization | Scott Mayhew | 2 | -4/+24 |
2018-12-21 | nfs: don't dirty kernel pages read by direct-io | Dave Kleikamp | 1 | -1/+8 |
2018-12-17 | flexfiles: enforce per-mirror stateid only for v4 DSes | Tigran Mkrtchyan | 1 | -2/+4 |
2018-12-13 | flexfiles: use per-mirror specified stateid for IO | Tigran Mkrtchyan | 3 | -12/+32 |
2018-11-13 | nfs: Fix a missed page unlock after pg_doio() | Benjamin Coddington | 1 | -19/+21 |
2018-11-13 | NFSv4.1: Fix the r/wsize checking | Trond Myklebust | 1 | -7/+9 |
2018-09-26 | NFSv4.1 fix infinite loop on I/O. | Trond Myklebust | 2 | -3/+9 |
2018-09-19 | NFSv4.1: Fix a potential layoutget/layoutrecall deadlock | Trond Myklebust | 1 | -2/+2 |
2018-09-19 | NFSv4.0 fix client reference leak in callback | Olga Kornievskaia | 1 | -3/+8 |
2018-09-15 | NFSv4: Fix error handling in nfs4_sp4_select_mode() | Wei Yongjun | 1 | -1/+1 |
2018-09-09 | NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() | Trond Myklebust | 1 | -4/+10 |
2018-09-09 | NFSv4: Fix locking in pnfs_generic_recover_commit_reqs | Trond Myklebust | 1 | -9/+7 |
2018-09-09 | NFSv4 client live hangs after live data migration recovery | Bill Baker | 1 | -1/+8 |
2018-09-09 | pnfs/blocklayout: off by one in bl_map_stripe() | Dan Carpenter | 1 | -1/+1 |
2018-08-24 | pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception | Trond Myklebust | 1 | -7/+10 |
2018-08-03 | pnfs: Don't release the sequence slot until we've processed layoutget on open | Trond Myklebust | 1 | -1/+2 |
2018-08-03 | NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY | Trond Myklebust | 1 | -4/+7 |
2018-08-03 | skip LAYOUTRETURN if layout is invalid | Olga Kornievskaia | 1 | -2/+4 |
2018-07-03 | NFSv4: Fix a typo in nfs41_sequence_process | Trond Myklebust | 1 | -1/+1 |
2018-07-03 | NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") | Trond Myklebust | 1 | -5/+2 |
2018-07-03 | NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message | Dave Wysochanski | 1 | -2/+3 |
2018-06-26 | NFSv4.1: Fix up replays of interrupted requests | Trond Myklebust | 2 | -47/+103 |
2018-05-30 | nfs: system crashes after NFS4ERR_MOVED recovery | Bill.Baker@oracle.com | 1 | -2/+4 |
2018-04-26 | nfs: Do not convert nfs_idmap_cache_timeout to jiffies | Jan Chochol | 1 | -1/+1 |
2018-04-26 | NFSv4: always set NFS_LOCK_LOST when a lock is lost. | NeilBrown | 2 | -5/+12 |
2018-03-21 | fs: Teach path_connected to handle nfs filesystems with multiple roots. | Eric W. Biederman | 1 | -0/+2 |
2018-03-15 | NFS: Fix unstable write completion | Trond Myklebust | 1 | -40/+43 |
2018-03-15 | pNFS: Prevent the layout header refcount going to zero in pnfs_roc() | Trond Myklebust | 1 | -3/+10 |
2018-03-15 | NFS: Fix an incorrect type in struct nfs_direct_req | Trond Myklebust | 1 | -1/+1 |
2018-02-16 | NFS: Fix a race between mmap() and O_DIRECT | Trond Myklebust | 1 | -1/+1 |
2018-02-16 | NFS: reject request for id_legacy key without auxdata | Eric Biggers | 1 | -1/+5 |
2018-02-16 | NFS: commit direct writes even if they fail partially | J. Bruce Fields | 1 | -3/+1 |
2018-02-16 | NFS: Fix nfsstat breakage due to LOOKUPP | Trond Myklebust | 1 | -26/+38 |
2018-02-16 | NFS: Add a cond_resched() to nfs_commit_release_pages() | Trond Myklebust | 1 | -0/+2 |
2018-02-16 | nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE | Tigran Mkrtchyan | 1 | -3/+1 |
2018-02-16 | nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds | Scott Mayhew | 1 | -2/+2 |
2017-12-20 | nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests | Scott Mayhew | 1 | -0/+2 |
2017-12-14 | NFS: Fix a typo in nfs_rename() | Trond Myklebust | 1 | -1/+1 |
2017-11-30 | NFS: revalidate "." etc correctly on "open". | NeilBrown | 1 | -2/+2 |
2017-11-30 | NFS: Avoid RCU usage in tracepoints | Anna Schumaker | 1 | -18/+6 |
2017-11-30 | nfs: Fix ugly referral attributes | Chuck Lever | 1 | -10/+8 |
2017-11-30 | NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" | Benjamin Coddington | 2 | -16/+16 |
2017-11-30 | NFS: Fix typo in nomigration mount option | Joshua Watt | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 44 | -0/+44 |
2017-10-04 | NFSv4/pnfs: Fix an infinite layoutget loop | Trond Myklebust | 1 | -2/+1 |
2017-10-02 | nfs/filelayout: fix oops when freeing filelayout segment | Scott Mayhew | 1 | -1/+2 |