index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2025-03-16
ext4: remove unused input "inode" in ext4_find_dest_de
Kemeng Shi
2025-03-16
ext4: remove unneeded forward declaration in namei.c
Kemeng Shi
2025-03-16
ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
Kemeng Shi
2025-03-13
Revert "ext4: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
2025-03-13
ext4: show 'shutdown' hint when ext4 is forced to shutdown
Baokun Li
2025-03-13
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
2025-03-13
ext4: correct behavior under errors=remount-ro mode
Baokun Li
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
2025-03-13
ext4: add EXT4_FLAGS_EMERGENCY_RO bit
Baokun Li
2025-03-13
ext4: convert EXT4_FLAGS_* defines to enum
Baokun Li
2025-03-13
ext4: pack holes in ext4_inode_info
Baokun Li
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
2025-03-13
ext4: abort journal on data writeback failure if in data_err=abort mode
Baokun Li
2025-03-13
ext4: extract ext4_has_journal_option() from __ext4_fill_super()
Baokun Li
2025-03-13
ext4: reject the 'data_err=abort' option in nojournal mode
Baokun Li
2025-03-13
ext4: do not convert the unwritten extents if data writeback fails
Baokun Li
2025-03-13
ext4: replace opencoded ext4_end_io_end() in ext4_put_io_end()
Baokun Li
2025-03-13
ext4: fix potential null dereference in ext4 kunit test
Charles Han
2025-03-13
ext4: Refactor out ext4_try_to_write_inline_data()
Julian Sun
2025-03-13
ext4: Replace ext4_da_write_inline_data_begin() with ext4_generic_write_inlin...
Julian Sun
2025-03-13
ext4: Introduce a new helper function ext4_generic_write_inline_data()
Julian Sun
2025-03-13
ext4: Don't set EXT4_STATE_MAY_INLINE_DATA for ea inodes
Julian Sun
2025-03-13
ext4: Remove a redundant return statement
Julian Sun
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
2025-03-05
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
2025-03-05
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Matthew Wilcox (Oracle)
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-13
ext4: introduce linear search for dentries
Theodore Ts'o
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: factor out ext4_do_fallocate()
Zhang Yi
2025-02-10
ext4: refactor ext4_insert_range()
Zhang Yi
2025-02-10
ext4: refactor ext4_collapse_range()
Zhang Yi
2025-02-10
ext4: refactor ext4_zero_range()
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
2025-02-10
ext4: remove writable userspace mappings before truncating page cache
Zhang Yi
2025-02-10
ext4: remove unneeded forward declaration
Kemeng Shi
2025-02-10
ext4: remove unused ext4 journal callback
Kemeng Shi
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
ext4 fast_commit: make use of name_snapshot primitives
Al Viro
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2024-12-22
ext4: use inode_set_cached_link()
Mateusz Guzik
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
2024-12-11
ext4: add pre-content fsnotify hook for DAX faults
Jan Kara
2024-12-01
ext4: switch to using the crc32c library
Eric Biggers
[prev]
[next]