Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
10 vuotta sitten |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
10 vuotta sitten |
Theodore Ts'o
|
6bc445e0ff
ext4 crypto: make sure the encryption info is initialized on opendir(2)
|
10 vuotta sitten |
Theodore Ts'o
|
c936e1ec28
ext4 crypto: use per-inode tfm structure
|
10 vuotta sitten |
Theodore Ts'o
|
b7236e21d5
ext4 crypto: reorganize how we store keys in the inode
|
10 vuotta sitten |
Theodore Ts'o
|
d229959072
ext4 crypto: don't allocate a page when encrypting/decrypting file names
|
10 vuotta sitten |
Theodore Ts'o
|
5de0b4d0cd
ext4 crypto: simplify and speed up filename encryption
|
10 vuotta sitten |
Michael Halcrow
|
4461471107
ext4 crypto: enable filename encryption
|
10 vuotta sitten |
Theodore Ts'o
|
2f61830ae3
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
|
10 vuotta sitten |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 vuotta sitten |
Theodore Ts'o
|
1c2150283c
ext4: convert ext4_bread() to use the ERR_PTR convention
|
11 vuotta sitten |
Darrick J. Wong
|
40b163f1c4
ext4: check inline directory before converting
|
11 vuotta sitten |
Giedrius Rekasius
|
aa13d5f67c
ext4: remove unused local variable "stored" from ext4_readdir(...)
|
11 vuotta sitten |
Cody P Schafer
|
d1866bd061
fs/ext4: use rbtree postorder iteration helper instead of opencoding
|
11 vuotta sitten |
Anatol Pomozov
|
70261f568f
ext4: Fix misspellings using 'codespell' tool
|
12 vuotta sitten |
Al Viro
|
725bebb278
[readdir] convert ext4
|
12 vuotta sitten |
Tao Ma
|
8af0f08227
ext4: fix readdir error in the case of inline_data+dir_index
|
12 vuotta sitten |
Linus Torvalds
|
a7c1120d2d
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 vuotta sitten |
Zheng Liu
|
d4e4395491
ext4: fix a warning from sparse check for ext4_dir_llseek
|
12 vuotta sitten |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 vuotta sitten |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 vuotta sitten |
Guo Chao
|
d5ac777305
ext4: release buffer when checksum failed
|
12 vuotta sitten |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 vuotta sitten |
Tao Ma
|
65d165d936
ext4: let ext4_readdir handle inline data
|
12 vuotta sitten |
Tao Ma
|
226ba972b0
ext4: refactor __ext4_check_dir_entry() to accept start and size
|
12 vuotta sitten |
Eric Sandeen
|
ec7268ce21
ext4: use core vfs llseek code for dir seeks
|
13 vuotta sitten |
Darrick J. Wong
|
b0336e8d21
ext4: calculate and verify checksums of directory leaf blocks
|
13 vuotta sitten |
Linus Torvalds
|
71db34fc43
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
|
13 vuotta sitten |
Theodore Ts'o
|
92b9781658
ext4: change some printk() calls to use ext4_msg() instead
|
13 vuotta sitten |
Fan Yong
|
d1f5273e9a
ext4: return 32/64-bit dir name hash according to usage type
|
13 vuotta sitten |