index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
1
-2
/
+2
2014-10-09
rsxx debugfs inanity
Al Viro
1
-65
/
+16
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-2
/
+2
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2
-10
/
+6
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
7
-0
/
+7
2014-10-01
Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.18/drivers
Jens Axboe
3
-6
/
+13
2014-10-01
xen, blkfront: factor out flush-related checks from do_blkif_request()
Arianna Avanzini
1
-3
/
+9
2014-10-01
xen-blkback: fix leak on grant map error path
Roger Pau Monné
1
-0
/
+1
2014-10-01
xen/blkback: unmap all persistent grants when frontend gets disconnected
Vitaly Kuznetsov
1
-3
/
+3
2014-10-01
rsxx: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-10-01
block: hd: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-11
/
+1
2014-09-30
vio: fix reuse of vio_dring slot
Dwight Engen
1
-16
/
+23
2014-09-30
sunvdc: limit each sg segment to a page
Dwight Engen
1
-0
/
+4
2014-09-30
sunvdc: compute vdisk geometry from capacity
Allen Pais
1
-9
/
+14
2014-09-30
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-17
/
+92
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
3
-4
/
+4
2014-09-22
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
3
-0
/
+6
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
3
-4
/
+6
2014-09-22
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
1
-2
/
+4
2014-09-18
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
Lai Jiangshan
1
-34
/
+2
2014-09-18
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
1
-0
/
+4
2014-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+21
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
6
-15
/
+34
2014-09-11
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
1
-1
/
+3
2014-09-11
drbd: reduce lock contention in drbd_worker
Lars Ellenberg
1
-6
/
+4
2014-09-11
drbd: Improve asender performance
Lars Ellenberg
2
-10
/
+7
2014-09-11
drbd: Get rid of the WORK_PENDING macro
Andreas Gruenbacher
1
-8
/
+7
2014-09-11
drbd: Get rid of the __no_warn and __cond_lock macros
Andreas Gruenbacher
2
-8
/
+12
2014-09-11
drbd: Avoid inconsistent locking warning
Andreas Gruenbacher
1
-1
/
+1
2014-09-11
drbd: Remove superfluous newline from "resync_extents" debugfs entry.
Philipp Marek
1
-1
/
+1
2014-09-11
drbd: Use consistent names for all the bi_end_io callbacks
Andreas Gruenbacher
4
-9
/
+9
2014-09-11
drbd: Use better variable names
Andreas Gruenbacher
4
-49
/
+49
2014-09-10
rbd: fix error return code in rbd_dev_device_setup()
Wei Yongjun
1
-1
/
+3
2014-09-10
rbd: avoid format-security warning inside alloc_workqueue()
Ilya Dryomov
1
-1
/
+1
2014-09-02
blk-mq: pass along blk_mq_alloc_tag_set return values
Robert Elliott
2
-9
/
+21
2014-08-29
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-4
/
+8
2014-08-29
zram: fix incorrect stat with failed_reads
Chao Yu
2
-4
/
+8
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
3
-5
/
+5
2014-08-26
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
2
-0
/
+4
2014-08-26
paride/pcd: Fix grammar
Geert Uytterhoeven
1
-2
/
+2
2014-08-21
brd: add ram disk visibility option
Dmitry Monakhov
1
-1
/
+5
2014-08-21
block: systemace: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-3
/
+3
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-1218
/
+2758
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-324
/
+365
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-08-08
block: use pci_zalloc_consistent
Joe Perches
3
-32
/
+22
2014-08-07
rbd: remove extra newlines from rbd_warn() messages
Ilya Dryomov
1
-13
/
+12
2014-08-07
rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC
Ilya Dryomov
1
-1
/
+1
2014-08-07
rbd: rework rbd_request_fn()
Ilya Dryomov
1
-77
/
+119
[prev]
[next]