Linus Torvalds
|
8663da2c09
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 лет назад |
Theodore Ts'o
|
5de0b4d0cd
ext4 crypto: simplify and speed up filename encryption
|
10 лет назад |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 лет назад |
Linus Torvalds
|
6162e4b0be
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 лет назад |
Theodore Ts'o
|
6ddb244784
ext4 crypto: enable encryption feature flag
|
10 лет назад |
Theodore Ts'o
|
f348c25232
ext4 crypto: add symlink encryption
|
10 лет назад |
Boaz Harrosh
|
be64f884be
dax: unify ext2/4_{dax,}_file_operations
|
10 лет назад |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 лет назад |
Michael Halcrow
|
1f3862b557
ext4 crypto: filename encryption modifications
|
10 лет назад |
Michael Halcrow
|
b309848644
ext4 crypto: partial update to namei.c for fname crypto
|
10 лет назад |
Michael Halcrow
|
4bdfc873ba
ext4 crypto: insert encrypted filenames into a leaf directory block
|
10 лет назад |
Theodore Ts'o
|
2f61830ae3
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
|
10 лет назад |
Michael Halcrow
|
dde680cefc
ext4 crypto: inherit encryption policies on inode and directory create
|
10 лет назад |
Theodore Ts'o
|
d9cdc90331
ext4 crypto: enforce context consistency
|
10 лет назад |
Michael Halcrow
|
e875a2ddba
ext4 crypto: export ext4_empty_dir()
|
10 лет назад |
Lukas Czerner
|
e12fb97222
ext4: make fsync to sync parent dir in no-journal for real this time
|
10 лет назад |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 лет назад |
Konstantin Khlebnikov
|
7071b71587
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
|
10 лет назад |
Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
10 лет назад |
Namjae Jeon
|
31fc006b12
ext4: remove unneeded code in ext4_unlink
|
10 лет назад |
Jan Kara
|
6050d47adc
ext4: bail out from make_indexed_dir() on first error
|
10 лет назад |
Linus Torvalds
|
d1e14f1d63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 лет назад |
Miklos Szeredi
|
cd808deced
ext4: support RENAME_WHITEOUT
|
10 лет назад |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 лет назад |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
11 лет назад |
Theodore Ts'o
|
f4bb298102
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
|
11 лет назад |
Theodore Ts'o
|
e2bfb088fa
ext4: don't orphan or truncate the boot loader inode
|
11 лет назад |
Theodore Ts'o
|
a9cfcd63e8
ext4: avoid trying to kfree an ERR_PTR pointer
|
11 лет назад |
Wang Shilong
|
52c826db6d
ext4: remove a duplicate call in ext4_init_new_dir()
|
11 лет назад |
Theodore Ts'o
|
f8b3b59d4d
ext4: convert do_split() to use the ERR_PTR convention
|
11 лет назад |