index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Age
Commit message (
Expand
)
Author
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-24
ext4: check journal inode extents more carefully
Jan Kara
2020-08-21
ext4: fix direct I/O read error
Jiang Ying
2020-05-05
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
2020-05-02
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2020-05-02
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2020-04-24
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-02-28
ext4: fix a data race in EXT4_I(inode)->i_disksize
Qian Cai
2020-02-28
ext4: fix checksum errors with indexed dirs
Jan Kara
2020-01-23
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-10-05
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
2019-06-11
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
2018-08-06
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
2018-07-03
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-04-24
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
2018-04-24
ext4: fix crashes in dioread_nolock mode
Jan Kara
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-02-16
don't put symlink bodies in pagecache into highmem
Al Viro
2017-11-21
ext4: fix data exposure after a crash
Jan Kara
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-05-20
ext4: evict inline data when writing to memory map
Eric Biggers
2017-04-21
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
2017-03-18
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
2017-01-06
ext4: reject inodes with negative size
Darrick J. Wong
2016-10-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
2016-10-22
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2016-09-15
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-09-15
ext4: avoid deadlock when expanding inode size
Jan Kara
2016-08-16
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
2016-08-16
ext4: fix deadlock during page writeback
Jan Kara
2016-05-04
ext4: fix races of writeback with punch hole and zero range
Jan Kara
2016-05-04
ext4: fix races between page faults and hole punching
Jan Kara
2016-05-04
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-03-03
ext4: fix bh->b_state corruption
Jan Kara
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-15
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-10-03
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
[next]