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 |
Linus Torvalds
|
677375cef8
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
|
8 years ago |
Eric Biggers
|
d9b9f8d5a8
ext4: clean up ext4_match() and callers
|
8 years ago |
Eric Biggers
|
067d1023b6
ext4: switch to using fscrypt_match_name()
|
8 years ago |
Eric Biggers
|
6b06cdee81
fscrypt: avoid collisions when presenting long encrypted filenames
|
8 years ago |
Eric Biggers
|
8c68084bff
ext4: remove "nokey" check from ext4_lookup()
|
8 years ago |
Eric Biggers
|
1bc0af600b
ext4: trim return value and 'dir' argument from ext4_insert_dentry()
|
8 years ago |
David Howells
|
99652ea56a
ext4: Add statx support
|
8 years ago |
Theodore Ts'o
|
0db1ff222d
ext4: add shutdown bit and check for it
|
8 years ago |
Eric Biggers
|
dd01b690f8
ext4: fix use-after-iput when fscrypt contexts are inconsistent
|
8 years ago |
Theodore Ts'o
|
173b8439e1
ext4: don't allow encrypted operations without keys
|
8 years ago |
Eric Biggers
|
54475f531b
fscrypt: use ENOKEY when file cannot be created w/o key
|
8 years ago |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 years ago |
Joe Perches
|
d74f3d2528
ext4: add missing KERN_CONT to a few more debugging uses
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
9 years ago |
gmail
|
e81d44778d
ext4: release bh in make_indexed_dir
|
9 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 years ago |
Eric Biggers
|
ef1eb3aa50
fscrypto: make filename crypto functions return 0 on success
|
9 years ago |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 years ago |
Daeho Jeong
|
fa96454069
ext4: correct error value of function verifying dx checksum
|
9 years ago |
Daeho Jeong
|
b47820edd1
ext4: avoid modifying checksum fields directly during checksum verification
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |