summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-4/+2
|\
| * idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-131-4/+2
* | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-282-380/+231
|\ \
| * | libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov2017-02-241-4/+2
| * | rbd: constify device_type structureBhumika Goyal2017-02-201-1/+1
| * | rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-201-72/+7
| * | rbd: store and use obj_request->object_noIlya Dryomov2017-02-201-6/+13
| * | rbd: RBD_V{1,2}_DATA_FORMAT macrosIlya Dryomov2017-02-202-7/+6
| * | rbd: factor out __rbd_osd_req_create()Ilya Dryomov2017-02-201-63/+40
| * | rbd: set offset and length outside of rbd_obj_request_create()Ilya Dryomov2017-02-201-15/+11
| * | rbd: support for data-pool featureIlya Dryomov2017-02-201-2/+31
| * | rbd: introduce rbd_init_layout()Ilya Dryomov2017-02-201-7/+18
| * | rbd: use rbd_obj_bytes() moreIlya Dryomov2017-02-201-12/+12
| * | rbd: remove now unused rbd_obj_request_wait() and helpersIlya Dryomov2017-02-201-38/+0
| * | rbd: switch rbd_obj_method_sync() to ceph_osdc_call()Ilya Dryomov2017-02-201-95/+67
| * | rbd: do away with obj_request in rbd_obj_read_sync()Ilya Dryomov2017-02-201-49/+32
| * | rbd: initialize rbd_dev->header_oloc earlyIlya Dryomov2017-02-201-3/+1
| * | rbd: kill rbd_image_header::{crypt_type,comp_type}Ilya Dryomov2017-02-202-12/+0
| * | rbd: use kstrndup() in rbd_header_from_disk()Ilya Dryomov2017-02-201-7/+3
| |/
* | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-252-70/+69
|\ \
| * | zram: extend zero pages to same element pageszhouxianrong2017-02-242-30/+66
| * | zram: remove waitqueue for IO doneMinchan Kim2017-02-242-40/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-02-241-1/+17
|\ \ \
| * | | sunvdc: Add support for setting physical sector sizeLiam R. Howlett2017-02-231-1/+17
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-242-253/+236
|\ \ \ | |/ / |/| |
| * | cciss: Remove kmalloc castTobin C. Harding2017-02-221-2/+1
| * | cciss: Fix checkpatch OPEN_BRACETobin C. Harding2017-02-221-10/+5
| * | cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding2017-02-221-85/+85
| * | nbd: cleanup workqueue on error properlyJosef Bacik2017-02-211-1/+3
| * | nbd: set the logical and physical blocksize properlyJosef Bacik2017-02-211-23/+15
| * | nbd: cleanup ioctl handlingJosef Bacik2017-02-211-137/+132
* | | zram: remove obsolete sysfs attrsSergey Senozhatsky2017-02-221-99/+2
* | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-211-3/+3
|\ \ \
| * | | xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-3/+3
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-15/+15
|\ \ \ | |_|/ |/| |
| * | scsi: cciss: use designated initializersKees Cook2017-01-051-15/+15
* | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-2127-387/+461
|\ \ \
| * \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-1724-334/+427
| |\ \ \
| | * | | zram_drv: update for backing dev info changesJens Axboe2017-02-021-1/+1
| | * | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-027-15/+17
| | * | | nbd: use an idr to keep track of nbd devicesJosef Bacik2017-02-011-98/+115
| | * | | nbd: use our own workqueue for recv threadsJosef Bacik2017-02-011-2/+11
| | * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-3115-120/+125
| | * | | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-18/+18
| | * | | nbd: move request validity checking into nbd_send_cmdChristoph Hellwig2017-01-311-11/+10
| | * | | nbd: remove REQ_TYPE_DRV_PRIV leftoversChristoph Hellwig2017-01-311-9/+1
| | * | | virtio_blk: make SCSI passthrough support configurableChristoph Hellwig2017-01-312-50/+104
| | * | | virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig2017-01-311-10/+10
| | * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-312-0/+5