Damien Le Moal
|
f99e86485c
block: Rename blk_queue_zone_size and bdev_zone_size
|
8 年之前 |
Linus Torvalds
|
09cb6464fe
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
8 年之前 |
Jaegeuk Kim
|
5eba8c5d1f
f2fs: fix to access nullified flush_cmd_control pointer
|
8 年之前 |
Jaegeuk Kim
|
f455c8a5f0
f2fs: call sync_fs when f2fs is idle
|
8 年之前 |
Arnd Bergmann
|
19c526515f
f2fs: fix 32-bit build
|
8 年之前 |
Geliang Tang
|
b4ceec2921
f2fs: drop duplicate header timer.h
|
8 年之前 |
Chao Yu
|
36951b38d1
f2fs: don't wait writeback for datas during checkpoint
|
8 年之前 |
Jaegeuk Kim
|
c79b7ff1d3
f2fs: fix wrong written_valid_blocks counting
|
8 年之前 |
Jaegeuk Kim
|
7702bdbe50
f2fs: avoid BG_GC in f2fs_balance_fs
|
8 年之前 |
Jaegeuk Kim
|
3c62be17d4
f2fs: support multiple devices
|
8 年之前 |
Jaegeuk Kim
|
6ae1be13e8
f2fs: revert segment allocation for direct IO
|
8 年之前 |
Jaegeuk Kim
|
bdb7d964c4
f2fs: assign segments correctly for direct_io
|
8 年之前 |
Damien Le Moal
|
126606c7a9
f2fs: Trace reset zone events
|
8 年之前 |
Damien Le Moal
|
f46e8809e8
f2fs: Reset sequential zones on zoned block devices
|
8 年之前 |
Jaegeuk Kim
|
664ba972df
f2fs: use BIO_MAX_PAGES for bio allocation
|
8 年之前 |
Chao Yu
|
3a2ad5672b
f2fs: don't interrupt free nids building during nid allocation
|
8 年之前 |
Eric Biggers
|
0c0b471e43
f2fs: fix sparse warnings
|
8 年之前 |
Chao Yu
|
933439c8f3
f2fs: give a chance to detach from dirty list
|
8 年之前 |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 年之前 |
Chao Yu
|
0f34802858
f2fs: support checkpoint error injection
|
8 年之前 |
Yunlei He
|
9c094040c5
f2fs: remove redundant value definition
|
9 年之前 |
Chao Yu
|
aaec2b1d18
f2fs: introduce cp_lock to protect updating of ckpt_flags
|
9 年之前 |
Jaegeuk Kim
|
a468f0ef51
f2fs: use crc and cp version to determine roll-forward recovery
|
9 年之前 |
Yunlei He
|
5d4c0af41f
f2fs: preallocate blocks for encrypted file
|
9 年之前 |
Jaegeuk Kim
|
7f3037a5ec
f2fs: check free_sections for defragmentation
|
9 年之前 |
Yunlei He
|
ed214a1183
f2fs: forbid to do fstrim if fs has some error
|
9 年之前 |
Chao Yu
|
6ab2a3085e
f2fs: fix minor typo
|
9 年之前 |
Chao Yu
|
275b66b09e
f2fs: support async discard
|
9 年之前 |
Chao Yu
|
74fa5f3d43
f2fs: schedule in between two continous batch discards
|
9 年之前 |
Chao Yu
|
e932835377
f2fs: check return value of write_checkpoint during fstrim
|
9 年之前 |