index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+7
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-3
/
+7
2018-06-04
f2fs: let sync node IO interrupt async one
Chao Yu
1
-1
/
+1
2018-05-31
f2fs: clean up symbol namespace
Chao Yu
1
-148
/
+157
2018-05-31
f2fs: make set_de_type() static
Chao Yu
1
-1
/
+0
2018-05-31
f2fs: make __f2fs_write_data_pages() static
Chao Yu
1
-3
/
+0
2018-05-31
f2fs: fix to let caller retry allocating block address
Chao Yu
1
-1
/
+2
2018-05-31
f2fs: clean up with clear_radix_tree_dirty_tag
Chao Yu
1
-0
/
+1
2018-05-31
f2fs: let discard thread wait a little longer if dev is busy
Yunlei He
1
-0
/
+2
2018-05-31
f2fs: avoid stucking GC due to atomic write
Chao Yu
1
-6
/
+15
2018-05-31
f2fs: introduce sbi->gc_mode to determine the policy
Jaegeuk Kim
1
-0
/
+8
2018-05-31
f2fs: keep migration IO order in LFS mode
Chao Yu
1
-0
/
+2
2018-05-31
f2fs: clean up with is_valid_blkaddr()
Chao Yu
1
-1
/
+8
2018-05-31
Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"
Chao Yu
1
-3
/
+0
2018-05-31
f2fs: rename dio_rwsem to i_gc_rwsem
Chao Yu
1
-1
/
+3
2018-05-31
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
1
-12
/
+1
2018-05-31
f2fs: introduce private inode status mapping
Chao Yu
1
-3
/
+54
2018-05-30
f2fs: don't split checkpoint in fstrim
Chao Yu
1
-5
/
+0
2018-05-30
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
1
-2
/
+1
2018-05-29
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
1
-0
/
+1
2018-05-29
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
1
-1
/
+3
2018-05-02
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
1
-4
/
+4
2018-05-02
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
1
-1
/
+0
2018-05-02
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
1
-3
/
+9
2018-04-03
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
1
-0
/
+11
2018-04-02
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
1
-1
/
+1
2018-04-02
f2fs: fix a wrong condition in f2fs_skip_inode_update
Junling Zheng
1
-1
/
+1
2018-03-28
f2fs: reserve bits for fs-verity
Eric Biggers
1
-0
/
+2
2018-03-18
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
1
-0
/
+1
2018-03-17
f2fs: introduce a new mount option test_dummy_encryption
Sheng Yong
1
-0
/
+8
2018-03-17
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
Sheng Yong
1
-0
/
+2
2018-03-17
f2fs: align memory boundary for bitops
Jaegeuk Kim
1
-1
/
+1
2018-03-17
f2fs: add nowait aio support
Hyunchul Lee
1
-0
/
+8
2018-03-17
f2fs: wrap all options with f2fs_sb_info.mount_opt
Chao Yu
1
-35
/
+29
2018-03-17
f2fs: introduce mount option for fsync mode
Junling Zheng
1
-0
/
+8
2018-03-17
f2fs: wrap sb_rdonly with f2fs_readonly
Chao Yu
1
-2
/
+2
2018-03-17
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
Jaegeuk Kim
1
-2
/
+2
2018-03-13
f2fs: support hot file extension
Chao Yu
1
-1
/
+5
2018-03-13
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
1
-0
/
+8
2018-03-13
f2fs: expose extension_list sysfs entry
Chao Yu
1
-1
/
+3
2018-03-13
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
1
-0
/
+1
2018-03-13
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
1
-38
/
+13
2018-03-13
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
1
-0
/
+1
2018-03-13
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
1
-0
/
+9
2018-03-13
f2fs: support large nat bitmap
Chao Yu
1
-0
/
+6
2018-03-13
f2fs: don't put dentry page in pagecache into highmem
Yunlong Song
1
-6
/
+0
2018-01-25
f2fs: support inode creation time
Chao Yu
1
-0
/
+7
2018-01-22
f2fs: stop gc/discard thread after fs shutdown
Chao Yu
1
-0
/
+1
2018-01-22
f2fs: split need_inplace_update
Chao Yu
1
-0
/
+2
2018-01-22
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
Chao Yu
1
-4
/
+3
[next]