index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-09-10
btrfs: update stripe_extent delete loop assumptions
Johannes Thumshirn
2024-09-10
btrfs: update stripe extents for existing logical addresses
Johannes Thumshirn
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
file: port to struct kmem_cache_args
Christian Brauner
2024-09-10
Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...
Vlastimil Babka
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-09-10
iomap: improve shared block detection in iomap_unshare_iter
Christoph Hellwig
2024-09-10
iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
Christoph Hellwig
2024-09-10
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
erofs: refactor read_inode calling convention
Yiyang Wu
2024-09-10
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
2024-09-10
erofs: mark experimental fscache backend deprecated
Gao Xiang
2024-09-10
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
erofs: add file-backed mount support
Gao Xiang
2024-09-10
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
2024-09-09
ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
Joseph Qi
2024-09-09
nilfs2: remove duplicate 'unlikely()' usage
Kunwu Chan
2024-09-09
nilfs2: fix potential oob read in nilfs_btree_check_delete()
Ryusuke Konishi
2024-09-09
nilfs2: determine empty node blocks as corrupted
Ryusuke Konishi
2024-09-09
nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
Ryusuke Konishi
2024-09-09
squashfs: fix percpu address space issues in decompressor_multi_percpu.c
Uros Bizjak
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
2024-09-09
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
2024-09-09
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
2024-09-09
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
2024-09-09
Merge tag 'bcachefs-2024-09-09' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-10
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
2024-09-10
erofs: clean up erofs_register_sysfs()
Gao Xiang
2024-09-10
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2024-09-09
fs: Fix file_set_fowner LSM hook inconsistencies
Mickaël Salaün
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
2024-09-09
bcachefs: support idmap mounts
Hongbo Li
2024-09-09
bcachefs: Annotate struct bch_xattr with __counted_by()
Thorsten Blum
2024-09-09
bcachefs: Switch gc bucket array to a genradix
Kent Overstreet
2024-09-09
bcachefs: darray: convert to alloc_hooks()
Kent Overstreet
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
2024-09-09
bcachefs: Refactor bch2_bset_fix_lookup_table
Alan Huang
2024-09-09
bcachefs: Assert that we don't lock nodes when !trans->locked
Kent Overstreet
2024-09-09
bcachefs: Do not check folio_has_private()
Matthew Wilcox (Oracle)
2024-09-09
bcachefs: bch2_time_stats_reset()
Kent Overstreet
2024-09-09
bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()
Kent Overstreet
2024-09-09
bcachefs: Simplify bch2_xattr_emit() implementation
Youling Tang
2024-09-09
bcachefs: drop unused posix acl handlers
Youling Tang
2024-09-09
bcachefs: Remove unused parameter
Alan Huang
2024-09-09
bcachefs: Remove the prev array stuff
Alan Huang
2024-09-09
bcachefs: Minimize the search range used to calculate the mantissa
Alan Huang
[prev]
[next]