]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-05-23  Guoqing Jiangmd: don't unregister sync_thread with reconfig_mutex...
2022-05-21  Julia Lawallmtip32xx: fix typo in comment
2022-05-20  Jens AxboeMerge tag 'nvme-5.19-2022-05-19' of git://git.infradead...
2022-05-19  Chaitanya Kulkarninvme: set non-mdts limits in nvme_scan_work
2022-05-18  Christoph Hellwignvme: add support for TP4084 - Time-to-Ready Enhancements
2022-05-18  Jens AxboeMerge tag 'nvme-5.19-2022-05-18' of git://git.infradead...
2022-05-17  Christoph Hellwignvme: split the enum used for various register constants
2022-05-16  Xie Yongjinbd: Fix hung on disconnect request if socket is closed...
2022-05-16  Chaitanya Kulkarninvme-fabrics: add a request timeout helper
2022-05-16  Stefan Roesenvme-pci: harden drive presence detect in nvme_dev_disa...
2022-05-16  Smith, Kyle... nvme-pci: fix a NULL pointer dereference in nvme_alloc_...
2022-05-16  Chaitanya Kulkarninvme: mark internal passthru request RQF_QUIET
2022-05-16  Max Gurtovoynvme: remove unneeded include from constants file
2022-05-16  Max Gurtovoynvme: add missing status values to verbose logging
2022-05-16  Keith Buschnvme: set dma alignment to dword
2022-05-16  Tom Yannvme: fix interpretation of DMRSL
2022-05-10  Christoph Hellwigloop: remove most the top-of-file boilerplate comment...
2022-05-10  Christoph Hellwigloop: remove most the top-of-file boilerplate comment
2022-05-10  Christoph Hellwigloop: add a SPDX header
2022-05-10  Christoph Hellwigloop: remove loop.h
2022-05-04  Damien Le Moalblock: null_blk: Improve device creation with configfs
2022-05-04  Damien Le Moalblock: null_blk: Cleanup messages
2022-05-04  Damien Le Moalblock: null_blk: Cleanup device creation and deletion
2022-05-04  Damien Le Moalblock: null_blk: Fix code style issues
2022-05-04  Christoph Hellwigxen-blkback: use bdev_discard_alignment
2022-05-03  Christoph Hellwigrnbd-srv: use bdev_discard_alignment
2022-05-03  Christoph Hellwignvme: remove a spurious clear of discard_alignment
2022-05-03  Christoph Hellwigloop: remove a spurious clear of discard_alignment
2022-05-03  Christoph Hellwigdasd: don't set the discard_alignment queue limit
2022-05-03  Christoph Hellwigraid5: don't set the discard_alignment queue limit
2022-05-03  Christoph Hellwigdm-zoned: don't set the discard_alignment queue limit
2022-05-03  Christoph Hellwigvirtio_blk: fix the discard_granularity and discard_ali...
2022-05-03  Christoph Hellwignull_blk: don't set the discard_alignment queue limit
2022-05-03  Christoph Hellwignbd: don't set the discard_alignment queue limit
2022-05-03  Christoph Hellwigubd: don't set the discard_alignment queue limit
2022-05-01  Tetsuo Handaaoe: Avoid flush_scheduled_work() usage
2022-04-28  Jens AxboeMerge branch 'md-next' of https://git.kernel.org/pub...
2022-04-26  Yu Kuainull-blk: save memory footprint for struct nullb_cmd
2022-04-25  David Sloanmd: Replace role magic numbers with defined constants
2022-04-25  Pascal Hambourgmd/raid0: Ignore RAID0 layout if the second zone has...
2022-04-25  Logan Gunthorpemd/raid5: Annotate functions that hold device_lock...
2022-04-25  Logan Gunthorpemd/raid5-ppl: Annotate with rcu_dereference_protected()
2022-04-25  Logan Gunthorpemd/raid5: Annotate rdev/replacement access when mddev_l...
2022-04-25  Logan Gunthorpemd/raid5: Annotate rdev/replacement accesses when nr_pe...
2022-04-25  Logan Gunthorpemd/raid5: Add __rcu annotation to struct disk_info
2022-04-25  Logan Gunthorpemd/raid5: Un-nest struct raid5_percpu definition
2022-04-25  Logan Gunthorpemd/raid5: Cleanup setup_conf() error returns
2022-04-25  Heming Zhaomd: replace deprecated strlcpy & remove duplicated...
2022-04-25  Heming Zhaomd/bitmap: don't set sb values if can't pass sanity...
2022-04-25  Xiaomeng Tongmd: fix an incorrect NULL check in md_reload_sb
2022-04-25  Xiaomeng Tongmd: fix an incorrect NULL check in does_sb_need_changing
2022-04-25  Mariusz Tkaczykraid5: introduce MD_BROKEN
2022-04-25  Mariusz Tkaczykmd: Set MD_BROKEN for RAID1 and RAID10
2022-04-18  Jack Wangblock/rnbd-clt: Avoid flush_workqueue(system_long_wq...
2022-04-18  Christoph Hellwigloop: don't destroy lo->workqueue in __loop_clr_fd
2022-04-18  Christoph Hellwigloop: remove lo_refcount and avoid lo_mutex in ->open...
2022-04-18  Tetsuo Handaloop: avoid loop_validate_mutex/lo_mutex in ->release
2022-04-18  Christoph Hellwigloop: suppress uevents while reconfiguring the device
2022-04-18  Christoph Hellwigloop: implement ->free_disk
2022-04-18  Christoph Hellwigloop: only freeze the queue in __loop_clr_fd when needed
2022-04-18  Christoph Hellwigloop: don't freeze the queue in lo_release
2022-04-18  Christoph Hellwigloop: remove the racy bd_inode->i_mapping->nrpages...
2022-04-18  Christoph Hellwigloop: initialize the worker tracking fields once
2022-04-18  Christoph Hellwigloop: de-duplicate the idle worker freeing code
2022-04-18  Christoph Hellwigblock: turn bdev->bd_openers into an atomic_t
2022-04-18  Christoph Hellwigblock: add a disk_openers helper
2022-04-18  Christoph Hellwigzram: cleanup zram_remove
2022-04-18  Christoph Hellwigzram: cleanup reset_store
2022-04-18  Christoph Hellwignbd: use the correct block_device in nbd_bdev_reset
2022-04-18  Haowen Baidrbd: Return true/false (not 1/0) from bool functions
2022-04-18  Uladzislau... drdb: Switch to kvfree_rcu() API
2022-04-18  Cai Huoqingdrbd: Replace "unsigned" with "unsigned int"
2022-04-18  Cai Huoqingdrbd: Make use of PFN_UP helper macro
2022-04-18  Jiapeng Chongblock: drbd: drbd_receiver: Remove redundant assignment...
2022-04-18  Arnd Bergmanndrbd: address enum mismatch warnings
2022-04-18  Arnd Bergmanndrbd: fix duplicate array initializer
2022-04-18  Christoph Hellwigdirect-io: remove random prefetches
2022-04-18  Christoph Hellwigblock: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
2022-04-18  Christoph Hellwigblock: add a bdev_discard_granularity helper
2022-04-18  Christoph Hellwigblock: remove QUEUE_FLAG_DISCARD
2022-04-18  Christoph Hellwigblock: add a bdev_max_discard_sectors helper
2022-04-18  Christoph Hellwigblock: refactor discard bio size limiting
2022-04-18  Christoph Hellwigblock: move {bdev,queue_limit}_discard_alignment out...
2022-04-18  Christoph Hellwigblock: use bdev_discard_alignment in part_discard_align...
2022-04-18  Christoph Hellwigblock: remove queue_discard_alignment
2022-04-18  Christoph Hellwigblock: move bdev_alignment_offset and queue_limit_align...
2022-04-18  Christoph Hellwigblock: use bdev_alignment_offset in disk_alignment_offs...
2022-04-18  Christoph Hellwigblock: use bdev_alignment_offset in part_alignment_offs...
2022-04-18  Christoph Hellwigblock: add a bdev_max_zone_append_sectors helper
2022-04-18  Christoph Hellwigblock: add a bdev_stable_writes helper
2022-04-18  Christoph Hellwigblock: add a bdev_fua helper
2022-04-18  Christoph Hellwigblock: add a bdev_write_cache helper
2022-04-18  Christoph Hellwigblock: add a bdev_nonrot helper
2022-04-18  Christoph Hellwigmm: use bdev_is_zoned in claim_swapfile
2022-04-18  Christoph Hellwigntfs3: use bdev_logical_block_size instead of open...
2022-04-18  Christoph Hellwigbtrfs: use bdev_max_active_zones instead of open coding it
2022-04-18  Christoph Hellwigdrbd: cleanup decide_on_discard_support
2022-04-18  Christoph Hellwigdrbd: use bdev_alignment_offset instead of queue_alignm...
2022-04-18  Christoph Hellwigdrbd: use bdev based limit helpers in drbd_send_sizes
2022-04-18  Christoph Hellwigdrbd: remove assign_p_sizes_qlim
next