index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
2023-12-01
Merge tag 'md-fixes-20231201-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
2023-12-01
md/raid6: use valid sector values to determine if an I/O should wait on the r...
David Jeffery
2023-12-01
Merge tag 'nvme-6.7-2023-12-01' of git://git.infradead.org/nvme into block-6.7
Jens Axboe
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
2023-12-01
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
2023-11-29
block: Document the role of the two attribute groups
Bart Van Assche
2023-11-28
block: warn once for each partition in bio_check_ro()
Yu Kuai
2023-11-28
block: move .bd_inode into 1st cacheline of block_device
Ming Lei
2023-11-27
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-11-27
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
2023-11-27
nvme: fine-tune sending of first keep-alive
Mark O'Donovan
2023-11-24
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
Markus Weippert
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
2023-11-22
nvme: target: fix Kconfig select statements
Arnd Bergmann
2023-11-22
nvme: target: fix nvme_keyring_id() references
Arnd Bergmann
2023-11-22
Merge tag 'nvme-6.7-2023-11-22' of git://git.infradead.org/nvme into block-6.7
Jens Axboe
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-21
nbd: pass nbd_sock to nbd_read_reply() instead of index
Li Nan
2023-11-20
s390/dasd: protect device queue against concurrent access
Jan Höppner
2023-11-20
s390/dasd: resolve spelling mistake
Muhammad Muzammil
2023-11-20
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
2023-11-20
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
2023-11-20
block: Remove blk_set_runtime_active()
Damien Le Moal
2023-11-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
2023-11-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
2023-11-20
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
2023-11-20
Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2023-11-20
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
2023-11-20
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
Coly Li
2023-11-20
bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
Coly Li
2023-11-20
bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
Mingzhe Zou
2023-11-20
bcache: fixup lock c->root error
Mingzhe Zou
2023-11-20
bcache: fixup init dirty data errors
Mingzhe Zou
2023-11-20
bcache: prevent potential division by zero error
Rand Deeb
2023-11-20
bcache: remove redundant assignment to variable cur_idx
Colin Ian King
2023-11-20
bcache: check return value from btree_node_alloc_replacement()
Coly Li
2023-11-20
bcache: avoid oversize memory allocation by small stripe_size
Coly Li
2023-11-19
md: fix bi_status reporting in md_end_clone_io
Song Liu
2023-11-17
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
2023-11-17
blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup()
Ming Lei
2023-11-17
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
2023-11-13
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
[next]