index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2019-01-09
1
-2
/
+13
*
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
2019-01-09
1
-0
/
+2
*
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2018-11-13
1
-1
/
+2
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-09-17
1
-3
/
+17
|
\
|
*
ext4: avoid arithemetic overflow that can trigger a BUG
Theodore Ts'o
2018-09-01
1
-0
/
+3
|
*
ext4: add nonstring annotations to ext4.h
Theodore Ts'o
2018-08-27
1
-3
/
+14
*
|
ext4: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
1
-1
/
+1
|
/
*
ext4: handle layout changes to pinned DAX mappings
Ross Zwisler
2018-07-29
1
-0
/
+1
*
ext4: super: extend timestamps to 40 bits
Arnd Bergmann
2018-07-29
1
-1
/
+8
*
ext4: use timespec64 for all inode times
Arnd Bergmann
2018-07-29
1
-13
/
+9
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-08
1
-8
/
+1
|
\
|
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-06-17
1
-5
/
+0
|
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-06-16
1
-3
/
+0
|
*
ext4: add warn_on_error mount option
Theodore Ts'o
2018-06-12
1
-0
/
+1
*
|
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-14
/
+20
|
\
\
|
*
|
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-14
/
+20
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-06-05
1
-0
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4: add new ext4_mark_group_bitmap_corrupted() helper
Wang Shilong
2018-05-12
1
-0
/
+7
|
|
/
*
|
ext4: simplify procfs code
Christoph Hellwig
2018-05-16
1
-1
/
+1
|
/
*
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
Nikolay Borisov
2018-03-22
1
-17
/
+0
*
ext4: fixed alignment and minor code cleanup in ext4.h
Petros Koutoupis
2018-01-07
1
-11
/
+9
*
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-12-17
1
-1
/
+1
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-11-14
1
-44
/
+6
|
\
|
*
ext4: improve smp scalability for inode generation
Theodore Ts'o
2017-11-08
1
-2
/
+0
|
*
ext4: add support for online resizing with bigalloc
harshads
2017-10-29
1
-2
/
+2
|
*
ext4: remove duplicate extended attributes defs
Ross Zwisler
2017-10-12
1
-37
/
+0
|
*
ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-10-01
1
-3
/
+0
|
*
ext4: Add iomap support for inline data
Andreas Gruenbacher
2017-10-01
1
-0
/
+4
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-5
/
+3
|
\
\
|
*
|
fscrypt: clean up include file mess
Dave Chinner
2017-10-18
1
-5
/
+3
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-11
1
-0
/
+1
|
\
|
*
ext4: perform dax_device lookup at mount
Dan Williams
2017-08-31
1
-0
/
+1
*
|
ext4: backward compatibility support for Lustre ea_inode implementation
Tahsin Erdogan
2017-08-24
1
-0
/
+1
*
|
ext4: remove timebomb in ext4_decode_extra_time()
Christoph Hellwig
2017-08-24
1
-6
/
+4
|
/
*
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-06
1
-0
/
+2
*
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-05
1
-1
/
+2
*
ext4: silence array overflow warning
Dan Carpenter
2017-08-05
1
-1
/
+1
*
ext4: remove unused metadata accounting variables
Eric Whitney
2017-07-30
1
-4
/
+2
*
ext4: send parallel discards on commit completions
Daeho Jeong
2017-06-22
1
-0
/
+3
*
ext4: add nombcache mount option
Tahsin Erdogan
2017-06-22
1
-0
/
+1
*
ext4: xattr inode deduplication
Tahsin Erdogan
2017-06-22
1
-9
/
+14
*
ext4: add ext4_is_quota_file()
Tahsin Erdogan
2017-06-22
1
-0
/
+2
*
ext2, ext4: make mb block cache names more explicit
Tahsin Erdogan
2017-06-22
1
-1
/
+1
*
ext4: move struct ext4_xattr_inode_array to xattr.h
Tahsin Erdogan
2017-06-22
1
-4
/
+0
*
ext4: modify ext4_xattr_ino_array to hold struct inode *
Tahsin Erdogan
2017-06-22
1
-3
/
+3
*
ext4: extended attribute value size limit is enforced by vfs
Tahsin Erdogan
2017-06-21
1
-6
/
+0
*
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
2017-06-21
1
-5
/
+6
*
ext4: xattr-in-inode support
Andreas Dilger
2017-06-21
1
-0
/
+12
*
ext4: add largedir feature
Artem Blagodarenko
2017-06-21
1
-5
/
+18
[next]