aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-16/+6
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-17/+15
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-22/+20
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+7
2018-02-02block: skd: fix incorrect linux/slab_def.h inclusionArnd Bergmann1-3/+4
2018-02-01virtio_blk: print capacity at probe timeStefan Hajnoczi1-17/+15
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei3-3/+3
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+3
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds9-615/+184
2018-01-29rbd: whitelist RBD_FEATURE_OPERATIONS feature bitIlya Dryomov1-1/+3
2018-01-29rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()Ilya Dryomov1-2/+0
2018-01-29rbd: use kmem_cache_zalloc() in rbd_img_request_create()Ilya Dryomov1-7/+2
2018-01-29rbd: obj_request->completion is unusedIlya Dryomov1-6/+1
2018-01-26block: remove smart1,2.hCorentin Labbe1-278/+0
2018-01-17aoe: use ktime_t instead of timevalTina Ruchandani2-37/+14
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-6/+12
2018-01-11null_blk: remove explicit 'select FAULT_INJECTION'Arnd Bergmann2-1/+12
2018-01-10null_blk: add option for managing IO timeoutsJens Axboe2-4/+43
2018-01-09null_blk: wire up timeoutsJens Axboe1-0/+16
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov1-1/+1
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine1-5/+11
2018-01-06loop: fix concurrent lo_open/lo_releaseLinus Torvalds1-2/+8
2018-01-06DAC960: split up ioctl function to reduce stack sizeArnd Bergmann1-70/+90
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei2-2/+2
2018-01-05pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche1-4/+4
2018-01-05pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-01-05null_blk: remove lightnvm supportMatias Bjørling1-217/+3
2018-01-02block: DAC960: Replace PCI pool old APIRomain Perier2-22/+20
2017-12-20null_blk: unalign call_single_dataJens Axboe1-2/+2
2017-12-02drbd: switch to sock_recvmsg()Al Viro2-8/+3
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2017-11-22null_blk: fix dev->badblocks leakDavid Disseldorp1-1/+4
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2-2/+2
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-4/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook7-22/+20
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook2-5/+3
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-8/+8
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-52/+13
2017-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-59/+54
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-77/+0
2017-11-15drivers/block/zram/zram_drv.c: make zram_page_end_io() staticColin Ian King1-1/+1
2017-11-15zram: remove zlib from the list of recommended algorithmsSergey Senozhatsky1-3/+0
2017-11-15zram: add zstd to the supported algorithms listSergey Senozhatsky1-0/+3
2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim2-1/+3
2017-11-15zram: set BDI_CAP_STABLE_WRITES onceMinchan Kim1-10/+6
2017-11-14block: swim3: Convert timers to use timer_setup()Kees Cook1-16/+15
2017-11-14block/aoe: Convert timers to use timer_setup()Kees Cook2-9/+6
2017-11-14amifloppy: Convert timers to use timer_setup()Kees Cook1-31/+26
2017-11-14block/floppy: Convert callback to pass timer_listKees Cook1-3/+7
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+4