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-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-11
/
+14
2014-06-06
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
2014-06-06
mtip32xx: minor performance enhancements
Sam Bradshaw
2
-10
/
+13
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-1
/
+1
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2
-5
/
+15
2014-06-04
zram: correct offset usage in zram_bio_discard
Weijie Yang
1
-2
/
+2
2014-06-04
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
Matthew Wilcox
1
-3
/
+3
2014-06-04
brd: add support for rw_page()
Matthew Wilcox
1
-0
/
+10
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
1
-1
/
+3
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2014-06-02
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
Linus Torvalds
23
-1148
/
+1212
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
16
-149
/
+124
2014-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2014-05-30
block: virtio_blk: don't hold spin lock during world switch
Ming Lei
1
-3
/
+6
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-3
/
+1
2014-05-28
Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
3
-41
/
+56
2014-05-28
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2
-14
/
+36
2014-05-28
xen/blkback: disable discard feature if requested by toolstack
Olaf Hering
1
-1
/
+6
2014-05-28
xen-blkfront: remove type check from blkfront_setup_discard
Olaf Hering
1
-26
/
+14
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
3
-31
/
+1
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
2
-29
/
+1
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
3
-35
/
+6
2014-05-28
floppy: do not corrupt bio.bi_flags when reading block 0
Jiri Kosina
1
-1
/
+1
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
1
-32
/
+3
2014-05-27
NVMe: Implement PCIe reset notification callback
Keith Busch
1
-0
/
+11
2014-05-27
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-05-26
m68k/atari - ataflop: use correct virt/phys translation for DMA buffer
Michael Schmitz
1
-1
/
+1
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
1
-4
/
+7
2014-05-20
mtip32xx: move error handling to service thread
Asai Thambi S P
2
-26
/
+53
2014-05-16
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-05-14
mtip32xx: stop block hardware queues before quiescing IO
Jens Axboe
1
-1
/
+7
2014-05-14
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2014-05-13
mtip32xx: convert to use blk-mq
Jens Axboe
2
-616
/
+297
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
17
-481
/
+1388
2014-05-05
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
1
-1
/
+4
2014-05-05
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
1
-3
/
+3
2014-05-01
block: null_blk: fix use after free
Ming Lei
1
-1
/
+1
2014-04-30
drbd: use list_first_entry_or_null in first_peer_device/first_connection
Lars Ellenberg
1
-2
/
+2
2014-04-30
drbd: Allow attaching of a newly created device to any backing device
Philipp Reisner
1
-1
/
+1
2014-04-30
drbd: Test cstate while holding req_lock
Philipp Reisner
1
-1
/
+2
2014-04-30
drbd: use blk_set_stacking_limits()
Philipp Reisner
1
-6
/
+6
2014-04-30
drbd: evaluate disk and network timeout on different requests
Lars Ellenberg
1
-14
/
+33
2014-04-30
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
1
-0
/
+12
2014-04-30
drbd: always implicitly close last epoch when idle
Lars Ellenberg
1
-33
/
+15
2014-04-30
drbd: add back some fairness to AL transactions
Lars Ellenberg
3
-2
/
+22
2014-04-30
drbd: keep max-bio size during detach/attach on disconnected primary
Lars Ellenberg
1
-1
/
+7
2014-04-30
drbd: fix a race between start_resync and send_and_submit
Lars Ellenberg
1
-3
/
+8
2014-04-30
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
4
-4
/
+37
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
4
-4
/
+30
[next]