aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127Thomas Gleixner
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
2019-04-08virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->mapDongli Zhang
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing
2019-04-03paride/pf: Fix potential NULL pointer dereferenceYueHaibing
2019-04-01block: loop: mark bvec as ITER_BVEC_FLAG_NO_REFMing Lei
2019-04-01loop: properly observe rotational flag of underlying deviceHolger Hoffstätte
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-20rbd: drop wait_for_latest_osdmap()Ilya Dryomov