index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
segment.c
Age
Commit message (
Expand
)
Author
2017-03-20
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-02-27
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
2017-02-27
f2fs: select target segment with closer temperature in SSR mode
Chao Yu
2017-02-27
f2fs: show simple call stack in fault injection message
Chao Yu
2017-02-27
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
f2fs: check discard alignment only for SEQWRITE zones
Jaegeuk Kim
2017-02-27
f2fs: wait for discard completion after submission
Jaegeuk Kim
2017-02-27
f2fs: avoid very large discard command
Jaegeuk Kim
2017-02-24
f2fs: do SSR for node segments more aggresively
Jaegeuk Kim
2017-02-24
f2fs: find data segments across all the types
Jaegeuk Kim
2017-02-24
f2fs: do SSR in higher priority
Jaegeuk Kim
2017-02-24
f2fs: do SSR for data when there is enough free space
Yunlong Song
2017-02-24
f2fs: put allocate_segment after refresh_sit_entry
Yunlong Song
2017-02-23
f2fs: show actual device info in tracepoints
Jaegeuk Kim
2017-02-23
f2fs: use SSR for warm node as well
Jaegeuk Kim
2017-02-23
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
2017-02-23
f2fs: move flush tracepoint
Jaegeuk Kim
2017-02-22
f2fs: declare missing static function
Jaegeuk Kim
2017-02-22
f2fs: fix null pointer dereference when issuing flush in ->fsync
Chao Yu
2017-02-22
f2fs: show # of on-going flush and discard bios
Jaegeuk Kim
2017-02-22
f2fs: add a kernel thread to issue discard commands asynchronously
Jaegeuk Kim
2017-02-22
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-02-22
f2fs: clean up flush/discard command namings
Jaegeuk Kim
2017-02-22
f2fs: check in-memory sit version bitmap
Chao Yu
2017-02-22
f2fs: check in-memory block bitmap
Chao Yu
2017-02-22
f2fs: introduce FI_ATOMIC_COMMIT
Chao Yu
2017-02-22
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
2017-01-29
f2fs: relax async discard commands more
Jaegeuk Kim
2017-01-29
f2fs: show the max number of atomic operations
Jaegeuk Kim
2017-01-29
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-29
f2fs: reassign new segment for mode=lfs
Jaegeuk Kim
2017-01-29
f2fs: fix a missing discard prefree segments
Yunlei He
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-07
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
2016-12-05
f2fs: call sync_fs when f2fs is idle
Jaegeuk Kim
2016-11-25
f2fs: fix 32-bit build
Arnd Bergmann
2016-11-25
f2fs: drop duplicate header timer.h
Geliang Tang
2016-11-25
f2fs: don't wait writeback for datas during checkpoint
Chao Yu
2016-11-25
f2fs: fix wrong written_valid_blocks counting
Jaegeuk Kim
2016-11-25
f2fs: avoid BG_GC in f2fs_balance_fs
Jaegeuk Kim
2016-11-25
f2fs: support multiple devices
Jaegeuk Kim
2016-11-25
f2fs: revert segment allocation for direct IO
Jaegeuk Kim
2016-11-23
f2fs: assign segments correctly for direct_io
Jaegeuk Kim
2016-11-23
f2fs: Trace reset zone events
Damien Le Moal
2016-11-23
f2fs: Reset sequential zones on zoned block devices
Damien Le Moal
2016-11-23
f2fs: use BIO_MAX_PAGES for bio allocation
Jaegeuk Kim
2016-11-23
f2fs: don't interrupt free nids building during nid allocation
Chao Yu
2016-11-23
f2fs: fix sparse warnings
Eric Biggers
2016-11-23
f2fs: give a chance to detach from dirty list
Chao Yu
[next]