index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
Theodore Ts'o
2019-06-21
1
-5
/
+5
*
ext4: refactor initialize_dirent_tail()
Theodore Ts'o
2019-06-21
1
-2
/
+2
*
ext4: rename "dirent_csum" functions to use "dirblock"
Theodore Ts'o
2019-06-21
1
-5
/
+4
*
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
2019-06-19
1
-3
/
+36
*
ext4: only set project inherit bit for directory
Wang Shilong
2019-06-10
1
-1
/
+2
*
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
1
-15
/
+47
|
\
|
*
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-04-17
1
-15
/
+47
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-05-07
1
-10
/
+35
|
\
\
|
*
|
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-25
1
-6
/
+15
|
*
|
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2019-04-25
1
-1
/
+20
|
*
|
ext4: remove incorrect comment for NEXT_ORPHAN()
Eric Biggers
2019-04-06
1
-3
/
+0
|
|
/
*
/
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
|
/
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-03-12
1
-1
/
+8
|
\
|
*
ext4: don't update s_rev_level if not required
Andreas Dilger
2019-02-14
1
-1
/
+5
|
*
ext4: add mask of ext4 flags to swap
yangerkun
2019-02-11
1
-0
/
+3
*
|
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
1
-4
/
+3
*
|
ext4: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
2019-01-23
1
-5
/
+0
|
/
*
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2018-12-19
1
-2
/
+13
*
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
2018-11-25
1
-0
/
+2
*
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
2018-11-01
1
-9
/
+0
|
\
|
*
Compiler Attributes: ext4: remove local __nonstring definition
Miguel Ojeda
2018-09-30
1
-9
/
+0
*
|
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2018-10-12
1
-1
/
+2
*
|
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-02
1
-2
/
+2
*
|
ext4: fix reserved cluster accounting at page invalidation time
Eric Whitney
2018-10-01
1
-0
/
+1
*
|
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
1
-0
/
+1
*
|
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
1
-0
/
+1
*
|
ext4: add new pending reservation mechanism
Eric Whitney
2018-10-01
1
-0
/
+3
*
|
ext4: generalize extents status tree search functions
Eric Whitney
2018-10-01
1
-4
/
+0
|
/
*
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
[next]