index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
23
-145
/
+121
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
7
-0
/
+7
|
*
Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-10-01
3
-6
/
+13
|
|
\
|
|
*
xen, blkfront: factor out flush-related checks from do_blkif_request()
Arianna Avanzini
2014-10-01
1
-3
/
+9
|
|
*
xen-blkback: fix leak on grant map error path
Roger Pau Monné
2014-10-01
1
-0
/
+1
|
|
*
xen/blkback: unmap all persistent grants when frontend gets disconnected
Vitaly Kuznetsov
2014-10-01
1
-3
/
+3
|
*
|
rsxx: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-01
1
-1
/
+1
|
*
|
block: hd: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-01
1
-11
/
+1
|
|
/
|
*
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
Lai Jiangshan
2014-09-18
1
-34
/
+2
|
*
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
2014-09-18
1
-0
/
+4
|
*
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
2014-09-11
1
-1
/
+3
|
*
drbd: reduce lock contention in drbd_worker
Lars Ellenberg
2014-09-11
1
-6
/
+4
|
*
drbd: Improve asender performance
Lars Ellenberg
2014-09-11
2
-10
/
+7
|
*
drbd: Get rid of the WORK_PENDING macro
Andreas Gruenbacher
2014-09-11
1
-8
/
+7
|
*
drbd: Get rid of the __no_warn and __cond_lock macros
Andreas Gruenbacher
2014-09-11
2
-8
/
+12
|
*
drbd: Avoid inconsistent locking warning
Andreas Gruenbacher
2014-09-11
1
-1
/
+1
|
*
drbd: Remove superfluous newline from "resync_extents" debugfs entry.
Philipp Marek
2014-09-11
1
-1
/
+1
|
*
drbd: Use consistent names for all the bi_end_io callbacks
Andreas Gruenbacher
2014-09-11
4
-9
/
+9
|
*
drbd: Use better variable names
Andreas Gruenbacher
2014-09-11
4
-49
/
+49
*
|
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
6
-9
/
+21
|
\
\
|
*
|
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
3
-4
/
+4
|
*
|
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
3
-0
/
+6
|
*
|
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
3
-4
/
+6
|
*
|
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-22
1
-2
/
+4
|
|
\
\
|
*
\
\
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-11
6
-15
/
+34
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
3
-5
/
+5
|
*
|
|
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
2014-08-26
2
-0
/
+4
*
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
1
-29
/
+11
|
\
\
\
\
|
*
|
|
|
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-3
/
+6
|
*
|
|
|
virtio_blk: enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
|
|
virtio-blk: drop config_mutex
Michael S. Tsirkin
2014-10-15
1
-8
/
+0
|
*
|
|
|
virtio_blk: drop config_enable
Michael S. Tsirkin
2014-10-15
1
-19
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-10-15
1
-120
/
+276
|
\
\
\
\
\
|
*
|
|
|
|
rbd: rbd workqueues need a resque worker
Ilya Dryomov
2014-10-14
1
-1
/
+2
|
*
|
|
|
|
rbd: set the remaining discard properties to enable support
Josh Durgin
2014-10-14
1
-0
/
+2
|
*
|
|
|
|
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
2014-10-14
1
-32
/
+22
|
*
|
|
|
|
rbd: extract a method for adding object operations
Josh Durgin
2014-10-14
1
-55
/
+78
|
*
|
|
|
|
rbd: make discard trigger copy-on-write
Josh Durgin
2014-10-14
1
-1
/
+2
|
*
|
|
|
|
rbd: tolerate -ENOENT for discard operations
Josh Durgin
2014-10-14
1
-0
/
+3
|
*
|
|
|
|
rbd: fix snapshot context reference count for discards
Josh Durgin
2014-10-14
1
-1
/
+2
|
*
|
|
|
|
rbd: read image size for discard check safely
Josh Durgin
2014-10-14
1
-6
/
+12
|
*
|
|
|
|
rbd: initial discard bits from Guangliang Zhao
Guangliang Zhao
2014-10-14
1
-15
/
+89
|
*
|
|
|
|
rbd: extend the operation type
Guangliang Zhao
2014-10-14
1
-34
/
+63
|
*
|
|
|
|
rbd: skip the copyup when an entire object writing
Guangliang Zhao
2014-10-14
1
-0
/
+8
|
*
|
|
|
|
rbd: add img_obj_request_simple() helper
Ilya Dryomov
2014-10-14
1
-16
/
+28
|
*
|
|
|
|
rbd: access snapshot context and mapping size safely
Josh Durgin
2014-10-14
1
-13
/
+21
|
*
|
|
|
|
rbd: do not return -ERANGE on auth failures
Ilya Dryomov
2014-10-14
1
-3
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
1
-65
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
rsxx debugfs inanity
Al Viro
2014-10-09
1
-65
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-11
1
-38
/
+129
|
\
\
\
\
\
[next]