index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-10
20
-289
/
+745
|
\
|
*
f2fs: prepare a waiter before entering io_schedule
Jaegeuk Kim
2020-08-03
1
-2
/
+2
|
*
f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intui...
Zhihao Cheng
2020-08-03
1
-1
/
+1
|
*
f2fs: replace test_and_set/clear_bit() with set/clear_bit()
Yufen Yu
2020-08-03
1
-2
/
+2
|
*
f2fs: make file immutable even if releasing zero compression block
Daeho Jeong
2020-08-03
1
-3
/
+3
|
*
f2fs: compress: disable compression mount option if compression is off
Chao Yu
2020-08-03
1
-1
/
+14
|
*
f2fs: compress: add sanity check during compressed cluster read
Chao Yu
2020-08-03
1
-3
/
+1
|
*
f2fs: use macro instead of f2fs verity version
Jack Qiu
2020-08-03
1
-2
/
+4
|
*
f2fs: fix deadlock between quota writes and checkpoint
Jaegeuk Kim
2020-08-03
1
-0
/
+2
|
*
f2fs: correct comment of f2fs_exist_written_data
Jack Qiu
2020-08-03
1
-1
/
+1
|
*
f2fs: compress: delay temp page allocation
Chao Yu
2020-07-26
1
-16
/
+21
|
*
f2fs: compress: fix to update isize when overwriting compressed file
Chao Yu
2020-07-26
1
-0
/
+4
|
*
f2fs: space related cleanup
Jack Qiu
2020-07-26
7
-15
/
+15
|
*
f2fs: fix use-after-free issue
Li Guifu
2020-07-23
1
-2
/
+3
|
*
f2fs: Change the type of f2fs_flush_inline_data() to void
Jia Yang
2020-07-23
2
-4
/
+2
|
*
f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
Daeho Jeong
2020-07-21
2
-0
/
+206
|
*
f2fs: should avoid inode eviction in synchronous path
Jaegeuk Kim
2020-07-21
1
-3
/
+7
|
*
f2fs: segment.h: delete a duplicated word
Randy Dunlap
2020-07-20
1
-1
/
+1
|
*
f2fs: compress: fix to avoid memory leak on cc->cpages
Chao Yu
2020-07-20
1
-0
/
+2
|
*
f2fs: use generic names for generic ioctls
Eric Biggers
2020-07-20
2
-51
/
+28
|
*
f2fs: don't keep meta inode pages used for compressed block migration
Chao Yu
2020-07-08
1
-2
/
+3
|
*
f2fs: fix error path in do_recover_data()
Chao Yu
2020-07-08
4
-13
/
+26
|
*
f2fs: fix to wait GCed compressed page writeback
Chao Yu
2020-07-08
1
-0
/
+7
|
*
f2fs: remove write attribute of main_blkaddr sysfs node
Dehe Gu
2020-07-08
1
-1
/
+8
|
*
f2fs: add GC_URGENT_LOW mode in gc_urgent
Daeho Jeong
2020-07-07
4
-10
/
+20
|
*
f2fs: avoid readahead race condition
Jaegeuk Kim
2020-07-07
3
-0
/
+23
|
*
f2fs: fix return value of move_data_block()
Chao Yu
2020-07-07
1
-1
/
+3
|
*
f2fs: add parameter op_flag in f2fs_submit_page_read()
Jia Yang
2020-07-07
1
-4
/
+6
|
*
f2fs: split f2fs_allocate_new_segments()
Chao Yu
2020-07-07
4
-19
/
+27
|
*
f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks
Yubo Feng
2020-07-07
1
-1
/
+3
|
*
f2fs: fix an oops in f2fs_is_compressed_page
Yu Changchun
2020-07-07
2
-0
/
+15
|
*
f2fs: make trace enter and end in pairs for unlink
Lihong Kou
2020-07-07
1
-4
/
+6
|
*
f2fs: fix to check page dirty status before writeback
Chao Yu
2020-07-07
1
-0
/
+6
|
*
f2fs: remove the unused compr parameter
Wang Xiaojun
2020-07-07
1
-3
/
+3
|
*
f2fs: support to trace f2fs_fiemap()
Chao Yu
2020-07-07
2
-1
/
+7
|
*
f2fs: support to trace f2fs_bmap()
Chao Yu
2020-07-07
1
-3
/
+11
|
*
f2fs: fix wrong return value of f2fs_bmap_compress()
Chao Yu
2020-07-07
1
-2
/
+1
|
*
f2fs: remove useless parameter of __insert_free_nid()
Liu Song
2020-07-07
1
-6
/
+4
|
*
f2fs: fix typo in comment of f2fs_do_add_link
Liu Song
2020-07-07
1
-1
/
+1
|
*
f2fs: fix to wait page writeback before update
Chao Yu
2020-07-07
3
-12
/
+11
|
*
f2fs: show more debug info for per-temperature log
Chao Yu
2020-07-07
2
-12
/
+55
|
*
f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range
Qilong Zhang
2020-07-07
3
-8
/
+21
|
*
f2fs: clean up parameter of f2fs_allocate_data_block()
Chao Yu
2020-07-07
4
-6
/
+6
|
*
f2fs: shrink node_write lock coverage
Chao Yu
2020-07-07
3
-14
/
+27
|
*
f2fs: add prefix for exported symbols
Chao Yu
2020-07-07
6
-15
/
+15
|
*
f2fs: use kfree() to free variables allocated by match_strdup()
Wang Xiaojun
2020-06-18
1
-18
/
+18
|
*
f2fs: get the right gc victim section when section has several segments
Jack Qiu
2020-06-18
3
-21
/
+89
|
*
f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_...
Wuyun Zhao
2020-06-18
1
-0
/
+1
|
*
f2fs: remove useless truncate in f2fs_collapse_range()
Wei Fang
2020-06-18
1
-2
/
+0
|
*
f2fs: use kfree() instead of kvfree() to free superblock data
Denis Efremov
2020-06-18
1
-5
/
+5
[next]