index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2
-5
/
+15
2014-06-05
zram: correct offset usage in zram_bio_discard
Weijie Yang
1
-2
/
+2
2014-06-05
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
Matthew Wilcox
1
-3
/
+3
2014-06-05
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-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2014-06-03
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-27
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-14
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
2014-04-30
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
5
-26
/
+100
2014-04-30
drbd: allow parallel promote/demote actions
Lars Ellenberg
3
-14
/
+88
2014-04-30
drbd: perpare for genetlink parallel_ops
Lars Ellenberg
3
-175
/
+198
[next]