index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-15
/
+15
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
27
-387
/
+461
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-30
/
+20
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
24
-334
/
+427
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
6
-53
/
+34
2017-02-14
cdrom: Make device operations read-only
Kees Cook
1
-1
/
+1
2017-02-13
cciss: switch to pci_irq_alloc_vectors
Christoph Hellwig
2
-43
/
+17
2017-02-13
block/loop: fix race between I/O and set_status
Ming Lei
1
-5
/
+12
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-3
/
+3
2017-02-02
zram_drv: update for backing dev info changes
Jens Axboe
1
-1
/
+1
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
7
-15
/
+17
2017-02-01
nbd: use an idr to keep track of nbd devices
Josef Bacik
1
-98
/
+115
2017-02-01
nbd: use our own workqueue for recv threads
Josef Bacik
1
-2
/
+11
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
15
-120
/
+125
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-18
/
+18
2017-01-31
nbd: move request validity checking into nbd_send_cmd
Christoph Hellwig
1
-11
/
+10
2017-01-31
nbd: remove REQ_TYPE_DRV_PRIV leftovers
Christoph Hellwig
1
-9
/
+1
2017-01-31
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
2
-50
/
+104
2017-01-31
virtio_blk: remove struct request backpointer from virtblk_req
Christoph Hellwig
1
-10
/
+10
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
2
-0
/
+5
2017-01-31
skd: implement trivial scsi ioctls directly
Christoph Hellwig
1
-4
/
+11
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-1
/
+2
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-2
/
+1
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
3
-21
/
+24
2017-01-27
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
1
-1
/
+1
2017-01-23
xen-blkfront: correct maximum segment accounting
Jan Beulich
1
-3
/
+9
2017-01-23
xen-blkfront: feature flags handling adjustments
Jan Beulich
1
-5
/
+5
2017-01-19
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+9
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2
-24
/
+14
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
3
-6
/
+6
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
1
-1
/
+1
2017-01-11
floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL
Vlastimil Babka
1
-1
/
+1
2017-01-10
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
1
-2
/
+11
2017-01-10
zram: revalidate disk under init_lock
Minchan Kim
1
-7
/
+1
2017-01-10
virtio_blk: fix panic in initialization error path
Omar Sandoval
1
-1
/
+2
2017-01-10
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
1
-2
/
+4
2017-01-10
virtio_blk: avoid DMA to stack for the sense buffer
Christoph Hellwig
1
-1
/
+3
2017-01-05
scsi: cciss: use designated initializers
Kees Cook
1
-15
/
+15
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
17
-17
/
+17
2016-12-16
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-62
/
+10
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-77
/
+40
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-448
/
+390
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-53
/
+37
2016-12-12
rbd: silence bogus -Wmaybe-uninitialized warning
Ilya Dryomov
1
-1
/
+1
2016-12-08
nbd: use dev_err_ratelimited in io path
Josef Bacik
1
-11
/
+12
2016-12-08
nbd: reset the setup task for NBD_CLEAR_SOCK
Josef Bacik
1
-0
/
+1
[next]