summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | | | | rbd: switch rbd_obj_method_sync() to ceph_osdc_call()Ilya Dryomov2017-02-20
| * | | | | rbd: do away with obj_request in rbd_obj_read_sync()Ilya Dryomov2017-02-20
| * | | | | rbd: initialize rbd_dev->header_oloc earlyIlya Dryomov2017-02-20
| * | | | | rbd: kill rbd_image_header::{crypt_type,comp_type}Ilya Dryomov2017-02-20
| * | | | | rbd: use kstrndup() in rbd_header_from_disk()Ilya Dryomov2017-02-20
| |/ / / /
* | | | | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-25
|\ \ \ \ \
| * | | | | zram: extend zero pages to same element pageszhouxianrong2017-02-24
| * | | | | zram: remove waitqueue for IO doneMinchan Kim2017-02-24
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-02-24
|\ \ \ \ \
| * | | | | sunvdc: Add support for setting physical sector sizeLiam R. Howlett2017-02-23
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cciss: Remove kmalloc castTobin C. Harding2017-02-22
| * | | | cciss: Fix checkpatch OPEN_BRACETobin C. Harding2017-02-22
| * | | | cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding2017-02-22
| * | | | nbd: cleanup workqueue on error properlyJosef Bacik2017-02-21
| * | | | nbd: set the logical and physical blocksize properlyJosef Bacik2017-02-21
| * | | | nbd: cleanup ioctl handlingJosef Bacik2017-02-21
* | | | | zram: remove obsolete sysfs attrsSergey Senozhatsky2017-02-22
| |_|_|/ |/| | |
* | | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-21
|\ \ \ \
| * | | | xen: modify xenstore watch event interfaceJuergen Gross2017-02-09
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\ \ \ \ | |_|/ / |/| | |
| * | | scsi: cciss: use designated initializersKees Cook2017-01-05
| | |/ | |/|
* | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \ \
| * \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \
| | * | | zram_drv: update for backing dev info changesJens Axboe2017-02-02
| | * | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
| | * | | nbd: use an idr to keep track of nbd devicesJosef Bacik2017-02-01
| | * | | nbd: use our own workqueue for recv threadsJosef Bacik2017-02-01
| | * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| | * | | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
| | * | | nbd: move request validity checking into nbd_send_cmdChristoph Hellwig2017-01-31
| | * | | nbd: remove REQ_TYPE_DRV_PRIV leftoversChristoph Hellwig2017-01-31
| | * | | virtio_blk: make SCSI passthrough support configurableChristoph Hellwig2017-01-31
| | * | | virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig2017-01-31
| | * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-31
| | * | | skd: implement trivial scsi ioctls directlyChristoph Hellwig2017-01-31
| | * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
| | * | | Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-27
| | |\ \ \
| * | \ \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | cdrom: Make device operations read-onlyKees Cook2017-02-14
| | * | | | cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-13
| | * | | | block/loop: fix race between I/O and set_statusMing Lei2017-02-13
| | * | | | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-31
| | * | | | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-31
| | | |/ / | | |/| |
| | * | | floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNELVlastimil Babka2017-01-11
| | | |/ | | |/|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic, kref: Kill kref_sub()Peter Zijlstra2017-01-14
| * | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
| * | | locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-14