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
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-4
/
+4
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-264
/
+1179
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-7
/
+0
2016-10-03
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
1
-4
/
+3
2016-10-03
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
1
-10
/
+18
2016-10-03
rbd: img_data requests don't own their page array
Ilya Dryomov
1
-8
/
+3
2016-10-03
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
1
-7
/
+2
2016-10-03
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
1
-20
/
+22
2016-10-03
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
1
-1
/
+2
2016-10-03
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
1
-4
/
+8
2016-10-03
rbd: mark the original request as done if stat request fails
Ilya Dryomov
1
-13
/
+15
2016-10-03
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
1
-20
/
+10
2016-10-03
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
1
-47
/
+23
2016-10-03
rbd: lock_on_read map option
Ilya Dryomov
1
-1
/
+12
2016-09-23
nbd: use BLK_MQ_F_BLOCKING
Josef Bacik
1
-1
/
+1
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-2
/
+20
2016-09-21
null_blk: refactor to support non-gendisk devices
Matias Bjørling
1
-49
/
+61
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
6
-6
/
+0
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-08-29
mtip32xx: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-25
Revert "floppy: refactor open() flags handling"
Jens Axboe
1
-19
/
+15
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
1
-9
/
+12
2016-08-25
rbd: add force close option
Mike Christie
1
-9
/
+26
2016-08-25
rbd: add 'config_info' sysfs rbd device attribute
Mike Christie
1
-2
/
+21
2016-08-25
rbd: add 'snap_id' sysfs rbd device attribute
Mike Christie
1
-0
/
+10
2016-08-25
rbd: add 'cluster_fsid' sysfs rbd device attribute
Mike Christie
1
-0
/
+10
2016-08-25
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
1
-0
/
+13
2016-08-25
rbd: print capacity in decimal and features in hex
Ilya Dryomov
1
-2
/
+3
2016-08-25
rbd: support for exclusive-lock feature
Ilya Dryomov
2
-16
/
+807
2016-08-25
rbd: retry watch re-registration periodically
Ilya Dryomov
1
-29
/
+109
2016-08-25
rbd: introduce a per-device ordered workqueue
Ilya Dryomov
1
-80
/
+71
2016-08-25
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
1
-1
/
+1
2016-08-19
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
Bob Liu
1
-1
/
+6
2016-08-19
xen-blkfront: introduce blkif_set_queue_limits()
Bob Liu
1
-38
/
+48
2016-08-19
xen-blkfront: fix places not updated after introducing 64KB page granularity
Bob Liu
1
-2
/
+2
2016-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-18
/
+8
2016-08-09
rbd: nuke the 32-bit pool id check
Ilya Dryomov
1
-9
/
+0
2016-08-09
virtio_blk: Fix a slient kernel panic
Minfei Huang
1
-18
/
+8
2016-08-08
rbd: destroy header_oloc in rbd_dev_release()
Ilya Dryomov
1
-0
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
6
-11
/
+11
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2
-19
/
+20
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
2
-23
/
+22
2016-08-04
loop: make do_req_filebacked more robust
Christoph Hellwig
1
-33
/
+22
2016-08-04
loop: don't try to use AIO for discards
Christoph Hellwig
1
-4
/
+8
2016-08-04
nbd: fix race in ioctl
Vegard Nossum
1
-8
/
+4
2016-08-04
floppy: fix open(O_ACCMODE) for ioctl-only open
Jiri Kosina
1
-12
/
+9
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+1
[next]