index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
-2
/
+2
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+2
2015-05-22
NVMe: Fix obtaining command result
Keith Busch
-4
/
+6
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
-530
/
+291
2015-05-22
nvme: fail SCSI read/write command with unsupported protection bit
Christoph Hellwig
-0
/
+7
2015-05-22
nvme: report the DPOFUA in MODE_SENSE
Christoph Hellwig
-2
/
+2
2015-05-22
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
Christoph Hellwig
-54
/
+24
2015-05-22
nvme: first round at deobsfucating the SCSI translation code
Christoph Hellwig
-244
/
+82
2015-05-22
nvme: fix scsi translation error handling
Christoph Hellwig
-251
/
+127
2015-05-22
nvme: split nvme_trans_send_fw_cmd
Christoph Hellwig
-46
/
+47
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
-95
/
+78
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
-72
/
+41
2015-05-20
loop: remove (now) unused 'out' label
Jens Axboe
-1
/
+0
2015-05-20
block: nbd: convert to blkdev_reread_part()
Ming Lei
-1
/
+1
2015-05-20
block: loop: fix another reread part failure
Ming Lei
-4
/
+26
2015-05-20
block: loop: don't hold lo_ctl_mutex in lo_open
Ming Lei
-10
/
+13
2015-05-19
nvme: disable irqs in nvme_freeze_queues
Christoph Hellwig
-2
/
+2
2015-05-18
cciss: correct the non-resettable board list
Tomas Henzl
-2
/
+21
2015-05-18
cciss: remove duplicate entries from board_type struct
Tomas Henzl
-4
/
+0
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-26
/
+37
2015-05-13
nvme: fix kernel memory corruption with short INQUIRY buffers
Christoph Hellwig
-1
/
+2
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
-2
/
+2
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+3
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-24
/
+11
2015-05-05
revert "zram: move compact_store() to sysfs functions area"
Andrew Morton
-0
/
+23
2015-05-05
block: loop: avoiding too many pending per work I/O
Ming Lei
-1
/
+1
2015-05-05
block: loop: convert to per-device workqueue
Ming Lei
-16
/
+15
2015-05-05
nbd: stop using req->cmd
Christoph Hellwig
-25
/
+23
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
-8
/
+8
2015-05-01
rbd: end I/O the entire obj_request on error
Ilya Dryomov
-0
/
+5
2015-04-27
block: destroy bdi before blockdev is unregistered.
NeilBrown
-1
/
+1
2015-04-27
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
-28
/
+3
2015-04-27
xen/blkback: safely unmap purge persistent grants
Bob Liu
-6
/
+18
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-4
/
+4
2015-04-23
NVMe: Fix VPD B0 max sectors translation
Keith Busch
-1
/
+2
2015-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-6
/
+20
2015-04-22
rbd: rbd_wq comment is obsolete
Ilya Dryomov
-1
/
+1
2015-04-20
rbd: mark block queue as non-rotational
Ilya Dryomov
-2
/
+2
2015-04-20
rbd: be more informative on -ENOENT failures
Ilya Dryomov
-3
/
+17
2015-04-18
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+274
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-174
/
+120
2015-04-16
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-236
/
+207
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-4
/
+5
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-4
/
+6
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
-6
/
+6
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+76
2015-04-15
paride: fix the "verbose" module param
Dan Carpenter
-2
/
+2
2015-04-15
zram: fix error return code
Julia Lawall
-0
/
+1
2015-04-15
zram: deprecate zram attrs sysfs nodes
Sergey Senozhatsky
-0
/
+15
2015-04-15
zram: export new 'mm_stat' sysfs attrs
Sergey Senozhatsky
-0
/
+31
[prev]
[next]