index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
accounting
/
taskstats-struct.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
blk-mq: Convert to new hotplug state machine
Sebastian Andrzej Siewior
1
-44
/
+43
2016-09-22
blk-mq/cpu-notif: Convert to new hotplug state machine
Thomas Gleixner
5
-105
/
+15
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
9
-36
/
+13
2016-09-21
lightnvm: propagate device_add() error code
Arnd Bergmann
2
-4
/
+7
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
8
-17
/
+278
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
6
-68
/
+83
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
4
-15
/
+12
2016-09-21
null_blk: refactor to support non-gendisk devices
Matias Bjørling
1
-49
/
+61
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
3
-43
/
+78
2016-09-21
lightnvm: NVM should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2016-09-20
blk/mq: Reserve hotplug states for block multiqueue
Sebastian Andrzej Siewior
1
-0
/
+2
2016-09-19
sbitmap: initialize weight to zero
Colin Ian King
1
-1
/
+1
2016-09-17
sbitmap: don't update the allocation hint on clear after resize
Omar Sandoval
1
-1
/
+1
2016-09-17
sbitmap: re-initialize allocation hints after resize
Omar Sandoval
1
-2
/
+7
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
3
-9
/
+6
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
4
-33
/
+34
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
6
-42
/
+98
2016-09-17
sbitmap: allocate wait queues on a specific node
Omar Sandoval
1
-1
/
+1
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
11
-476
/
+789
2016-09-16
blk-mq: account higher order dispatch
Jens Axboe
2
-7
/
+14
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
3
-5
/
+14
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
1
-1
/
+0
2016-09-14
bio.h: remove a very outdated comment
Christoph Hellwig
1
-2
/
+0
2016-09-14
block: remove bio_destructor_t
Christoph Hellwig
1
-1
/
+0
2016-09-14
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
1
-5
/
+12
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
3
-4
/
+6
2016-09-14
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
1
-1
/
+1
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
3
-4
/
+4
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
1
-1
/
+0
2016-09-14
block_dev: remove DAX leftovers
Christoph Hellwig
1
-10
/
+1
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
3
-3
/
+10
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-09-02
cpu/hotplug: Add multi instance support
Thomas Gleixner
3
-38
/
+318
2016-09-02
cpu/hotplug: Rework callback invocation logic
Thomas Gleixner
1
-82
/
+80
2016-08-29
mtip32xx: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-29
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
1
-1
/
+4
2016-08-29
blk-mq: improve layout of blk_mq_hw_ctx
Jens Axboe
1
-4
/
+5
2016-08-29
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
3
-7
/
+6
2016-08-29
block: add kblockd_schedule_work_on()
Jens Axboe
2
-1
/
+7
2016-08-29
workqueue: add cancel_work()
Jens Axboe
2
-14
/
+27
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-27
mm: silently skip readahead for DAX inodes
Ross Zwisler
1
-0
/
+9
2016-08-27
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-27
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-27
mm: memcontrol: avoid unused function warning
Arnd Bergmann
1
-18
/
+18
[next]