]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-04 Sagi Grimbergnvme-loop: increment request retries counter before...
2017-04-04 Sagi Grimbergnvme-rdma: increment request retries counter before...
2017-04-04 James Smartnvme_fc: Clean up host fcpio done status handling
2017-04-04 James Smartnvmet_fc: Clear SG list to avoid double frees
2017-04-04 James Smartnvme_fc: correct LS validation
2017-04-04 James Smartnvmet_fc: Sync NVME LS reject reasons with spec
2017-04-04 James Smartnvme_fc: Add check of status_code in ERSP_IU
2017-04-04 James Smartnvme_fc: Sync FC-NVME header with standard
2017-04-04 Sagi Grimbergnvme-rdma: Support ctrl_loss_tmo
2017-04-04 Sagi Grimbergnvme-fabrics: Allow ctrl loss timeout configuration
2017-04-04 Sagi Grimbergnvme-rdma: get rid of local reconnect_delay
2017-04-04 Sagi Grimbergnvme-loop: retrieve iod from the cqe command_id
2017-04-04 Sagi Grimbergnvme-loop: remove unneeded includes
2017-04-04 Sagi Grimbergnvme-fc: fix module_init (theoretical) error path
2017-04-04 Sagi Grimbergnvme-loop: fix module_init (theoretical) error path
2017-04-04 Sagi Grimbergnvme-rdma: fix module_init (theoretical) error path
2017-04-04 Max Gurtovoynvmet: use symbolic constants for log identifiers
2017-04-04 Parav Panditnvmet: Introduced helper routine for controller status...
2017-04-04 Parav Panditnvmet: Fixed avoided printing nvmet: twice in error...
2017-04-04 Sagi Grimbergiscsi-target: use generic inet_pton_with_scope
2017-04-04 Sagi Grimbergnvme-rdma: use inet_pton_with_scope helper
2017-04-04 Sagi Grimbergnvmet-rdma: use generic inet_pton_with_scope
2017-04-04 Sagi Grimbergnet/utils: generic inet_pton_with_scope helper
2017-04-04 Sagi Grimbergnvme-loop: remove some code duplication
2017-04-04 Sagi Grimbergnvme-rdma: Give some more grace for rdma connection...
2017-04-04 Sagi Grimbergnvmet-rdma: occasionally flush ongoing controller teardown
2017-04-04 Sagi Grimbergnvme-rdma: handle cpu unplug when re-establishing the...
2017-04-04 Sagi Grimbergnvmet-rdma: Fix a possible uninitialized variable deref...
2017-04-04 Sagi Grimbergnvmet: confirm sq percpu has scheduled and switched...
2017-04-04 Sagi Grimbergnvme-loop: handle cpu unplug when re-establishing the...
2017-04-04 Sagi Grimbergnvme-loop: fix a possible use-after-free when destroyin...
2017-03-31 Eric Biggersblk-mq: constify struct blk_mq_ops
2017-03-30 Jens Axboenull_blk: add blocking mode
2017-03-30 Jens Axboeblk-mq: fix schedule-under-preempt for blocking drivers
2017-03-30 Colin Ian Kingblock/sed-opal: fix spelling mistake: "Lifcycle" -...
2017-03-30 Minchan Kimblock: do not put mq context in blk_mq_alloc_request_hctx
2017-03-29 Jens Axboeblk-mq: include errors in did_work calculation
2017-03-29 Josef Bacikblock-mq: don't re-queue if we get a queue error
2017-03-29 Tahsin Erdoganblkcg: allocate struct blkcg_gq outside request queue...
2017-03-29 Jens AxboeRevert "blkcg: allocate struct blkcg_gq outside request...
2017-03-29 Jens Axboeblk-mq: fix a typo and a spelling mistake
2017-03-29 Sagi Grimbergblk-mq-pci: Fix two spelling mistakes
2017-03-29 Omar Sandovalblock: fix leak of q->rq_wb
2017-03-29 Omar Sandovalblk-mq: fix leak of q->stats
2017-03-29 Omar Sandovalblock: warn if sharing request queue across gendisks
2017-03-29 Ming Leiblock: block new I/O just after queue is set as dying
2017-03-29 Ming Leiblock: rename blk_mq_freeze_queue_start()
2017-03-29 Ming Leiblock: add a read barrier in blk_queue_enter()
2017-03-29 Ming Leiblk-mq: comment on races related with timeout handler
2017-03-29 Ming Leiblk-mq: don't complete un-started request in timeout...
2017-03-28 Tahsin Erdoganblkcg: allocate struct blkcg_gq outside request queue...
2017-03-28 Omar Sandovaljsflash: stop sharing request queue across multiple...
2017-03-28 Omar Sandovalswim: stop sharing request queue across multiple gendisks
2017-03-28 Omar Sandovalparport/pf: stop sharing request queue across multiple...
2017-03-28 Omar Sandovalparport/pcd: stop sharing request queue across multiple...
2017-03-28 Omar Sandovalparport/pd: stop sharing request queue across multiple...
2017-03-28 Omar Sandovalhd: stop sharing request queue across multiple gendisks
2017-03-28 Shaohua Liblk-throttle: add latency target support
2017-03-28 Shaohua Liblk-throttle: add a mechanism to estimate IO latency
2017-03-28 Shaohua Liblock: track request size in blk_issue_stat
2017-03-28 Shaohua Liblk-throttle: add interface for per-cgroup target latency
2017-03-28 Shaohua Liblk-throttle: ignore idle cgroup limit
2017-03-28 Shaohua Liblk-throttle: add interface to configure idle time...
2017-03-28 Shaohua Liblk-throttle: add a simple idle detection
2017-03-28 Shaohua Liblk-throttle: make bandwidth change smooth
2017-03-28 Shaohua Liblk-throttle: detect completed idle cgroup
2017-03-28 Shaohua Liblk-throttle: choose a small throtl_slice for SSD
2017-03-28 Shaohua Liblk-throttle: make throtl_slice tunable
2017-03-28 Shaohua Liblk-throttle: make sure expire time isn't too big
2017-03-28 Shaohua Liblk-throttle: add downgrade logic
2017-03-28 Shaohua Liblk-throttle: add upgrade logic for LIMIT_LOW state
2017-03-28 Shaohua Liblk-throttle: configure bps/iops limit for cgroup in...
2017-03-28 Shaohua Liblk-throttle: add .low interface
2017-03-28 Shaohua Liblk-throttle: add configure option for new .low interface
2017-03-28 Shaohua Liblk-throttle: prepare support multiple limits
2017-03-28 Shaohua Liblk-throttle: use U64_MAX/UINT_MAX to replace -1
2017-03-25 Eric Biggersblock: constify struct blk_integrity_profile
2017-03-24 Eric Biggersblock: remove outdated part of blkdev_issue_flush(...
2017-03-24 Eric Biggersblock: correct documentation for blkdev_issue_discard...
2017-03-24 Geliang Tangmg_disk: use setup_timer
2017-03-24 Geliang Tangblock: floppy: use setup_timer
2017-03-23 Dan Carpenterblock: make nr_iovecs unsigned in bio_alloc_bioset()
2017-03-23 Christoph Hellwigblk-mq: streamline blk_mq_make_request
2017-03-23 Christoph Hellwigblk-mq: split the plug and sync cases in blk_mq_make_re...
2017-03-23 Christoph Hellwigblk-mq: improve blk_mq_try_issue_directly
2017-03-23 Christoph Hellwigblk-mq: merge mq and sq make_request instances
2017-03-23 Christoph Hellwigblk-mq: remove BLK_MQ_F_DEFER_ISSUE
2017-03-23 Jan Karablock: Fix oops scsi_disk_get()
2017-03-23 Jan Karakobject: Export kobject_get_unless_zero()
2017-03-23 Jan Karablock: Fix oops in locked_inode_to_wb_and_lock_list()
2017-03-23 Jan Karabdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
2017-03-23 Jan Karabdi: Do not wait for cgwbs release in bdi_unregister()
2017-03-23 Jan Karabdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
2017-03-23 Jan Karabdi: Unify bdi->wb_list handling for root wb_writeback
2017-03-23 Jan Karabdi: Make wb->bdi a proper reference
2017-03-23 Jan Karabdi: Mark congested->bdi as internal
2017-03-23 Jan Karablock: Fix bdi assignment to bdev inode when racing...
2017-03-21 Jens Axboeblock: fix stacked driver stats init and free
2017-03-21 Omar Sandovalblk-stat: convert to callback-based statistics reporting
2017-03-21 Omar Sandovalblk-stat: move BLK_RQ_STAT_BATCH definition to blk...
next