- 8fc3b8f Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 8 months ago
- e50df24 Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
- 5d95ff8 Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 9 months ago
- e836007 md/raid0: add discard support for the 'original' layout by Jason Baron · 1 year, 9 months ago
- 6cdbb09 Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 1 year, 9 months ago
- ca7ce08 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 9 months ago
- 3a08284 Merge branch 'for-6.5/block-late' into block-6.5 by Jens Axboe · 1 year, 9 months ago
- 47f0461 dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter by Matthias Kaehlcke · 1 year, 9 months ago
- 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
- 582c161 Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 9 months ago
- 72dc6db Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 1 year, 9 months ago
- bc6cb4d Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
- e2c789c dm: get rid of GFP_NOIO workarounds for __vmalloc and kvmalloc by Mikulas Patocka · 1 year, 9 months ago
- 3be1622 dm integrity: scale down the recalculate buffer if memory allocation fails by Mikulas Patocka · 1 year, 9 months ago
- da8b4fc dm integrity: only allocate recalculate buffer when needed by Mikulas Patocka · 1 year, 9 months ago
- 6d50eb4 dm integrity: reduce vmalloc space footprint on 32-bit architectures by Mikulas Patocka · 1 year, 9 months ago
- a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 9 months ago
- 63773d2 Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. by Andrew Morton · 1 year, 9 months ago
- 2c55559 bcache: Fix bcache device claiming by Jan Kara · 1 year, 9 months ago
- abcc0cb bcache: Alloc holder object before async registration by Jan Kara · 1 year, 9 months ago
- a8d5fdd4 raid10: avoid spin_lock from fastpath from raid10_unplug() by Yu Kuai · 1 year, 9 months ago
- 4934b64 md: fix 'delete_mutex' deadlock by Yu Kuai · 1 year, 9 months ago
- a1d7671 md: use mddev->external to select holder in export_rdev() by Song Liu · 1 year, 9 months ago
- b5a9960 md/raid1-10: fix casting from randomized structure in raid1_submit_write() by Yu Kuai · 1 year, 9 months ago
- 125bfc7 md/raid10: fix the condition to call bio_end_io_acct() by Li Nan · 1 year, 9 months ago
- 81ca2db dm ioctl: Refuse to create device named "." or ".." by Demi Marie Obenour · 1 year, 9 months ago
- a85f1a9 dm ioctl: Refuse to create device named "control" by Demi Marie Obenour · 1 year, 9 months ago
- 249bed8 dm ioctl: Avoid double-fetch of version by Demi Marie Obenour · 1 year, 9 months ago
- 10655c7 dm ioctl: structs and parameter strings must not overlap by Demi Marie Obenour · 1 year, 9 months ago
- 13f4a69 dm ioctl: Avoid pointer arithmetic overflow by Demi Marie Obenour · 1 year, 9 months ago
- b60528d dm ioctl: Check dm_target_spec is sufficiently aligned by Demi Marie Obenour · 1 year, 9 months ago
- 25c9a4a dm integrity: Use %*ph for printing hexdump of a small buffer by Andy Shevchenko · 1 year, 9 months ago
- 8ba90f5 Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
- 7bc7571 dm-crypt: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN by Catalin Marinas · 1 year, 9 months ago
- 47a7c01 Revert "mm: shrinkers: convert shrinker_rwsem to mutex" by Qi Zheng · 1 year, 9 months ago
- fa37564 dm thin: disable discards for thin-pool if no_discard_passdown by Mike Snitzer · 1 year, 9 months ago
- 862c666 dm: remove stale/redundant dm_internal_{suspend,resume} prototypes in dm.h by Mike Snitzer · 1 year, 9 months ago
- c4f512d dm: skip dm-stats work in alloc_io() unless needed by Mike Snitzer · 1 year, 9 months ago
- 06eed76 dm: avoid needless dm_io access if all IO accounting is disabled by Mike Snitzer · 1 year, 9 months ago
- 526d100 dm: support turning off block-core's io stats accounting by Li Nan · 1 year, 9 months ago
- e118029 dm zone: Use the bitmap API to allocate bitmaps by Christophe JAILLET · 1 year, 9 months ago
- d483001 dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client by Li Lingfeng · 1 year, 9 months ago
- 2a32897 dm crypt: fix crypt_ctr_cipher_new return value on invalid AEAD cipher by Mikulas Patocka · 1 year, 10 months ago
- ef6953f dm thin: update .io_hints methods to not require handling discards last by Mike Snitzer · 1 year, 10 months ago
- c0a7a0a dm thin: remove return code variable in pool_map by Mike Snitzer · 1 year, 10 months ago
- 4c2c845 dm flakey: introduce random_read_corrupt and random_write_corrupt options by Mikulas Patocka · 1 year, 11 months ago
- 1d9a943 dm flakey: clone pages on write bio before corrupting them by Mikulas Patocka · 1 year, 11 months ago
- 5054e77 dm crypt: allocate compound pages if possible by Mikulas Patocka · 1 year, 11 months ago
- 0e30695 Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 1 year, 9 months ago
- be04c14 dm: use op specific max_sectors when splitting abnormal io by Mike Snitzer · 1 year, 9 months ago
- 722d908 dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard by Mike Snitzer · 1 year, 9 months ago
- cb65b28 dm thin metadata: check fail_io before using data_sm by Li Lingfeng · 1 year, 9 months ago
- 2760904 dm: don't lock fs when the map is NULL during suspend or resume by Li Lingfeng · 1 year, 10 months ago
- f085448 bcache: fixup btree_cache_wait list damage by Mingzhe Zou · 1 year, 9 months ago
- 80fca8a bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent by Zheng Wang · 1 year, 9 months ago
- 028ddca bcache: Remove unnecessary NULL point check in node allocations by Zheng Wang · 1 year, 9 months ago
- ccb8c3b bcache: Remove dead references to cache_readaheads by Andrea Tomassetti · 1 year, 9 months ago
- b98dd0b bcache: make kobj_type structures constant by Thomas Weißschuh · 1 year, 9 months ago
- a301b2d bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs by ye xingchen · 1 year, 9 months ago
- 460af1f md/raid1-10: limit the number of plugged bio by Yu Kuai · 1 year, 10 months ago
- 9efcc2c md/raid1-10: don't handle pluged bio by daemon thread by Yu Kuai · 1 year, 10 months ago
- a022325 md/md-bitmap: add a new helper to unplug bitmap asynchrously by Yu Kuai · 1 year, 10 months ago
- 7db922b md/raid1-10: submit write io directly if bitmap is not enabled by Yu Kuai · 1 year, 10 months ago
- 8295efb md/raid1-10: factor out a helper to submit normal write by Yu Kuai · 1 year, 10 months ago
- 5ec6ca1 md/raid1-10: factor out a helper to add bio to plug by Yu Kuai · 1 year, 10 months ago
- 0104446 md/raid10: prevent soft lockup while flush writes by Yu Kuai · 1 year, 10 months ago
- 2ae6aaf md/raid10: fix io loss while replacement replace rdev by Li Nan · 1 year, 9 months ago
- 8d355a4 md/raid10: Do not add spare disk when recovery fails by Li Nan · 1 year, 9 months ago
- 4d8a575 md/raid10: clean up md_add_new_disk() by Li Nan · 1 year, 10 months ago
- 6090368 md/raid10: prioritize adding disk to 'removed' mirror by Li Nan · 1 year, 10 months ago
- 59f8f0b md/raid10: improve code of mrdev in raid10_sync_request by Li Nan · 1 year, 10 months ago
- 34817a2 md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request by Li Nan · 1 year, 10 months ago
- 75aa7a1 md/raid5: don't start reshape when recovery or replace is in progress by Yu Kuai · 1 year, 10 months ago
- 4469315 md: protect md_thread with rcu by Yu Kuai · 1 year, 10 months ago
- 4eeb653 md/bitmap: factor out a helper to set timeout by Yu Kuai · 1 year, 10 months ago
- c333673 md/bitmap: always wake up md_thread in timeout_store by Yu Kuai · 1 year, 10 months ago
- 955a257 dm-raid: remove useless checking in raid_message() by Yu Kuai · 1 year, 10 months ago
- e5e9b9c md: factor out a helper to wake up md_thread directly by Yu Kuai · 1 year, 10 months ago
- 3ce94ce md: fix duplicate filename for rdev by Yu Kuai · 1 year, 10 months ago
- f8b20a4 md/raid10: fix wrong setting of max_corr_read_errors by Li Nan · 1 year, 10 months ago
- 6beb489 md/raid10: fix overflow of md/safe_mode_delay by Li Nan · 1 year, 10 months ago
- 868bba5 md/raid5: fix a deadlock in the case that reshape is interrupted by Yu Kuai · 1 year, 10 months ago
- 3e00777 md: add a new api prepare_suspend() in md_personality by Yu Kuai · 1 year, 10 months ago
- 431e612 md: export md_is_rdwr() and is_md_suspended() by Yu Kuai · 1 year, 10 months ago
- 873f50e md: fix data corruption for raid456 when reshape restart while grow up by Yu Kuai · 1 year, 10 months ago
- 46038b3 md/raid5: don't allow replacement while reshape is in progress by Yu Kuai · 1 year, 10 months ago
- 301867b md/raid10: check slab-out-of-bounds in md_bitmap_get_counter by Li Nan · 1 year, 10 months ago
- 05bdb99 block: replace fmode_t with a block-specific type for block open flags by Christoph Hellwig · 1 year, 9 months ago
- 2736e8e block: use the holder as indication for exclusive opens by Christoph Hellwig · 1 year, 9 months ago
- 29499ab bcache: don't pass a stack address to blkdev_get_by_path by Christoph Hellwig · 1 year, 9 months ago
- ae22076 block: remove the unused mode argument to ->release by Christoph Hellwig · 1 year, 9 months ago
- d32e2bf block: pass a gendisk to ->open by Christoph Hellwig · 1 year, 9 months ago
- 444aa2c block: pass a gendisk on bdev_check_media_change by Christoph Hellwig · 1 year, 9 months ago
- e302309 dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE by Herbert Xu · 1 year, 9 months ago
- 7a126d5 dm: only call early_lookup_bdev from early boot context by Christoph Hellwig · 1 year, 10 months ago
- d4a28d7 dm: remove dm_get_dev_t by Christoph Hellwig · 1 year, 10 months ago
- 4917737 dm: open code dm_get_dev_t in dm_init_init by Christoph Hellwig · 1 year, 10 months ago
- 26110d5 dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr by Christoph Hellwig · 1 year, 10 months ago
- cf056a4 init: improve the name_to_dev_t interface by Christoph Hellwig · 1 year, 10 months ago
- 0718afd block: introduce holder ops by Christoph Hellwig · 1 year, 9 months ago