Age | Commit message (Expand) | Author |
2022-07-03 | Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-07-02 | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-07-01 | Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-07-01 | Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-07-01 | Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-07-01 | xfs: prevent a UAF when log IO errors race with unmount | Darrick J. Wong |
2022-06-30 | vfs: fix copy_file_range() regression in cross-fs copies | Amir Goldstein |
2022-06-30 | NFSv4: Add an fattr allocation to _nfs4_discover_trunking() | Scott Mayhew |
2022-06-30 | NFS: restore module put when manager exits. | NeilBrown |
2022-06-30 | io_uring: fix provided buffer import | Dylan Yudaken |
2022-06-30 | Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-30 | io_uring: keep sendrecv flags in ioprio | Pavel Begunkov |
2022-06-29 | Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2022-06-29 | ceph: wait on async create before checking caps for syncfs | Jeff Layton |
2022-06-29 | xfs: dont treat rt extents beyond EOF as eofblocks to be cleared | Darrick J. Wong |
2022-06-29 | xfs: don't hold xattr leaf buffers across transaction rolls | Darrick J. Wong |
2022-06-29 | xfs: empty xattr leaf header blocks are not corruption | Darrick J. Wong |
2022-06-28 | fanotify: refine the validation checks on non-dir inode mask | Amir Goldstein |
2022-06-27 | NFSD: restore EINVAL error translation in nfsd_commit() | Alexey Khoroshilov |
2022-06-26 | xfs: clean up the end of xfs_attri_item_recover | Darrick J. Wong |
2022-06-26 | xfs: always free xattri_leaf_bp when cancelling a deferred op | Darrick J. Wong |
2022-06-26 | xfs: use invalidate_lock to check the state of mmap_lock | Kaixu Xia |
2022-06-26 | xfs: factor out the common lock flags assert | Kaixu Xia |
2022-06-26 | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-26 | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-26 | Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-06-26 | Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-06-25 | ksmbd: use vfs_llseek instead of dereferencing NULL | Jason A. Donenfeld |
2022-06-25 | Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-06-24 | cifs: update cifs_ses::ip_addr after failover | Paulo Alcantara |
2022-06-24 | Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-24 | cifs: avoid deadlocks while updating iface | Shyam Prasad N |
2022-06-23 | ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA | Namjae Jeon |
2022-06-23 | ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE... | Namjae Jeon |
2022-06-23 | ksmbd: remove duplicate flag set in smb2_write | Hyunchul Lee |
2022-06-23 | xfs: introduce xfs_inodegc_push() | Dave Chinner |
2022-06-23 | xfs: bound maximum wait time for inodegc work | Dave Chinner |
2022-06-23 | Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-06-23 | io_uring: use original request task for inflight tracking | Jens Axboe |
2022-06-22 | cifs: periodically query network interfaces from server | Shyam Prasad N |
2022-06-22 | cifs: during reconnect, update interface if necessary | Shyam Prasad N |
2022-06-22 | cifs: change iface_list from array to sorted linked list | Shyam Prasad N |
2022-06-22 | smb3: use netname when available on secondary channels | Shyam Prasad N |
2022-06-22 | Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux | Linus Torvalds |
2022-06-21 | io_uring: fix double poll leak on repolling | Pavel Begunkov |
2022-06-21 | io_uring: fix wrong arm_poll error handling | Pavel Begunkov |
2022-06-21 | io_uring: fail links when poll fails | Pavel Begunkov |
2022-06-21 | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-06-21 | afs: Fix dynamic root getattr | David Howells |
2022-06-21 | f2fs: do not count ENOENT for error case | Jaegeuk Kim |