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: avoid bug_on on corrupted inode
Jaegeuk Kim
2018-05-31
1
-1
/
+19
|
*
|
|
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
2018-05-31
3
-21
/
+26
|
*
|
|
f2fs: clean up commit_inmem_pages()
Chao Yu
2018-05-31
1
-24
/
+22
|
*
|
|
f2fs: do not check F2FS_INLINE_DOTS in recover
Sheng Yong
2018-05-31
1
-2
/
+0
|
*
|
|
f2fs: remove duplicated dquot_initialize and fix error handling
Sheng Yong
2018-05-31
1
-2
/
+3
|
*
|
|
f2fs: fix to detect failure of dquot_initialize
Chao Yu
2018-05-31
1
-1
/
+3
|
*
|
|
f2fs: stop issue discard if something wrong with f2fs
Yunlei He
2018-05-31
1
-0
/
+7
|
*
|
|
f2fs: fix return value in f2fs_ioc_commit_atomic_write
Chao Yu
2018-05-31
1
-1
/
+3
|
*
|
|
f2fs: allocate hot_data for atomic write more strictly
Yunlei He
2018-05-31
1
-10
/
+6
|
*
|
|
f2fs: check if inmem_pages list is empty correctly
Sheng Yong
2018-05-31
1
-1
/
+1
|
*
|
|
f2fs: fix race in between GC and atomic open
Chao Yu
2018-05-31
1
-0
/
+3
|
*
|
|
fs: f2fs: Adding new return type vm_fault_t
Souptick Joarder
2018-05-31
1
-5
/
+5
|
*
|
|
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
Zhikang Zhang
2018-05-31
1
-2
/
+2
|
*
|
|
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
Zhikang Zhang
2018-05-31
1
-0
/
+9
|
*
|
|
f2fs: correct return value of f2fs_trim_fs
Chao Yu
2018-05-31
1
-2
/
+2
|
*
|
|
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
Chao Yu
2018-05-31
1
-2
/
+9
|
*
|
|
f2fs: remove unneeded F2FS_PROJINHERIT_FL
Chao Yu
2018-05-31
1
-4
/
+4
|
*
|
|
f2fs: don't use GFP_ZERO for page caches
Chao Yu
2018-05-31
4
-3
/
+9
|
*
|
|
f2fs: issue all big range discards in umount process
Yunlei He
2018-05-31
1
-0
/
+1
|
*
|
|
f2fs: remove redundant block plug
Chao Yu
2018-05-31
1
-3
/
+0
|
*
|
|
f2fs: remove unmatched zero_user_segment when convert inline dentry
Yunlong Song
2018-05-31
1
-1
/
+0
|
*
|
|
f2fs: introduce private inode status mapping
Chao Yu
2018-05-31
5
-45
/
+88
|
*
|
|
f2fs: run fstrim asynchronously if runtime discard is on
Jaegeuk Kim
2018-05-31
1
-2
/
+11
|
*
|
|
f2fs: turn down IO priority of discard from background
Chao Yu
2018-05-30
1
-0
/
+1
|
*
|
|
f2fs: don't split checkpoint in fstrim
Chao Yu
2018-05-30
3
-32
/
+15
|
*
|
|
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2018-05-30
2
-34
/
+40
|
*
|
|
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
2018-05-29
3
-1
/
+6
|
*
|
|
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
2018-05-29
2
-65
/
+78
|
*
|
|
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
2018-05-04
1
-1
/
+7
|
*
|
|
f2fs: clear PageError on writepage
Jaegeuk Kim
2018-05-02
5
-0
/
+6
|
*
|
|
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
4
-35
/
+3
|
*
|
|
f2fs: call unlock_new_inode() before d_instantiate()
Eric Biggers
2018-05-02
1
-4
/
+4
|
*
|
|
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
2018-05-02
6
-49
/
+147
|
*
|
|
fscrypt: allow synchronous bio decryption
Eric Biggers
2018-05-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
1
-7
/
+1
|
\
\
\
|
*
|
|
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
2018-05-20
1
-7
/
+1
|
|
/
/
*
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-23
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-23
/
+6
|
|
/
*
/
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
1
-8
/
+4
|
/
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
4
-13
/
+13
*
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
1
-1
/
+1
*
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
2018-04-04
2
-0
/
+19
*
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
2018-04-03
1
-1
/
+1
*
f2fs: truncate preallocated blocks in error case
Jaegeuk Kim
2018-04-03
1
-0
/
+9
*
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: Add a segment type check in inplace write
Yunlei He
2018-03-28
1
-0
/
+5
*
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
Yunlong Song
2018-03-28
1
-5
/
+0
*
f2fs: don't track new nat entry in nat set
Chao Yu
2018-03-28
2
-4
/
+26
[prev]
[next]