index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10 days
ext4: mark inodes without acls in __ext4_iget()
Jan Kara
10 days
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
10 days
ext4: support verifying data from large folios with fs-verity
Baokun Li
10 days
ext4: make data=journal support large block size
Baokun Li
10 days
ext4: support large block size in __ext4_block_zero_page_range()
Zhihao Cheng
10 days
ext4: support large block size in mpage_prepare_extent_to_map()
Baokun Li
10 days
ext4: support large block size in mpage_map_and_submit_buffers()
Baokun Li
10 days
ext4: support large block size in ext4_block_write_begin()
Baokun Li
10 days
ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
Baokun Li
10 days
ext4: introduce s_min_folio_order for future BS > PS support
Baokun Li
10 days
ext4: make ext4_punch_hole() support large block size
Baokun Li
10 days
ext4: remove page offset calculation in ext4_block_truncate_page()
Baokun Li
10 days
ext4: remove page offset calculation in ext4_block_zero_page_range()
Zhihao Cheng
12 days
ext4: cleanup for ext4_map_blocks
Yang Erkun
12 days
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
12 days
ext4: clear i_state_flags when alloc inode
Haibo Chen
14 days
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
2025-11-06
ext4: pass out extent seq counter when mapping blocks
Zhang Yi
2025-11-06
ext4: make ext4_es_lookup_extent() pass out the extent seq counter
Zhang Yi
2025-11-06
fs: ext4: fix uninitialized symbols
Ranganath V N
2025-10-31
ext4: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
2025-10-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
2025-09-26
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
2025-09-26
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
2025-08-18
Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-08-13
ext4: fix incorrect function name in comment
Baolin Liu
2025-08-12
ext4: check fast symlink for ea_inode correctly
Andreas Dilger
2025-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-17
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
2025-07-16
ext4: support uncached buffered I/O
Taotao Chen
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-14
ext4: limit the maximum folio order
Zhang Yi
2025-07-13
ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
Zhang Yi
2025-07-13
ext4: replace ext4_writepage_trans_blocks()
Zhang Yi
2025-07-13
ext4: reserved credits for one extent during the folio writeback
Zhang Yi
2025-07-13
ext4: correct the reserved credits for extent conversion
Zhang Yi
2025-07-13
ext4: enhance tracepoints during the folios writeback
Zhang Yi
2025-07-13
ext4: restart handle if credits are insufficient during allocating blocks
Zhang Yi
2025-07-13
ext4: refactor the block allocation process of ext4_page_mkwrite()
Zhang Yi
2025-07-13
ext4: fix stale data if it bail out of the extents mapping loop
Zhang Yi
2025-07-13
ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
Zhang Yi
2025-07-13
ext4: process folios writeback in bytes
Zhang Yi
2025-07-11
ext4: remove unnecessary duplicate check in ext4_map_blocks()
Dan Carpenter
[next]