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
Age
Commit message (
Expand
)
Author
2017-02-27
f2fs: no need lock_op in f2fs_write_inline_data
Yunlei He
2017-02-27
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-02-27
f2fs: avoid m_flags overlay when allocating more data blocks
Kinglong Mee
2017-02-27
f2fs: remove unsafe bitmap checking
Hou Pengyang
2017-02-27
f2fs: init local extent_info to avoid stale stack info in tp
Hou Pengyang
2017-02-27
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
Yunlong Song
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: much larger batched trim_fs job
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: node segment is prior to data segment selected victim
Hou Pengyang
2017-02-24
f2fs: put allocate_segment after refresh_sit_entry
Yunlong Song
2017-02-23
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
2017-02-23
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
2017-02-23
f2fs: replace __get_victim by dirty_segments in FG_GC
Yunlei He
2017-02-23
f2fs: fix multiple f2fs_add_link() calls having same name
Jaegeuk Kim
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: enable inline_xattr by default
Chao Yu
2017-02-23
f2fs: introduce noinline_xattr mount option
Chao Yu
2017-02-23
f2fs: avoid reading NAT page by get_node_info
Jaegeuk Kim
2017-02-23
f2fs: remove build_free_nids() during checkpoint
Jaegeuk Kim
2017-02-23
f2fs: change recovery policy of xattr node block
Chao Yu
2017-02-23
f2fs: super: constify fscrypt_operations structure
Bhumika Goyal
2017-02-23
f2fs: show checkpoint version at mount time
Jaegeuk Kim
2017-02-23
f2fs: remove preflush for nobarrier case
Jaegeuk Kim
2017-02-23
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
2017-02-23
f2fs: check io submission more precisely
Jaegeuk Kim
2017-02-23
f2fs: call internal __write_data_page directly
Jaegeuk Kim
2017-02-23
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-02-23
f2fs: move write_node_page above fsync_node_pages
Jaegeuk Kim
2017-02-23
f2fs: move flush tracepoint
Jaegeuk Kim
2017-02-22
f2fs: show # of APPEND and UPDATE inodes
Jaegeuk Kim
2017-02-22
f2fs: fix 446 coding style warnings in f2fs.h
DongOh Shin
2017-02-22
f2fs: fix 3 coding style errors in f2fs.h
DongOh Shin
2017-02-22
f2fs: declare missing static function
Jaegeuk Kim
2017-02-22
f2fs: show the fault injection mount option
Kaixu Xia
2017-02-22
f2fs: fix null pointer dereference when issuing flush in ->fsync
Chao Yu
2017-02-22
f2fs: fix to avoid overflow when left shifting page offset
Chao Yu
2017-02-22
f2fs: enhance lookup xattr
Chao Yu
2017-02-22
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
2017-02-22
f2fs: do not preallocate blocks which has wrong buffer
Jaegeuk Kim
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
[next]