index
:
kernel/git/stable/linux.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-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
/
ext4
Age
Commit message (
Expand
)
Author
2022-08-17
ext4: fix race when reusing xattr blocks
Jan Kara
2022-08-17
ext4: unindent codeblock in ext4_xattr_block_set()
Jan Kara
2022-08-17
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
2022-08-17
ext4: remove EA inode entry from mbcache on inode eviction
Jan Kara
2022-08-17
ext4: make sure ext4_append() always allocates new block
Lukas Czerner
2022-08-17
ext4: check if directory block is within i_size
Lukas Czerner
2022-08-17
ext4: fix warning in ext4_iomap_begin as race between bmap and write
Ye Bin
2022-08-17
ext4: correct the misjudgment in ext4_iget_extra_inode
Baokun Li
2022-08-17
ext4: correct max_inline_xattr_value_size computing
Baokun Li
2022-08-17
ext4: fix use-after-free in ext4_xattr_set_entry
Baokun Li
2022-08-17
ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
Baokun Li
2022-08-17
ext4: fix extent status tree race in writeback error recovery path
Eric Whitney
2022-08-17
ext4: update s_overhead_clusters in the superblock during an on-line resize
Theodore Ts'o
2022-08-17
ext4: recover csum seed of tmp_inode after migrating to extents
Li Lingfeng
2022-06-22
ext4: add reserved GDT blocks check
Zhang Yi
2022-06-22
ext4: make variable "count" signed
Ding Xiang
2022-06-22
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
2022-06-22
ext4: fix super block checksum incorrect after mount
Ye Bin
2022-06-09
ext4: only allow test_dummy_encryption when supported
Eric Biggers
2022-06-09
ext4: avoid cycles in directory h-tree
Jan Kara
2022-06-09
ext4: verify dir block before splitting it
Jan Kara
2022-06-09
ext4: fix bug_on in __es_tree_search
Baokun Li
2022-06-09
ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
Theodore Ts'o
2022-06-09
ext4: fix bug_on in ext4_writepages
Ye Bin
2022-06-09
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
2022-06-09
ext4: fix warning in ext4_handle_inode_extension
Ye Bin
2022-06-09
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2022-06-09
ext4: fix journal_ioprio mount option handling
Ojaswin Mujoo
2022-06-09
ext4: fix use-after-free in ext4_rename_dir_prepare
Ye Bin
2022-06-09
ext4: mark group as trimmed only if it was fully scanned
Dmitry Monakhov
2022-06-09
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
2022-04-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-14
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-14
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-12
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
2022-04-12
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2022-04-12
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
2022-04-12
ext4: fix symlink file size not match to file content
Ye Bin
2022-04-12
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-04-01
ext4: Correct ext4_journalled_dirty_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
[next]