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
*
xen/block: add multi-page ring support
Bob Liu
2015-06-06
4
-59
/
+180
*
driver: xen-blkfront: move talk_to_blkback to a more suitable place
Bob Liu
2015-06-06
1
-8
/
+6
*
drivers: xen-blkback: delay pending_req allocation to connect_ring
Bob Liu
2015-06-06
2
-45
/
+39
*
NVMe: Automatic namespace rescan
Keith Busch
2015-06-05
3
-32
/
+132
*
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
2015-06-05
1
-0
/
+1
|
\
|
*
block: add blk_set_queue_dying() to blkdev.h
Jens Axboe
2015-06-05
1
-0
/
+1
*
|
NVMe: Memory barrier before queue_count is incremented
Jon Derrick
2015-06-05
1
-1
/
+4
*
|
NVMe: add sysfs and ioctl controller reset
Keith Busch
2015-06-05
2
-0
/
+54
*
|
null_blk: restart request processing on completion handler
Akinobu Mita
2015-06-02
1
-0
/
+12
*
|
null_blk: prevent timer handler running on a different CPU where started
Akinobu Mita
2015-06-02
1
-1
/
+1
*
|
NVMe: Remove hctx reliance for multi-namespace
Keith Busch
2015-06-01
1
-33
/
+19
*
|
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
2015-06-01
24
-302
/
+157
|
\
|
|
*
blk-mq: Shared tag enhancements
Keith Busch
2015-06-01
4
-2
/
+53
|
*
block: don't honor chunk sizes for data-less IO
Jens Axboe
2015-05-29
1
-1
/
+1
|
*
block: only honor SG gap prevention for merges that contain data
Jens Axboe
2015-05-29
1
-1
/
+2
|
*
block: fix returnvar.cocci warnings
Julia Lawall
2015-05-26
1
-2
/
+1
|
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
6
-230
/
+73
|
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
12
-66
/
+27
*
|
NVMe: End sync requests immediately on failure
Keith Busch
2015-05-29
1
-0
/
+1
*
|
NVMe: Use requested sync command timeout
Keith Busch
2015-05-29
1
-1
/
+1
*
|
NVMe: Fix obtaining command result
Keith Busch
2015-05-22
1
-4
/
+6
*
|
nvme: submit internal commands through the block layer
Christoph Hellwig
2015-05-22
3
-545
/
+300
*
|
nvme: fail SCSI read/write command with unsupported protection bit
Christoph Hellwig
2015-05-22
1
-0
/
+7
*
|
nvme: report the DPOFUA in MODE_SENSE
Christoph Hellwig
2015-05-22
1
-2
/
+2
*
|
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
Christoph Hellwig
2015-05-22
1
-54
/
+24
*
|
nvme: first round at deobsfucating the SCSI translation code
Christoph Hellwig
2015-05-22
1
-244
/
+82
*
|
nvme: fix scsi translation error handling
Christoph Hellwig
2015-05-22
1
-251
/
+127
*
|
nvme: split nvme_trans_send_fw_cmd
Christoph Hellwig
2015-05-22
1
-46
/
+47
*
|
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2015-05-22
3
-96
/
+79
*
|
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2015-05-22
3
-77
/
+42
*
|
loop: remove (now) unused 'out' label
Jens Axboe
2015-05-20
1
-1
/
+0
*
|
s390/block/dasd: remove obsolete while -EBUSY loop
Jarod Wilson
2015-05-20
1
-9
/
+3
*
|
block: dasd_genhd: convert to blkdev_reread_part
Ming Lei
2015-05-20
1
-6
/
+3
*
|
block: nbd: convert to blkdev_reread_part()
Ming Lei
2015-05-20
1
-1
/
+1
*
|
block: loop: fix another reread part failure
Ming Lei
2015-05-20
1
-4
/
+26
*
|
block: loop: don't hold lo_ctl_mutex in lo_open
Ming Lei
2015-05-20
2
-10
/
+13
*
|
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
2015-05-20
20
-291
/
+285
|
\
|
|
*
block: replace trylock with mutex_lock in blkdev_reread_part()
Ming Lei
2015-05-20
1
-2
/
+7
|
*
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
2015-05-20
2
-3
/
+28
|
*
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
6
-155
/
+122
|
*
block: collapse bio bit space
Jens Axboe
2015-05-19
1
-9
/
+9
|
*
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
2015-05-19
2
-4
/
+0
|
*
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-19
7
-38
/
+2
|
*
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
2015-05-19
2
-15
/
+11
|
*
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-08
3
-9
/
+23
|
*
blk-mq: do limited block plug for multiple queue case
Shaohua Li
2015-05-08
1
-23
/
+59
|
*
blk-mq: avoid re-initialize request which is failed in direct dispatch
Shaohua Li
2015-05-08
1
-0
/
+2
|
*
blk-mq: fix plugging in blk_sq_make_request
Jeff Moyer
2015-05-08
1
-22
/
+14
|
*
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-08
1
-4
/
+1
|
*
blk: clean up plug
Shaohua Li
2015-05-08
1
-12
/
+12
[next]