开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-10
md: cleanup mddev_create/destroy_serial_pool()
Yu Kuai
2023-10-10
md: use new apis to suspend array before mddev_create/destroy_serial_pool
Yu Kuai
2023-10-10
md: use new apis to suspend array for ioctls involed array reconfiguration
Yu Kuai
2023-10-10
md: use new apis to suspend array for adding/removing rdev from state_store()
Yu Kuai
2023-10-10
md: use new apis to suspend array for sysfs apis
Yu Kuai
2023-10-10
md/raid5: use new apis to suspend array
Yu Kuai
2023-10-10
md/raid5-cache: use new apis to suspend array
Yu Kuai
2023-10-10
md/md-bitmap: use new apis to suspend array for location_store()
Yu Kuai
2023-10-10
md/dm-raid: use new apis to suspend array
Yu Kuai
2023-10-10
md: add new helpers to suspend/resume and lock/unlock array
Yu Kuai
2023-10-10
md: add new helpers to suspend/resume array
Yu Kuai
2023-10-10
md: replace is_md_suspended() with 'mddev->suspended' in md_check_recovery()
Yu Kuai
2023-10-10
md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
Yu Kuai
2023-10-10
md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
Yu Kuai
2023-10-09
md/raid1: don't split discard io for write behind
Yu Kuai
2023-09-28
md: do not require mddev_lock() for all options in array_state_store()
Mariusz Tkaczyk
2023-09-27
md: simplify md_seq_ops
Yu Kuai
2023-09-27
md: factor out a helper from mddev_put()
Yu Kuai
2023-09-25
md: replace deprecated strncpy with memcpy
Justin Stitt
2023-09-22
md/md-linear: Annotate struct linear_conf with __counted_by
Kees Cook
2023-09-22
md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()
Yu Kuai
2023-09-22
md: don't check 'mddev->pers' from suspend_hi_store()
Yu Kuai
2023-09-22
md-bitmap: suspend array earlier in location_store()
Yu Kuai
2023-09-22
md-bitmap: remove the checking of 'pers->quiesce' from location_store()
Yu Kuai
2023-09-22
md: don't rely on 'mddev->pers' to be set in mddev_suspend()
Yu Kuai
2023-09-22
md: initialize 'writes_pending' while allocating mddev
Yu Kuai
2023-09-22
md: initialize 'active_io' while allocating mddev
Yu Kuai
2023-09-22
md: delay remove_and_add_spares() for read only array to md_start_sync()
Yu Kuai
2023-09-22
md: factor out a helper rdev_addable() from remove_and_add_spares()
Yu Kuai
2023-09-22
md: factor out a helper rdev_is_spare() from remove_and_add_spares()
Yu Kuai
2023-09-22
md: factor out a helper rdev_removeable() from remove_and_add_spares()
Yu Kuai
2023-09-22
md: delay choosing sync action to md_start_sync()
Yu Kuai
2023-09-22
md: factor out a helper to choose sync action from md_check_recovery()
Yu Kuai
2023-09-22
md: use separate work_struct for md_start_sync()
Yu Kuai
2023-09-22
block/null_blk: add queue_rqs() support
Chengming Zhou
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-22
blk-mq: support batched queue_rqs() on shared tags queue
Chengming Zhou
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-09-22
blk-mq: account active requests when get driver tag
Chengming Zhou
2023-09-17
Linux 6.6-rc2
v6.6-rc2
Linus Torvalds
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-17
Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-17
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
stat: remove no-longer-used helper macros
Linus Torvalds
2023-09-17
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-17
Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
x86/purgatory: Remove LTO flags
Song Liu
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
[next]