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
2020-08-07
ext4: fix direct I/O read error
Jiang Ying
2020-06-25
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
2020-06-25
ext4: fix partial cluster initialization when splitting extent
Sasha Levin
2020-06-25
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
2020-05-02
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-05-02
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-04-29
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
2020-04-23
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-04-23
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-21
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-21
ext4: fix incorrect inodes per group in error message
Josh Triplett
2020-04-21
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
2020-04-17
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-03-05
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
2020-02-28
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
2020-02-28
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
2020-02-28
ext4: fix mount failure with quota configured as module
Jan Kara
2020-02-28
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
2020-02-28
ext4: fix potential race between s_group_info online resizing and access
Suraj Jitindar Singh
2020-02-28
ext4: fix potential race between online resizing and write operations
Theodore Ts'o
2020-02-28
ext4: add cond_resched() to __ext4_find_entry()
Shijie Luo
2020-02-28
ext4: fix a data race in EXT4_I(inode)->i_disksize
Qian Cai
2020-02-24
ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
Ritesh Harjani
2020-02-19
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
2020-02-19
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-02-19
ext4: fix checksum errors with indexed dirs
Jan Kara
2020-02-19
ext4: fix support for inode sizes > 1024 bytes
Theodore Ts'o
2020-02-19
ext4: don't assume that mmp_nodename/bdevname have NUL
Andreas Dilger
2020-02-11
ext4: fix deadlock allocating crypto bounce page from mempool
Eric Biggers
2020-02-05
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
2020-01-27
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
2020-01-04
ext4: iomap that extends beyond EOF should be marked dirty
Matthew Bobrowski
2020-01-04
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
2019-12-31
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
2019-12-31
ext4: check for directory entries too close to block end
Jan Kara
2019-12-31
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
2019-12-17
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
2019-12-17
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
2019-12-17
ext4: Fix credit estimate for final inode freeing
Jan Kara
2019-12-05
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-11-24
ext4: fix build error when DX_DEBUG is defined
Gabriel Krisman Bertazi
2019-11-06
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2019-10-07
ext4: fix potential use after free after remounting with noblock_validity
zhangyi (F)
2019-10-05
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
2019-10-05
ext4: fix warning inside ext4_convert_unwritten_extents_endio
Rakesh Pandit
[next]