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
*
target: don't depend on SCSI
Christoph Hellwig
2018-08-02
1
-2
/
+3
*
scsi: build scsi_common.o for all scsi passthrough request users
Christoph Hellwig
2018-08-02
2
-2
/
+2
*
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2018-08-02
2
-11
/
+4
*
ide-cd: Drop unused sense buffers
Kees Cook
2018-08-02
3
-44
/
+28
*
blk-mq: fix updating tags depth
Ming Lei
2018-08-02
1
-4
/
+4
*
block: really disable runtime-pm for blk-mq
Ming Lei
2018-08-02
1
-2
/
+4
*
aoe: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-02
1
-0
/
+1
*
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
2018-08-02
2
-24
/
+57
*
blk-cgroup: clear the throttle queue on fork
Josef Bacik
2018-08-01
1
-0
/
+5
*
blk-cgroup: hold the queue ref during throttling
Josef Bacik
2018-08-01
1
-1
/
+1
*
blk-iolatency: fix blkg leak in timer_fn
Josef Bacik
2018-08-01
1
-1
/
+1
*
block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
zhong jiang
2018-08-01
1
-3
/
+2
*
t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITY
Jens Axboe
2018-07-31
1
-0
/
+11
*
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2018-07-30
1
-0
/
+1
*
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
2018-07-30
3
-82
/
+20
*
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2018-07-30
5
-125
/
+118
*
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-30
6
-12
/
+16
*
block: don't account for split bio's size in cgroup stats
Josef Bacik
2018-07-30
1
-2
/
+8
*
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
2018-07-28
1
-1
/
+3
*
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-07-27
1
-2
/
+6
*
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2018-07-27
1
-2
/
+3
*
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2018-07-27
2
-8
/
+8
*
bcache: do not assign in if condition in bcache_device_init()
Florian Schmaus
2018-07-27
1
-5
/
+11
*
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
2018-07-27
1
-3
/
+9
*
bcache: free heap cache_set->flush_btree in bch_journal_free
Shenghui Wang
2018-07-27
1
-0
/
+1
*
bcache: do not assign in if condition register_bcache()
Florian Schmaus
2018-07-27
1
-2
/
+6
*
bcache: fix I/O significant decline while backend devices registering
Tang Junhui
2018-07-27
1
-3
/
+26
*
bcache: calculate the number of incremental GC nodes according to the total o...
Tang Junhui
2018-07-27
1
-2
/
+35
*
bcache: finish incremental GC
Tang Junhui
2018-07-27
3
-1
/
+21
*
bcache: simplify the calculation of the total amount of flash dirty data
Tang Junhui
2018-07-27
4
-20
/
+7
*
readahead: stricter check for bdi io_pages
Markus Stockhausen
2018-07-27
1
-2
/
+10
*
scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices
Greg Edwards
2018-07-26
1
-4
/
+4
*
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
2018-07-26
2
-22
/
+34
*
xen/blkfront: remove unused macros
Juergen Gross
2018-07-25
1
-5
/
+0
*
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block
Jens Axboe
2018-07-25
16
-266
/
+536
|
\
|
*
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-24
1
-1
/
+1
|
*
nvmet: check fileio lba range access boundaries
Sagi Grimberg
2018-07-24
1
-2
/
+17
|
*
nvmet: fix file discard return status
Sagi Grimberg
2018-07-24
1
-8
/
+10
|
*
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
2018-07-24
1
-37
/
+29
|
*
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
2018-07-24
1
-77
/
+53
|
*
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
2018-07-24
1
-0
/
+2
|
*
nvme-rdma: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-24
1
-0
/
+1
|
*
nvme: add disk name to trace events
Keith Busch
2018-07-24
2
-7
/
+37
|
*
nvme: add controller name to trace events
Keith Busch
2018-07-24
1
-6
/
+11
|
*
nvme: use hw qid in trace events
Keith Busch
2018-07-23
3
-71
/
+53
|
*
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
5
-0
/
+6
|
*
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
2018-07-23
1
-5
/
+21
|
*
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
2018-07-23
1
-1
/
+1
|
*
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
6
-43
/
+169
|
*
nvme-rdma: support up to 4 segments of inline data
Steve Wise
2018-07-23
1
-11
/
+27
[next]