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
2022-08-02
md/raid5: Refactor add_stripe_bio()
Logan Gunthorpe
1
-30
/
+56
2022-08-02
md/raid5: Keep a reference to last stripe_head for batch
Logan Gunthorpe
1
-12
/
+40
2022-08-02
md/raid5: Refactor for loop in raid5_make_request() into while loop
Logan Gunthorpe
1
-4
/
+5
2022-08-02
md/raid5: Move read_seqcount_begin() into make_stripe_request()
Logan Gunthorpe
1
-7
/
+5
2022-08-02
md/raid5: Drop the do_prepare flag in raid5_make_request()
Logan Gunthorpe
1
-6
/
+2
2022-08-02
md/raid5: Factor out helper from raid5_make_request() loop
Logan Gunthorpe
1
-98
/
+133
2022-08-02
md/raid5: Move common stripe get code into new find_get_stripe() helper
Logan Gunthorpe
1
-67
/
+64
2022-08-02
md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()
Logan Gunthorpe
1
-2
/
+3
2022-08-02
md/raid5: Refactor raid5_make_request loop
Logan Gunthorpe
1
-54
/
+55
2022-08-02
md/raid5: Factor out ahead_of_reshape() function
Logan Gunthorpe
1
-12
/
+15
2022-08-02
md/raid5: Make logic blocking check consistent with logic that blocks
Logan Gunthorpe
1
-1
/
+1
2022-08-02
md: unlock mddev before reap sync_thread in action_store
Guoqing Jiang
2
-2
/
+18
2022-08-02
md: Explicitly create command-line configured devices
Chris Webb
3
-1
/
+3
2022-08-02
md: Notify sysfs sync_completed in md_reap_sync_thread()
Logan Gunthorpe
1
-0
/
+1
2022-08-02
md: Ensure resync is reported after it starts
Logan Gunthorpe
1
-2
/
+12
2022-08-02
md: Use enum for overloaded magic numbers used by mddev->curr_resync
Logan Gunthorpe
2
-22
/
+33
2022-08-02
md/raid5-cache: Annotate pslot with __rcu notation
Logan Gunthorpe
1
-2
/
+2
2022-08-02
md/raid5-cache: Clear conf->log after finishing work
Logan Gunthorpe
1
-2
/
+3
2022-08-02
md/raid5-cache: Drop RCU usage of conf->log
Logan Gunthorpe
1
-11
/
+5
2022-08-02
md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
Logan Gunthorpe
1
-6
/
+9
2022-08-02
md/raid5: suspend the array for calls to log_exit()
Logan Gunthorpe
1
-1
/
+4
2022-08-02
md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
Logan Gunthorpe
2
-3
/
+3
2022-08-02
md/raid5-log: Drop extern decorators for function prototypes
Logan Gunthorpe
1
-39
/
+36
2022-08-02
MAINTAINERS: add patchwork link to linux-raid project
Song Liu
1
-0
/
+1
2022-08-02
drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
Lars Ellenberg
1
-7
/
+42
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-405
/
+694
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
261
-2158
/
+3635
2022-08-02
Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...
Linus Torvalds
25
-158
/
+1604
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
11
-108
/
+323
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
66
-13529
/
+15141
2022-08-02
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
3
-139
/
+302
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-448
/
+397
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
41
-827
/
+1498
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
40
-648
/
+748
2022-08-02
Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-1206
/
+3294
2022-08-02
Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-187
/
+349
2022-08-02
Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
54
-745
/
+2176
2022-08-02
Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-470
/
+1955
2022-08-02
Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-171
/
+440
2022-08-02
Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-164
/
+197
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
40
-36
/
+2012
2022-08-02
Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
99
-1220
/
+1044
2022-08-02
Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1011
-6584
/
+35493
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
105
-588
/
+6418
2022-08-02
Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
37
-3847
/
+186
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
69
-663
/
+2780
2022-08-01
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-195
/
+898
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-84
/
+280
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-163
/
+59
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-511
/
+888
[next]