Jan Kara
|
dfa2064b22
ext4: factor out loop for freeing inode xattr space
|
9 years ago |
Jan Kara
|
6e0cd088c0
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
|
9 years ago |
Jan Kara
|
3f2571c1f9
ext4: factor out xattr moving
|
9 years ago |
Jan Kara
|
9440571388
ext4: replace bogus assertion in ext4_xattr_shift_entries()
|
9 years ago |
Jan Kara
|
1cba423707
ext4: remove checks for e_value_block
|
9 years ago |
Jan Kara
|
2de58f1102
ext4: Check that external xattr value block is zero
|
9 years ago |
Jan Kara
|
e3014d14a8
ext4: fixup free space calculations when expanding inodes
|
9 years ago |
Jan Kara
|
2e81a4eeed
ext4: avoid deadlock when expanding inode size
|
9 years ago |
Jan Kara
|
443a8c41cd
ext4: properly align shifted xattrs when expanding inodes
|
9 years ago |
Jan Kara
|
418c12d08d
ext4: fix xattr shifting when expanding inodes part 2
|
9 years ago |
Jan Kara
|
d0141191a2
ext4: fix xattr shifting when expanding inodes
|
9 years ago |
Daeho Jeong
|
b47820edd1
ext4: avoid modifying checksum fields directly during checksum verification
|
9 years ago |
Theodore Ts'o
|
9e92f48c34
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
|
9 years ago |
Andreas Gruenbacher
|
6048c64b26
mbcache: add reusable flag to cache entries
|
9 years ago |
Jan Kara
|
3fd164629d
ext4: shortcut setting of xattr to the same value
|
9 years ago |
Jan Kara
|
7a2508e1b6
mbcache2: rename to mbcache
|
9 years ago |
Jan Kara
|
82939d7999
ext4: convert to mbcache2
|
9 years ago |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Dmitry Monakhov
|
a1c6f05733
fs: use block_device name vsprintf helper
|
10 years ago |
Andreas Gruenbacher
|
764a5c6b1f
xattr handlers: Simplify list operation
|
9 years ago |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
10 years ago |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
10 years ago |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
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 |
Wei Yuan
|
5f80f62ada
ext4: remove useless condition in if statement.
|
10 years ago |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 years ago |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
11 years ago |
Darrick J. Wong
|
a0626e7595
ext4: check EA value offset when loading
|
11 years ago |
Theodore Ts'o
|
e3cf5d5d9a
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
|
11 years ago |