index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-07-24
nvme: add controller name to trace events
Keith Busch
1
-6
/
+11
2018-07-23
nvme: use hw qid in trace events
Keith Busch
3
-71
/
+53
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
5
-0
/
+6
2018-07-23
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
1
-5
/
+21
2018-07-23
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
1
-1
/
+1
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
6
-43
/
+169
2018-07-23
nvme-rdma: support up to 4 segments of inline data
Steve Wise
1
-11
/
+27
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
4
-5
/
+67
2018-07-23
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
1
-1
/
+34
2018-07-23
nvme: move init of keep_alive work item to controller initialization
James Smart
1
-3
/
+4
2018-07-23
nvme.h: resync with nvme-cli
Revanth Rajashekar
1
-0
/
+5
2018-07-23
blk-mq: fail the request in case issue failure
Ming Lei
1
-2
/
+6
2018-07-22
blk-rq-qos: make depth comparisons unsigned
Josef Bacik
2
-5
/
+5
2018-07-18
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
3
-9
/
+19
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
7
-18
/
+68
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
13
-43
/
+50
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
8
-28
/
+40
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
4
-7
/
+7
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
7
-33
/
+34
2018-07-18
pktcdvd: remove assignment in if condition
RAGHU Halharvi
1
-23
/
+46
2018-07-18
blk-mq: issue directly if hw queue isn't busy in case of 'none'
Ming Lei
3
-2
/
+36
2018-07-16
blk-iolatency: truncate our current time
Josef Bacik
1
-0
/
+6
2018-07-16
blk-iolatency: don't change the latency window
Josef Bacik
1
-10
/
+0
2018-07-13
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
1
-2
/
+3
2018-07-13
lightnvm: pblk: add asynchronous partial read
Heiner Litz
2
-63
/
+130
2018-07-13
lightnvm: pblk: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-13
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
9
-138
/
+153
2018-07-13
lightnvm: limit get chunk meta request size
Matias Bjørling
1
-2
/
+8
2018-07-13
lightnvm: pblk: fix read_bitmap for 32bit archs
Matias Bjørling
1
-7
/
+7
2018-07-13
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
1
-4
/
+2
[next]