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
Age
Commit message (
Expand
)
Author
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-13
Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-11
f2fs: should unset atomic flag after successful commit
Jaegeuk Kim
2016-01-11
f2fs: fix wrong memory condition check
Jaegeuk Kim
2016-01-11
f2fs: monitor the number of background checkpoint
Jaegeuk Kim
2016-01-11
f2fs: detect idle time depending on user behavior
Jaegeuk Kim
2016-01-11
f2fs: introduce time and interval facility
Jaegeuk Kim
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-08
f2fs: skip releasing nodes in chindless extent tree
Chao Yu
2016-01-08
f2fs: use atomic type for node count in extent tree
Chao Yu
2016-01-08
f2fs: recognize encrypted data in f2fs_fiemap
Chao Yu
2016-01-08
f2fs: clean up f2fs_balance_fs
Jaegeuk Kim
2016-01-08
f2fs: remove redundant calls
Jaegeuk Kim
2016-01-08
f2fs: avoid unnecessary f2fs_balance_fs calls
Jaegeuk Kim
2016-01-08
f2fs: check the page status filled from disk
Jaegeuk Kim
2016-01-08
f2fs: introduce __get_node_page to reuse common code
Chao Yu
2016-01-08
f2fs: check node id earily when readaheading node page
Chao Yu
2016-01-06
f2fs: read isize while holding i_mutex in fiemap
Fan Li
2016-01-06
Revert "f2fs: check the node block address of newly allocated nid"
Jaegeuk Kim
2016-01-06
f2fs: cover more area with nat_tree_lock
Jaegeuk Kim
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-03
f2fs: introduce max_file_blocks in sbi
Chao Yu
2015-12-31
f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink
Chao Yu
2015-12-31
f2fs: introduce zombie list for fast shrinking extent trees
Jaegeuk Kim
2015-12-31
f2fs: monitor zombie_tree count
Jaegeuk Kim
2015-12-31
f2fs: use IPU for fdatasync
Jaegeuk Kim
2015-12-31
f2fs: write pending bios when cp_error is set
Jaegeuk Kim
2015-12-31
f2fs: remove f2fs_bug_on in terms of max_depth
Jaegeuk Kim
2015-12-30
f2fs: fix f2fs_ioc_abort_volatile_write
Jaegeuk Kim
2015-12-30
f2fs: fix to skip recovering dot dentries in a readonly fs
Chao Yu
2015-12-30
f2fs: load largest extent all the time
Jaegeuk Kim
2015-12-30
f2fs: use i_size_read to get i_size
Jaegeuk Kim
2015-12-30
f2fs: early check broken symlink length in the encrypted case
Jaegeuk Kim
2015-12-30
f2fs: clean up f2fs_ioc_write_checkpoint
Chao Yu
2015-12-30
f2fs: add a max block check for get_data_block_bmap
Yunlei He
2015-12-30
f2fs: fix bugs and simplify codes of f2fs_fiemap
Fan Li
2015-12-30
f2fs: let user being aware of IO error
Chao Yu
2015-12-30
f2fs: add missing f2fs_balance_fs in __recover_dot_dentries
Chao Yu
2015-12-30
f2fs: declare static function
Jaegeuk Kim
2015-12-30
f2fs: avoid f2fs_lock_op in f2fs_write_begin
Jaegeuk Kim
2015-12-30
f2fs: return early when trying to read null nid
Jaegeuk Kim
2015-12-30
f2fs: introduce prepare_write_begin to clean up
Jaegeuk Kim
2015-12-30
f2fs: don't convert inline inode when inline_data option is disable
Chao Yu
2015-12-30
f2fs: report error of do_checkpoint
Chao Yu
2015-12-30
f2fs: call f2fs_balance_fs only when node was changed
Jaegeuk Kim
2015-12-30
f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocks
Chao Yu
2015-12-30
f2fs: record node block allocation in dnode_of_data
Jaegeuk Kim
2015-12-30
f2fs: avoid unnecessary f2fs_gc for dir operations
Jaegeuk Kim
[next]