projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xfrm: Treat already-verified secpath entries as optional
[platform/kernel/linux-starfive.git]
/
block
/
2023-06-14
Tian Lan
blk-mq: fix blk_mq_hw_ctx active request accounting
tree
|
commitdiff
2023-06-09
Damien Le Moal
block: fix revalidate performance regression
tree
|
commitdiff
2023-06-09
Loic Poulain
block: Deny writable memory mapping if block is read...
tree
|
commitdiff
2023-06-05
Anuj Gupta
block: fix bio-cache for passthru IO
tree
|
commitdiff
2023-06-05
Tian Lan
blk-mq: fix race condition in active queue accounting
tree
|
commitdiff
2023-05-24
Colin Ian King
block, bfq: Fix division by zero error on zero wsum
tree
|
commitdiff
2023-05-17
Tao Su
block: Skip destroyed blkg when restart in blkg_destroy...
tree
|
commitdiff
2023-05-11
Jiri Slaby (SUSE)
block/blk-iocost (gcc13): keep large values in a new...
tree
|
commitdiff
2023-05-11
Arnd Bergmann
blk-iocost: avoid 64-bit division in ioc_timer_fn
tree
|
commitdiff
2023-05-11
Christoph Hellwig
blk-mq: don't plug for head insertions in blk_execute_r...
tree
|
commitdiff
2023-05-11
Eric Biggers
blk-crypto: make blk_crypto_evict_key() more robust
tree
|
commitdiff
2023-05-11
Eric Biggers
blk-crypto: make blk_crypto_evict_key() return void
tree
|
commitdiff
2023-05-11
Eric Biggers
blk-mq: release crypto keyslot before reporting I/O...
tree
|
commitdiff
2023-05-11
Bart Van Assche
blk-crypto: Add a missing include directive
tree
|
commitdiff
2023-05-11
Christoph Hellwig
blk-crypto: move internal only declarations to blk...
tree
|
commitdiff
2023-05-11
Christoph Hellwig
blk-crypto: add a blk_crypto_config_supported_natively...
tree
|
commitdiff
2023-05-11
Christoph Hellwig
blk-crypto: don't use struct request_queue for public...
tree
|
commitdiff
2023-05-11
Chengming Zhou
blk-stat: fix QUEUE_FLAG_STATS clear
tree
|
commitdiff
2023-04-13
Kemeng Shi
blk-throttle: Fix that bps of child could exceed bps...
tree
|
commitdiff
2023-04-13
Yu Kuai
block: don't set GD_NEED_PART_SCAN if scan partition...
tree
|
commitdiff
2023-04-13
Keith Busch
blk-mq: directly poll requests
tree
|
commitdiff
2023-03-22
Jan Kara
block: do not reverse request order when flushing plug...
tree
|
commitdiff
2023-03-17
Yu Kuai
block: fix wrong mode for blkdev_put() from disk_scan_p...
tree
|
commitdiff
2023-03-17
Yu Kuai
block: fix scan partition for exclusively open device...
tree
|
commitdiff
2023-03-17
Yu Kuai
block: Revert "block: Do not reread partition table...
tree
|
commitdiff
2023-03-11
Greg Kroah-Hartman
Revert "blk-cgroup: dropping parent refcount after...
tree
|
commitdiff
2023-03-11
Greg Kroah-Hartman
Revert "blk-cgroup: synchronize pd_free_fn() from blkg_...
tree
|
commitdiff
2023-03-10
Jens Axboe
block: be a bit more careful in checking for NULL bdev...
tree
|
commitdiff
2023-03-10
Jens Axboe
block: clear bio->bi_bdev when putting a bio back in...
tree
|
commitdiff
2023-03-10
Jens Axboe
block: don't allow multiple bios for IOCB_NOWAIT issue
tree
|
commitdiff
2023-03-10
Yu Kuai
blk-cgroup: synchronize pd_free_fn() from blkg_free_wor...
tree
|
commitdiff
2023-03-10
Yu Kuai
blk-cgroup: dropping parent refcount after pd_free_fn...
tree
|
commitdiff
2023-03-10
Li Nan
blk-iocost: fix divide by 0 error in calc_lcoefs()
tree
|
commitdiff
2023-03-10
Jens Axboe
block: use proper return value from bio_failfast()
tree
|
commitdiff
2023-03-10
Martin K. Petersen
block: bio-integrity: Copy flags when bio_integrity_pay...
tree
|
commitdiff
2023-03-10
Jinke Han
block: Fix io statistics for cgroup in throttle path
tree
|
commitdiff
2023-03-10
Ming Lei
block: sync mixed merged request's failfast with 1st...
tree
|
commitdiff
2023-03-10
Kemeng Shi
blk-mq: correct stale comment of .get_budget
tree
|
commitdiff
2023-03-10
Kemeng Shi
blk-mq: Fix potential io hung for shared sbitmap per...
tree
|
commitdiff
2023-03-10
Kemeng Shi
blk-mq: wait on correct sbitmap_queue in blk_mq_mark_ta...
tree
|
commitdiff
2023-03-10
Kemeng Shi
blk-mq: remove stale comment for blk_mq_sched_mark_rest...
tree
|
commitdiff
2023-03-10
Kemeng Shi
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
tree
|
commitdiff
2023-02-09
Yu Kuai
block, bfq: fix uaf for bfqq in bic_set_bfqq()
tree
|
commitdiff
2023-02-09
Yu Kuai
block, bfq: replace 0/1 with false/true in bic apis
tree
|
commitdiff
2023-02-06
Pavel Begunkov
block: fix hctx checks for batch allocation
tree
|
commitdiff
2023-02-06
Yu Kuai
blk-cgroup: fix missing pd_online_fn() while activating...
tree
|
commitdiff
2023-01-24
Damien Le Moal
block: mq-deadline: Rename deadline_is_seq_writes()
tree
|
commitdiff
2023-01-18
Jens Axboe
block: handle bio_split_to_limits() NULL return
tree
|
commitdiff
2023-01-12
Jens Axboe
block: don't allow splitting of a REQ_NOWAIT bio
tree
|
commitdiff
2023-01-07
Damien Le Moal
block: mq-deadline: Do not break sequential write strea...
tree
|
commitdiff
2023-01-07
Damien Le Moal
block: mq-deadline: Fix dd_finish_request() for zoned...
tree
|
commitdiff
2023-01-04
Jan Kara
block: Do not reread partition table on exclusively...
tree
|
commitdiff
2023-01-04
Yu Kuai
block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
tree
|
commitdiff
2022-12-31
Tejun Heo
blk-iolatency: Fix memory leak on add_disk() failures
tree
|
commitdiff
2022-12-31
Ye Bin
blk-mq: fix possible memleak when register 'hctx' failed
tree
|
commitdiff
2022-12-31
David Jeffery
blk-mq: avoid double ->queue_rq() because of early...
tree
|
commitdiff
2022-12-31
Yu Kuai
block, bfq: fix possible uaf for 'bfqq->bic'
tree
|
commitdiff
2022-12-31
Christoph Hellwig
block: clear ->slave_dir when dropping the main slave_d...
tree
|
commitdiff
2022-12-31
Khazhismel Kumykov
bfq: fix waker_bfqq inconsistency crash
tree
|
commitdiff
2022-12-11
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
tree
|
commitdiff
2022-12-10
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
tree
|
commitdiff
2022-12-09
Linus Torvalds
Merge tag 'media/v6.1-4' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-09
Dave Airlie
Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'block-6.1-2022-12-08' of git://git.kernel...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'for-linus-2022120801' of git://git./linux...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'ata-6.1-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-07
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.1-5' of git://git...
tree
|
commitdiff
2022-12-07
Paolo Abeni
Merge tag 'ieee802154-for-net-2022-12-05' of git:/...
tree
|
commitdiff
2022-12-06
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git....
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'powerpc-6.1-6' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'input-for-v6.1-rc7' of git://git./linux...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'block-6.1-2022-12-02' of git://git.kernel...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'pinctrl-v6.1-5' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'mmc-v6.1-rc5-2' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'sound-6.1-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
tree
|
commitdiff
2022-12-01
Palmer Dabbelt
RISC-V: Fix a race condition during kernel stack overflow
tree
|
commitdiff
2022-12-01
Linus Torvalds
Merge tag 'efi-fixes-for-v6.1-4' of git://git./linux...
tree
|
commitdiff
2022-12-01
Linus Torvalds
Merge tag 'hwmon-for-v6.1-rc8' of git://git./linux...
tree
|
commitdiff
2022-12-01
Jakub Kicinski
Merge git://git./linux/kernel/git/netfilter/nf
tree
|
commitdiff
2022-11-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2022-11-29
Linus Torvalds
Merge tag 'net-6.1-rc8-2' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-29
Arnd Bergmann
Merge tag 'at91-fixes-6.1-3' of https://git./linux...
tree
|
commitdiff
2022-11-29
Paolo Bonzini
Merge tag 'kvm-s390-master-6.1-2' of https://git./linux...
tree
|
commitdiff
2022-11-29
Jakub Kicinski
Merge tag 'wireless-2022-11-28' of git://git./linux...
tree
|
commitdiff
2022-11-29
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
tree
|
commitdiff
2022-11-28
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.1-2' of git://git...
tree
|
commitdiff
2022-11-28
Linus Torvalds
Merge tag 'trace-v6.1-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-28
Linus Torvalds
Merge tag 'fuse-fixes-6.1-rc8' of git://git./linux...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'pull-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'usb-6.1-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'char-misc-6.1-rc7' of git://git./linux/kerne...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'timers_urgent_for_v6.1_rc7' of git://git...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'x86_urgent_for_v6.1_rc7' of git://git./linux...
tree
|
commitdiff
next