summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2019-06-08Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05mtip32xx: also set max_segment_size in the deviceChristoph Hellwig
2019-06-05rsxx: don't call dma_set_max_seg_sizeChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348Thomas Gleixner
2019-06-04block: aoe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127Thomas Gleixner
2019-05-27loop: Don't change loop device under exclusive openerJan Kara
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-09brd: add cond_resched to brd_free_pagesMikulas Patocka
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-07rbd: don't assert on writes to snapshotsIlya Dryomov
2019-05-07rbd: client_mutex is never nestedIlya Dryomov
2019-05-07rbd: convert all rbd_assert(0) to BUG()Arnd Bergmann
2019-05-07rbd: avoid clang -Wuninitialized warningArnd Bergmann
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall
2019-04-26nbd: trace sending nbd requestsMatt Mullins
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-25mtip32xx: remove trim supportChristoph Hellwig
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-22brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-12Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"Martin Wilck
2019-04-12block: genhd: remove async_events fieldMartin Wilck
2019-04-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-09block: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller