Age | Commit message (Expand) | Author |
2022-07-13 | vf/remap: return the amount of bytes actually deduplicated | Ansgar Lößer |
2022-07-13 | fs/remap: constrain dedupe of EOF blocks | Dave Chinner |
2022-07-12 | Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-07-11 | Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-07-11 | Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-07-11 | fix race between exit_itimers() and /proc/pid/timers | Oleg Nesterov |
2022-07-10 | Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-07-09 | io_uring: check that we have a file table when allocating update slots | Jens Axboe |
2022-07-08 | Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-07-08 | Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-07-08 | btrfs: zoned: drop optimization of zone finish | Naohiro Aota |
2022-07-08 | btrfs: zoned: fix a leaked bioc in read_zone_info | Christoph Hellwig |
2022-07-08 | btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex... | Filipe Manana |
2022-07-08 | ovl: turn of SB_POSIXACL with idmapped layers temporarily | Christian Brauner |
2022-07-07 | io_uring: explicit sqe padding for ioctl commands | Pavel Begunkov |
2022-07-05 | fscache: Fix invalidation/lookup race | David Howells |
2022-07-05 | cachefiles: narrow the scope of flushed requests when releasing fd | Jia Zhu |
2022-07-05 | fscache: Introduce fscache_cookie_is_dropped() | Yue Hu |
2022-07-05 | fscache: Fix if condition in fscache_wait_on_volume_collision() | Yue Hu |
2022-07-03 | nilfs2: fix incorrect masking of permission flags for symlinks | Ryusuke Konishi |
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 |