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
/
super.c
Age
Commit message (
Expand
)
Author
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-01-25
ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...
Chengguang Xu
2020-01-24
ext4: make dioread_nolock the default
Theodore Ts'o
2020-01-17
ext4: drop ext4_kvmalloc()
Theodore Ts'o
2020-01-17
ext4: remove ext4_{ind,ext}_calc_metadata_amount()
Eric Biggers
2020-01-17
ext4: Delete ext4_kvzvalloc()
Naoto Kobayashi
2019-12-26
ext4: save the error code which triggered an ext4_error() in the superblock
Theodore Ts'o
2019-12-22
ext4: treat buffers contining write errors as valid in ext4_sb_bread()
Theodore Ts'o
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-15
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
2019-11-30
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-11-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-11-19
Merge branch 'tt/misc' into dev
Theodore Ts'o
2019-11-19
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-11-14
ext4: code cleanup for get_next_id
Chengguang Xu
2019-11-14
ext4: fix leak of quota reservations
Jan Kara
2019-11-14
ext4: remove unused variable warning in parse_options()
Olof Johansson
2019-11-14
ext4: Enable encryption for subpage-sized blocks
Chandan Rajendra
2019-11-06
ext4: add support for IV_INO_LBLK_64 encryption policies
Eric Biggers
2019-11-04
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
2019-10-22
ext4: Enable blocksize < pagesize for dioread_nolock
Ritesh Harjani
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2019-08-30
ext4: Initialize timestamps limits
Deepa Dinamani
2019-08-28
ext4: fix integer overflow when calculating commit interval
zhangyi (F)
2019-08-12
ext4: add fs-verity read support
Eric Biggers
2019-08-12
ext4: add basic fs-verity support
Eric Biggers
2019-08-12
ext4: wire up new fscrypt ioctls
Eric Biggers
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-17
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
2019-05-12
ext4: fix miscellaneous sparse warnings
Theodore Ts'o
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-01
ext4: make use of ->free_inode()
Al Viro
2019-04-30
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-25
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2019-04-25
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-03-24
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-14
ext4: avoid panic during forced reboot
Jan Kara
2019-03-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-02-14
ext4: don't update s_rev_level if not required
Andreas Dilger
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2018-12-30
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
2018-12-19
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2018-12-19
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
[next]