]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2019-09-06  Damien Le Moalblock: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned...
2019-09-06  Damien Le Moalblock: Delay default elevator initialization
2019-09-06  Damien Le Moalblock: Improve default elevator selection
2019-09-06  Damien Le Moalblock: Introduce elevator features
2019-09-06  Damien Le Moalblock: Change elevator_init_mq() to always succeed
2019-09-06  Damien Le Moalblock: Cleanup elevator_init_mq() use
2019-09-05  Minwoo Imlightnvm: print error when target is not found
2019-09-05  Minwoo Imlightnvm: introduce pr_fmt for the prefix nvm
2019-09-04  zhengbinparide/pcd: need to check if cd->disk is null in pcd_detect
2019-09-04  zhengbinparide/pcd: need to set queue to NULL before put_disk
2019-09-04  zhengbinparide/pf: need to set queue to NULL before put_disk
2019-09-04  Jens AxboeMerge branch 'md-next' of git://git.kernel.org/pub...
2019-09-03  Guoqing Jiangmd/raid5: use bio_end_sector to calculate last_sector
2019-09-03  Yufen Yumd/raid1: fail run raid1 array when active disk less...
2019-09-03  Guilherme G... md raid0/linear: Mark array as 'broken' and fail BIOs...
2019-09-03  Kent Overstreetclosures: fix a race on wakeup from closure_sync
2019-09-03  Dan Carpenterbcache: Fix an error code in bch_dump_read()
2019-09-03  Shile Zhangbcache: add cond_resched() in __bch_cache_cmp()
2019-09-03  Marcos Paulo... Documentation:kernel-per-CPU-kthreads.txt: Remove refer...
2019-09-03  Marcos Paulo... Documenation: switching-sched: Remove notes about eleva...
2019-09-03  Marcos Paulo... block: elevator.c: Remove now unused elevator= argument
2019-09-03  Damien Le Moalblock: mq-deadline: Fix queue restart handling
2019-08-31  Tejun Heowriteback: don't access page->mapping directly in track...
2019-08-30  Jens AxboeMerge branch 'nvme-5.4' of git://git.infradead.org...
2019-08-30  Tejun Heowriteback: add tracepoints for cgroup foreign writebacks
2019-08-30  Tejun Heoblkcg: add missing NULL check in ioc_cpd_alloc()
2019-08-29  Israel Rukshinnvme-rdma: Use rq_dma_dir macro
2019-08-29  Israel Rukshinnvme-fc: Use rq_dma_dir macro
2019-08-29  Israel Rukshinnvme-pci: Tidy up nvme_unmap_data
2019-08-29  Sagi Grimbergnvme: make fabrics command run on a separate request...
2019-08-29  Benjamin Herrenschmidtnvme-pci: Support shared tags across queues for Apple...
2019-08-29  Benjamin Herrenschmidtnvme-pci: Add support for Apple 2018+ models
2019-08-29  Benjamin Herrenschmidtnvme-pci: Add support for variable IO SQ element size
2019-08-29  Benjamin Herrenschmidtnvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
2019-08-29  Hannes Reineckenvme: trace bio completion
2019-08-29  Anton Eidelmannvme-multipath: fix ana log nsid lookup when nsid is...
2019-08-29  Israel Rukshinnvmet-tcp: Add TOS for tcp transport
2019-08-29  Israel Rukshinnvme-tcp: Add TOS for tcp transport
2019-08-29  Israel Rukshinnvme-tcp: Use struct nvme_ctrl directly
2019-08-29  Israel Rukshinnvme-rdma: Add TOS for rdma transport
2019-08-29  Israel Rukshinnvme-fabrics: Add type of service (TOS) configuration
2019-08-29  Sagi Grimbergnvmet-tcp: fix possible memory leak
2019-08-29  Sagi Grimbergnvmet-tcp: fix possible NULL deref
2019-08-29  Minwoo Imnvmet: trace: parse Get LBA Status command in detail
2019-08-29  Minwoo Imnvme: trace: parse Get LBA Status command in detail
2019-08-29  Minwoo Imnvme: trace: support for Get LBA Status opcode parsed
2019-08-29  Minwoo Imnvme: add Get LBA Status command opcode
2019-08-29  Tom Wunvmet: fix data units read and written counters in...
2019-08-29  Sagi Grimbergnvme-tcp: support simple polling
2019-08-29  Minwoo Imnvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
2019-08-29  Sagi Grimbergnvme: don't pass cap to nvme_disable_ctrl
2019-08-29  Sagi Grimbergnvme: move sqsize setting to the core
2019-08-29  Sagi Grimbergnvme-pci: set ctrl sqsize to the device q_depth
2019-08-29  Sagi Grimbergnvme: have nvme_init_identify set ctrl->cap
2019-08-29  Potnuri Bharat... nvme-tcp: Use protocol specific operations while readin...
2019-08-29  Sagi Grimbergnvme-tcp: cleanup nvme_tcp_recv_pdu
2019-08-29  Tejun Heoblkcg: fix missing free on error path of blk_iocost_init()
2019-08-29  Stephen Rothwellblkcg: blk-iocost: predeclare used structs
2019-08-29  Tejun Heoblkcg: add tools/cgroup/iocost_coef_gen.py
2019-08-29  Tejun Heoblkcg: add tools/cgroup/iocost_monitor.py
2019-08-29  Tejun Heoblkcg: implement blk-iocost
2019-08-29  Tejun Heoblk-mq: add optional request->alloc_time_ns
2019-08-29  Tejun Heoblkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
2019-08-29  Tejun Heoblock/rq_qos: implement rq_qos_ops->queue_depth_changed()
2019-08-29  Tejun Heoblock/rq_qos: add rq_qos_merge()
2019-08-29  Tejun Heoblkcg: separate blkcg_conf_get_disk() out of blkg_conf_...
2019-08-29  Tejun Heoblkcg: make ->cpd_init_fn() optional
2019-08-29  Tejun Heoblkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
2019-08-27  Jens AxboeMerge branch 'md-next' of git://git.kernel.org/pub...
2019-08-27  Nigel Croxonraid5 improve too many read errors msg by adding limits
2019-08-27  NeilBrownmd: don't report active array_state until after revalid...
2019-08-27  NeilBrownmd: only call set_in_sync() when it is expected to...
2019-08-27  Ming Leiblock: split .sysfs_lock into two locks
2019-08-27  Ming Leiblock: add helper for checking if queue is registered
2019-08-27  Ming Leiblk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
2019-08-27  Ming Leiblock: don't hold q->sysfs_lock in elevator_init_mq
2019-08-27  Bart Van Asscheblock: Remove blk_mq_register_dev()
2019-08-27  Tejun Heowriteback, memcg: Implement foreign dirty flushing
2019-08-27  Tejun Heowriteback, memcg: Implement cgroup_writeback_by_id()
2019-08-27  Tejun Heowriteback: Separate out wb_get_lookup() from wb_get_cre...
2019-08-27  Tejun Heobdi: Add bdi->id
2019-08-27  Tejun Heowriteback: Generalize and expose wb_completion
2019-08-23  Jens Axboenull_blk: fix inline misuse
2019-08-23  Chaitanya Kulkarninull_blk: create a helper for req completion
2019-08-23  Chaitanya Kulkarninull_blk: create a helper for zoned devices
2019-08-23  Chaitanya Kulkarninull_blk: create a helper for mem-backed ops
2019-08-23  Chaitanya Kulkarninull_blk: create a helper for badblocks
2019-08-23  Chaitanya Kulkarninull_blk: create a helper for throttling
2019-08-23  Chaitanya Kulkarninull_blk: move duplicate code to callers
2019-08-22  Christoph Hellwigblock: move same page handling from __bio_add_pc_page...
2019-08-22  Christoph Hellwigblock: create a bio_try_merge_pc_page helper
2019-08-22  Christoph Hellwigblock: improve the gap check in __bio_add_pc_page
2019-08-20  Mike Christienbd: fix max number of supported devs
2019-08-20  Mike Christienbd: fix zero cmd timeout handling v2
2019-08-20  Mike Christienbd: add missing config put
2019-08-20  Mike Christienbd: add function to convert blk req op to nbd cmd
2019-08-20  Mike Christienbd: add set cmd timeout helper
2019-08-20  Revanth Rajashekarblock: sed-opal: Removed duplicate OPAL_METHOD_LENGTH...
2019-08-20  Revanth Rajashekarblock: sed-opal: Remove always false conditional statement
2019-08-20  Revanth Rajashekarblock: sed-opal: Add/remove spaces
next