index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Age
Commit message (
Expand
)
Author
2025-05-28
Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-20
ext4: Simplify flags in ext4_map_query_blocks()
Ritesh Harjani (IBM)
2025-05-20
ext4: Rename and document EXT4_EX_FILTER to EXT4_EX_QUERY_FILTER
Ritesh Harjani (IBM)
2025-05-20
ext4: Simplify last in leaf check in ext4_map_query_blocks
Ritesh Harjani (IBM)
2025-05-20
ext4: only dirty folios when data journaling regular files
Brian Foster
2025-05-20
ext4: Add multi-fsblock atomic write support with bigalloc
Ritesh Harjani (IBM)
2025-05-20
ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS
Ritesh Harjani (IBM)
2025-05-20
ext4: Make ext4_meta_trans_blocks() non-static for later use
Ritesh Harjani (IBM)
2025-05-20
ext4: Document an edge case for overwrites
Ritesh Harjani (IBM)
2025-05-20
ext4: remove sbi argument from ext4_chksum()
Eric Biggers
2025-05-20
ext4: enable large folio for regular file
Zhang Yi
2025-05-20
ext4: make the writeback path support large folios
Zhang Yi
2025-05-20
ext4: correct the journal credits calculations of allocating blocks
Zhang Yi
2025-05-20
ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio
Zhang Yi
2025-05-20
ext4: make __ext4_block_zero_page_range() support large folio
Zhang Yi
2025-05-20
ext4: make regular file's buffered write path support large folios
Zhang Yi
2025-05-20
ext4: ensure i_size is smaller than maxbytes
Zhang Yi
2025-05-20
ext4: fix incorrect punch max_end
Zhang Yi
2025-05-20
ext4: fix out of bounds punch offset
Zhang Yi
2025-05-16
ext4: avoid -Wformat-security warning
Arnd Bergmann
2025-05-15
ext4: check env when mapping and modifying extents
Zhang Yi
2025-05-14
ext4: introduce ext4_check_map_extents_env() debug helper
Zhang Yi
2025-05-14
ext4: factor out is_special_ino()
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent I/O writeback
Zhang Yi
2025-05-08
ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr
Harshad Shirwadkar
2025-05-08
ext4: for committing inode, make ext4_fc_track_inode wait
Harshad Shirwadkar
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
2025-04-13
Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-12
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2025-04-10
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
2025-03-18
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
2025-03-18
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2025-03-17
ext4: verify fast symlink length
Jan Kara
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
2025-03-13
ext4: Replace ext4_da_write_inline_data_begin() with ext4_generic_write_inlin...
Julian Sun
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
2025-02-10
ext4: move out common parts into ext4_fallocate()
Zhang Yi
2025-02-10
ext4: move out inode_lock into ext4_fallocate()
Zhang Yi
2025-02-10
ext4: refactor ext4_punch_hole()
Zhang Yi
2025-02-10
ext4: don't write back data before punch hole in nojournal mode
Zhang Yi
2025-02-10
ext4: don't explicit update times in ext4_fallocate()
Zhang Yi
[next]