summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-24zram: extend zero pages to same element pageszhouxianrong
2017-02-24zram: remove waitqueue for IO doneMinchan Kim
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov
2017-02-23sunvdc: Add support for setting physical sector sizeLiam R. Howlett
2017-02-22zram: remove obsolete sysfs attrsSergey Senozhatsky
2017-02-22cciss: Remove kmalloc castTobin C. Harding
2017-02-22cciss: Fix checkpatch OPEN_BRACETobin C. Harding
2017-02-22cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-21nbd: cleanup workqueue on error properlyJosef Bacik
2017-02-21nbd: set the logical and physical blocksize properlyJosef Bacik
2017-02-21nbd: cleanup ioctl handlingJosef Bacik
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20rbd: constify device_type structureBhumika Goyal
2017-02-20rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov
2017-02-20rbd: store and use obj_request->object_noIlya Dryomov
2017-02-20rbd: RBD_V{1,2}_DATA_FORMAT macrosIlya Dryomov
2017-02-20rbd: factor out __rbd_osd_req_create()Ilya Dryomov
2017-02-20rbd: set offset and length outside of rbd_obj_request_create()Ilya Dryomov
2017-02-20rbd: support for data-pool featureIlya Dryomov
2017-02-20rbd: introduce rbd_init_layout()Ilya Dryomov
2017-02-20rbd: use rbd_obj_bytes() moreIlya Dryomov
2017-02-20rbd: remove now unused rbd_obj_request_wait() and helpersIlya Dryomov
2017-02-20rbd: switch rbd_obj_method_sync() to ceph_osdc_call()Ilya Dryomov
2017-02-20rbd: do away with obj_request in rbd_obj_read_sync()Ilya Dryomov
2017-02-20rbd: initialize rbd_dev->header_oloc earlyIlya Dryomov
2017-02-20rbd: kill rbd_image_header::{crypt_type,comp_type}Ilya Dryomov
2017-02-20rbd: use kstrndup() in rbd_header_from_disk()Ilya Dryomov
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-13cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-02-13block/loop: fix race between I/O and set_statusMing Lei
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-02zram_drv: update for backing dev info changesJens Axboe
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-02-01nbd: use an idr to keep track of nbd devicesJosef Bacik
2017-02-01nbd: use our own workqueue for recv threadsJosef Bacik