| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Directory page cache pages need to be locked when read | Trond Myklebust | 2020-02-14 | 1 | -11/+19 |
* | NFS: Fix bool initialization/comparison | Thomas Meyer | 2020-02-14 | 4 | -8/+8 |
* | NFS: Fix memory leaks and corruption in readdir | Trond Myklebust | 2020-02-14 | 1 | -2/+17 |
* | NFS: switch back to to ->iterate() | Benjamin Coddington | 2020-02-14 | 1 | -25/+12 |
* | NFS: Fix a soft lockup in the delegation recovery code | Trond Myklebust | 2020-01-29 | 2 | -8/+13 |
* | fs/nfs: Fix nfs_parse_devname to not modify it's argument | Eric W. Biederman | 2020-01-29 | 1 | -1/+1 |
* | NFSv4.x: fix lock recovery during delegation recall | Olga Kornievskaia | 2019-11-25 | 1 | -3/+3 |
* | NFSv4: Don't allow a cached open with a revoked delegation | Trond Myklebust | 2019-11-12 | 3 | -5/+13 |
* | NFSv4: Fix leak of clp->cl_acceptor string | Chuck Lever | 2019-11-06 | 1 | -0/+1 |
* | fs: nfs: Fix possible null-pointer dereferences in encode_attrs() | Jia-Ju Bai | 2019-10-17 | 1 | -1/+1 |
* | NFSv2: Fix write regression | Trond Myklebust | 2019-09-21 | 1 | -1/+3 |
* | NFSv2: Fix eof handling | Trond Myklebust | 2019-09-21 | 1 | -1/+2 |
* | NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup | Trond Myklebust | 2019-09-21 | 1 | -1/+1 |
* | NFSv4: Fix return values for nfs4_file_open() | Trond Myklebust | 2019-09-21 | 1 | -6/+6 |
* | NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() | Trond Myklebust | 2019-09-06 | 3 | -7/+28 |
* | NFSv4: Fix open create exclusive when the server reboots | Trond Myklebust | 2019-08-04 | 1 | -15/+26 |
* | NFSv4: Handle the special Linux file open access mode | Trond Myklebust | 2019-08-04 | 2 | -1/+2 |
* | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust | 2019-07-10 | 1 | -1/+1 |
* | NFS4: Fix v4.0 client state corruption when mount | ZhangXiaoxu | 2019-05-25 | 1 | -0/+4 |
* | NFS: Fix a typo in nfs_init_timeout_values() | Trond Myklebust | 2019-05-04 | 1 | -1/+1 |
* | NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. | Tetsuo Handa | 2019-05-02 | 1 | -1/+2 |
* | NFSv4.1 don't free interrupted slot on open | Olga Kornievskaia | 2019-04-03 | 1 | -1/+2 |
* | NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() | Trond Myklebust | 2019-03-23 | 1 | -1/+1 |
* | NFS: Fix an I/O request leakage in nfs_do_recoalesce | Trond Myklebust | 2019-03-23 | 1 | -1/+0 |
* | NFS: Fix I/O request leakages | Trond Myklebust | 2019-03-23 | 1 | -5/+21 |
* | nfs: Fix NULL pointer dereference of dev_name | Yao Liu | 2019-03-13 | 1 | -0/+5 |
* | NFS: nfs_compare_mount_options always compare auth flavors. | Chris Perl | 2019-02-12 | 1 | -2/+1 |
* | nfs: don't dirty kernel pages read by direct-io | Dave Kleikamp | 2018-12-21 | 1 | -1/+8 |
* | NFSv4.1: Fix the r/wsize checking | Trond Myklebust | 2018-11-13 | 1 | -7/+9 |
* | NFSv4.1 fix infinite loop on I/O. | Trond Myklebust | 2018-09-26 | 2 | -3/+9 |
* | NFSv4.1: Fix a potential layoutget/layoutrecall deadlock | Trond Myklebust | 2018-09-19 | 1 | -2/+2 |
* | NFSv4.0 fix client reference leak in callback | Olga Kornievskaia | 2018-09-19 | 1 | -3/+8 |
* | NFSv4 client live hangs after live data migration recovery | Bill Baker | 2018-09-09 | 1 | -1/+8 |
* | pnfs/blocklayout: off by one in bl_map_stripe() | Dan Carpenter | 2018-09-09 | 1 | -1/+1 |
* | pnfs: Don't release the sequence slot until we've processed layoutget on open | Trond Myklebust | 2018-08-03 | 1 | -1/+2 |
* | NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") | Trond Myklebust | 2018-07-03 | 1 | -5/+2 |
* | NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message | Dave Wysochanski | 2018-07-03 | 1 | -2/+3 |
* | nfs: Do not convert nfs_idmap_cache_timeout to jiffies | Jan Chochol | 2018-05-30 | 1 | -1/+1 |
* | NFSv4: always set NFS_LOCK_LOST when a lock is lost. | NeilBrown | 2018-05-30 | 2 | -5/+12 |
* | pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() | Dan Carpenter | 2018-04-13 | 1 | -0/+1 |
* | NFSv4.1: Work around a Linux server bug... | Trond Myklebust | 2018-04-13 | 1 | -0/+6 |
* | NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION | Trond Myklebust | 2018-04-13 | 2 | -4/+13 |
* | pNFS: Fix a deadlock when coalescing writes and returning the layout | Trond Myklebust | 2018-03-24 | 1 | -2/+0 |
* | pNFS: Fix use after free issues in pnfs_do_read() | Trond Myklebust | 2018-03-24 | 1 | -3/+13 |
* | NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete() | Benjamin Coddington | 2018-03-24 | 1 | -2/+4 |
* | fs: Teach path_connected to handle nfs filesystems with multiple roots. | Eric W. Biederman | 2018-03-22 | 1 | -0/+2 |
* | NFS: Fix unstable write completion | Trond Myklebust | 2018-03-18 | 1 | -40/+43 |
* | NFS: Fix an incorrect type in struct nfs_direct_req | Trond Myklebust | 2018-03-18 | 1 | -1/+1 |
* | NFS: Fix a race between mmap() and O_DIRECT | Trond Myklebust | 2018-02-17 | 1 | -1/+1 |
* | NFS: reject request for id_legacy key without auxdata | Eric Biggers | 2018-02-17 | 1 | -1/+5 |