index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]