index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: support hot file extension
Chao Yu
2018-03-13
4
-28
/
+90
*
f2fs: fix to avoid race in between atomic write and background GC
Chao Yu
2018-03-13
1
-0
/
+3
*
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
Jaegeuk Kim
2018-03-13
1
-2
/
+9
*
f2fs: issue discard aggressively in the gc_urgent mode
Jaegeuk Kim
2018-03-13
1
-6
/
+5
*
f2fs: set readdir_ra by default
Jaegeuk Kim
2018-03-13
1
-0
/
+1
*
f2fs: add auto tuning for small devices
Jaegeuk Kim
2018-03-13
2
-0
/
+16
*
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
2018-03-13
3
-0
/
+39
*
f2fs: don't stop GC if GC is contended
Jaegeuk Kim
2018-03-13
1
-3
/
+4
*
f2fs: expose extension_list sysfs entry
Chao Yu
2018-03-13
5
-7
/
+85
*
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
Chao Yu
2018-03-13
1
-2
/
+6
*
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
2018-03-13
3
-8
/
+14
*
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
2018-03-13
1
-1
/
+1
*
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
2018-03-13
1
-23
/
+46
*
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
2018-03-13
6
-53
/
+28
*
f2fs: remove redundant check of page type when submit bio
Tiezhu Yang
2018-03-13
1
-4
/
+3
*
f2fs: fix to handle looped node chain during recovery
Chao Yu
2018-03-13
1
-0
/
+14
*
f2fs: handle quota for orphan inodes
Jaegeuk Kim
2018-03-13
1
-12
/
+16
*
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
2018-03-13
3
-9
/
+54
*
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
2018-03-13
4
-6
/
+119
*
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
2018-03-13
1
-0
/
+2
*
f2fs: support large nat bitmap
Chao Yu
2018-03-13
1
-0
/
+6
*
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2018-03-13
1
-0
/
+3
*
f2fs: restrict inline_xattr_size configuration
Chao Yu
2018-03-13
1
-0
/
+7
*
f2fs: fix heap mode to reset it back
Yunlong Song
2018-03-13
2
-3
/
+5
*
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
Sheng Yong
2018-03-13
1
-3
/
+2
*
f2fs: don't put dentry page in pagecache into highmem
Yunlong Song
2018-03-13
6
-57
/
+20
*
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-04
2
-108
/
+26
|
\
|
*
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-01-12
1
-1
/
+1
|
*
f2fs: switch to fscrypt_get_symlink()
Eric Biggers
2018-01-12
1
-57
/
+9
|
*
f2fs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-12
1
-50
/
+16
*
|
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-02-01
1
-5
/
+1
|
\
\
|
*
|
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2018-01-01
1
-5
/
+1
|
|
/
*
|
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-31
20
-443
/
+1037
|
\
\
|
*
|
f2fs: support inode creation time
Chao Yu
2018-01-25
5
-1
/
+40
|
*
|
f2fs: rebuild sit page from sit info in mem
Yunlei He
2018-01-25
2
-16
/
+32
|
*
|
f2fs: stop issuing discard if fs is readonly
Chao Yu
2018-01-25
1
-0
/
+2
|
*
|
f2fs: clean up duplicated assignment in init_discard_policy
Chao Yu
2018-01-25
1
-8
/
+3
|
*
|
f2fs: use GFP_F2FS_ZERO for cleanup
Chao Yu
2018-01-25
1
-4
/
+2
|
*
|
f2fs: allow to recover node blocks given updated checkpoint
Jaegeuk Kim
2018-01-22
2
-0
/
+5
|
*
|
f2fs: recover some i_inline flags
Jaegeuk Kim
2018-01-22
1
-2
/
+19
|
*
|
f2fs: correct removexattr behavior for null valued extended attribute
Daeho Jeong
2018-01-22
1
-1
/
+1
|
*
|
f2fs: drop page cache after fs shutdown
Chao Yu
2018-01-22
3
-17
/
+21
|
*
|
f2fs: stop gc/discard thread after fs shutdown
Chao Yu
2018-01-22
3
-0
/
+13
|
*
|
f2fs: hanlde error case in f2fs_ioc_shutdown
Chao Yu
2018-01-22
1
-2
/
+8
|
*
|
f2fs: split need_inplace_update
Chao Yu
2018-01-22
4
-50
/
+75
|
*
|
f2fs: fix to update last_disk_size correctly
Chao Yu
2018-01-22
1
-4
/
+8
|
*
|
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
Chao Yu
2018-01-22
2
-5
/
+4
|
*
|
f2fs: clean up error path of fill_super
Chao Yu
2018-01-22
1
-4
/
+6
|
*
|
f2fs: avoid hungtask when GC encrypted block if io_bits is set
Sheng Yong
2018-01-22
1
-1
/
+6
|
*
|
f2fs: allow quota to use reserved blocks
Jaegeuk Kim
2018-01-22
1
-3
/
+8
[next]