summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-175-59/+54
|\
| * block: swim3: Convert timers to use timer_setup()Kees Cook2017-11-141-16/+15
| * block/aoe: Convert timers to use timer_setup()Kees Cook2017-11-142-9/+6
| * amifloppy: Convert timers to use timer_setup()Kees Cook2017-11-141-31/+26
| * block/floppy: Convert callback to pass timer_listKees Cook2017-11-141-3/+7
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-172-77/+0
|\ \
| * | brd: remove dax supportDan Williams2017-11-142-77/+0
* | | drivers/block/zram/zram_drv.c: make zram_page_end_io() staticColin Ian King2017-11-151-1/+1
* | | zram: remove zlib from the list of recommended algorithmsSergey Senozhatsky2017-11-151-3/+0
* | | zram: add zstd to the supported algorithms listSergey Senozhatsky2017-11-151-0/+3
* | | bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim2017-11-152-1/+3
* | | zram: set BDI_CAP_STABLE_WRITES onceMinchan Kim2017-11-151-10/+6
| |/ |/|
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-0/+4
|\ \
| * | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-191-0/+4
| |/
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-1410-28/+41
|\ \
| * | brd: remove unused brd_mutexMikulas Patocka2017-11-101-1/+0
| * | nbd: don't start req until after the dead connection logicJosef Bacik2017-11-061-13/+7
| * | nbd: wait uninterruptible for the dead timeoutJosef Bacik2017-11-061-3/+3
| * | cdrom: hide CONFIG_CDROM menu selectionJens Axboe2017-11-031-8/+1
| * | skd: use ktime_get_real_seconds()Arnd Bergmann2017-11-021-1/+2
| * | block: Rework drivers/cdrom/MakefileBart Van Assche2017-11-012-0/+13
| * | nullb: fix error return code in null_init()Wei Yongjun2017-10-171-1/+3
| * | mtip32xx: Clean up unused variablesChristos Gkekas2017-10-121-7/+0
| * | null_blk: add "no_sched" module parameterweiping zhang2017-09-301-0/+6
| * | block: fix a build errorShaohua Li2017-09-261-1/+1
| * | block: cryptoloop - Fix build warningCorentin Labbe2017-09-261-2/+0
| * | block/loop: make loop cgroup awareShaohua Li2017-09-262-0/+14
* | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-2/+2
|\ \ \
| * | | nullb: make config_item_type constBhumika Goyal2017-10-191-2/+2
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-139-63/+30
|\ \ \
| * | | block/aoe: discover_timer: Convert timers to use timer_setup()Kees Cook2017-11-061-36/+8
| * | | drbd: Convert timers to use timer_setup()Kees Cook2017-11-066-21/+17
| * | | timer: Remove meaningless .data/.function assignmentsKees Cook2017-10-171-2/+1
| * | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-4/+4
| | |/ | |/|
* | | rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-091-2/+2
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0219-0/+19
|\ \ \
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0219-0/+19
* | | | virtio_blk: Fix an SG_IO regressionBart Van Assche2017-10-271-0/+12
* | | | nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik2017-10-241-2/+11
|/ / /
* | | nbd: don't set the device size until we're connectedJosef Bacik2017-10-091-1/+1
* | | skd: Use kmem_cache_freeHimanshu Jha2017-10-091-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-10-062-2/+6
|\ \
| * | null_blk: change configfs dependency to selectJens Axboe2017-10-031-1/+1
| * | nbd: fix -ERESTARTSYS handlingJosef Bacik2017-10-021-1/+5
| |/
* | zram: fix null dereference of handleMinchan Kim2017-10-031-24/+12
|/
* loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval2017-09-251-4/+2
* nbd: ignore non-nbd ioctl'sJosef Bacik2017-09-251-0/+6
* brd: fix overflow in __brd_direct_accessMikulas Patocka2017-09-251-1/+1
* Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-121-1/+1
|\
| * rbd: silence bogus uninitialized use warning in rbd_acquire_lock()Kefeng Wang2017-09-061-1/+1
OpenPOWER on IntegriCloud