summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-062-17/+8
|\
| * zram: drop max_zpage_size and use zs_huge_class_size()Sergey Senozhatsky2018-04-052-17/+8
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-0515-111/+165
|\ \ | |/ |/|
| * loop: use killable lock in ioctlsOmar Sandoval2018-03-271-10/+19
| * loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval2018-03-271-14/+24
| * block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-174-13/+0
| * cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi2018-03-091-0/+2
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-089-29/+29
| * mtip32xx: Use the blk_queue_flag_*() functionsBart Van Assche2018-03-081-4/+4
| * block: null_blk: fix 'Invalid parameters' when loading moduleMing Lei2018-03-061-21/+25
| * block: Fix a race between the cgroup code and request queue initializationBart Van Assche2018-02-282-6/+4
| * block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-281-1/+2
| * zram: Delete gendisk before cleaning up the request queueBart Van Assche2018-02-281-1/+1
| * block/loop: Delete gendisk before cleaning up the request queueBart Van Assche2018-02-281-1/+1
| * null_blk: add 'requeue' fault attributeJens Axboe2018-02-281-12/+55
* | loop: Fix lost writes caused by missing flagRoss Zwisler2018-03-091-1/+1
* | Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-03-081-9/+8
|\ \
| * | xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda2018-03-071-9/+8
* | | block: fix a typoJiufei Xue2018-03-011-1/+1
| |/ |/|
* | nbd: fix return value in error handling pathGustavo A. R. Silva2018-02-271-1/+1
* | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-267-7/+7
* | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-02-081-16/+6
|\ \
| * | rbd: whitelist RBD_FEATURE_OPERATIONS feature bitIlya Dryomov2018-01-291-1/+3
| * | rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()Ilya Dryomov2018-01-291-2/+0
| * | rbd: use kmem_cache_zalloc() in rbd_img_request_create()Ilya Dryomov2018-01-291-7/+2
| * | rbd: obj_request->completion is unusedIlya Dryomov2018-01-291-6/+1
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-17/+15
|\ \ \
| * | | virtio_blk: print capacity at probe timeStefan Hajnoczi2018-02-011-17/+15
| |/ /
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-22/+20
|\ \ \
| * | | block: DAC960: Replace PCI pool old APIRomain Perier2018-01-022-22/+20
* | | | Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-044-6/+7
|\ \ \ \
| * | | | block: skd: fix incorrect linux/slab_def.h inclusionArnd Bergmann2018-02-021-3/+4
| * | | | blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-303-3/+3
* | | | | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-302-8/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drbd: switch to sock_recvmsg()Al Viro2017-12-022-8/+3
* | | | | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-299-615/+184
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | block: remove smart1,2.hCorentin Labbe2018-01-261-278/+0
| * | | | aoe: use ktime_t instead of timevalTina Ruchandani2018-01-172-37/+14
| * | | | null_blk: remove explicit 'select FAULT_INJECTION'Arnd Bergmann2018-01-112-1/+12
| * | | | null_blk: add option for managing IO timeoutsJens Axboe2018-01-102-4/+43
| * | | | null_blk: wire up timeoutsJens Axboe2018-01-091-0/+16
| * | | | DAC960: split up ioctl function to reduce stack sizeArnd Bergmann2018-01-061-70/+90
| * | | | block: convert to bio_first_bvec_all & bio_first_page_allMing Lei2018-01-062-2/+2
| * | | | pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche2018-01-051-4/+4
| * | | | pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche2018-01-051-3/+1
| * | | | null_blk: remove lightnvm supportMatias Bjørling2018-01-051-217/+3
| | |/ / | |/| |
* | | | Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2018-01-111-6/+12
|\ \ \ \
| * | | | rbd: set max_segments to USHRT_MAXIlya Dryomov2018-01-091-1/+1
| * | | | rbd: reacquire lock should update lock owner client idFlorian Margaine2018-01-091-5/+11
* | | | | loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-01-061-2/+8
|/ / / /
OpenPOWER on IntegriCloud