| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.1 offline trunkable transports on DESTROY_SESSION | Olga Kornievskaia | 2022-07-25 | 1 | -0/+1 |
* | NFS: Replace the READ_PLUS decoding code | Anna Schumaker | 2022-07-23 | 1 | -82/+88 |
* | NFS: Replace fs_context-related dprintk() call sites with tracepoints | Chuck Lever | 2022-07-23 | 2 | -10/+73 |
* | nfs: only issue commit in DIO codepath if we have uncommitted data | Jeff Layton | 2022-07-23 | 2 | -19/+31 |
* | nfs: always check dreq->error after a commit | Jeff Layton | 2022-07-23 | 1 | -1/+2 |
* | nfs: add new nfs_direct_req tracepoint events | Jeff Layton | 2022-07-23 | 3 | -33/+114 |
* | NFSv4: Fix races in the legacy idmapper upcall | Trond Myklebust | 2022-07-13 | 1 | -22/+24 |
* | NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE | Anna Schumaker | 2022-07-12 | 4 | -10/+31 |
* | nfs: fix port value parsing | Ian Kent | 2022-07-12 | 1 | -1/+1 |
* | nfs: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 2022-07-12 | 1 | -2/+2 |
* | NFS: remove redundant code in nfs_file_write() | ChenXiaoSong | 2022-07-12 | 1 | -2/+0 |
* | nfs/blocklayout: refactor block device opening | Christoph Hellwig | 2022-07-12 | 1 | -31/+11 |
* | NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly | Trond Myklebust | 2022-07-12 | 1 | -1/+0 |
* | NFSv4.1: Don't decrease the value of seq_nr_highest_sent | Trond Myklebust | 2022-07-12 | 1 | -3/+2 |
* | NFS: Fix case insensitive renames | Trond Myklebust | 2022-07-11 | 1 | -0/+4 |
* | pNFS/files: Handle RDMA connection errors correctly | Trond Myklebust | 2022-07-11 | 1 | -0/+2 |
* | pNFS/flexfiles: Report RDMA connection errors to the server | Trond Myklebust | 2022-07-11 | 1 | -0/+4 |
* | Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING" | Trond Myklebust | 2022-07-11 | 1 | -1/+0 |
* | Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-07-10 | 1 | -0/+3 |
|\ |
|
| * | io_uring: check that we have a file table when allocating update slots | Jens Axboe | 2022-07-09 | 1 | -0/+3 |
* | | Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-07-09 | 3 | -7/+26 |
|\ \ |
|
| * | | fscache: Fix invalidation/lookup race | David Howells | 2022-07-05 | 1 | -1/+14 |
| * | | cachefiles: narrow the scope of flushed requests when releasing fd | Jia Zhu | 2022-07-05 | 1 | -1/+2 |
| * | | fscache: Introduce fscache_cookie_is_dropped() | Yue Hu | 2022-07-05 | 1 | -3/+8 |
| * | | fscache: Fix if condition in fscache_wait_on_volume_collision() | Yue Hu | 2022-07-05 | 1 | -2/+2 |
* | | | Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-07-08 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | io_uring: explicit sqe padding for ioctl commands | Pavel Begunkov | 2022-07-08 | 1 | -1/+1 |
* | | | Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2022-07-03 | 14 | -131/+130 |
|\ \ \ |
|
| * | | | xfs: prevent a UAF when log IO errors race with unmount | Darrick J. Wong | 2022-07-01 | 1 | -2/+7 |
| * | | | xfs: dont treat rt extents beyond EOF as eofblocks to be cleared | Darrick J. Wong | 2022-06-29 | 1 | -0/+2 |
| * | | | xfs: don't hold xattr leaf buffers across transaction rolls | Darrick J. Wong | 2022-06-29 | 5 | -65/+12 |
| * | | | xfs: empty xattr leaf header blocks are not corruption | Darrick J. Wong | 2022-06-29 | 1 | -9/+17 |
| * | | | xfs: clean up the end of xfs_attri_item_recover | Darrick J. Wong | 2022-06-26 | 1 | -19/+26 |
| * | | | xfs: always free xattri_leaf_bp when cancelling a deferred op | Darrick J. Wong | 2022-06-26 | 1 | -1/+19 |
| * | | | xfs: use invalidate_lock to check the state of mmap_lock | Kaixu Xia | 2022-06-26 | 1 | -2/+2 |
| * | | | xfs: factor out the common lock flags assert | Kaixu Xia | 2022-06-26 | 1 | -37/+23 |
| * | | | xfs: introduce xfs_inodegc_push() | Dave Chinner | 2022-06-23 | 5 | -10/+28 |
| * | | | xfs: bound maximum wait time for inodegc work | Dave Chinner | 2022-06-23 | 3 | -16/+24 |
* | | | | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2022-07-02 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | NFSD: restore EINVAL error translation in nfsd_commit() | Alexey Khoroshilov | 2022-06-27 | 1 | -1/+2 |
* | | | | | Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-07-01 | 2 | -6/+14 |
|\ \ \ \ \ |
|
| * | | | | | NFSv4: Add an fattr allocation to _nfs4_discover_trunking() | Scott Mayhew | 2022-06-30 | 1 | -6/+13 |
| * | | | | | NFS: restore module put when manager exits. | NeilBrown | 2022-06-30 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client | Linus Torvalds | 2022-07-01 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ceph: wait on async create before checking caps for syncfs | Jeff Layton | 2022-06-29 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-07-01 | 1 | -7/+12 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | io_uring: fix provided buffer import | Dylan Yudaken | 2022-06-30 | 1 | -3/+4 |
| * | | | | io_uring: keep sendrecv flags in ioprio | Pavel Begunkov | 2022-06-30 | 1 | -4/+8 |
* | | | | | vfs: fix copy_file_range() regression in cross-fs copies | Amir Goldstein | 2022-07-01 | 4 | -37/+68 |
* | | | | | Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-30 | 1 | -15/+19 |
|\ \ \ \ \ |
|