summaryrefslogtreecommitdiffstats
path: root/Documentation/accounting/taskstats-struct.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-22blk-mq: Convert to new hotplug state machineSebastian Andrzej Siewior1-44/+43
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner5-105/+15
2016-09-22block: export bio_free_pages to other modulesGuoqing Jiang9-36/+13
2016-09-21lightnvm: propagate device_add() error codeArnd Bergmann2-4/+7
2016-09-21lightnvm: expose device geometry through sysfsSimon A. F. Lund8-17/+278
2016-09-21lightnvm: control life of nvm_dev in driverMatias Bjørling6-68/+83
2016-09-21blk-mq: register device instead of diskMatias Bjørling4-15/+12
2016-09-21null_blk: refactor to support non-gendisk devicesMatias Bjørling1-49/+61
2016-09-21nvme: refactor namespaces to support non-gendisk devicesMatias Bjørling3-43/+78
2016-09-21lightnvm: NVM should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2016-09-20blk/mq: Reserve hotplug states for block multiqueueSebastian Andrzej Siewior1-0/+2
2016-09-19sbitmap: initialize weight to zeroColin Ian King1-1/+1
2016-09-17sbitmap: don't update the allocation hint on clear after resizeOmar Sandoval1-1/+1
2016-09-17sbitmap: re-initialize allocation hints after resizeOmar Sandoval1-2/+7
2016-09-17sbitmap: randomize initial alloc_hint valuesOmar Sandoval3-9/+6
2016-09-17sbitmap: push alloc policy into sbitmap_queueOmar Sandoval4-33/+34
2016-09-17sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval6-42/+98
2016-09-17sbitmap: allocate wait queues on a specific nodeOmar Sandoval1-1/+1
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval11-476/+789
2016-09-16blk-mq: account higher order dispatchJens Axboe2-7/+14
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer3-5/+14
2016-09-14block: remove IOPRIO_BITSChristoph Hellwig1-1/+0
2016-09-14bio.h: remove a very outdated commentChristoph Hellwig1-2/+0
2016-09-14block: remove bio_destructor_tChristoph Hellwig1-1/+0
2016-09-14block: Improve bio_set_op_attrs() robustnessBart Van Assche1-5/+12
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche3-4/+6
2016-09-14block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche1-1/+1
2016-09-14block: remove remnant refs to hardsectLinus Walleij3-4/+4
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij1-1/+0
2016-09-14block_dev: remove DAX leftoversChristoph Hellwig1-10/+1
2016-09-14block: enable zeroing of io_poll statisticsStephen Bates1-1/+10
2016-09-14block: add poll_considered statisticStephen Bates3-3/+10
2016-09-08nbd: allow block mq to deal with timeoutsJosef Bacik1-37/+14
2016-09-08nbd: use flags instead of boolJosef Bacik1-8/+10
2016-09-08nbd: don't shutdown sock with irq's disabledJosef Bacik1-4/+15
2016-09-08nbd: convert to blkmqJosef Bacik1-208/+129
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner3-38/+318
2016-09-02cpu/hotplug: Rework callback invocation logicThomas Gleixner1-82/+80
2016-08-29mtip32xx: mark symbols static where possibleBaoyou Xie1-1/+1
2016-08-29blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe1-1/+4
2016-08-29blk-mq: improve layout of blk_mq_hw_ctxJens Axboe1-4/+5
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe3-7/+6
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe2-1/+7
2016-08-29workqueue: add cancel_work()Jens Axboe2-14/+27
2016-08-29Linux 4.8-rc4v4.8-rc4Linus Torvalds1-1/+1
2016-08-28drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner1-3/+3
2016-08-27mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-27dax: fix device-dax region baseDan Williams1-0/+3
2016-08-27fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-08-27mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18