linux.git
2023-10-12 Jens AxboeMerge tag 'md-next-20231012' of https://git./linux...
2023-10-11 Song LiuMerge branch 'md-suspend-rewrite' into md-next
2023-10-11 Yu Kuaimd: rename __mddev_suspend/resume() back to mddev_suspe...
2023-10-11 Yu Kuaimd: remove old apis to suspend the array
2023-10-11 Yu Kuaimd: suspend array in md_start_sync() if array need...
2023-10-11 Yu Kuaimd/raid5: replace suspend with quiesce() callback
2023-10-11 Yu Kuaimd/md-linear: cleanup linear_add()
2023-10-11 Yu Kuaimd: cleanup mddev_create/destroy_serial_pool()
2023-10-11 Yu Kuaimd: use new apis to suspend array before mddev_create...
2023-10-11 Yu Kuaimd: use new apis to suspend array for ioctls involed...
2023-10-11 Yu Kuaimd: use new apis to suspend array for adding/removing...
2023-10-11 Yu Kuaimd: use new apis to suspend array for sysfs apis
2023-10-11 Yu Kuaimd/raid5: use new apis to suspend array
2023-10-11 Yu Kuaimd/raid5-cache: use new apis to suspend array
2023-10-11 Yu Kuaimd/md-bitmap: use new apis to suspend array for locatio...
2023-10-11 Yu Kuaimd/dm-raid: use new apis to suspend array
2023-10-11 Yu Kuaimd: add new helpers to suspend/resume and lock/unlock...
2023-10-11 Yu Kuaimd: add new helpers to suspend/resume array
2023-10-11 Yu Kuaimd: replace is_md_suspended() with 'mddev->suspended...
2023-10-11 Yu Kuaimd/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf...
2023-10-11 Yu Kuaimd: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and ...
2023-10-09 Yu Kuaimd/raid1: don't split discard io for write behind
2023-10-04 Jan Höppnerpartitions/ibm: Introduce defines for magic string...
2023-10-04 Jan Höppnerpartitions/ibm: Replace strncpy() and improve readability
2023-10-04 Jan Höppnerpartitions/ibm: Remove unnecessary memset
2023-10-04 Justin Stittaoe: replace strncpy with strscpy
2023-10-04 Justin Stittnull_blk: replace strncpy with strscpy
2023-10-03 Joel Granadoscdrom: Remove now superfluous sentinel element from...
2023-09-29 Jens AxboeMerge tag 'md-next-20230927' of https://git./linux...
2023-09-28 Mariusz Tkaczykmd: do not require mddev_lock() for all options in...
2023-09-27 Yu Kuaimd: simplify md_seq_ops
2023-09-27 Yu Kuaimd: factor out a helper from mddev_put()
2023-09-26 Coly Libadblocks: switch to the improved badblock handling...
2023-09-26 Coly Libadblocks: improve badblocks_check() for multiple range...
2023-09-26 Coly Libadblocks: improve badblocks_clear() for multiple range...
2023-09-26 Coly Libadblocks: improve badblocks_set() for multiple ranges...
2023-09-26 Coly Libadblocks: add helper routines for badblock ranges...
2023-09-26 Coly Libadblocks: add more helper structure and routines in...
2023-09-25 Justin Stittmd: replace deprecated strncpy with memcpy
2023-09-22 Kees Cookmd/md-linear: Annotate struct linear_conf with __counted_by
2023-09-22 Yu Kuaimd: don't check 'mddev->pers' and 'pers->quiesce' from...
2023-09-22 Yu Kuaimd: don't check 'mddev->pers' from suspend_hi_store()
2023-09-22 Yu Kuaimd-bitmap: suspend array earlier in location_store()
2023-09-22 Yu Kuaimd-bitmap: remove the checking of 'pers->quiesce' from...
2023-09-22 Yu Kuaimd: don't rely on 'mddev->pers' to be set in mddev_susp...
2023-09-22 Yu Kuaimd: initialize 'writes_pending' while allocating mddev
2023-09-22 Yu Kuaimd: initialize 'active_io' while allocating mddev
2023-09-22 Yu Kuaimd: delay remove_and_add_spares() for read only array...
2023-09-22 Yu Kuaimd: factor out a helper rdev_addable() from remove_and_...
2023-09-22 Yu Kuaimd: factor out a helper rdev_is_spare() from remove_and...
2023-09-22 Yu Kuaimd: factor out a helper rdev_removeable() from remove_a...
2023-09-22 Yu Kuaimd: delay choosing sync action to md_start_sync()
2023-09-22 Yu Kuaimd: factor out a helper to choose sync action from...
2023-09-22 Yu Kuaimd: use separate work_struct for md_start_sync()
2023-09-22 Chengming Zhoublock/null_blk: add queue_rqs() support
2023-09-22 Chengming Zhoublk-mq: update driver tags request table when start...
2023-09-22 Chengming Zhoublk-mq: support batched queue_rqs() on shared tags...
2023-09-22 Chengming Zhoublk-mq: remove RQF_MQ_INFLIGHT
2023-09-22 Chengming Zhoublk-mq: account active requests when get driver tag
2023-09-17 Linus TorvaldsLinux 6.6-rc2
2023-09-17 Linus TorvaldsMerge tag 'x86-urgent-2023-09-17' of git://git./linux...
2023-09-17 Linus TorvaldsMerge tag 'sched-urgent-2023-09-17' of git://git./linux...
2023-09-17 Linus TorvaldsMerge tag 'objtool-urgent-2023-09-17' of git://git...
2023-09-17 Linus TorvaldsMerge tag 'core-urgent-2023-09-17' of git://git./linux...
2023-09-17 Linus Torvaldsstat: remove no-longer-used helper macros
2023-09-17 Linus TorvaldsMerge tag '6.6-rc1-smb3-client-fixes' of git://git...
2023-09-17 Linus TorvaldsMerge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
2023-09-17 Linus TorvaldsMerge tag 'ext4_for_linus-6.6-rc2' of git://git./linux...
2023-09-17 Song Liux86/purgatory: Remove LTO flags
2023-09-17 Kirill A. Shutemovx86/boot/compressed: Reserve more memory for page tables
2023-09-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.6' of git://git./linux/kerne...
2023-09-16 Linus Torvaldsvm: fix move_vma() memory accounting being off
2023-09-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-09-16 Linus TorvaldsMerge tag 'ata-6.6-rc2' of git://git./linux/kernel...
2023-09-16 Linus TorvaldsMerge tag 'usb-6.6-rc2' of git://git./linux/kernel...
2023-09-16 Linus TorvaldsMerge tag 'driver-core-6.6-rc2' of git://git./linux...
2023-09-16 Linus TorvaldsMerge tag 'char-misc-6.6-rc2' of git://git./linux/kerne...
2023-09-16 Linus TorvaldsMerge tag 'i2c-for-6.6-rc2' of git://git./linux/kernel...
2023-09-16 Niklas Casselata: libata-core: fetch sense data for successful comma...
2023-09-16 Niklas Casselata: libata-eh: do not thaw the port twice in ata_eh_re...
2023-09-16 Niklas Casselata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in...
2023-09-16 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.6-rc2' of git:/...
2023-09-15 Linus TorvaldsMerge tag 'nfsd-6.6-1' of git://git./linux/kernel/git...
2023-09-15 Linus TorvaldsMerge tag 'pm-6.6-rc2' of git://git./linux/kernel/git...
2023-09-15 Linus TorvaldsMerge tag 'thermal-6.6-rc2' of git://git./linux/kernel...
2023-09-15 Linus TorvaldsMerge tag 'for-6.6/dm-fixes' of git://git./linux/kernel...
2023-09-15 Linus TorvaldsMerge tag 'block-6.6-2023-09-15' of git://git.kernel...
2023-09-15 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-15' of git://git.kernel...
2023-09-15 Linus TorvaldsMerge tag 'firewire-fixes-6.6-rc2' of git://git./linux...
2023-09-15 Linus TorvaldsMerge tag 'drm-fixes-2023-09-15' of git://anongit.freed...
2023-09-15 Linus TorvaldsMerge tag 'efi-fixes-for-v6.6-1' of git://git./linux...
2023-09-15 Jens Axboedm: don't attempt to queue IO under RCU protection
2023-09-15 Linus TorvaldsMerge tag 'selinux-pr-20230914' of git://git./linux...
2023-09-15 Linus TorvaldsMerge tag 'riscv-for-linus-6.6-rc2' of git://git./linux...
2023-09-15 Takashi SakamotoRevert "firewire: core: obsolete usage of GFP_ATOMIC...
2023-09-15 Lukas Wunnerpanic: Reenable preemption in WARN slowpath
2023-09-15 Steve Frenchsmb3: fix some minor typos and repeated words
2023-09-15 Steve Frenchsmb3: correct places where ENOTSUPP is used instead...
2023-09-15 Damien Le Moalata: pata_parport: Fix code style issues
2023-09-15 Szuying Chenata: libahci: clear pending interrupt status
next