index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-07-27
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
Yu Kuai
2023-07-27
md/md-bitmap: remove unnecessary local variable in backlog_store()
Yu Kuai
2023-07-27
md/raid10: use dereference_rdev_and_rrdev() to get devices
Li Nan
2023-07-27
md/raid10: factor out dereference_rdev_and_rrdev()
Li Nan
2023-07-27
md/raid10: check replacement and rdev to prevent submit the same io twice
Li Nan
2023-07-27
md/raid1: Avoid lock contention from wake_up()
Jack Wang
2023-07-27
md: restore 'noio_flag' for the last mddev_resume()
Yu Kuai
2023-07-27
md: don't quiesce in mddev_suspend()
Yu Kuai
2023-07-27
md: remove redundant check in fix_read_error()
Li Nan
2023-07-27
md/raid10: optimize fix_read_error
Li Nan
2023-07-27
md/raid1: prioritize adding disk to 'removed' mirror
Li Nan
2023-07-27
md/md-faulty: enable io accounting
Yu Kuai
2023-07-27
md/md-linear: enable io accounting
Yu Kuai
2023-07-27
md/md-multipath: enable io accounting
Yu Kuai
2023-07-27
md/raid10: switch to use md_account_bio() for io accounting
Yu Kuai
2023-07-27
md/raid1: switch to use md_account_bio() for io accounting
Yu Kuai
2023-07-27
raid5: fix missing io accounting in raid5_align_endio()
Yu Kuai
2023-07-27
md: also clone new io if io accounting is disabled
Yu Kuai
2023-07-27
md: move initialization and destruction of 'io_acct_set' to md.c
Yu Kuai
2023-07-27
md: deprecate bitmap file support
Christoph Hellwig
2023-07-27
md: make bitmap file support optional
Christoph Hellwig
2023-07-27
md-bitmap: don't use ->index for pages backing the bitmap file
Christoph Hellwig
2023-07-27
md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
Christoph Hellwig
2023-07-27
md-bitmap: cleanup read_sb_page
Christoph Hellwig
2023-07-27
md-bitmap: refactor md_bitmap_init_from_disk
Christoph Hellwig
2023-07-27
md-bitmap: rename read_page to read_file_page
Christoph Hellwig
2023-07-27
md-bitmap: split file writes into a separate helper
Christoph Hellwig
2023-07-27
md-bitmap: use %pD to print the file name in md_bitmap_file_kick
Christoph Hellwig
2023-07-27
md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
Christoph Hellwig
2023-07-27
md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
Christoph Hellwig
2023-07-27
md: enhance checking in md_check_recovery()
Yu Kuai
2023-07-27
md: wake up 'resync_wait' at last in md_reap_sync_thread()
Yu Kuai
2023-07-27
md: refactor idle/frozen_sync_thread() to fix deadlock
Yu Kuai
2023-07-27
md: add a mutex to synchronize idle and frozen in action_store()
Yu Kuai
2023-07-27
md: refactor action_store() for 'idle' and 'frozen'
Yu Kuai
2023-07-27
Revert "md: unlock mddev before reap sync_thread in action_store"
Yu Kuai
2023-07-24
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
2023-07-24
scsi: Remove a blk_mq_run_hw_queues() call
Bart Van Assche
2023-07-24
scsi: Inline scsi_kick_queue()
Bart Van Assche
2023-07-17
nbd: automatically load module on genl access
Thomas Weißschuh
2023-07-16
Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-07-15
Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-15
Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-15
Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-07-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-07-14
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-14
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-14
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
[next]