linux-block.git
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-07 Keith Buschblk-mq: add missing unplug trace event
2024-09-07 Li Zetaomtip32xx: Remove redundant null pointer checks in mtip_...
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
2024-08-27 Yu Kuaimd/md-bitmap: add 'sync_size' into struct md_bitmap_stats
2024-08-27 Yu Kuaimd/md-cluster: fix spares warnings for __le64
2024-08-27 Yu Kuaimd/md-bitmap: add 'events_cleared' into struct md_bitma...
2024-08-27 Yu Kuaimd: use new helper md_bitmap_get_stats() in update_arra...
2024-08-27 Yu Kuaimd/md-bitmap: replace md_bitmap_status() with a new...
2024-08-27 Yu Kuaimd/raid1: use md_bitmap_wait_behind_writes() in raid1_r...
2024-08-27 Yu Kuaimd/raid1: Clean up local variable 'b' from raid1_read_r...
2024-08-27 Yu Kuaimd: Don't flush sync_work in md_write_start()
2024-08-27 Yang Ruibinpktcdvd: remove unnecessary debugfs_create_dir() error...
2024-08-26 Konstantin... blk_iocost: fix more out of bound shifts
2024-08-26 Anuj Guptanvme: rename apptag and appmask to lbat and lbatm
2024-08-26 Niklas Casselnvme-rdma: send cntlid in the RDMA_CM_REQUEST Private...
2024-08-26 Christophe... drbd: Remove an unused field in struct drbd_device
2024-08-22 Hannes Reineckenvme-target: do not check authentication status for...
2024-08-22 Hannes Reineckenvmet-auth: allow to clear DH-HMAC-CHAP keys
2024-08-22 Hannes Reineckenvme-sysfs: add 'tls_keyring' attribute
2024-08-22 Hannes Reineckenvme-sysfs: add 'tls_configured_key' sysfs attribute
next