index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2024-03-12
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-03-12
Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-12
Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-10
erofs: support compressed inodes over fscache
Jingbo Xu
2024-03-10
erofs: make iov_iter describe target buffers over fscache
Jingbo Xu
2024-03-10
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
2024-03-10
erofs: convert z_erofs_submissionqueue_endio() to folios
Gao Xiang
2024-03-10
erofs: convert z_erofs_fill_bio_vec() to folios
Gao Xiang
2024-03-10
erofs: get rid of `justfound` debugging tag
Gao Xiang
2024-03-10
erofs: convert z_erofs_do_read_page() to folios
Gao Xiang
2024-03-10
erofs: convert z_erofs_onlinepage_.* to folios
Gao Xiang
2024-03-09
exec: Simplify remove_arg_zero() error path
Kees Cook
2024-03-09
pstore/zone: Don't clear memory twice
Christophe JAILLET
2024-03-09
NFSD: Clean up nfsd4_encode_replay()
Chuck Lever
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
2024-03-05
btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
Filipe Manana
2024-03-05
btrfs: fix race when detecting delalloc ranges during fiemap
Filipe Manana
2024-03-05
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
2024-03-05
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
2024-03-05
btrfs: include device major and minor numbers in the device scan notice
Anand Jain
2024-03-05
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
2024-03-05
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
2024-03-05
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
2024-03-05
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
[next]