index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: guard macro variables with braces
Tomohiro Kusumi
2017-04-10
5
-70
/
+70
*
f2fs: fix comment on f2fs_flush_merged_bios() after 86531d6b
Tomohiro Kusumi
2017-04-10
1
-1
/
+1
*
f2fs: prevent waiter encountering incorrect discard states
Chao Yu
2017-04-10
1
-4
/
+5
*
f2fs: introduce f2fs_wait_discard_bios
Chao Yu
2017-04-10
3
-17
/
+24
*
f2fs: split discard_cmd_list
Chao Yu
2017-04-10
2
-18
/
+32
*
Revert "f2fs: put allocate_segment after refresh_sit_entry"
Jaegeuk Kim
2017-04-10
1
-5
/
+4
*
f2fs: split make_dentry_ptr() into block and inline versions
Tomohiro Kusumi
2017-04-05
3
-26
/
+24
*
f2fs: submit bio of in-place-update pages
Jaegeuk Kim
2017-04-05
3
-4
/
+7
*
f2fs: remove the redundant variable definition
Kaixu Xia
2017-04-05
1
-1
/
+0
*
f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE
Jaegeuk Kim
2017-04-05
3
-2
/
+18
*
f2fs: write small sized IO to hot log
Jaegeuk Kim
2017-04-05
6
-7
/
+21
*
f2fs: use bitmap in discard_entry
Chao Yu
2017-04-05
2
-35
/
+43
*
f2fs: clean up destroy_discard_cmd_control
Chao Yu
2017-04-05
1
-7
/
+9
*
f2fs: count discard command entry
Chao Yu
2017-04-05
3
-3
/
+15
*
f2fs: show issued flush/discard count
Chao Yu
2017-04-05
3
-25
/
+45
*
f2fs: relax node version check for victim data in gc
Jaegeuk Kim
2017-03-29
1
-2
/
+4
*
f2fs: start SSR much eariler to avoid FG_GC
Jaegeuk Kim
2017-03-29
1
-1
/
+1
*
f2fs: allocate node and hot data in the beginning of partition
Jaegeuk Kim
2017-03-29
3
-2
/
+23
*
f2fs: fix wrong max cost initialization
Jaegeuk Kim
2017-03-28
1
-1
/
+1
*
f2fs: allow write page cache when writting cp
Yunlei He
2017-03-25
5
-24
/
+58
*
f2fs: don't reserve additional space in xattr block
Chao Yu
2017-03-24
2
-6
/
+5
*
f2fs: clean up xattr operation
Chao Yu
2017-03-24
2
-15
/
+13
*
f2fs: don't track volatile file in dirty inode list
Chao Yu
2017-03-24
1
-1
/
+3
*
f2fs: show the max number of volatile operations
Chao Yu
2017-03-24
3
-3
/
+30
*
f2fs: fix race condition in between free nid allocator/initializer
Chao Yu
2017-03-24
1
-18
/
+45
*
f2fs: use set_page_private marcro in f2fs_trace_pid
Yunlei He
2017-03-24
1
-1
/
+1
*
f2fs: fix recording invalid last_victim
Chao Yu
2017-03-24
1
-0
/
+1
*
f2fs: more reasonable mem_size calculating of ino_entry
Kinglong Mee
2017-03-21
1
-2
/
+3
*
f2fs: calculate the f2fs_stat_info into base_mem
Kinglong Mee
2017-03-21
1
-1
/
+5
*
f2fs: avoid stat_inc_atomic_write for non-atomic file
Kinglong Mee
2017-03-21
1
-3
/
+7
*
f2fs: sanity check of crc_offset from raw checkpoint
Kinglong Mee
2017-03-21
1
-1
/
+1
*
f2fs: cleanup the disk level filename updating
Kinglong Mee
2017-03-21
5
-62
/
+4
*
f2fs: cover update_free_nid_bitmap with nid_list_lock
Chao Yu
2017-03-21
2
-17
/
+11
*
f2fs: fix bad prefetchw of NULL page
Kinglong Mee
2017-03-21
1
-1
/
+2
*
f2fs: clear FI_DATA_EXIST flag in truncate_inline_inode
Kinglong Mee
2017-03-21
3
-20
/
+13
*
f2fs: move mnt_want_write_file after arguments checking
Kinglong Mee
2017-03-21
1
-26
/
+18
*
f2fs: check new size by inode_newsize_ok in f2fs_insert_range
Kinglong Mee
2017-03-21
1
-2
/
+3
*
f2fs: avoid copy date to user-space if move file range fail
Kinglong Mee
2017-03-21
1
-0
/
+2
*
f2fs: drop duplicate new_size assign in f2fs_zero_range
Kinglong Mee
2017-03-21
1
-2
/
+0
*
f2fs: adjust the way of calculating nat block
Fan Li
2017-03-21
1
-3
/
+6
*
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
2017-03-21
3
-0
/
+8
*
f2fs: check range before defragment
Sheng Yong
2017-03-21
1
-0
/
+6
*
f2fs: use parameter max_items instead of PIDVEC_SIZE
Sheng Yong
2017-03-21
1
-1
/
+1
*
f2fs: add a punch discard command function
Yunlei He
2017-03-21
1
-2
/
+20
*
f2fs: allocate a bio for discarding when actually issuing it
Jaegeuk Kim
2017-03-21
2
-64
/
+78
*
f2fs: skip writeback meta pages if cp_mutex acquire failed
Yunlei He
2017-03-21
1
-3
/
+4
*
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
2017-03-21
1
-1
/
+1
*
f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
Kinglong Mee
2017-03-21
1
-6
/
+0
*
f2fs: drop duplicate radix tree lookup of nat_entry_set
Kinglong Mee
2017-03-21
1
-12
/
+6
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-21
1
-11
/
+13
[next]