]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2017-08-24 Milan Brozbio-integrity: Fix regression if profile verify_fn...
2017-08-23 weiping zhangblock, bfq: fix error handle in bfq_init
2017-08-23 Christoph Hellwigblock: replace bi_bdev with a gendisk pointer and parti...
2017-08-23 Christoph Hellwigblock: cache the partition index in struct block_device
2017-08-23 Christoph Hellwigblock: add a __disk_get_part helper
2017-08-23 Christoph Hellwigblock: reject attempts to allocate more than DISK_MAX_P...
2017-08-23 Christoph Hellwigraid5: remove a call to get_start_sect
2017-08-23 Christoph Hellwigbtrfs: index check-integrity state hash by a dev_t
2017-08-23 Bart Van Asscheskd: Change default interrupt mode to MSI-X
2017-08-23 Bart Van Asscheskd: Avoid double completions in case of a timeout
2017-08-23 Bart Van Asscheskd: Inline skd_process_request()
2017-08-23 Bart Van Asscheskd: Report completion mismatches once
2017-08-23 Bart Van Asscheblock: Warn if blk_queue_rq_timed_out() is called for...
2017-08-23 Shaohua Linullb: badbblocks support
2017-08-23 Shaohua Linullb: emulate cache
2017-08-23 Shaohua Linullb: bandwidth control
2017-08-23 Shaohua Linullb: support discard
2017-08-23 Shaohua Linullb: support memory backed store
2017-08-23 Shaohua Linullb: use ida to manage index
2017-08-23 Shaohua Linullb: add interface to power on disk
2017-08-23 Shaohua Linullb: add configfs interface
2017-08-23 Shaohua Linullb: factor disk parameters
2017-08-23 Dan Carpenterskd: error pointer dereference in skd_cons_disk()
2017-08-23 Dan Carpenterskd: Uninitialized variable in skd_isr_completion_posted()
2017-08-18 Bart Van Asscheskd: Remove driver version information
2017-08-18 Bart Van Asscheskd: Bump driver version
2017-08-18 Bart Van Asscheskd: Optimize locking
2017-08-18 Bart Van Asscheskd: Remove several local variables
2017-08-18 Bart Van Asscheskd: Reduce memory usage
2017-08-18 Bart Van Asscheskd: Remove skd_device.in_flight
2017-08-18 Bart Van Asscheskd: Switch to block layer timeout mechanism
2017-08-18 Bart Van Asscheskd: Convert to blk-mq
2017-08-18 Bart Van Asscheskd: Coalesce struct request and struct skd_request_context
2017-08-18 Bart Van Asscheskd: Move skd_free_sg_list() up
2017-08-18 Bart Van Asscheskd: Split skd_recover_requests()
2017-08-18 Bart Van Asscheskd: Introduce skd_process_request()
2017-08-18 Bart Van Asscheskd: Convert several per-device scalar variables into...
2017-08-18 Bart Van Asscheskd: Enable request tags for the block layer queue
2017-08-18 Bart Van Asscheskd: Initialize skd_special_context.req.n_sg to one
2017-08-18 Bart Van Asscheskd: Remove dead code
2017-08-18 Bart Van Asscheskd: Remove SG IO support
2017-08-18 Bart Van Asscheskd: Convert explicit skd_request_fn() calls
2017-08-18 Bart Van Asscheskd: Rework request failing code path
2017-08-18 Bart Van Asscheskd: Move a function definition
2017-08-18 Bart Van Asscheskb: Use symbolic names for SCSI opcodes
2017-08-18 Bart Van Asscheskd: Use kcalloc() instead of kzalloc() with multiply
2017-08-18 Bart Van Asscheskd: Remove superfluous occurrences of the 'volatile...
2017-08-18 Bart Van Asscheskd: Remove a redundant init_timer() call
2017-08-18 Bart Van Asscheskd: Use for_each_sg()
2017-08-18 Bart Van Asscheskd: Drop second argument of skd_recover_requests()
2017-08-18 Bart Van Asscheskd: Remove superfluous initializations from skd_isr_co...
2017-08-18 Bart Van Asscheskd: Simplify the code for handling data direction
2017-08-18 Bart Van Asscheskd: Use ARRAY_SIZE() where appropriate
2017-08-18 Bart Van Asscheskd: Make the skd_isr() code more brief
2017-08-18 Bart Van Asscheskd: Use __packed only when needed
2017-08-18 Bart Van Asscheskd: Check structure sizes at build time
2017-08-18 Bart Van Asscheskd: Use a structure instead of hardcoding structure...
2017-08-18 Bart Van Asscheskd: Simplify the code for allocating DMA message buffers
2017-08-18 Bart Van Asscheskd: Simplify the code for deciding whether or not...
2017-08-18 Bart Van Asscheskd: Reorder the code in skd_process_request()
2017-08-18 Bart Van Asscheskd: Fix size argument in skd_free_skcomp()
2017-08-18 Bart Van Asscheskd: Introduce SKD_SKCOMP_SIZE
2017-08-18 Bart Van Asscheskd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG
2017-08-18 Bart Van Asscheskd: Document locking assumptions
2017-08-18 Bart Van Asscheskd: Fix endianness annotations
2017-08-18 Bart Van Asscheskd: Switch from the pr_*() to the dev_*() logging...
2017-08-18 Bart Van Asscheskd: Remove useless barrier() calls
2017-08-18 Bart Van Asscheskd: Remove a set-but-not-used variable from struct...
2017-08-18 Bart Van Asscheskd: Remove set-but-not-used local variables
2017-08-18 Bart Van Asscheskd: Fix a function name in a comment
2017-08-18 Bart Van Asscheskd: Fix spelling in a source code comment
2017-08-18 Bart Van Asscheskd: Avoid that gcc 7 warns about fall-through when...
2017-08-18 Bart Van Asscheskd: Remove unnecessary blank lines
2017-08-18 Bart Van Asscheskd: Remove ESXi code
2017-08-18 Bart Van Asscheskd: Remove unneeded #include directives
2017-08-18 Bart Van Asscheskd: Update maintainer information
2017-08-18 Bart Van Asscheskd: Switch to GPLv2
2017-08-18 Bart Van Asscheskd: Submit requests to firmware before triggering...
2017-08-18 Bart Van Asscheskd: Avoid that module unloading triggers a use-after...
2017-08-18 Bart Van Asscheblock: Relax a check in blk_start_queue()
2017-08-18 Bart Van Asschexen-blkfront: Avoid that gcc 7 warns about fall-through...
2017-08-18 Bart Van Asschexen-blkback: Avoid that gcc 7 warns about fall-through...
2017-08-18 Bart Van Asschexen-blkback: Fix indentation
2017-08-18 Bart Van Asschevirtio_blk: Use blk_rq_is_scsi()
2017-08-18 Bart Van Asscheide-floppy: Use blk_rq_is_scsi()
2017-08-18 Bart Van Asschegenhd: Annotate all part and part_tbl pointer dereferences
2017-08-18 Bart Van Asscheblk-mq-debugfs: Declare a local symbol static
2017-08-18 Bart Van Asscheblk-mq: Make blk_mq_reinit_tagset() calls easier to...
2017-08-18 Bart Van Asscheblock: Unexport blk_queue_end_tag()
2017-08-18 Bart Van Asscheblock: Fix two comments that refer to .queue_rq() retur...
2017-08-17 Josef Baciknbd: change the default nbd partitions
2017-08-17 Josef Baciknbd: allow device creation at a specific index
2017-08-15 Anton Volkovloop: fix to a race condition due to the early registra...
2017-08-11 Ritesh Harjanicfq: Give a chance for arming slice idle timer in case...
2017-08-11 Paolo Valenteblock, bfq: boost throughput with flash-based non-queue...
2017-08-11 Paolo Valenteblock,bfq: refactor device-idling logic
2017-08-10 Jens Axboeblock: remove unused syncfull/asyncfull queue flags
2017-08-09 Jens Axboeblk-mq: enable checking two part inflight counts at...
2017-08-09 Jens Axboeblk-mq: provide internal in-flight variant
2017-08-09 Jens Axboeblock: make part_in_flight() take an array of two ints
next