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
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
1
-1
/
+1
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
2
-6
/
+4
|
\
|
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
1
-3
/
+1
|
*
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
Tejun Heo
2019-07-10
1
-2
/
+2
*
|
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-07-12
18
-758
/
+1268
|
\
\
|
*
|
f2fs: improve print log in f2fs_sanity_check_ckpt()
Chao Yu
2019-07-10
1
-1
/
+3
|
*
|
f2fs: avoid out-of-range memory access
Ocean Chen
2019-07-10
1
-0
/
+5
|
*
|
f2fs: fix to avoid long latency during umount
Heng Xiao
2019-07-10
1
-0
/
+4
|
*
|
f2fs: allow all the users to pin a file
Jaegeuk Kim
2019-07-10
1
-3
/
+0
|
*
|
f2fs: support swap file w/ DIO
Jaegeuk Kim
2019-07-03
2
-10
/
+137
|
*
|
f2fs: allocate blocks for pinned file
Jaegeuk Kim
2019-07-02
1
-1
/
+6
|
*
|
f2fs: fix is_idle() check for discard type
Sahitya Tummala
2019-07-02
1
-1
/
+1
|
*
|
f2fs: add a rw_sem to cover quota flag changes
Jaegeuk Kim
2019-07-02
3
-27
/
+53
|
*
|
f2fs: set SBI_NEED_FSCK for xattr corruption case
Chao Yu
2019-07-02
1
-0
/
+6
|
*
|
f2fs: use generic EFSBADCRC/EFSCORRUPTED
Chao Yu
2019-07-02
14
-37
/
+46
|
*
|
f2fs: Use DIV_ROUND_UP() instead of open-coding
Geert Uytterhoeven
2019-07-02
3
-6
/
+6
|
*
|
f2fs: print kernel message if filesystem is inconsistent
Chao Yu
2019-07-02
1
-0
/
+2
|
*
|
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
Joe Perches
2019-07-02
14
-507
/
+351
|
*
|
f2fs: avoid get_valid_blocks() for cleanup
Chao Yu
2019-07-02
1
-4
/
+2
|
*
|
f2fs: ioctl for removing a range from F2FS
Qiuyang Sun
2019-07-02
7
-5
/
+260
|
*
|
f2fs: only set project inherit bit for directory
Wang Shilong
2019-06-21
2
-1
/
+3
|
*
|
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
Eric Biggers
2019-06-21
2
-118
/
+163
|
*
|
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
2019-06-21
1
-2
/
+4
|
*
|
f2fs: Add option to limit required GC for checkpoint=disable
Daniel Rosenberg
2019-06-03
4
-25
/
+73
|
*
|
f2fs: Fix accounting for unusable blocks
Daniel Rosenberg
2019-06-03
1
-5
/
+10
|
*
|
f2fs: Fix root reserved on remount
Daniel Rosenberg
2019-06-03
1
-1
/
+2
|
*
|
f2fs: Lower threshold for disable_cp_again
Daniel Rosenberg
2019-06-03
1
-3
/
+5
|
*
|
f2fs: fix sparse warning
Chao Yu
2019-05-30
2
-3
/
+3
|
*
|
f2fs: fix f2fs_show_options to show nodiscard mount option
Sahitya Tummala
2019-05-30
1
-0
/
+2
|
*
|
f2fs: add error prints for debugging mount failure
Sahitya Tummala
2019-05-30
2
-3
/
+7
|
*
|
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
2019-05-30
1
-0
/
+39
|
*
|
f2fs: fix to avoid deadloop if data_flush is on
Chao Yu
2019-05-23
4
-0
/
+9
|
*
|
f2fs: always assume that the device is idle under gc_urgent
Park Ju Hyung
2019-05-23
1
-0
/
+3
|
*
|
f2fs: add bio cache for IPU
Chao Yu
2019-05-23
3
-10
/
+86
|
*
|
f2fs: allow ssr block allocation during checkpoint=disable period
Jaegeuk Kim
2019-05-23
1
-1
/
+2
|
*
|
f2fs: fix to check layout on last valid checkpoint park
Chao Yu
2019-05-23
2
-11
/
+9
|
*
|
f2fs: link f2fs quota ops for sysfile
Jaegeuk Kim
2019-05-23
2
-8
/
+3
*
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+4
|
\
\
\
|
*
|
|
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
2019-06-13
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
fscrypt: support encrypting multiple filesystem blocks per page
Eric Biggers
2019-05-28
1
-2
/
+3
*
|
|
fscrypt: simplify bounce page handling
Eric Biggers
2019-05-28
1
-7
/
+5
|
/
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-14
16
-299
/
+623
|
\
|
*
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2019-05-09
2
-9
/
+29
|
*
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
2019-05-08
3
-1
/
+14
|
*
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
2019-05-08
1
-0
/
+2
|
*
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
2019-05-08
10
-51
/
+134
|
*
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
2019-05-08
1
-1
/
+4
|
*
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
2019-05-08
1
-13
/
+9
|
*
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
2019-05-08
1
-4
/
+3
[next]