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
/
ext4
Age
Commit message (
Expand
)
Author
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 get es_cache
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent fiemap
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent I/O writeback
Zhang Yi
2025-05-14
ext4: generalize EXT4_GET_BLOCKS_IO_SUBMIT flag usage
Zhang Yi
2025-05-14
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
Zhang Yi
2025-05-13
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
2025-05-08
ext4: hold s_fc_lock while during fast commit
Harshad Shirwadkar
2025-05-08
ext4: convert s_fc_lock to mutex type
Harshad Shirwadkar
2025-05-08
ext4: temporarily elevate commit thread priority
Harshad Shirwadkar
2025-05-08
ext4: update code documentation
Harshad Shirwadkar
2025-05-08
ext4: drop i_fc_updates from inode fc info
Harshad Shirwadkar
2025-05-08
ext4: rework fast commit commit path
Harshad Shirwadkar
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-08
ext4: convert i_fc_lock to spinlock
Harshad Shirwadkar
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
2025-04-22
fs/ext4: use sleeping version of sb_find_get_block()
Davidlohr Bueso
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: fix off-by-one error in do_split
Artem Sadovnikov
2025-04-12
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2025-04-12
ext4: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-04-10
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-21
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
2025-03-21
ext4: correct the error handle in ext4_fallocate()
Zhang Yi
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2025-03-21
ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
Ethan Carter Edwards
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
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: clear DISCARD flag if device does not support discard
Diangang Li
2025-03-18
ext4: reorder capability check last
Christian Göttsche
2025-03-18
ext4: update the comment about mb_optimize_scan
Zizhi Wo
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
[prev]
[next]