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
*
mtip32xx: remove trim support
Christoph Hellwig
2019-04-25
2
-106
/
+0
*
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
2019-04-24
1
-0
/
+8
*
bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...
Shenghui Wang
2019-04-24
1
-1
/
+1
*
bcache: fix failure in journal relplay
Tang Junhui
2019-04-24
1
-4
/
+21
*
bcache: improve bcache_reboot()
Coly Li
2019-04-24
1
-2
/
+10
*
bcache: add comments for closure_fn to be called in closure_queue()
Coly Li
2019-04-24
1
-0
/
+6
*
bcache: Add comments for blkdev_put() in registration code path
Coly Li
2019-04-24
1
-0
/
+8
*
bcache: add error check for calling register_bdev()
Coly Li
2019-04-24
1
-6
/
+10
*
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-04-24
1
-3
/
+6
*
bcache: add comments for kobj release callback routine
Coly Li
2019-04-24
1
-0
/
+4
*
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-04-24
1
-5
/
+12
*
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-04-24
1
-4
/
+7
*
bcache: move definition of 'int ret' out of macro read_bucket()
Coly Li
2019-04-24
1
-2
/
+3
*
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-04-24
1
-1
/
+1
*
bcache: Clean up bch_get_congested()
George Spelvin
2019-04-24
3
-15
/
+28
*
bcache: use kmemdup_nul for CACHED_LABEL buffer
Geliang Tang
2019-04-24
1
-6
/
+4
*
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-04-24
1
-2
/
+3
*
bcache: fix inaccurate result of unused buckets
Guoju Fang
2019-04-24
1
-2
/
+0
*
bcache: fix crashes stopping bcache device before read miss done
Guoju Fang
2019-04-24
1
-5
/
+21
*
block: don't run get_page() on pages from non-bvec iov iter
Ming Lei
2019-04-24
1
-1
/
+1
*
block: clarify that bio_add_page() and related helpers can add multi pages
Ming Lei
2019-04-23
1
-11
/
+15
*
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block
Jens Axboe
2019-04-22
2
-7
/
+26
|
\
|
*
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
2019-04-16
1
-1
/
+9
|
*
Revert "Don't jump to compute_result state from check_result state"
Song Liu
2019-04-16
1
-4
/
+15
|
*
md: return -ENODEV if rdev has no mddev assigned
Pawel Baldysiak
2019-04-16
1
-2
/
+2
|
*
block: fix use-after-free on gendisk
Yufen Yu
2019-04-15
3
-0
/
+27
|
*
Merge tag 'v5.1-rc5' into for-5.2/block
Jens Axboe
2019-04-15
496
-2948
/
+5245
|
|
\
*
|
|
block: don't show io_timeout if driver has no timeout handler
Weiping Zhang
2019-04-22
1
-2
/
+28
*
|
|
block: avoid scatterlist offsets > PAGE_SIZE
Christoph Hellwig
2019-04-22
1
-1
/
+13
*
|
|
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
Hou Tao
2019-04-22
1
-6
/
+1
*
|
|
block: fix use-after-free on gendisk
Yufen Yu
2019-04-22
3
-0
/
+27
*
|
|
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
777
-4465
/
+8118
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
2019-04-21
1
-1
/
+1
|
*
|
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-20
1
-2
/
+5
|
|
\
\
|
|
*
|
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
2019-04-17
1
-2
/
+5
|
|
|
/
|
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-04-20
6
-8
/
+12
|
|
\
\
|
|
*
|
scsi: aic7xxx: fix EISA support
Christoph Hellwig
2019-04-19
4
-6
/
+7
|
|
*
|
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-04-19
1
-1
/
+0
|
|
*
|
scsi: core: set result when the command cannot be dispatched
Jaesoo Lee
2019-04-16
1
-1
/
+5
|
*
|
|
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-20
6
-15
/
+43
|
|
\
\
\
|
|
*
|
|
block: make sure that bvec length can't be overflow
Ming Lei
2019-04-19
1
-2
/
+3
|
|
*
|
|
block: kill all_q_node in request_queue
Hou Tao
2019-04-19
1
-1
/
+0
|
|
*
|
|
io_uring: fix CQ overflow condition
Jens Axboe
2019-04-17
1
-1
/
+1
|
|
*
|
|
io_uring: fix possible deadlock between io_uring_{enter,register}
Jens Axboe
2019-04-15
1
-0
/
+12
|
|
*
|
|
io_uring: drop io_file_put() 'file' argument
Jens Axboe
2019-04-14
1
-6
/
+4
|
|
*
|
|
bfq: update internal depth state when queue depth changes
Jens Axboe
2019-04-14
3
-1
/
+10
|
|
*
|
|
io_uring: only test SQPOLL cpu after we've verified it
Jens Axboe
2019-04-14
1
-4
/
+8
|
|
*
|
|
io_uring: park SQPOLL thread if it's percpu
Jens Axboe
2019-04-14
1
-0
/
+5
|
*
|
|
|
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-04-20
3
-5
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
MAINTAINERS: Fix the I3C entry
Boris Brezillon
2019-04-10
1
-1
/
+0
[next]