index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Age
Commit message (
Expand
)
Author
2018-12-19
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2018-11-25
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
2018-10-12
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2018-10-02
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-01
ext4: fix reserved cluster accounting at page invalidation time
Eric Whitney
2018-10-01
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
ext4: add new pending reservation mechanism
Eric Whitney
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
2018-09-30
Compiler Attributes: ext4: remove local __nonstring definition
Miguel Ojeda
2018-09-17
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-09-01
ext4: avoid arithemetic overflow that can trigger a BUG
Theodore Ts'o
2018-08-27
ext4: add nonstring annotations to ext4.h
Theodore Ts'o
2018-08-17
ext4: readpages() should submit IO as read-ahead
Jens Axboe
2018-07-29
ext4: handle layout changes to pinned DAX mappings
Ross Zwisler
2018-07-29
ext4: super: extend timestamps to 40 bits
Arnd Bergmann
2018-07-29
ext4: use timespec64 for all inode times
Arnd Bergmann
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-17
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-06-16
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-12
ext4: add warn_on_error mount option
Theodore Ts'o
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-05-16
ext4: simplify procfs code
Christoph Hellwig
2018-05-12
ext4: add new ext4_mark_group_bitmap_corrupted() helper
Wang Shilong
2018-03-22
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
Nikolay Borisov
2018-01-07
ext4: fixed alignment and minor code cleanup in ext4.h
Petros Koutoupis
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-08
ext4: improve smp scalability for inode generation
Theodore Ts'o
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-29
ext4: add support for online resizing with bigalloc
harshads
2017-10-18
fscrypt: clean up include file mess
Dave Chinner
2017-10-12
ext4: remove duplicate extended attributes defs
Ross Zwisler
2017-10-01
ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-10-01
ext4: Add iomap support for inline data
Andreas Gruenbacher
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-31
ext4: perform dax_device lookup at mount
Dan Williams
2017-08-24
ext4: backward compatibility support for Lustre ea_inode implementation
Tahsin Erdogan
2017-08-24
ext4: remove timebomb in ext4_decode_extra_time()
Christoph Hellwig
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-05
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-05
ext4: silence array overflow warning
Dan Carpenter
2017-07-30
ext4: remove unused metadata accounting variables
Eric Whitney
2017-06-22
ext4: send parallel discards on commit completions
Daeho Jeong
2017-06-22
ext4: add nombcache mount option
Tahsin Erdogan
2017-06-22
ext4: xattr inode deduplication
Tahsin Erdogan
[next]