aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2019-05-29Merge tag 'v5.0.19' into v5.0/standard/baseBruce Ashfield
2019-05-25brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao
2019-05-17Merge tag 'v5.0.15' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.14' into v5.0/standard/baseBruce Ashfield
2019-05-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-05-08xsysace: Fix error handling in ace_setupGuenter Roeck
2019-05-08null_blk: prevent crash from bad home_node valueJohn Pittman
2019-05-07Merge tag 'v5.0.11' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.9' into v5.0/standard/baseBruce Ashfield
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang
2019-05-02zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-20paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing
2019-04-20paride/pf: Fix potential NULL pointer dereferenceYueHaibing
2019-04-20paride/pcd: cleanup queues when detection failsJens Axboe
2019-04-20paride/pf: cleanup queues when detection failsJens Axboe
2019-04-12Merge tag 'v5.0.7' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.6' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.5' into v5.0/standard/baseBruce Ashfield
2019-04-05loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()Dongli Zhang
2019-04-03drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim
2019-03-27loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang
2019-03-05aufs4: baseBruce Ashfield
2019-02-12floppy: check_events callback should not return a negative numberYufen Yu
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-15nbd: Use set_blocksize() to set device blocksizeJan Kara
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-10rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov
2019-01-09loop: drop caches if offset or block_size are changedJaegeuk Kim
2019-01-08zram: idle writeback fixes and cleanupMinchan Kim
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-06null_blk: add zoned config support informationJohn Pittman
2019-01-03block: sunvdc: don't run hw queue synchronously from irq contextMing Lei
2019-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-02Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-31block/swim3: Fix regression on PowerBook G3Finn Thain
2018-12-31block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain
2018-12-31block/swim3: Remove dead return statementFinn Thain
2018-12-31block/amiflop: Don't log error message on invalid ioctlFinn Thain
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28zram: writeback throttleMinchan Kim
2018-12-28zram: add bd_stat statisticsMinchan Kim
2018-12-28zram: support idle/huge page writebackMinchan Kim
2018-12-28zram: introduce ZRAM_IDLE flagMinchan Kim
2018-12-28zram: refactor flags and writeback stuffMinchan Kim
2018-12-28zram: fix double free backing deviceMinchan Kim
2018-12-28zram: fix lockdep warning of free block handlingMinchan Kim
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds