aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-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
2019-03-18rbd: set io_min, io_opt and discard_granularity to alloc_sizeIlya Dryomov
2019-03-18loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang
2019-03-18paride/pcd: cleanup queues when detection failsJens Axboe
2019-03-18paride/pf: cleanup queues when detection failsJens Axboe
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe