aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Delay default elevator initializationDamien Le Moal2019-09-051-1/+2
* block: Introduce elevator featuresDamien Le Moal2019-09-052-0/+12
* writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo2019-08-301-1/+4
* Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/blockJens Axboe2019-08-301-1/+4
|\
| * nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt2019-08-291-0/+1
| * nvme: trace: support for Get LBA Status opcode parsedMinwoo Im2019-08-291-1/+2
| * nvme: add Get LBA Status command opcodeMinwoo Im2019-08-291-0/+1
* | writeback: add tracepoints for cgroup foreign writebacksTejun Heo2019-08-301-0/+123
|/
* blkcg: blk-iocost: predeclare used structsStephen Rothwell2019-08-291-0/+4
* blkcg: implement blk-iocostTejun Heo2019-08-282-0/+177
* blk-mq: add optional request->alloc_time_nsTejun Heo2019-08-281-1/+12
* blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo2019-08-281-0/+1
* blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo2019-08-281-1/+2
* block: split .sysfs_lock into two locksMing Lei2019-08-271-0/+1
* block: add helper for checking if queue is registeredMing Lei2019-08-271-0/+1
* block: Remove blk_mq_register_dev()Bart Van Assche2019-08-271-1/+0
* writeback, memcg: Implement foreign dirty flushingTejun Heo2019-08-272-0/+40
* writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo2019-08-271-0/+2
* writeback: Separate out wb_get_lookup() from wb_get_create()Tejun Heo2019-08-271-0/+2
* bdi: Add bdi->idTejun Heo2019-08-272-0/+3
* writeback: Generalize and expose wb_completionTejun Heo2019-08-272-0/+22
* block: remove struct request_queue queue_headJunxiao Bi2019-08-191-4/+0
* block: annotate refault stalls from IO submissionJohannes Weiner2019-08-141-0/+1
* lightnvm: move metadata mapping to lower level driverHans Holmberg2019-08-061-3/+3
* lightnvm: remove nvm_submit_io_sync_fnHans Holmberg2019-08-061-2/+0
* blk-mq: add callback of .cleanup_rqMing Lei2019-08-041-0/+13
* block: add req op to reset all zones and flagChaitanya Kulkarni2019-08-042-0/+5
* block: Fix spelling in the header above blkg_lookup()Bart Van Assche2019-08-041-1/+1
* block: Declare several function pointer arguments 'const'Bart Van Assche2019-08-041-16/+16
* blk-mq: remove blk_mq_complete_request_syncMing Lei2019-08-041-1/+0
* blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2019-08-041-0/+1
* blk-mq: introduce blk_mq_request_completed()Ming Lei2019-08-041-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-032-37/+31
|\
| * asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-031-30/+20
| * page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-031-7/+11
* | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-022-0/+9
|\ \
| * | drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann2019-08-011-0/+7
| * | drm/client: Support unmapping of DRM client buffersThomas Zimmermann2019-08-011-0/+2
* | | Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-08-022-0/+7
|\ \ \
| * | | xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross2019-08-011-0/+4
| * | | xen: avoid link error on ARMArnd Bergmann2019-07-311-0/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-08-022-26/+27
|\ \ \ \
| * | | | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-07-291-0/+1
| * | | | scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke2019-07-291-26/+26
* | | | | Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-021-0/+6
|\ \ \ \ \
| * | | | | loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-07-301-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-021-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-1/+0
| * | | | RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-0/+3
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-021-0/+1
|\ \ \ \ \