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.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
Age
Commit message (
Expand
)
Author
2023-06-09
ext4: enable the lazy init thread when remounting read/write
Theodore Ts'o
2023-06-09
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o
2023-06-09
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
2023-06-09
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
Theodore Ts'o
2023-06-09
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
2023-05-30
ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
Ojaswin Mujoo
2023-05-30
ext4: set goal start correctly in ext4_mb_normalize_request
Kemeng Shi
2023-05-30
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
2023-05-30
ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
Kemeng Shi
2023-05-30
ext4: add mballoc stats proc file
Harshad Shirwadkar
2023-05-30
ext4: drop s_mb_bal_lock and convert protected fields to atomic
Harshad Shirwadkar
2023-05-30
ext4: remove redundant mb_regenerate_buddy()
Chunguang Xu
2023-05-30
ext4: fix lockdep warning when enabling MMP
Jan Kara
2023-05-30
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
2023-05-30
ext4: reflect error codes from ext4_multi_mount_protect() to its callers
Theodore Ts'o
2023-05-30
ext4: remove an unused variable warning with CONFIG_QUOTA=n
Austin Kim
2023-05-17
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
2023-05-17
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
2023-05-17
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-17
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-17
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-17
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-17
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-17
ext4: fix data races when using cached status extents
Jan Kara
2023-05-17
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
2023-05-17
ext4: fix WARNING in mb_find_extent
Ye Bin
2023-05-17
ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
Ye Bin
2023-05-17
ext4: use ext4_journal_start/stop for fast commit transactions
Harshad Shirwadkar
2023-04-26
ext4: fix use-after-free in ext4_xattr_set_entry
Baokun Li
2023-04-26
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
2023-04-26
Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
Tudor Ambarus
2023-04-05
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
Ye Bin
2023-03-22
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
2023-03-22
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
2023-03-22
ext4: fail ext4_iget if special inode unallocated
Baokun Li
2023-03-17
ext4: block range must be validated before use in ext4_mb_clear_bb()
Lukas Czerner
2023-03-17
ext4: add strict range checks while freeing blocks
Ritesh Harjani
2023-03-17
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
2023-03-17
ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
Ritesh Harjani
2023-03-17
ext4: Fix deadlock during directory rename
Jan Kara
2023-03-17
ext4: Fix possible corruption when moving a directory
Jan Kara
2023-03-17
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
2023-03-17
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
2023-03-17
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2023-03-17
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2023-03-17
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
2023-03-17
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
2023-03-11
ext4: refuse to create ea block when umounted
Jun Nie
2023-03-11
ext4: optimize ea_inode block expansion
Jun Nie
2023-02-25
ext4: Fix function prototype mismatch for ext4_feat_ktype
Kees Cook
[next]