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
2021-08-24
mq-deadline: Fix request accounting
Bart Van Assche
2021-08-17
blk-mq: fix is_flush_rq
Ming Lei
2021-08-17
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2021-08-17
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
2021-08-13
nbd: Aovid double completion of a request
Xie Yongji
2021-08-13
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
Yu Kuai
2021-08-11
Revert "block/mq-deadline: Add cgroup support"
Tejun Heo
2021-08-09
blk-iocost: fix lockdep warning on blkcg->lock
Ming Lei
2021-08-06
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
2021-08-05
block/partitions/ldm.c: Fix a kernel-doc warning
Bart Van Assche
2021-08-05
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
2021-08-04
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2021-08-04
n64cart: fix the dma address in n64cart_do_bvec
Christoph Hellwig
2021-08-04
s390/dasd: fix use after free in dasd path handling
Stefan Haberland
2021-07-27
block: delay freeing the gendisk
Christoph Hellwig
2021-07-27
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
2021-07-27
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
2021-07-23
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2021-07-23
loop: reintroduce global lock for safe loop_validate_file() traversal
Tetsuo Handa
2021-07-22
Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14
Jens Axboe
2021-07-21
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
2021-07-21
nvme: fix nvme_setup_command metadata trace event
Keith Busch
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-07-21
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-17
block: increase BLKCG_MAX_POLS
Oleksandr Natalenko
2021-07-15
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
2021-07-15
Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14
Jens Axboe
2021-07-15
nbd: fix order of cleaning up the queue and freeing the tagset
Wang Qing
2021-07-15
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
2021-07-13
nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
Prabhakar Kushwaha
2021-07-07
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
2021-07-07
block: fix the problem of io_ticks becoming smaller
Chunguang Xu
2021-07-07
Merge branch 'nvme-5.14' of git://git.infradead.org/nvme into block-5.14
Jens Axboe
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
2021-07-02
loop: remove unused variable in loop_set_status()
Tetsuo Handa
2021-07-01
block: remove the bdgrab in blk_drop_partitions
Christoph Hellwig
2021-07-01
block: grab a device refcount in disk_uevent
Christoph Hellwig
2021-07-01
s390/dasd: Avoid field over-reading memcpy()
Kees Cook
2021-07-01
dasd: unexport dasd_set_target_state
Christoph Hellwig
2021-06-30
block: check disk exist before trying to add partition
Yufen Yu
2021-06-30
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
block: return errors from blk_execute_rq()
Keith Busch
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
block: support polling through blk_execute_rq
Keith Busch
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
2021-06-30
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
[next]