index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-18
skd: Use ARRAY_SIZE() where appropriate
Bart Van Assche
2017-08-18
skd: Make the skd_isr() code more brief
Bart Van Assche
2017-08-18
skd: Use __packed only when needed
Bart Van Assche
2017-08-18
skd: Check structure sizes at build time
Bart Van Assche
2017-08-18
skd: Use a structure instead of hardcoding structure offsets
Bart Van Assche
2017-08-18
skd: Simplify the code for allocating DMA message buffers
Bart Van Assche
2017-08-18
skd: Simplify the code for deciding whether or not to send a FIT msg
Bart Van Assche
2017-08-18
skd: Reorder the code in skd_process_request()
Bart Van Assche
2017-08-18
skd: Fix size argument in skd_free_skcomp()
Bart Van Assche
2017-08-18
skd: Introduce SKD_SKCOMP_SIZE
Bart Van Assche
2017-08-18
skd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG
Bart Van Assche
2017-08-18
skd: Document locking assumptions
Bart Van Assche
2017-08-18
skd: Fix endianness annotations
Bart Van Assche
2017-08-18
skd: Switch from the pr_*() to the dev_*() logging functions
Bart Van Assche
2017-08-18
skd: Remove useless barrier() calls
Bart Van Assche
2017-08-18
skd: Remove a set-but-not-used variable from struct skd_device
Bart Van Assche
2017-08-18
skd: Remove set-but-not-used local variables
Bart Van Assche
2017-08-18
skd: Fix a function name in a comment
Bart Van Assche
2017-08-18
skd: Fix spelling in a source code comment
Bart Van Assche
2017-08-18
skd: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
skd: Remove unnecessary blank lines
Bart Van Assche
2017-08-18
skd: Remove ESXi code
Bart Van Assche
2017-08-18
skd: Remove unneeded #include directives
Bart Van Assche
2017-08-18
skd: Update maintainer information
Bart Van Assche
2017-08-18
skd: Switch to GPLv2
Bart Van Assche
2017-08-18
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
2017-08-18
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
2017-08-18
block: Relax a check in blk_start_queue()
Bart Van Assche
2017-08-18
xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-18
xen-blkback: Fix indentation
Bart Van Assche
2017-08-18
virtio_blk: Use blk_rq_is_scsi()
Bart Van Assche
2017-08-18
ide-floppy: Use blk_rq_is_scsi()
Bart Van Assche
2017-08-18
genhd: Annotate all part and part_tbl pointer dereferences
Bart Van Assche
2017-08-18
blk-mq-debugfs: Declare a local symbol static
Bart Van Assche
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
2017-08-18
block: Unexport blk_queue_end_tag()
Bart Van Assche
2017-08-18
block: Fix two comments that refer to .queue_rq() return values
Bart Van Assche
2017-08-17
nbd: change the default nbd partitions
Josef Bacik
2017-08-17
nbd: allow device creation at a specific index
Josef Bacik
2017-08-15
loop: fix to a race condition due to the early registration of device
Anton Volkov
2017-08-11
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
2017-08-11
block, bfq: boost throughput with flash-based non-queueing devices
Paolo Valente
2017-08-11
block,bfq: refactor device-idling logic
Paolo Valente
2017-08-10
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-08-09
blk-mq: enable checking two part inflight counts at the same time
Jens Axboe
2017-08-09
blk-mq: provide internal in-flight variant
Jens Axboe
2017-08-09
block: make part_in_flight() take an array of two ints
Jens Axboe
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
blk-mq-tag: check for NULL rq when iterating tags
Jens Axboe
[prev]
[next]