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
2018-07-03
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
2018-07-03
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-02
ext4: fix bitmap position validation
Lukas Czerner
2018-05-02
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-04-29
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2018-04-29
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
2018-04-29
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2018-04-24
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-04-13
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
2018-02-25
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2017-12-20
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
2017-11-30
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
2017-11-08
ext4: do not use stripe_width if it is not set
Jan Kara
2017-11-08
ext4: fix stripe-unaligned allocations
Jan Kara
2017-10-21
ext4: avoid deadlock when expanding inode size
Jan Kara
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-10-12
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-10-12
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
2017-10-12
ext4: only call ext4_truncate when size <= isize
Josef Bacik
2017-09-27
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-06-14
ext4: fix SEEK_HOLE
Jan Kara
2017-05-20
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
2017-05-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-05-08
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-04-22
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-01-15
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-15
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-01-15
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-01-15
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2017-01-13
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-01-13
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2016-09-12
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2016-08-22
ext4: short-cut orphan cleanup on error
Vegard Nossum
2016-08-22
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2016-08-22
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-08-22
ext4: fix deadlock during page writeback
Jan Kara
2016-08-22
ext4: check for extents that wrap around
Vegard Nossum
2016-07-12
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-06-03
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-06-03
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-06-03
ext4: fix oops on corrupted filesystem
Jan Kara
2016-06-03
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
2016-06-03
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
[next]