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.12.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
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-29
/
+32
2017-06-28
drbd: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
9
-0
/
+10
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
2
-6
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
3
-3
/
+0
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
1
-2
/
+0
2017-06-23
mtip32xx: fix up the checking for internal command failure
Jens Axboe
1
-17
/
+4
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
3
-41
/
+26
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-20
null_blk: add support for shared tags
Jens Axboe
1
-42
/
+70
2017-06-20
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
3
-41
/
+26
2017-06-18
xen-blkfront: remove bio splitting.
NeilBrown
1
-51
/
+3
2017-06-18
pktcdvd: use bio_clone_fast() instead of bio_clone()
NeilBrown
1
-2
/
+10
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
3
-1
/
+13
2017-06-18
rbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
1
-1
/
+15
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
1
-1
/
+3
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+1
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
5
-5
/
+5
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
1
-1
/
+7
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-13
xen-blkback: don't leak stack data via response ring
Jan Beulich
2
-31
/
+17
2017-06-13
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2
-4
/
+0
2017-06-13
xen/blkback: don't free be structure too early
Juergen Gross
1
-4
/
+3
2017-06-13
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2
-2
/
+6
2017-06-13
zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()
Greg Kroah-Hartman
1
-1
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
3
-10
/
+10
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
17
-73
/
+65
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
7
-33
/
+28
2017-06-09
block: introduce new block status code type
Christoph Hellwig
25
-123
/
+129
2017-06-09
nbd: set sk->sk_sndtimeo for our sockets
Josef Bacik
1
-0
/
+2
2017-06-09
loop: fix error handling regression
Arnd Bergmann
1
-1
/
+2
2017-06-09
pktcdvd: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-18
/
+17
2017-06-09
zram: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-11
/
+15
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
2
-6
/
+38
2017-06-08
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
1
-2
/
+2
2017-06-08
Fix loop device flush before configure v3
James Wang
1
-0
/
+3
2017-06-02
Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2017-06-01
pktcdvd: Check queue type before attaching to a queue
Bart Van Assche
1
-0
/
+5
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+1
2017-05-30
nbd: add FUA op support
Shaun McDowell
1
-3
/
+13
2017-05-30
nbd: don't leak nbd_config
Ilya Dryomov
1
-0
/
+1
2017-05-30
nbd: nbd_reset() call in nbd_dev_add() is redundant
Ilya Dryomov
1
-10
/
+4
2017-05-29
rbd: implement REQ_OP_WRITE_ZEROES
Ilya Dryomov
1
-0
/
+2
2017-05-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-15
/
+20
2017-05-16
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-3
/
+5
2017-05-16
block: xen-blkback: add null check to avoid null pointer dereference
Gustavo A. R. Silva
1
-3
/
+5
2017-05-11
drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()
Lars Ellenberg
1
-12
/
+15
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+1
2017-05-10
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-144
/
+215
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
1
-3
/
+4
[next]