Lukas Czerner
|
625ef8a3ac
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
|
6 yıl önce |
Theodore Ts'o
|
4d982e25d0
ext4: avoid divide by zero fault when deleting corrupted inline directories
|
7 yıl önce |
Theodore Ts'o
|
362eca70b5
ext4: fix inline data updates with checksums enabled
|
7 yıl önce |
Linus Torvalds
|
70a2dc6abc
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 yıl önce |
Theodore Ts'o
|
8bc1379b82
ext4: avoid running out of journal credits when appending to an inline file
|
7 yıl önce |
Theodore Ts'o
|
6e8ab72a81
ext4: clear i_data in ext4_inode_info when removing inline data
|
7 yıl önce |
Linus Torvalds
|
6567af78ac
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
7 yıl önce |
Christoph Hellwig
|
19319b5321
iomap: inline data should be an iomap type, not a flag
|
7 yıl önce |
Theodore Ts'o
|
117166efb1
ext4: do not allow external inodes for inline data
|
7 yıl önce |
Linus Torvalds
|
6fbac201f9
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
7 yıl önce |
Linus Torvalds
|
23aedc4b9b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 yıl önce |
Goffredo Baroncelli
|
c472c07bfe
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
|
7 yıl önce |
Jeff Layton
|
ee73f9a52a
ext4: convert to new i_version API
|
7 yıl önce |
Theodore Ts'o
|
f516676857
ext4: fix up remaining files with SPDX cleanups
|
7 yıl önce |
Ross Zwisler
|
559db4c6d7
ext4: prevent data corruption with inline data + DAX
|
7 yıl önce |
Andreas Gruenbacher
|
7046ae3532
ext4: Add iomap support for inline data
|
7 yıl önce |
Andreas Dilger
|
e50e5129f3
ext4: xattr-in-inode support
|
8 yıl önce |
Eric Biggers
|
d6b975504e
ext4: remove unused d_name argument from ext4_search_dir() et al.
|
8 yıl önce |
Eric Biggers
|
1bc0af600b
ext4: trim return value and 'dir' argument from ext4_insert_dentry()
|
8 yıl önce |
Eric Biggers
|
b9cf625d6e
ext4: mark inode dirty after converting inline directory
|
8 yıl önce |
Theodore Ts'o
|
0db1ff222d
ext4: add shutdown bit and check for it
|
8 yıl önce |
Theodore Ts'o
|
eb5efbcb76
ext4: fix inline data error paths
|
8 yıl önce |
Theodore Ts'o
|
01daf94525
ext4: propagate error values from ext4_inline_data_truncate()
|
8 yıl önce |
Theodore Ts'o
|
b907f2d519
ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
|
8 yıl önce |
Theodore Ts'o
|
c755e25135
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
|
8 yıl önce |
Dan Carpenter
|
578620f451
ext4: return -ENOMEM instead of success
|
8 yıl önce |
Jan Kara
|
a3caa24b70
ext4: only set S_DAX if DAX is really supported
|
8 yıl önce |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 yıl önce |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 yıl önce |
Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
9 yıl önce |