index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: blk-mq: Remove blk_mq_sched_started_request and started_request
Marcos Paulo de Souza
2019-07-23
3
-12
/
+0
*
bcache: fix possible memory leak in bch_cached_dev_run()
Wei Yongjun
2019-07-22
1
-0
/
+3
*
io_uring: track io length in async_list based on bytes
Zhengyuan Liu
2019-07-21
1
-13
/
+11
*
io_uring: don't use iov_iter_advance() for fixed buffers
Jens Axboe
2019-07-21
1
-2
/
+38
*
block: properly handle IOCB_NOWAIT for async O_DIRECT IO
Jens Axboe
2019-07-21
1
-8
/
+50
*
blk-mq: allow REQ_NOWAIT to return an error inline
Jens Axboe
2019-07-21
2
-3
/
+10
*
io_uring: add a memory barrier before atomic_read
Zhengyuan Liu
2019-07-18
1
-0
/
+4
*
rq-qos: use a mb for got_token
Josef Bacik
2019-07-18
1
-0
/
+3
*
rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
Josef Bacik
2019-07-18
1
-0
/
+1
*
rq-qos: don't reset has_sleepers on spurious wakeups
Josef Bacik
2019-07-18
1
-1
/
+1
*
rq-qos: fix missed wake-ups in rq_qos_throttle
Josef Bacik
2019-07-18
1
-0
/
+1
*
wait: add wq_has_single_sleeper helper
Josef Bacik
2019-07-18
1
-0
/
+13
*
block, bfq: check also in-flight I/O in dispatch plugging
Paolo Valente
2019-07-18
1
-24
/
+43
*
block: fix sysfs module parameters directory path in comment
Akinobu Mita
2019-07-16
1
-1
/
+1
*
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
2019-07-16
3
-6
/
+7
*
io_uring: fix counter inc/dec mismatch in async_list
Zhengyuan Liu
2019-07-16
1
-1
/
+8
*
ata: libahci_platform: remove redundant dev_err message
Ding Xiang
2019-07-16
1
-1
/
+0
*
io_uring: fix the sequence comparison in io_sequence_defer
Zhengyuan Liu
2019-07-16
1
-1
/
+1
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
50
-210
/
+660
|
\
|
*
MAINTAINERS: add entry for block io cgroup
Konstantin Khlebnikov
2019-07-12
1
-0
/
+13
|
*
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
Jens Axboe
2019-07-12
1
-1
/
+1
|
*
block: Limit zone array allocation size
Damien Le Moal
2019-07-11
2
-16
/
+25
|
*
sd_zbc: Fix report zones buffer allocation
Damien Le Moal
2019-07-11
1
-29
/
+75
|
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
12
-44
/
+46
|
*
block: Allow mapping of vmalloc-ed buffers
Damien Le Moal
2019-07-11
1
-1
/
+27
|
*
block/bio-integrity: fix a memory leak bug
Wenwen Wang
2019-07-11
1
-2
/
+6
|
*
nvme: fix NULL deref for fabrics options
Minwoo Im
2019-07-11
1
-1
/
+1
|
*
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-07-11
14
-51
/
+237
|
|
\
|
|
*
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
2019-07-10
1
-2
/
+2
|
|
*
nvme-fc: fix module unloads while lports still pending
James Smart
2019-07-09
1
-3
/
+48
|
|
*
nvme-tcp: don't use sendpage for SLAB pages
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+8
|
|
*
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
2019-07-09
1
-0
/
+5
|
|
*
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+3
|
|
*
nvme-multipath: do not select namespaces which are about to be removed
Hannes Reinecke
2019-07-09
1
-1
/
+2
|
|
*
nvme-multipath: also check for a disabled path if there is a single sibling
Hannes Reinecke
2019-07-09
1
-1
/
+4
|
|
*
nvme-multipath: factor out a nvme_path_is_disabled helper
Hannes Reinecke
2019-07-09
1
-4
/
+8
|
|
*
nvme: set physical block size and optimal I/O size
Bart Van Assche
2019-07-09
2
-2
/
+33
|
|
*
nvme: add I/O characteristics fields
Bart Van Assche
2019-07-09
1
-3
/
+9
|
|
*
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-07-09
3
-0
/
+50
|
|
*
nvme-trace: add delete completion and submission queue to admin cmds tracer
Tom Wu
2019-07-09
1
-0
/
+26
|
|
*
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
2019-07-09
2
-2
/
+2
|
|
*
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
2019-07-09
1
-1
/
+2
|
|
*
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
2019-07-09
1
-5
/
+9
|
|
*
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
2019-07-09
1
-1
/
+3
|
|
*
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
2019-07-09
1
-2
/
+1
|
|
*
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
2019-07-09
1
-1
/
+1
|
|
*
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
2019-07-09
1
-1
/
+1
|
|
*
nvme-fcloop: fix inconsistent lock state warnings
James Smart
2019-07-09
1
-21
/
+21
|
*
|
nbd: add netlink reconfigure resize support
Mike Christie
2019-07-10
1
-16
/
+32
|
*
|
nbd: fix crash when the blksize is zero
Xiubo Li
2019-07-10
1
-3
/
+20
[next]