index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-01-19
ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT
Zhang Yi
2026-01-19
ext4: simplify the mapping query logic in ext4_iomap_begin()
Zhang Yi
2026-01-19
ext4: remove unused unwritten parameter in ext4_dio_write_iter()
Zhang Yi
2026-01-19
ext4: remove useless ext4_iomap_overwrite_ops
Zhang Yi
2026-01-19
ext4: avoid starting handle when dio writing an unwritten extent
Zhang Yi
2026-01-19
ext4: don't split extent before submitting I/O
Zhang Yi
2026-01-19
ext4: use reserved metadata blocks when splitting extent on endio
Zhang Yi
2026-01-19
ext4: fix memory leak in ext4_ext_shift_extents()
Zilin Guan
2026-01-19
ext4: don't order data when zeroing unwritten or delayed block
Zhang Yi
2026-01-19
ext4: remove unnecessary zero-initialization via memset
pengdonglin
2026-01-20
btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()
Qiang Ma
2026-01-19
ext4: mark group extend fast-commit ineligible
Li Chen
2026-01-19
ext4: mark group add fast-commit ineligible
Li Chen
2026-01-19
ext4: mark move extents fast-commit ineligible
Li Chen
2026-01-19
ext4: mark fs-verity enable fast-commit ineligible
Li Chen
2026-01-19
ext4: mark inode format migration fast-commit ineligible
Li Chen
2026-01-19
ext4: add sysfs attribute err_report_sec to control s_err_report timer
Baolin Liu
2026-01-19
ext4: move ext4_percpu_param_init() before ext4_mb_init()
Baokun Li
2026-01-19
fs/orangefs: Replace deprecated strcpy with memcpy + strscpy
Thorsten Blum
2026-01-19
orangefs: Replace deprecated strcpy with strscpy
Thorsten Blum
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
2026-01-19
f2fs: fix to unlock folio in f2fs_read_data_large_folio()
Chao Yu
2026-01-19
f2fs: fix error path handling in f2fs_read_data_large_folio()
Chao Yu
2026-01-19
minix: Add required sanity checking to minix_check_superblock()
Jori Koolstra
2026-01-19
efivarfs: fix error propagation in efivar_entry_get()
Kohei Enju
2026-01-18
Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-18
ext4: drop the TODO comment in ext4_es_insert_extent()
Zhang Yi
2026-01-18
ext4: replace ext4_es_insert_extent() when caching on-disk extents
Zhang Yi
2026-01-18
ext4: adjust the debug info in ext4_es_cache_extent()
Zhang Yi
2026-01-18
ext4: make ext4_es_cache_extent() support overwrite existing extents
Zhang Yi
2026-01-18
ext4: make __es_remove_extent() check extent status
Zhang Yi
2026-01-18
ext4: cleanup useless out label in __es_remove_extent()
Zhang Yi
2026-01-18
ext4: cleanup zeroout in ext4_split_extent_at()
Zhang Yi
2026-01-18
ext4: drop extent cache when splitting extent fails
Zhang Yi
2026-01-18
ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
Zhang Yi
2026-01-18
ext4: don't cache extent during splitting extent
Zhang Yi
2026-01-18
ext4: correct the mapping status if the extent has been zeroed
Zhang Yi
2026-01-18
ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
Zhang Yi
2026-01-18
ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
Zhang Yi
2026-01-18
ext4: subdivide EXT4_EXT_DATA_VALID1
Zhang Yi
2026-01-18
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
2026-01-18
ext4: add missing down_write_data_sem in mext_move_extent().
Julian Sun
2026-01-17
Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-17
coredump: Use __counted_by_ptr for struct core_name::corename
Kees Cook
2026-01-17
f2fs: use folio_end_read
Jaegeuk Kim
2026-01-17
f2fs: fix to avoid mapping wrong physical block for swapfile
Chao Yu
2026-01-17
f2fs: avoid f2fs_map_blocks() for consecutive holes in readpages
Chao Yu
2026-01-17
f2fs: advance index and offset after zeroing in large folio read
Nanzhe Zhao
2026-01-17
f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submission
Nanzhe Zhao
2026-01-17
f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folio
Yongpeng Yang
[prev]
[next]