linux-block.git
2024-09-13 Keith Buschblk-integrity: improved sg segment mapping
2024-09-13 Keith Buschblock: unexport blk_rq_count_integrity_sg
2024-09-13 Keith Buschnvme-rdma: use request to get integrity segments
2024-09-13 Keith Buschscsi: use request to get integrity segments
2024-09-13 Keith Buschblock: provide a request helper for user integrity...
2024-09-13 Keith Buschblk-integrity: consider entire bio list for merging
2024-09-13 Keith Buschblk-integrity: properly account for segments
2024-09-13 Keith Buschblk-mq: set the nr_integrity_segments from bio
2024-09-13 Keith Buschblk-mq: unconditional nr_integrity_segments
2024-09-13 Jens AxboeMerge tag 'nvme-6.12-2024-09-13' of git://git.infradead... for-6.12/block-20240913
2024-09-13 Keith Buschnvme-pci: qdepth 1 quirk
2024-09-12 Riyan Dhimanblock: fix potential invalid pointer dereference in...
2024-09-11 Colin Ian Kingblk_iocost: make read-only static array vrate_adj_pct...
2024-09-11 Kundan Kumarblock: unpin user pages belonging to a folio at once
2024-09-11 Kundan Kumarmm: release number of pages of a folio
2024-09-11 Kundan Kumarblock: introduce folio awareness and add a bigger size...
2024-09-11 Kundan Kumarblock: Added folio-ized version of bio_add_hw_page()
2024-09-10 Yu Kuaiblock, bfq: factor out a helper to split bfqq in bfq_in...
2024-09-10 Yu Kuaiblock, bfq: remove local variable 'bfqq_already_existin...
2024-09-10 Yu Kuaiblock, bfq: remove local variable 'split' in bfq_init_rq()
2024-09-10 Yu Kuaiblock, bfq: remove bfq_log_bfqg()
2024-09-10 Yu Kuaiblock, bfq: merge bfq_release_process_ref() into bfq_pu...
2024-09-10 Yu Kuaiblock, bfq: fix procress reference leakage for bfqq...
2024-09-10 Yu Kuaiblock, bfq: fix uaf for accessing waker_bfqq after...
2024-09-10 Yu Kuaiblk-throttle: support prioritized processing of metadata
2024-09-10 Yu Kuaiblk-throttle: remove last_low_overflow_time
2024-09-10 Mikhail Lobanovdrbd: Add NULL check for net_conf to prevent dereferenc...
2024-09-10 Arnd Bergmannnvme-tcp: fix link failure for TCP auth
2024-09-07 Keith Buschblk-mq: add missing unplug trace event
2024-09-07 Li Zetaomtip32xx: Remove redundant null pointer checks in mtip_...
2024-09-06 Shen Lichuannvme: Convert comma to semicolon
2024-09-06 Jens AxboeMerge tag 'md-6.12-20240906' of https://git./linux...
2024-09-06 Jens AxboeMerge tag 'nvme-6.12-2024-09-06' of git://git.infradead...
2024-09-06 Xiao Nimd: Add new_level sysfs interface
2024-09-06 Sebastian Andrzej... zram: Shrink zram_table_entry::flags.
2024-09-06 Sebastian Andrzej... zram: Remove ZRAM_LOCK
2024-09-06 Mike Galbraithzram: Replace bit spinlocks with a spinlock_t.
2024-09-06 Wouter Verhelstnbd: correct the maximum value for discard sectors
2024-09-06 Wouter Verhelstnbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
2024-09-06 Wouter Verhelstnbd: implement the WRITE_ZEROES command
2024-09-06 Yu KuaiMAINTAINERS: Move the BFQ io scheduler to Odd Fixes...
2024-09-05 Jens AxboeMerge tag 'md-6.12-20240905' of https://git./linux...
2024-09-04 Mateusz Kusiakmd: Report failed arrays as broken in mdstat
2024-09-04 Alexey Dobriyanblock: fix integer overflow in BLKSECDISCARD
2024-09-04 Alvaro Parkerblock: fix comment to use set_current_state
2024-09-03 Jens AxboeMAINTAINERS: move the BFQ io scheduler to orphan state
2024-09-03 Yu Kuaiblock, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()
2024-09-03 Yu Kuaiblock, bfq: don't break merge chain in bfq_split_bfqq()
2024-09-03 Yu Kuaiblock, bfq: choose the last bfqq from merge chain in...
2024-09-03 Yu Kuaiblock, bfq: fix possible UAF for bfqq->bic with merge...
2024-08-30 Ming Leinbd: fix race between timeout and normal completion
2024-08-30 Puranjay Mohannvme: fix metadata handling in nvme-passthrough
2024-08-29 Jens AxboeMerge tag 'md-6.12-20240829' of https://git./linux...
2024-08-29 Song LiuMerge branch 'md-6.12-raid5-opt' into md-6.12
2024-08-29 Artur Paszkiewiczmd/raid5: rename wait_for_overlap to wait_for_reshape
2024-08-29 Artur Paszkiewiczmd/raid5: only add to wq if reshape is in progress
2024-08-29 Artur Paszkiewiczmd/raid5: use wait_on_bit() for R5_Overlap
2024-08-29 Christoph Hellwigblock: don't use bio_split_rw on misc operations
2024-08-29 Christoph Hellwigblock: properly handle REQ_OP_ZONE_APPEND in __bio_spli...
2024-08-29 Christoph Hellwigblock: constify the lim argument to queue_limits_max_zo...
2024-08-29 Christoph Hellwigblock: rework bio splitting
2024-08-28 Song LiuMerge branch 'md-6.12-bitmap' into md-6.12
2024-08-28 Md Haris Iqbalblock/rnbd-srv: Add sanity check and remove redundant...
2024-08-28 Yu Kuaimd: Remove flush handling
2024-08-27 Yu Kuaimd/md-bitmap: make in memory structure internal
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_enabled() into bitmap_ope...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_wait_behind_writes()...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_free() into bitmap_operations
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_set_pages() into struct...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_copy_from_slot() into...
2024-08-27 Yu Kuaimd/md-bitmap: merge get_bitmap_from_slot() into bitmap_...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_resize() into bitmap_oper...
2024-08-27 Yu Kuaimd/md-bitmap: pass in mddev directly for md_bitmap_resize()
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_daemon_work() into bitmap...
2024-08-27 Yu Kuaimd/md-bitmap: merge bitmap_unplug() into bitmap_operations
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_unplug_async() into md_bi...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_sync_with_cluster() into...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_cond_end_sync() into...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_close_sync() into bitmap_...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_end_sync() into bitmap_op...
2024-08-27 Yu Kuaimd/md-bitmap: remove the parameter 'aborted' for md_bit...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_start_sync() into bitmap_...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_endwrite() into bitmap_op...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_startwrite() into bitmap_...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_...
2024-08-27 Yu Kuaimd/md-bitmap: merge bitmap_write_all() into bitmap_oper...
2024-08-27 Yu Kuaimd/md-bitmap: remove md_bitmap_setallbits()
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_status() into bitmap_oper...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_update_sb() into bitmap_o...
2024-08-27 Yu Kuaimd/md-bitmap: make md_bitmap_print_sb() internal
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_flush() into bitmap_opera...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_destroy() into bitmap_ope...
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_load() into bitmap_operations
2024-08-27 Yu Kuaimd/md-bitmap: merge md_bitmap_create() into bitmap_oper...
2024-08-27 Yu Kuaimd/md-bitmap: simplify md_bitmap_create() + md_bitmap_l...
2024-08-27 Yu Kuaimd/md-bitmap: introduce struct bitmap_operations
2024-08-27 Yu Kuaimd/md-bitmap: add a new helper md_bitmap_set_pages()
2024-08-27 Yu Kuaimd/md-cluster: use helper md_bitmap_get_stats() to...
2024-08-27 Yu Kuaimd/md-bitmap: add 'behind_writes' and 'behind_wait...
2024-08-27 Yu Kuaimd/md-bitmap: add 'file_pages' into struct md_bitmap_stats
next