index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
13
-14
/
+324
*
f2fs: clear PageError on the read path
Jaegeuk Kim
2018-10-03
1
-1
/
+4
*
f2fs: allow out-place-update for direct IO in LFS mode
Chao Yu
2018-10-01
3
-14
/
+78
*
f2fs: refactor ->page_mkwrite() flow
Chao Yu
2018-10-01
3
-24
/
+24
*
Revert: "f2fs: check last page index in cached bio to decide submission"
Chao Yu
2018-10-01
5
-35
/
+32
*
f2fs: support superblock checksum
Junling Zheng
2018-10-01
4
-1
/
+39
*
f2fs: add to account skip count of background GC
Chao Yu
2018-10-01
3
-3
/
+22
*
f2fs: add to account meta IO
Chao Yu
2018-10-01
3
-0
/
+29
*
f2fs: keep lazytime on remount
Jaegeuk Kim
2018-10-01
1
-0
/
+1
*
f2fs: fix missing up_read
Jaegeuk Kim
2018-09-29
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-26
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-20
6
-14
/
+56
*
f2fs: split IO error injection according to RW
Chao Yu
2018-09-12
4
-5
/
+14
*
f2fs: add SPDX license identifiers
Chao Yu
2018-09-12
28
-111
/
+28
*
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-12
1
-23
/
+37
*
f2fs: avoid sleeping under spin_lock
Zhikang Zhang
2018-09-12
2
-22
/
+36
*
f2fs: plug readahead IO in readdir()
Chao Yu
2018-09-12
1
-6
/
+16
*
f2fs: fix to do sanity check with current segment number
Chao Yu
2018-09-12
1
-1
/
+33
*
f2fs: fix memory leak of percpu counter in fill_super()
Chao Yu
2018-09-12
1
-1
/
+5
*
f2fs: fix memory leak of write_io in fill_super()
Chao Yu
2018-09-12
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
*
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-09-05
4
-40
/
+72
|
\
|
*
gpio: Fix crash due to registration race
Vincent Whitchurch
2018-08-31
1
-0
/
+1
|
*
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
2018-08-29
1
-0
/
+1
|
*
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
2018-08-29
1
-35
/
+49
|
*
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
2018-08-29
1
-1
/
+1
|
*
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
2018-08-29
1
-4
/
+20
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-09-05
13
-77
/
+85
|
\
\
[next]