index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ux500
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
scsi: build scsi_common.o for all scsi passthrough request users
Christoph Hellwig
2
-2
/
+2
2018-08-02
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2
-11
/
+4
2018-08-02
ide-cd: Drop unused sense buffers
Kees Cook
3
-44
/
+28
2018-08-02
blk-mq: fix updating tags depth
Ming Lei
1
-4
/
+4
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-08-02
aoe: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
2
-24
/
+57
2018-08-01
blk-cgroup: clear the throttle queue on fork
Josef Bacik
1
-0
/
+5
2018-08-01
blk-cgroup: hold the queue ref during throttling
Josef Bacik
1
-1
/
+1
2018-08-01
blk-iolatency: fix blkg leak in timer_fn
Josef Bacik
1
-1
/
+1
2018-08-01
block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
zhong jiang
1
-3
/
+2
2018-07-31
t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITY
Jens Axboe
1
-0
/
+11
2018-07-30
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
3
-82
/
+20
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
5
-125
/
+118
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
6
-12
/
+16
2018-07-30
block: don't account for split bio's size in cgroup stats
Josef Bacik
1
-2
/
+8
2018-07-28
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
1
-1
/
+3
2018-07-27
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
2018-07-27
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
1
-2
/
+3
2018-07-27
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2
-8
/
+8
2018-07-27
bcache: do not assign in if condition in bcache_device_init()
Florian Schmaus
1
-5
/
+11
2018-07-27
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
1
-3
/
+9
2018-07-27
bcache: free heap cache_set->flush_btree in bch_journal_free
Shenghui Wang
1
-0
/
+1
2018-07-27
bcache: do not assign in if condition register_bcache()
Florian Schmaus
1
-2
/
+6
2018-07-27
bcache: fix I/O significant decline while backend devices registering
Tang Junhui
1
-3
/
+26
2018-07-27
bcache: calculate the number of incremental GC nodes according to the total o...
Tang Junhui
1
-2
/
+35
2018-07-27
bcache: finish incremental GC
Tang Junhui
3
-1
/
+21
2018-07-27
bcache: simplify the calculation of the total amount of flash dirty data
Tang Junhui
4
-20
/
+7
2018-07-27
readahead: stricter check for bdi io_pages
Markus Stockhausen
1
-2
/
+10
2018-07-26
scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices
Greg Edwards
1
-4
/
+4
2018-07-26
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
2
-22
/
+34
2018-07-25
xen/blkfront: remove unused macros
Juergen Gross
1
-5
/
+0
2018-07-24
block: allow max_discard_segments to be stacked
Mike Snitzer
1
-1
/
+1
2018-07-24
block: unexport bio_clone_bioset
Christoph Hellwig
3
-79
/
+68
2018-07-24
md: remove a bogus comment
Christoph Hellwig
1
-4
/
+0
2018-07-24
block: remove bio_clone_kmalloc
Christoph Hellwig
1
-6
/
+0
2018-07-24
exofs: use bio_clone_fast in _write_mirror
Christoph Hellwig
1
-2
/
+2
2018-07-24
bcache: don't clone bio in bch_data_verify
Christoph Hellwig
1
-1
/
+5
2018-07-24
block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec
Christoph Hellwig
1
-4
/
+2
2018-07-24
block: simplify bio_check_pages_dirty
Christoph Hellwig
1
-35
/
+21
2018-07-24
block: Rename the null_blk_mod kernel module back into null_blk
Bart Van Assche
2
-3
/
+3
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
1
-1
/
+1
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
1
-2
/
+17
2018-07-24
nvmet: fix file discard return status
Sagi Grimberg
1
-8
/
+10
2018-07-24
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
1
-37
/
+29
2018-07-24
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
1
-77
/
+53
2018-07-24
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
1
-0
/
+2
2018-07-24
nvme-rdma: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-24
nvme: add disk name to trace events
Keith Busch
2
-7
/
+37
[next]