index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: reset default idle interval value
Chao Yu
2016-07-16
1
-1
/
+1
*
f2fs: use blk_plug in all the possible paths
Jaegeuk Kim
2016-07-16
6
-2
/
+29
*
f2fs: fix to avoid data update racing between GC and DIO
Chao Yu
2016-07-16
4
-1
/
+28
*
f2fs: add maximum prefree segments
Jaegeuk Kim
2016-07-16
2
-0
/
+4
*
f2fs: disable extent_cache for fcollapse/finsert inodes
Jaegeuk Kim
2016-07-16
3
-0
/
+19
*
f2fs: refactor __exchange_data_block for speed up
Jaegeuk Kim
2016-07-16
2
-66
/
+171
*
f2fs: fix ERR_PTR returned by bio
Jaegeuk Kim
2016-07-16
1
-1
/
+3
*
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
2016-07-08
10
-44
/
+62
*
f2fs: move i_size_write in f2fs_write_end
Jaegeuk Kim
2016-07-08
1
-1
/
+1
*
f2fs: fix to avoid redundant discard during fstrim
Chao Yu
2016-07-08
1
-2
/
+3
*
f2fs: avoid mismatching block range for discard
Yunlei He
2016-07-08
1
-0
/
+4
*
f2fs: fix incorrect f_bfree calculation in ->statfs
Chao Yu
2016-07-08
1
-1
/
+1
*
f2fs: use percpu_rw_semaphore
Jaegeuk Kim
2016-07-08
3
-30
/
+35
*
f2fs: skip to check the block address of node page
Jaegeuk Kim
2016-07-08
1
-3
/
+3
*
f2fs: shrink critical region in spin_lock
Jaegeuk Kim
2016-07-08
1
-15
/
+8
*
f2fs: call SetPageUptodate if needed
Jaegeuk Kim
2016-07-08
5
-15
/
+30
*
f2fs: introduce f2fs_set_page_dirty_nobuffer
Jaegeuk Kim
2016-07-08
4
-3
/
+35
*
f2fs: remove unnecessary goto statement
Tiezhu Yang
2016-07-08
1
-2
/
+2
*
f2fs: add nodiscard mount option
Chao Yu
2016-07-08
2
-1
/
+7
*
f2fs: fix to redirty page if fail to gc data page
Chao Yu
2016-07-08
1
-1
/
+12
*
f2fs: fix to detect truncation prior rather than EIO during read
Chao Yu
2016-07-08
3
-13
/
+13
*
f2fs: fix to avoid reading out encrypted data in page cache
Chao Yu
2016-07-08
1
-43
/
+47
*
f2fs: avoid latency-critical readahead of node pages
Jaegeuk Kim
2016-07-06
2
-2
/
+2
*
f2fs: avoid writing node/metapages during writes
Jaegeuk Kim
2016-07-06
1
-3
/
+3
*
f2fs: produce more nids and reduce readahead nats
Jaegeuk Kim
2016-07-06
6
-8
/
+18
*
f2fs: detect host-managed SMR by feature flag
Jaegeuk Kim
2016-07-06
4
-8
/
+35
*
f2fs: call update_inode_page for orphan inodes
Jaegeuk Kim
2016-07-06
6
-25
/
+9
*
f2fs: report error for f2fs_parent_dir
Jaegeuk Kim
2016-07-06
1
-6
/
+9
*
f2fs: find parent dentry correctly
Sheng Yong
2016-06-16
3
-35
/
+2
*
f2fs: fix deadlock in add_link failure
Jaegeuk Kim
2016-06-13
1
-3
/
+0
*
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
2016-06-13
9
-4
/
+74
*
f2fs: skip clean segment for gc
Jaegeuk Kim
2016-06-08
1
-0
/
+4
*
f2fs: drop any block plugging
Jaegeuk Kim
2016-06-08
4
-22
/
+11
*
f2fs: avoid reverse IO order for NODE and DATA
Jaegeuk Kim
2016-06-08
3
-0
/
+9
*
f2fs: set mapping error for EIO
Jaegeuk Kim
2016-06-08
1
-1
/
+1
*
f2fs: control not to exceed # of cached nat entries
Jaegeuk Kim
2016-06-07
3
-0
/
+16
*
f2fs: fix wrong percentage
Jaegeuk Kim
2016-06-07
1
-1
/
+1
*
f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
Jaegeuk Kim
2016-06-07
1
-1
/
+2
*
f2fs: remove obsolete parameter in f2fs_truncate
Jaegeuk Kim
2016-06-07
4
-6
/
+6
*
f2fs: avoid wrong count on dirty inodes
Jaegeuk Kim
2016-06-07
1
-2
/
+2
*
f2fs: remove deprecated parameter
Jaegeuk Kim
2016-06-07
3
-6
/
+5
*
f2fs: handle writepage correctly
Jaegeuk Kim
2016-06-03
1
-30
/
+14
*
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2016-06-03
2
-2
/
+5
*
f2fs: return the errno to the caller to avoid using a wrong page
Yunlong Song
2016-06-03
1
-5
/
+10
*
f2fs: remove two steps to flush dirty data pages
Jaegeuk Kim
2016-06-03
1
-10
/
+1
*
f2fs: do not skip writing data pages
Jaegeuk Kim
2016-06-03
2
-9
/
+6
*
f2fs: inject to produce some orphan inodes
Jaegeuk Kim
2016-06-03
3
-0
/
+9
*
f2fs: propagate error given by f2fs_find_entry
Jaegeuk Kim
2016-06-03
3
-8
/
+24
*
f2fs: remove writepages lock
Jaegeuk Kim
2016-06-03
3
-9
/
+0
*
f2fs: set flush_merge by default
Jaegeuk Kim
2016-06-03
1
-0
/
+6
[next]