index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-17
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
2024-01-17
nbd: always initialize struct msghdr completely
Eric Dumazet
2024-01-16
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
2024-01-16
block: bio-integrity: fix kcalloc() arguments order
Dmitry Antipov
2024-01-15
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
2024-01-15
sbitmap: remove stale comment in sbq_calc_wake_batch
Kemeng Shi
2024-01-15
block: Correct a documentation comment in blk-cgroup.c
Nicky Chorley
2024-01-14
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-12
block: ensure we hold a queue reference when using queue limits
Jens Axboe
2024-01-12
blk-mq: rename blk_mq_can_use_cached_rq
Christoph Hellwig
2024-01-12
block: print symbolic error name instead of error code
Christian Heusel
2024-01-12
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
2024-01-10
Merge tag 'nvme-6.8-2024-1-10' of git://git.infradead.org/nvme into for-6.8/b...
Jens Axboe
2024-01-10
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
nvme-pci: set doorbell config before unquiescing
William Butler
2024-01-10
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
2024-01-10
block/iocost: silence warning on 'last_period' potentially being unused
Jens Axboe
2024-01-09
Merge tag 'md-6.8-20240109' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-01-09
md/raid1: Use blk_opf_t for read and write operations
Bart Van Assche
2024-01-09
md: Fix md_seq_ops() regressions
Yu Kuai
2024-01-08
block: make __get_task_ioprio() easier to read
Jens Axboe
2024-01-08
block: move __get_task_ioprio() into header file
Jens Axboe
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-08
nvme-tcp: enhance timeout kernel log
Max Gurtovoy
2024-01-08
nvme-rdma: enhance timeout kernel log
Max Gurtovoy
2024-01-08
nvme-pci: enhance timeout kernel log
Keith Busch
2024-01-08
block: Treat sequential write preferred zone type as invalid
Damien Le Moal
2024-01-08
block: remove disk_clear_zoned
Christoph Hellwig
2024-01-08
sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
Christoph Hellwig
2024-01-05
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-05
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
2024-01-05
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
2024-01-05
nvme-pci: disable write zeroes for SK Hynix BC901
Jim.Lin
2024-01-05
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
2024-01-04
drivers/block/xen-blkback/common.h: Fix spelling typo in comment
liyouhong
2024-01-04
blk-cgroup: fix rcu lockdep warning in blkg_lookup()
Ming Lei
2024-01-04
blk-cgroup: don't use removal safe list iterators
Daniel Vacek
2024-01-04
block: floor the discard granularity to the physical block size
Christoph Hellwig
2024-01-03
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2024-01-03
nvmet-fc: remove unnecessary bracket
Daniel Wagner
2024-01-03
nvme: simplify the max_discard_segments calculation
Christoph Hellwig
2024-01-03
nvme: fix max_discard_sectors calculation
Christoph Hellwig
2024-01-03
nvme: also skip discard granularity updates in nvme_config_discard
Christoph Hellwig
2024-01-03
nvme: update the explanation for not updating the limits in nvme_config_discard
Christoph Hellwig
2024-01-03
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-03
nvme-common: mark nvme_tls_psk_prio static
Christoph Hellwig
2024-01-03
nvme: remove unused definition
Max Gurtovoy
2024-01-03
nvme: tcp: remove unnecessary goto statement
Guixin Liu
2024-01-02
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
[next]