Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 tahun lalu |
Jan Kara
|
c86d8db33a
ext4: implement allocation of pre-zeroed blocks
|
9 tahun lalu |
Jan Kara
|
53085fac02
ext4: provide ext4_issue_zeroout()
|
9 tahun lalu |
Jan Kara
|
011278485e
ext4: fix races of writeback with punch hole and zero range
|
9 tahun lalu |
Jan Kara
|
32ebffd3bb
ext4: fix races between buffered IO and collapse / insert range
|
9 tahun lalu |
Jan Kara
|
17048e8a08
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
|
9 tahun lalu |
Jan Kara
|
ea3d7209ca
ext4: fix races between page faults and hole punching
|
9 tahun lalu |
Linus Torvalds
|
75021d2859
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 tahun lalu |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
10 tahun lalu |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
10 tahun lalu |
Theodore Ts'o
|
36086d43f6
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
|
10 tahun lalu |
Viresh Kumar
|
a1c83681d5
fs: Drop unlikely before IS_ERR(_OR_NULL)
|
10 tahun lalu |
Linus Torvalds
|
1c4c7159ed
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 tahun lalu |
Nikolay Borisov
|
c45653c341
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
|
10 tahun lalu |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 tahun lalu |
Theodore Ts'o
|
c5e298ae53
ext4: prevent ext4_quota_write() from failing due to ENOSPC
|
10 tahun lalu |
Lukas Czerner
|
0d306dcf86
ext4: wait for existing dio workers in ext4_alloc_file_blocks()
|
10 tahun lalu |
Lukas Czerner
|
4134f5c88d
ext4: recalculate journal credits as inode depth changes
|
10 tahun lalu |
Namjae Jeon
|
331573febb
ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
|
10 tahun lalu |
David Moore
|
8bc3b1e6e8
ext4: BUG_ON assertion repeated for inode1, not done for inode2
|
10 tahun lalu |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 tahun lalu |
Theodore Ts'o
|
b9576fc362
ext4: fix an ext3 collapse range regression in xfstests
|
10 tahun lalu |
Eryu Guan
|
2f974865ff
ext4: check for zero length extent explicitly
|
10 tahun lalu |
Davide Italiano
|
280227a75b
ext4: move check under lock scope to close a race.
|
10 tahun lalu |
Michael Halcrow
|
2058f83a72
ext4 crypto: implement the ext4 encryption write path
|
10 tahun lalu |
Eric Whitney
|
9d21c9fa2c
ext4: don't release reserved space for previously allocated cluster
|
10 tahun lalu |
Eric Whitney
|
94426f4b96
ext4: fix loss of delalloc extent info in ext4_zero_range()
|
10 tahun lalu |
Lukas Czerner
|
0f2af21aae
ext4: allocate entire range in zero range
|
10 tahun lalu |
Xiaoguang Wang
|
4255c224b9
ext4: fix comments in ext4_can_extents_be_merged()
|
10 tahun lalu |
Theodore Ts'o
|
ad7fefb109
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
|
10 tahun lalu |