index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: use rb_*_cached friends
Chao Yu
2018-10-16
3
-48
/
+69
*
f2fs: fix to recover cold bit of inode block during POR
Chao Yu
2018-10-16
2
-1
/
+7
*
f2fs: submit cached bio to avoid endless PageWriteback
Chao Yu
2018-10-16
3
-25
/
+61
*
f2fs: checkpoint disabling
Daniel Rosenberg
2018-10-16
11
-14
/
+318
*
f2fs: clear PageError on the read path
Jaegeuk Kim
2018-10-02
1
-1
/
+4
*
f2fs: allow out-place-update for direct IO in LFS mode
Chao Yu
2018-09-30
3
-14
/
+78
*
f2fs: refactor ->page_mkwrite() flow
Chao Yu
2018-09-30
3
-24
/
+24
*
Revert: "f2fs: check last page index in cached bio to decide submission"
Chao Yu
2018-09-30
5
-35
/
+32
*
f2fs: support superblock checksum
Junling Zheng
2018-09-30
3
-0
/
+37
*
f2fs: add to account skip count of background GC
Chao Yu
2018-09-30
3
-3
/
+22
*
f2fs: add to account meta IO
Chao Yu
2018-09-30
3
-0
/
+29
*
f2fs: keep lazytime on remount
Jaegeuk Kim
2018-09-30
1
-0
/
+1
*
f2fs: fix missing up_read
Jaegeuk Kim
2018-09-28
1
-1
/
+3
*
f2fs: return correct errno in f2fs_gc
Jaegeuk Kim
2018-09-28
1
-1
/
+1
*
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
Jaegeuk Kim
2018-09-28
6
-14
/
+47
*
f2fs: mark inode dirty explicitly in recover_inode()
Chao Yu
2018-09-26
1
-0
/
+2
*
f2fs: fix to recover inode's crtime during POR
Chao Yu
2018-09-26
1
-0
/
+7
*
f2fs: fix to recover inode's i_gc_failures during POR
Chao Yu
2018-09-26
1
-0
/
+2
*
f2fs: fix to recover inode's i_flags during POR
Chao Yu
2018-09-26
1
-0
/
+1
*
f2fs: fix to recover inode's project id during POR
Chao Yu
2018-09-26
1
-0
/
+13
*
f2fs: update i_size after DIO completion
Jaegeuk Kim
2018-09-26
2
-8
/
+8
*
f2fs: report ENOENT correctly in f2fs_rename
Jaegeuk Kim
2018-09-26
1
-2
/
+4
*
f2fs: fix remount problem of option io_bits
Chengguang Xu
2018-09-25
1
-1
/
+2
*
f2fs: fix to recover inode's uid/gid during POR
Chao Yu
2018-09-20
1
-0
/
+2
*
f2fs: avoid infinite loop in f2fs_alloc_nid
Jaegeuk Kim
2018-09-20
1
-2
/
+3
*
f2fs: add new idle interval timing for discard and gc paths
Sahitya Tummala
2018-09-19
5
-13
/
+40
*
f2fs: split IO error injection according to RW
Chao Yu
2018-09-12
3
-4
/
+12
*
f2fs: add SPDX license identifiers
Chao Yu
2018-09-12
27
-107
/
+27
*
f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...
Chengguang Xu
2018-09-12
1
-8
/
+11
*
f2fs: fix setattr project check upon fssetxattr ioctl
Wang Shilong
2018-09-11
1
-23
/
+37
*
f2fs: avoid sleeping under spin_lock
Zhikang Zhang
2018-09-11
2
-22
/
+36
*
f2fs: plug readahead IO in readdir()
Chao Yu
2018-09-11
1
-6
/
+16
*
f2fs: fix to do sanity check with current segment number
Chao Yu
2018-09-11
1
-1
/
+33
*
f2fs: fix memory leak of percpu counter in fill_super()
Chao Yu
2018-09-11
1
-1
/
+5
*
f2fs: fix memory leak of write_io in fill_super()
Chao Yu
2018-09-11
1
-1
/
+1
*
f2fs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
2018-09-11
1
-0
/
+4
*
f2fs: fix to flush all dirty inodes recovered in readonly fs
Chao Yu
2018-09-11
4
-5
/
+15
*
f2fs: report error if quota off error during umount
Yunlei He
2018-09-11
1
-3
/
+16
*
f2fs: submit bio after shutdown
Jaegeuk Kim
2018-09-07
1
-0
/
+2
*
f2fs: avoid wrong decrypted data from disk
Jaegeuk Kim
2018-09-05
4
-12
/
+17
*
Revert "f2fs: use printk_ratelimited for f2fs_msg"
Chao Yu
2018-09-05
3
-7
/
+7
*
f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy
Sahitya Tummala
2018-09-05
1
-1
/
+7
*
f2fs: fix to avoid NULL pointer dereference on se->discard_map
Chao Yu
2018-09-05
5
-55
/
+46
*
f2fs: add additional sanity check in f2fs_acl_from_disk()
Chengguang Xu
2018-09-05
1
-0
/
+3
*
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-09-04
39
-390
/
+39
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-02
1
-1
/
+0
|
\
|
*
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
*
|
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-29
4
-83
/
+37
|
\
\
|
|
/
|
/
|
|
*
udf: Fix mounting of Win7 created UDF filesystems
Jan Kara
2018-08-24
1
-12
/
+19
|
*
udf: Remove dead code from udf_find_fileset()
Jan Kara
2018-08-24
1
-61
/
+1
[next]