index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
bio-integrity: cleanup adding integrity pages to bip's bvec.
Jinyoung Choi
1
-13
/
+3
2023-08-09
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
5
-7
/
+3
2023-08-09
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2
-1
/
+5
2023-08-08
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
1
-1
/
+2
2023-08-08
ublk: enable zoned storage support
Andreas Hindborg
2
-24
/
+370
2023-08-08
ublk: move check for empty address field on command submission
Andreas Hindborg
1
-5
/
+9
2023-08-08
ublk: add helper to check if device supports user copy
Andreas Hindborg
1
-1
/
+6
2023-08-08
iocost_monitor: improve it by adding iocg wait_ms
Chengming Zhou
1
-4
/
+8
2023-08-08
iocost_monitor: print vrate inuse along with base_vrate
Chengming Zhou
1
-2
/
+5
2023-08-08
iocost_monitor: fix kernel queue kobj changes
Chengming Zhou
1
-1
/
+1
2023-08-04
fs/Kconfig: Fix compile error for romfs
Li Zetao
1
-0
/
+1
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
37
-29
/
+119
2023-08-02
block: use iomap for writes to block devices
Christoph Hellwig
2
-2
/
+30
2023-08-02
block: stop setting ->direct_IO
Christoph Hellwig
1
-2
/
+1
2023-08-02
block: open code __generic_file_write_iter for blkdev writes
Christoph Hellwig
1
-2
/
+43
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
8
-25
/
+31
2023-08-02
fs: remove emergency_thaw_bdev
Christoph Hellwig
3
-13
/
+3
2023-07-29
Merge tag 'md-next-20230729' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
15
-394
/
+431
2023-07-27
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
Yu Kuai
1
-0
/
+7
2023-07-27
md/md-bitmap: remove unnecessary local variable in backlog_store()
Yu Kuai
1
-2
/
+0
2023-07-27
md/raid10: use dereference_rdev_and_rrdev() to get devices
Li Nan
1
-10
/
+5
2023-07-27
md/raid10: factor out dereference_rdev_and_rrdev()
Li Nan
1
-9
/
+20
2023-07-27
md/raid10: check replacement and rdev to prevent submit the same io twice
Li Nan
1
-0
/
+2
2023-07-27
md/raid1: Avoid lock contention from wake_up()
Jack Wang
1
-6
/
+12
2023-07-27
md: restore 'noio_flag' for the last mddev_resume()
Yu Kuai
1
-2
/
+4
2023-07-27
md: don't quiesce in mddev_suspend()
Yu Kuai
1
-2
/
+0
2023-07-27
md: remove redundant check in fix_read_error()
Li Nan
2
-2
/
+2
2023-07-27
md/raid10: optimize fix_read_error
Li Nan
1
-10
/
+10
2023-07-27
md/raid1: prioritize adding disk to 'removed' mirror
Li Nan
1
-11
/
+15
2023-07-27
md/md-faulty: enable io accounting
Yu Kuai
1
-0
/
+2
2023-07-27
md/md-linear: enable io accounting
Yu Kuai
1
-0
/
+1
2023-07-27
md/md-multipath: enable io accounting
Yu Kuai
1
-0
/
+1
2023-07-27
md/raid10: switch to use md_account_bio() for io accounting
Yu Kuai
2
-12
/
+9
2023-07-27
md/raid1: switch to use md_account_bio() for io accounting
Yu Kuai
2
-9
/
+6
2023-07-27
raid5: fix missing io accounting in raid5_align_endio()
Yu Kuai
1
-21
/
+8
2023-07-27
md: also clone new io if io accounting is disabled
Yu Kuai
3
-43
/
+42
2023-07-27
md: move initialization and destruction of 'io_acct_set' to md.c
Yu Kuai
4
-63
/
+23
2023-07-27
md: deprecate bitmap file support
Christoph Hellwig
2
-1
/
+3
2023-07-27
md: make bitmap file support optional
Christoph Hellwig
3
-0
/
+32
2023-07-27
md-bitmap: don't use ->index for pages backing the bitmap file
Christoph Hellwig
2
-27
/
+39
2023-07-27
md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
Christoph Hellwig
1
-9
/
+8
2023-07-27
md-bitmap: cleanup read_sb_page
Christoph Hellwig
1
-12
/
+11
2023-07-27
md-bitmap: refactor md_bitmap_init_from_disk
Christoph Hellwig
1
-71
/
+70
2023-07-27
md-bitmap: rename read_page to read_file_page
Christoph Hellwig
1
-6
/
+4
2023-07-27
md-bitmap: split file writes into a separate helper
Christoph Hellwig
1
-24
/
+24
2023-07-27
md-bitmap: use %pD to print the file name in md_bitmap_file_kick
Christoph Hellwig
1
-10
/
+2
2023-07-27
md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
Christoph Hellwig
1
-8
/
+4
2023-07-27
md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
Christoph Hellwig
1
-13
/
+8
2023-07-27
md: enhance checking in md_check_recovery()
Yu Kuai
1
-7
/
+15
2023-07-27
md: wake up 'resync_wait' at last in md_reap_sync_thread()
Yu Kuai
1
-1
/
+1
[next]