index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
f2fs: space related cleanup
Jack Qiu
7
-15
/
+15
2020-07-24
f2fs: fix use-after-free issue
Li Guifu
1
-2
/
+3
2020-07-24
f2fs: Change the type of f2fs_flush_inline_data() to void
Jia Yang
2
-4
/
+2
2020-07-21
f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
Daeho Jeong
2
-0
/
+206
2020-07-21
f2fs: should avoid inode eviction in synchronous path
Jaegeuk Kim
1
-3
/
+7
2020-07-21
f2fs: segment.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-21
f2fs: compress: fix to avoid memory leak on cc->cpages
Chao Yu
1
-0
/
+2
2020-07-21
f2fs: use generic names for generic ioctls
Eric Biggers
2
-51
/
+28
2020-07-09
f2fs: don't keep meta inode pages used for compressed block migration
Chao Yu
1
-2
/
+3
2020-07-08
f2fs: fix error path in do_recover_data()
Chao Yu
4
-13
/
+26
2020-07-08
f2fs: fix wrong description of compress feature in f2fs.rst
Chao Yu
1
-2
/
+2
2020-07-08
f2fs: fix to wait GCed compressed page writeback
Chao Yu
1
-0
/
+7
2020-07-08
f2fs: remove write attribute of main_blkaddr sysfs node
Dehe Gu
1
-1
/
+8
2020-07-08
f2fs: add GC_URGENT_LOW mode in gc_urgent
Daeho Jeong
5
-11
/
+23
2020-07-08
f2fs: avoid readahead race condition
Jaegeuk Kim
3
-0
/
+23
2020-07-08
f2fs: fix return value of move_data_block()
Chao Yu
1
-1
/
+3
2020-07-08
f2fs: add parameter op_flag in f2fs_submit_page_read()
Jia Yang
1
-4
/
+6
2020-07-08
f2fs: split f2fs_allocate_new_segments()
Chao Yu
4
-19
/
+27
2020-07-08
f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks
Yubo Feng
1
-1
/
+3
2020-07-08
f2fs: fix an oops in f2fs_is_compressed_page
Yu Changchun
2
-0
/
+15
2020-07-08
f2fs: make trace enter and end in pairs for unlink
Lihong Kou
1
-4
/
+6
2020-07-08
f2fs: fix to check page dirty status before writeback
Chao Yu
1
-0
/
+6
2020-07-08
f2fs: remove the unused compr parameter
Wang Xiaojun
1
-3
/
+3
2020-07-08
f2fs: support to trace f2fs_fiemap()
Chao Yu
3
-1
/
+44
2020-07-08
f2fs: support to trace f2fs_bmap()
Chao Yu
2
-3
/
+37
2020-07-08
f2fs: fix wrong return value of f2fs_bmap_compress()
Chao Yu
1
-2
/
+1
2020-07-08
f2fs: remove useless parameter of __insert_free_nid()
Liu Song
1
-6
/
+4
2020-07-08
f2fs: fix typo in comment of f2fs_do_add_link
Liu Song
1
-1
/
+1
2020-07-08
f2fs: fix to wait page writeback before update
Chao Yu
3
-12
/
+11
2020-07-08
f2fs: show more debug info for per-temperature log
Chao Yu
2
-12
/
+55
2020-07-08
f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range
Qilong Zhang
3
-8
/
+21
2020-07-08
f2fs: clean up parameter of f2fs_allocate_data_block()
Chao Yu
4
-6
/
+6
2020-07-08
f2fs: shrink node_write lock coverage
Chao Yu
3
-14
/
+27
2020-07-08
f2fs: fix to document reserved special compression extension
Chao Yu
1
-0
/
+2
2020-07-08
f2fs: add prefix for exported symbols
Chao Yu
6
-15
/
+15
2020-06-18
f2fs: use kfree() to free variables allocated by match_strdup()
Wang Xiaojun
1
-18
/
+18
2020-06-18
f2fs: get the right gc victim section when section has several segments
Jack Qiu
3
-21
/
+89
2020-06-18
f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_...
Wuyun Zhao
1
-0
/
+1
2020-06-18
f2fs: remove useless truncate in f2fs_collapse_range()
Wei Fang
1
-2
/
+0
2020-06-18
f2fs: use kfree() instead of kvfree() to free superblock data
Denis Efremov
1
-5
/
+5
2020-06-18
f2fs: avoid checkpatch error
Jaegeuk Kim
1
-1
/
+1
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
1
-1
/
+1
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
1
-4
/
+6
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
1
-0
/
+4
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
1
-1
/
+1
2020-06-10
Documentation/CodingStyle: Fix duplicate "are" typo
Geert Uytterhoeven
1
-1
/
+1
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
1
-30
/
+0
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
1
-1
/
+1
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
1
-1
/
+1
[next]