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-07-10
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-07-07
f2fs: introduce __check_sit_bitmap
Chao Yu
2017-07-07
f2fs: stop gc/discard thread in prior during umount
Chao Yu
2017-07-07
f2fs: avoid redundant f2fs_flush after remount
Yunlong Song
2017-07-04
f2fs: add f2fs_bug_on in __remove_discard_cmd
Chao Yu
2017-07-04
f2fs: introduce __wait_one_discard_bio
Chao Yu
2017-07-04
f2fs: sanity check size of nat and sit cache
Jin Qian
2017-07-04
f2fs: fix a panic caused by NULL flush_cmd_control
Yunlei He
2017-07-04
f2fs: Do not issue small discards in LFS mode
Damien Le Moal
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-05-23
f2fs: wait discard IO completion without cmd_lock held
Chao Yu
2017-05-23
f2fs: wake up all waiters in f2fs_submit_discard_endio
Chao Yu
2017-05-23
f2fs: show more info if fail to issue discard
Chao Yu
2017-05-23
f2fs: introduce io_list for serialize data/node IOs
Chao Yu
2017-05-23
f2fs: split wio_mutex
Chao Yu
2017-05-23
f2fs: combine huge num of discard rb tree consistence checks
Yunlei He
2017-05-23
f2fs: try to freeze in gc and discard threads
Jaegeuk Kim
2017-05-23
f2fs: avoid f2fs_lock_op for IPU writes
Jaegeuk Kim
2017-05-23
f2fs: split bio cache
Jaegeuk Kim
2017-05-23
f2fs: use fio instead of multiple parameters
Jaegeuk Kim
2017-05-23
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
fs: f2fs: use ktime_get_real_seconds for sit_info times
Deepa Dinamani
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-03
f2fs: Make flush bios explicitely sync
Jan Kara
2017-05-03
f2fs: flush dirty nats periodically
Jaegeuk Kim
2017-05-03
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-03
f2fs: allow cpc->reason to indicate more than one reason
Chao Yu
2017-05-03
f2fs: release cp and dnode lock before IPU
Hou Pengyang
2017-05-02
f2fs: don't hold cmd_lock during waiting discard command
Chao Yu
2017-05-02
f2fs: nullify fio->encrypted_page for each writes
Jaegeuk Kim
2017-05-02
f2fs: lookup extent cache first under IPU scenario
Hou Pengyang
2017-05-02
f2fs: introduce __wait_discard_cmd
Chao Yu
2017-05-02
f2fs: introduce __issue_discard_cmd
Chao Yu
2017-04-25
f2fs: enable small discard by default
Chao Yu
2017-04-25
f2fs: delay awaking discard thread
Chao Yu
2017-04-24
f2fs: fix out-of free segments
Jaegeuk Kim
2017-04-24
f2fs: add ioctl to flush data from faster device to cold area
Jaegeuk Kim
2017-04-19
f2fs: add undiscard blocks stat
Chao Yu
2017-04-19
f2fs: introduce __check_rb_tree_consistence
Chao Yu
2017-04-19
f2fs: trace __submit_discard_cmd
Chao Yu
2017-04-19
f2fs: in prior to issue big discard
Chao Yu
2017-04-19
f2fs: clean up discard_cmd_control structure
Chao Yu
2017-04-19
f2fs: use rb-tree to track pending discard commands
Chao Yu
2017-04-12
f2fs: shrink blk plug region
Chao Yu
2017-04-10
f2fs: clean up some macros in terms of GET_SEGNO
Jaegeuk Kim
2017-04-10
f2fs: clean up get_valid_blocks with consistent parameter
Jaegeuk Kim
2017-04-10
f2fs: prevent waiter encountering incorrect discard states
Chao Yu
2017-04-10
f2fs: introduce f2fs_wait_discard_bios
Chao Yu
2017-04-10
f2fs: split discard_cmd_list
Chao Yu
[next]