index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2020-06-03
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
Theodore Ts'o
2020-06-03
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
2020-06-03
ext4: fix a typo in a comment
Christophe JAILLET
2020-06-03
ext4: clean up ext4_ext_convert_to_initialized() error handling
Eric Whitney
2020-06-03
ext4: clean up GET_BLOCKS_PRE_IO error handling
Eric Whitney
2020-06-03
ext4: remove redundant GET_BLOCKS_CONVERT code
Eric Whitney
2020-06-03
ext4: remove dead GET_BLOCKS_ZERO code
Eric Whitney
2020-06-03
ext4: don't ignore return values from ext4_ext_dirty()
Harshad Shirwadkar
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-06-03
ext4: fix error pointer dereference
Jeffle Xu
2020-06-03
ext4: Avoid freeing inodes on dirty list
Jan Kara
2020-06-03
ext4: fix buffer_head refcnt leak when ext4_iget() fails
Xiyu Yang
2020-06-03
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
2020-06-03
ext4: remove unnecessary comparisons to bool
Jason Yan
2020-06-03
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
2020-06-03
ext4: fix a style issue in fs/ext4/acl.c
Carlos Guerrero Álvarez
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-01
fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
2020-05-28
fs/ext4: Introduce DAX inode flag
Ira Weiny
2020-05-28
fs/ext4: Remove jflag variable
Ira Weiny
2020-05-28
fs/ext4: Make DAX mount option a tri-state
Ira Weiny
2020-05-28
fs/ext4: Only change S_DAX on inode load
Ira Weiny
2020-05-28
fs/ext4: Update ext4_should_use_dax()
Ira Weiny
2020-05-28
fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-28
fs/ext4: Disallow verity if inode is DAX
Ira Weiny
2020-05-28
fs/ext4: Narrow scope of DAX check in setflags
Ira Weiny
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-19
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2020-05-19
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
2020-05-18
fscrypt: support test_dummy_encryption=v2
Eric Biggers
2020-05-14
ext4: remove redundant variable has_bigalloc in ext4_fill_super
Kaixu Xia
2020-05-07
ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
Kaixu Xia
2020-04-15
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-04-15
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-04-15
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Jason Yan
2020-04-15
ext4: remove set but not used variable 'es'
Jason Yan
2020-04-15
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-15
ext4: fix return-value types in several function comments
Josh Triplett
2020-04-15
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-15
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-28
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
[prev]
[next]