index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
2021-05-26
ext4: fix error handling in ext4_end_enable_verity()
Eric Biggers
2021-05-11
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-05-11
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
2021-05-11
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
2021-04-07
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
2021-04-07
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-03-04
ext4: fix potential htree index checksum corruption
Theodore Ts'o
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2021-01-19
ext4: fix superblock checksum failure when setting password salt
Jan Kara
2021-01-19
ext4: don't leak old mountpoint samples
Theodore Ts'o
2021-01-19
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2021-01-06
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
2021-01-06
ext4: prevent creating duplicate encrypted filenames
Eric Biggers
2020-12-30
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
2020-12-30
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
2020-11-24
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
2020-11-18
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
2020-11-18
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
2020-11-05
ext4: fix invalid inode checksum
Luo Meng
2020-11-05
ext4: fix error handling code in add_new_gdb
Dinghao Liu
2020-11-05
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
2020-11-05
ext4: Detect already used quota file early
Jan Kara
2020-10-29
ext4: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-01
ext4: mark block bitmap corrupted when found instead of BUGON
Dmitry Monakhov
2020-10-01
ext4: fix a data race at inode->i_disksize
Qiujun Huang
2020-09-03
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
2020-09-03
ext4: correctly restore system zone info when remount fails
Jan Kara
2020-09-03
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
2020-09-03
ext4: handle option set by mount flags correctly
Lukas Czerner
2020-09-03
ext4: handle read only external journal device
Lukas Czerner
2020-09-03
ext4: don't BUG on inconsistent journal feature
Jan Kara
2020-08-26
ext4: don't allow overlapping system zones
Jan Kara
2020-08-26
ext4: fix potential negative array index in do_split()
Eric Sandeen
2020-08-26
ext4: fix checking of directory entry validity for inline directories
Jan Kara
2020-08-07
ext4: fix direct I/O read error
Jiang Ying
2020-06-24
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
2020-06-24
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
2020-06-24
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
2020-06-24
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
2020-06-22
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
2020-06-22
ext4: fix error pointer dereference
Jeffle Xu
2020-06-22
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
2020-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
[next]