index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: support fault_type mount option
Chao Yu
2018-08-13
1
-2
/
+5
*
f2fs: support discard submission error injection
Chao Yu
2018-08-13
1
-0
/
+1
*
f2fs: split discard command in prior to block layer
Chao Yu
2018-08-13
1
-10
/
+13
*
f2fs: refresh recent accessed nat entry in lru list
Chao Yu
2018-08-13
1
-0
/
+1
*
f2fs: fix to avoid broken of dnode block list
Chao Yu
2018-08-11
1
-2
/
+20
*
f2fs: use true and false for boolean values
Gustavo A. R. Silva
2018-08-11
1
-2
/
+2
*
f2fs: fix to active page in lru list for read path
Chao Yu
2018-08-01
1
-1
/
+6
*
f2fs: restrict setting up inode.i_advise
Chao Yu
2018-08-01
1
-0
/
+2
*
f2fs: kill EXT_TREE_VEC_SIZE
Chao Yu
2018-08-01
1
-3
/
+0
*
f2fs: fix to propagate error from __get_meta_page()
Chao Yu
2018-08-01
1
-2
/
+6
*
f2fs: Keep alloc_valid_block_count in sync
Daniel Rosenberg
2018-08-01
1
-2
/
+4
*
f2fs: issue small discard by LBA order
Chao Yu
2018-08-01
1
-0
/
+2
*
f2fs: fix to do sanity check with block address in main area
Chao Yu
2018-08-01
1
-0
/
+3
*
f2fs: avoid the global name 'fault_name'
Gao Xiang
2018-07-29
1
-2
/
+2
*
f2fs: disable f2fs_check_rb_tree_consistence
Chao Yu
2018-07-27
1
-0
/
+1
*
f2fs: introduce and spread verify_blkaddr
Chao Yu
2018-07-27
1
-4
/
+29
*
f2fs: use timespec64 for inode timestamps
Arnd Bergmann
2018-07-27
1
-10
/
+6
*
f2fs: fix to propagate return value of scan_nat_page()
Chao Yu
2018-07-27
1
-1
/
+1
*
f2fs: indicate shutdown f2fs to allow unmount successfully
Jaegeuk Kim
2018-07-27
1
-0
/
+7
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-3
/
+7
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-06
1
-3
/
+7
*
|
f2fs: let sync node IO interrupt async one
Chao Yu
2018-06-04
1
-1
/
+1
*
|
f2fs: clean up symbol namespace
Chao Yu
2018-05-31
1
-148
/
+157
*
|
f2fs: make set_de_type() static
Chao Yu
2018-05-31
1
-1
/
+0
*
|
f2fs: make __f2fs_write_data_pages() static
Chao Yu
2018-05-31
1
-3
/
+0
*
|
f2fs: fix to let caller retry allocating block address
Chao Yu
2018-05-31
1
-1
/
+2
*
|
f2fs: clean up with clear_radix_tree_dirty_tag
Chao Yu
2018-05-31
1
-0
/
+1
*
|
f2fs: let discard thread wait a little longer if dev is busy
Yunlei He
2018-05-31
1
-0
/
+2
*
|
f2fs: avoid stucking GC due to atomic write
Chao Yu
2018-05-31
1
-6
/
+15
*
|
f2fs: introduce sbi->gc_mode to determine the policy
Jaegeuk Kim
2018-05-31
1
-0
/
+8
*
|
f2fs: keep migration IO order in LFS mode
Chao Yu
2018-05-31
1
-0
/
+2
*
|
f2fs: clean up with is_valid_blkaddr()
Chao Yu
2018-05-31
1
-1
/
+8
*
|
Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"
Chao Yu
2018-05-31
1
-3
/
+0
*
|
f2fs: rename dio_rwsem to i_gc_rwsem
Chao Yu
2018-05-31
1
-1
/
+3
*
|
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
2018-05-31
1
-12
/
+1
*
|
f2fs: introduce private inode status mapping
Chao Yu
2018-05-31
1
-3
/
+54
*
|
f2fs: don't split checkpoint in fstrim
Chao Yu
2018-05-30
1
-5
/
+0
*
|
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2018-05-30
1
-2
/
+1
*
|
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
2018-05-29
1
-0
/
+1
*
|
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
2018-05-29
1
-1
/
+3
*
|
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
2018-05-02
1
-4
/
+4
*
|
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
2018-05-02
1
-1
/
+0
*
|
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
2018-05-02
1
-3
/
+9
|
/
*
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
2018-04-04
1
-0
/
+11
*
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
2018-04-03
1
-1
/
+1
*
f2fs: fix a wrong condition in f2fs_skip_inode_update
Junling Zheng
2018-04-02
1
-1
/
+1
*
f2fs: reserve bits for fs-verity
Eric Biggers
2018-03-28
1
-0
/
+2
*
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
2018-03-19
1
-0
/
+1
*
f2fs: introduce a new mount option test_dummy_encryption
Sheng Yong
2018-03-17
1
-0
/
+8
*
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
Sheng Yong
2018-03-17
1
-0
/
+2
[next]