index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
f2fs: avoid bggc->fggc when enough free segments are avaliable after cp
Hou Pengyang
1
-8
/
+9
2017-02-27
f2fs: select target segment with closer temperature in SSR mode
Chao Yu
1
-6
/
+17
2017-02-27
f2fs: show simple call stack in fault injection message
Chao Yu
8
-13
/
+32
2017-02-27
f2fs: no need lock_op in f2fs_write_inline_data
Yunlei He
1
-2
/
+5
2017-02-27
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
5
-20
/
+230
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2
-12
/
+12
2017-02-27
f2fs: avoid m_flags overlay when allocating more data blocks
Kinglong Mee
1
-1
/
+1
2017-02-27
f2fs: remove unsafe bitmap checking
Hou Pengyang
1
-6
/
+0
2017-02-27
f2fs: init local extent_info to avoid stale stack info in tp
Hou Pengyang
2
-5
/
+5
2017-02-27
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
Yunlong Song
1
-9
/
+3
2017-02-27
f2fs: check discard alignment only for SEQWRITE zones
Jaegeuk Kim
1
-12
/
+12
2017-02-27
f2fs: wait for discard completion after submission
Jaegeuk Kim
1
-3
/
+13
2017-02-27
f2fs: much larger batched trim_fs job
Jaegeuk Kim
1
-1
/
+1
2017-02-27
f2fs: avoid very large discard command
Jaegeuk Kim
2
-2
/
+4
2017-02-24
f2fs: do SSR for node segments more aggresively
Jaegeuk Kim
1
-5
/
+10
2017-02-24
f2fs: find data segments across all the types
Jaegeuk Kim
1
-4
/
+11
2017-02-24
f2fs: do SSR in higher priority
Jaegeuk Kim
1
-16
/
+1
2017-02-24
f2fs: do SSR for data when there is enough free space
Yunlong Song
1
-1
/
+1
2017-02-24
f2fs: node segment is prior to data segment selected victim
Hou Pengyang
1
-1
/
+11
2017-02-24
f2fs: put allocate_segment after refresh_sit_entry
Yunlong Song
1
-2
/
+3
2017-02-23
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
3
-2
/
+32
2017-02-23
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
1
-1
/
+6
2017-02-23
f2fs: replace __get_victim by dirty_segments in FG_GC
Yunlei He
1
-6
/
+2
2017-02-23
f2fs: fix multiple f2fs_add_link() calls having same name
Jaegeuk Kim
2
-5
/
+30
2017-02-23
f2fs: show actual device info in tracepoints
Jaegeuk Kim
1
-5
/
+5
2017-02-23
f2fs: use SSR for warm node as well
Jaegeuk Kim
1
-1
/
+2
2017-02-23
f2fs: enable inline_xattr by default
Chao Yu
1
-0
/
+1
2017-02-23
f2fs: introduce noinline_xattr mount option
Chao Yu
1
-0
/
+11
2017-02-23
f2fs: avoid reading NAT page by get_node_info
Jaegeuk Kim
1
-7
/
+9
2017-02-23
f2fs: remove build_free_nids() during checkpoint
Jaegeuk Kim
1
-2
/
+0
2017-02-23
f2fs: change recovery policy of xattr node block
Chao Yu
6
-25
/
+22
2017-02-23
f2fs: super: constify fscrypt_operations structure
Bhumika Goyal
1
-2
/
+2
2017-02-23
f2fs: show checkpoint version at mount time
Jaegeuk Kim
1
-0
/
+2
2017-02-23
f2fs: remove preflush for nobarrier case
Jaegeuk Kim
1
-2
/
+2
2017-02-23
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
5
-35
/
+40
2017-02-23
f2fs: check io submission more precisely
Jaegeuk Kim
3
-14
/
+37
2017-02-23
f2fs: call internal __write_data_page directly
Jaegeuk Kim
1
-2
/
+8
2017-02-23
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2
-4
/
+9
2017-02-23
f2fs: move write_node_page above fsync_node_pages
Jaegeuk Kim
1
-67
/
+73
2017-02-23
f2fs: move flush tracepoint
Jaegeuk Kim
1
-3
/
+3
2017-02-23
f2fs: show # of APPEND and UPDATE inodes
Jaegeuk Kim
2
-3
/
+5
2017-02-23
f2fs: fix 446 coding style warnings in f2fs.h
DongOh Shin
1
-228
/
+270
2017-02-23
f2fs: fix 3 coding style errors in f2fs.h
DongOh Shin
1
-3
/
+3
2017-02-23
f2fs: declare missing static function
Jaegeuk Kim
1
-2
/
+2
2017-02-23
f2fs: show the fault injection mount option
Kaixu Xia
1
-0
/
+5
2017-02-23
f2fs: fix null pointer dereference when issuing flush in ->fsync
Chao Yu
1
-1
/
+4
2017-02-23
f2fs: fix to avoid overflow when left shifting page offset
Chao Yu
1
-2
/
+3
2017-02-23
f2fs: enhance lookup xattr
Chao Yu
2
-18
/
+121
2017-02-23
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
1
-1
/
+1
2017-02-23
f2fs: do not preallocate blocks which has wrong buffer
Jaegeuk Kim
3
-2
/
+13
[next]