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