Theodore Ts'o
|
5b643f9ce3
ext4 crypto: optimize filename encryption
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Michael Halcrow
|
4bdfc873ba
ext4 crypto: insert encrypted filenames into a leaf directory block
|
10 years ago |
Theodore Ts'o
|
2f61830ae3
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
|
10 years ago |
Rasmus Villemoes
|
80cfb71e2e
ext4: fix transposition typo in format string
|
10 years ago |
Dmitry Monakhov
|
50db71abc5
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
|
10 years ago |
Dmitry Monakhov
|
d952d69e26
ext4: ext4_inline_data_fiemap should respect callers argument
|
10 years ago |
Dmitry Monakhov
|
5cc28a9eaa
ext4: prevent fsreentrance deadlock for inline_data
|
10 years ago |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
10 years ago |
Darrick J. Wong
|
684de57486
ext4: don't keep using page if inline conversion fails
|
11 years ago |
Darrick J. Wong
|
40b163f1c4
ext4: check inline directory before converting
|
11 years ago |
Zheng Liu
|
83447ccb4d
ext4: make ext4_has_inline_data() as a inline function
|
11 years ago |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 years ago |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 years ago |
jon ernst
|
d7092ae297
ext4: delete "set but not used" variables
|
11 years ago |
Theodore Ts'o
|
09c455aaa8
ext4: avoid clearing beyond i_blocks when truncating an inline data file
|
11 years ago |
Jan Kara
|
52e4477758
ext4: standardize error handling in ext4_da_write_inline_data_begin()
|
11 years ago |
Jan Kara
|
bc0ca9df3b
ext4: retry allocation when inline->extent conversion failed
|
11 years ago |
Azat Khuzhin
|
5ba052fe33
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
|
11 years ago |
BoxiLiu
|
48ffdab1c1
ext4: change ext4_read_inline_dir() to return 0 on success
|
11 years ago |
Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
boxi liu
|
c4932dbe63
ext4: improve free space calculation for inline_data
|
12 years ago |
Al Viro
|
725bebb278
[readdir] convert ext4
|
12 years ago |
Jan Kara
|
eaf3793728
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
|
12 years ago |
Tao Ma
|
c4d8b0235a
ext4: fix readdir error in case inline_data+^dir_index.
|
12 years ago |
Tao Ma
|
8af0f08227
ext4: fix readdir error in the case of inline_data+dir_index
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |