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
2014-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-16
/
+19
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-9
/
+0
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-30
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-10-30
rbd: use a single workqueue for all devices
Ilya Dryomov
1
-15
/
+18
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
1
-4
/
+6
2014-10-29
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-22
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
1
-7
/
+7
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-145
/
+121
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-9
/
+21
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+11
2014-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-120
/
+276
2014-10-15
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
1
-3
/
+6
2014-10-15
virtio_blk: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio-blk: drop config_mutex
Michael S. Tsirkin
1
-8
/
+0
2014-10-15
virtio_blk: drop config_enable
Michael S. Tsirkin
1
-19
/
+4
2014-10-14
rbd: rbd workqueues need a resque worker
Ilya Dryomov
1
-1
/
+2
2014-10-14
rbd: set the remaining discard properties to enable support
Josh Durgin
1
-0
/
+2
2014-10-14
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
1
-32
/
+22
2014-10-14
rbd: extract a method for adding object operations
Josh Durgin
1
-55
/
+78
2014-10-14
rbd: make discard trigger copy-on-write
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: tolerate -ENOENT for discard operations
Josh Durgin
1
-0
/
+3
2014-10-14
rbd: fix snapshot context reference count for discards
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: read image size for discard check safely
Josh Durgin
1
-6
/
+12
2014-10-14
rbd: initial discard bits from Guangliang Zhao
Guangliang Zhao
1
-15
/
+89
2014-10-14
rbd: extend the operation type
Guangliang Zhao
1
-34
/
+63
2014-10-14
rbd: skip the copyup when an entire object writing
Guangliang Zhao
1
-0
/
+8
2014-10-14
rbd: add img_obj_request_simple() helper
Ilya Dryomov
1
-16
/
+28
2014-10-14
rbd: access snapshot context and mapping size safely
Josh Durgin
1
-13
/
+21
2014-10-14
rbd: do not return -ERANGE on auth failures
Ilya Dryomov
1
-3
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-65
/
+16
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-38
/
+129
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-10
/
+6
2014-10-09
zram: use notify_free to account all free notifications
Sergey Senozhatsky
1
-0
/
+1
2014-10-09
zram: report maximum used memory
Minchan Kim
2
-2
/
+59
2014-10-09
zram: zram memory size limitation
Minchan Kim
2
-0
/
+50
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/jik...
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/ker...
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
[next]