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
*
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-26
13
-1485
/
+986
|
\
|
*
mtip32xx: Fix accessing freed memory
Selvan Mani
2015-06-24
2
-21
/
+0
|
*
block: nvme-scsi: Catch kcalloc failure
Axel Lin
2015-06-20
1
-2
/
+4
|
*
NVMe: Fix IO for extended metadata formats
Keith Busch
2015-06-19
1
-6
/
+6
|
*
nvme: don't overwrite req->cmd_flags on sync cmd
Matias Bjørling
2015-06-17
1
-1
/
+1
|
*
mtip32xx: increase wait time for hba reset
Asai Thambi SP
2015-06-16
1
-2
/
+5
|
*
mtip32xx: fix minor number
Asai Thambi SP
2015-06-16
1
-1
/
+2
|
*
mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()
Asai Thambi SP
2015-06-16
1
-1
/
+0
|
*
mtip32xx: fix crash on surprise removal of the drive
Asai Thambi SP
2015-06-16
1
-98
/
+45
|
*
mtip32xx: Abort I/O during secure erase operation
Asai Thambi SP
2015-06-16
1
-4
/
+28
|
*
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
Asai Thambi SP
2015-06-16
1
-4
/
+1
|
*
mtip32xx: remove unused variable 'port->allocated'
Asai Thambi SP
2015-06-16
2
-21
/
+2
|
*
mtip32xx: fix rmmod issue
Asai Thambi SP
2015-06-16
1
-6
/
+7
|
*
MAINTAINERS: Update ps3vram block driver
Geoff Levand
2015-06-10
1
-0
/
+2
|
*
block/ps3vram: Remove obsolete reference to MTD
Geert Uytterhoeven
2015-06-10
1
-1
/
+1
|
*
block/ps3vram: Fix sparse warnings
Geoff Levand
2015-06-10
1
-16
/
+16
|
*
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
|
|
\
|
*
|
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
|
|
\
\
|
*
|
|
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
|
|
\
\
\
|
*
|
|
|
nvme: disable irqs in nvme_freeze_queues
Christoph Hellwig
2015-05-19
1
-2
/
+2
|
*
|
|
|
cciss: correct the non-resettable board list
Tomas Henzl
2015-05-18
1
-2
/
+21
|
*
|
|
|
cciss: remove duplicate entries from board_type struct
Tomas Henzl
2015-05-18
1
-4
/
+0
|
*
|
|
|
block: loop: avoiding too many pending per work I/O
Ming Lei
2015-05-05
1
-1
/
+1
|
*
|
|
|
block: loop: convert to per-device workqueue
Ming Lei
2015-05-05
2
-16
/
+15
*
|
|
|
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
64
-753
/
+852
|
\
\
\
\
\
|
*
|
|
|
|
cfq-iosched: fix other locations where blkcg_to_cfqgd() can return NULL
Jens Axboe
2015-06-20
1
-1
/
+11
[next]