Linus Torvalds
|
c140f8b072
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
6 years ago |
Vasily Averin
|
de59fae004
ext4: fix buffer leak in __ext4_read_dirblock() on error path
|
6 years ago |
Vasily Averin
|
feaf264ce7
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
|
6 years ago |
Linus Torvalds
|
8adcc59974
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
6 years ago |
Al Viro
|
e884bce1d9
ext4: don't open-code ERR_CAST
|
7 years ago |
Gabriel Krisman Bertazi
|
799578ab16
ext4: fix build error when DX_DEBUG is defined
|
7 years ago |
Theodore Ts'o
|
b50282f324
ext4: check to make sure the rename(2)'s destination is not freed
|
7 years ago |
Eric Sandeen
|
f39b3f45db
ext4: reset error code in ext4_find_entry in fallback
|
7 years ago |
Arnd Bergmann
|
15eefe2a99
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Al Viro
|
1e2e547a93
do d_instantiate/unlock_new_inode combinations safely
|
7 years ago |
Linus Torvalds
|
3462ac5703
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
|
7 years ago |
Linus Torvalds
|
23aedc4b9b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Linus Torvalds
|
a4b7fd7d34
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
7 years ago |
Jeff Layton
|
ee73f9a52a
ext4: convert to new i_version API
|
7 years ago |
Jeff Layton
|
ae5e165d85
fs: new API for handling inode->i_version
|
7 years ago |
Eric Biggers
|
78e1060c94
ext4: switch to fscrypt ->symlink() helper functions
|
7 years ago |
Colin Ian King
|
a794df0ecd
ext4: fix incorrect indentation of if statement
|
7 years ago |
Chandan Rajendra
|
9d5afec6b8
ext4: fix crash when a directory's i_size is too small
|
7 years ago |
Linus Torvalds
|
32190f0afb
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Eric Biggers
|
8990427501
ext4: switch to fscrypt_prepare_lookup()
|
8 years ago |
Eric Biggers
|
07543d164b
ext4: switch to fscrypt_prepare_rename()
|
8 years ago |
Eric Biggers
|
697251816d
ext4: switch to fscrypt_prepare_link()
|
8 years ago |
Tahsin Erdogan
|
9699d4f91d
ext4: make xattr inode reads faster
|
8 years ago |
Andreas Dilger
|
c741489206
ext4: fix dir_nlink behaviour
|
8 years ago |
Theodore Ts'o
|
bdddf34279
ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry()
|
8 years ago |
Khazhismel Kumykov
|
6febe6f253
ext4: return EIO on read error in ext4_find_entry
|
8 years ago |
Artem Blagodarenko
|
e08ac99fa2
ext4: add largedir feature
|
8 years ago |
Eric Biggers
|
d6b975504e
ext4: remove unused d_name argument from ext4_search_dir() et al.
|
8 years ago |