summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov
2018-10-09lightnvm: pblk: fix mapping issue on failed writesHans Holmberg
2018-10-09lightnvm: move ppa transformations to coreJavier González
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-27kyber: add tracepointsOmar Sandoval
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij
2018-09-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche
2018-09-26block: Move power management code into a new source fileBart Van Assche
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-24block: don't include bug.h from bio.hChristoph Hellwig
2018-09-24block: don't include io.h from bio.hChristoph Hellwig
2018-09-24block: remove bvec_to_physChristoph Hellwig
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig
2018-09-24block: move req_gap_back_merge to blk.hChristoph Hellwig
2018-09-24block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig
2018-09-24block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-21blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)
2018-09-21blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)
2018-09-21blkcg: cleanup and make blk_get_rl use blkg_lookup_createDennis Zhou (Facebook)
2018-09-21blkcg: remove additional reference to the cssDennis Zhou (Facebook)
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)
2018-09-21blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)
2018-09-21blkcg: always associate a bio with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)
2018-09-21blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman