aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-02block: skd: fix incorrect linux/slab_def.h inclusionArnd Bergmann
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-26block: remove smart1,2.hCorentin Labbe
2018-01-17aoe: use ktime_t instead of timevalTina Ruchandani
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11null_blk: remove explicit 'select FAULT_INJECTION'Arnd Bergmann
2018-01-10null_blk: add option for managing IO timeoutsJens Axboe
2018-01-09null_blk: wire up timeoutsJens Axboe
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine
2018-01-06loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-01-06DAC960: split up ioctl function to reduce stack sizeArnd Bergmann
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei
2018-01-05pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche
2018-01-05pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-01-05null_blk: remove lightnvm supportMatias Bjørling
2017-12-20null_blk: unalign call_single_dataJens Axboe
2017-12-02drbd: switch to sock_recvmsg()Al Viro
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-22null_blk: fix dev->badblocks leakDavid Disseldorp
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15drivers/block/zram/zram_drv.c: make zram_page_end_io() staticColin Ian King
2017-11-15zram: remove zlib from the list of recommended algorithmsSergey Senozhatsky
2017-11-15zram: add zstd to the supported algorithms listSergey Senozhatsky
2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim
2017-11-15zram: set BDI_CAP_STABLE_WRITES onceMinchan Kim
2017-11-14block: swim3: Convert timers to use timer_setup()Kees Cook
2017-11-14block/aoe: Convert timers to use timer_setup()Kees Cook
2017-11-14amifloppy: Convert timers to use timer_setup()Kees Cook
2017-11-14block/floppy: Convert callback to pass timer_listKees Cook
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-14brd: remove dax supportDan Williams
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13rbd: default to single-major device number schemeIlya Dryomov
2017-11-13rbd: set discard_alignment to zeroDavid Disseldorp
2017-11-13rbd: get rid of rbd_mapping::read_onlyIlya Dryomov
2017-11-13rbd: fix and simplify rbd_ioctl_set_ro()Ilya Dryomov
2017-11-10brd: remove unused brd_mutexMikulas Patocka