projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-07-27
Li Nan
md/raid10: optimize fix_read_error
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Li Nan
md/raid1: prioritize adding disk to 'removed' mirror
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md/md-faulty: enable io accounting
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md/md-linear: enable io accounting
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md/md-multipath: enable io accounting
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md/raid10: switch to use md_account_bio() for io accounting
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md/raid1: switch to use md_account_bio() for io accounting
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
raid5: fix missing io accounting in raid5_align_endio()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: also clone new io if io accounting is disabled
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: move initialization and destruction of 'io_acct_set...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md: deprecate bitmap file support
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md: make bitmap file support optional
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: don't use ->index for pages backing the...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: account for mddev->bitmap_info.offset in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: cleanup read_sb_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: refactor md_bitmap_init_from_disk
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: rename read_page to read_file_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: split file writes into a separate helper
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: use %pD to print the file name in md_bitmap_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: initialize variables at declaration time...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Christoph Hellwig
md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: enhance checking in md_check_recovery()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: wake up 'resync_wait' at last in md_reap_sync_thread()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: refactor idle/frozen_sync_thread() to fix deadlock
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: add a mutex to synchronize idle and frozen in actio...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
md: refactor action_store() for 'idle' and 'frozen'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yu Kuai
Revert "md: unlock mddev before reap sync_thread in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Jinyoung Choi
block: cleanup bio_integrity_prep
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Bart Van Assche
block: Improve performance for BLK_MQ_F_BLOCKING drivers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Bart Van Assche
scsi: Remove a blk_mq_run_hw_queues() call
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Bart Van Assche
scsi: Inline scsi_kick_queue()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: don't pass a bio to bio_try_merge_hw_seg
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: move the bi_size update out of __bio_try_merge_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: downgrade a bio_full call in bio_add_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: move the bi_size overflow check in __bio_try_mer...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: move the bi_vcnt check out of __bio_try_merge_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: move the BIO_CLONED checks out of __bio_try_merg...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: use SECTOR_SHIFT bio_add_hw_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Christoph Hellwig
block: tidy up the bio full checks in bio_add_hw_page
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Nitesh Shetty
block: refactor to use helper
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Chengming Zhou
blk-flush: reuse rq queuelist in flush state machine
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Chengming Zhou
blk-flush: count inflight flush_data requests
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Chengming Zhou
blk-flush: fix rq->flush.seq for post-flush requests
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Chengming Zhou
blk-mq: use percpu csd to remote complete instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Christoph Hellwig
block: don't allow enabling a cache on devices that...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Christoph Hellwig
block: cleanup queue_wc_store
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Thomas Weißschuh
nbd: automatically load module on genl access
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Azeem Shaikh
blk-wbt: Replace strlcpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Azeem Shaikh
kyber: Replace strlcpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Linux 6.5-rc2
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'xtensa-20230716' of https://github.com/jcmvb...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'pinctrl-v6.5-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'powerpc-6.5-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'hardening-v6.5-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-16
Linus Torvalds
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'spi-fix-v6.5-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'regmap-fix-v6.5-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'iommu-fixes-v6.5-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'x86_urgent_for_6.5_rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'block-6.5-2023-07-14' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Linus Torvalds
Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Linus Torvalds
Merge tag 'riscv-for-linus-6.5-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Linus Torvalds
Merge tag 'pm-6.5-rc2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Rafael J. Wysocki
Merge branches 'pm-sleep' and 'pm-qos'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Shyam Prasad N
cifs: fix mid leak during reconnection after timeout...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Shyam Prasad N
cifs: is_network_name_deleted should return a bool
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Linus Torvalds
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Linus Torvalds
Merge tag 'ceph-for-6.5-rc2' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Christoph Hellwig
block: queue data commands from the flush state machine...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Dan Carpenter
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Jason Gunthorpe
iommu: Fix crash during syfs iommu_groups/N/type
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Masami Hiramatsu...
tracing/probes: Fix to record 0-length data_loc in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Dave Airlie
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Dave Airlie
Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Dave Airlie
Merge tag 'drm-misc-fixes-2023-07-13' of ssh://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Linus Torvalds
Merge tag 'erofs-for-6.5-rc2-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Linus Torvalds
Merge tag 'net-6.5-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Linus Torvalds
Merge tag 'trace-v6.5-rc1-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Linus Torvalds
Merge tag 'for-linus-6.5-rc2-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Linus Torvalds
Merge tag 'sh-for-v6.5-tag2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Jens Axboe
Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Chengming Zhou
blk-mq: fix start_time_ns and alloc_time_ns for pre...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Arnd Bergmann
sparc: mark __arch_xchg() as __always_inline
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Kees Cook
MAINTAINERS: Foolishly claim maintainership of string...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Masami Hiramatsu...
Revert "tracing: Add "(fault)" name injection to kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Masami Hiramatsu...
tracing/probes: Fix to update dynamic data counter...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Masami Hiramatsu...
tracing/probes: Fix not to count error code to total...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Masami Hiramatsu...
tracing/probes: Fix to avoid double count of the string...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Masami Hiramatsu...
fprobes: Add a comment why fprobe_kprobe_handler exits...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Ming Lei
nvme-pci: fix DMA direction of unmapping integrity...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Christoph Hellwig
nvme: don't reject probe due to duplicate IDs for singl...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Zheng Yejian
tracing: Fix memory leak of iter->temp when reading...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Ilya Dryomov
libceph: harden msgr2.1 frame segment length checks
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Paolo Abeni
Merge branch 'net-sched-fixes-for-sch_qfq'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Pedro Tammela
selftests: tc-testing: add test for qfq with stab overhead
commit
|
commitdiff
|
tree
|
snapshot
next