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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2
-5
/
+3
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
1
-0
/
+116
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
1
-4
/
+18
2022-09-23
ublk_drv: consider recovery feature in aborting mechanism
ZiyangZhang
1
-6
/
+110
2022-09-23
ublk_drv: requeue rqs with recovery feature enabled
ZiyangZhang
1
-5
/
+15
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
1
-1
/
+17
2022-09-23
ublk_drv: check 'current' instead of 'ubq_daemon'
ZiyangZhang
1
-2
/
+10
2022-09-22
md: Fix spelling mistake in comments of r5l_log
Zhou nan
1
-1
/
+1
2022-09-22
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
Logan Gunthorpe
1
-0
/
+12
2022-09-22
md/raid10: convert resync_lock to use seqlock
Yu Kuai
2
-30
/
+59
2022-09-22
md/raid10: fix improper BUG_ON() in raise_barrier()
Yu Kuai
1
-1
/
+1
2022-09-22
md/raid10: prevent unnecessary calls to wake_up() in fast path
Yu Kuai
1
-2
/
+8
2022-09-22
md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
Yu Kuai
1
-2
/
+2
2022-09-22
md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
Yu Kuai
1
-22
/
+28
2022-09-22
md: Remove extra mddev_get() in md_seq_start()
Logan Gunthorpe
1
-1
/
+0
2022-09-22
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
David Sloan
1
-1
/
+0
2022-09-22
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
1
-1
/
+1
2022-09-22
md/raid5: Don't read ->active_stripes if it's not needed
Logan Gunthorpe
1
-3
/
+2
2022-09-22
md/raid5: Cleanup prototype of raid5_get_active_stripe()
Logan Gunthorpe
3
-25
/
+39
2022-09-22
md/raid5: Drop extern on function declarations in raid5.h
Logan Gunthorpe
1
-12
/
+10
2022-09-22
md/raid5: Refactor raid5_get_active_stripe()
Logan Gunthorpe
1
-41
/
+41
2022-09-22
md: Replace snprintf with scnprintf
Saurabh Sengar
1
-1
/
+1
2022-09-22
md/raid10: fix compile warning
Guoqing Jiang
1
-1
/
+1
2022-09-22
md/raid5: Fix spelling mistakes in comments
XU pengfei
1
-3
/
+3
2022-09-21
block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
Liu Shixin
1
-13
/
+2
2022-09-21
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-12
/
+12
2022-09-21
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
1
-3
/
+0
2022-09-21
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-21
rnbd-srv: remove struct rnbd_dev
Christoph Hellwig
3
-50
/
+18
2022-09-21
rnbd-srv: remove rnbd_dev_{open,close}
Christoph Hellwig
4
-62
/
+18
2022-09-21
rnbd-srv: remove rnbd_endio
Christoph Hellwig
2
-15
/
+7
2022-09-21
rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
Christoph Hellwig
2
-52
/
+13
2022-09-21
s390/dasd: add device ping attribute
Stefan Haberland
4
-0
/
+81
2022-09-21
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
1
-0
/
+5
2022-09-21
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
1
-0
/
+53
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
4
-1
/
+117
2022-09-21
s390/dasd: add copy pair setup
Stefan Haberland
4
-17
/
+623
2022-09-21
s390/dasd: add query PPRC function
Stefan Haberland
3
-0
/
+104
2022-09-21
s390/dasd: put block allocation in separate function
Stefan Haberland
1
-15
/
+23
2022-09-20
Merge tag 'nvme-6.1-2022-09-20' of git://git.infradead.org/nvme into for-6.1/...
Jens Axboe
12
-91
/
+176
2022-09-19
bcache: fix set_at_max_writeback_rate() for multiple attached devices
Coly Li
1
-21
/
+52
2022-09-19
bcache:: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-19
bcache: bset: Fix comment typos
Jules Maselbas
1
-1
/
+1
2022-09-19
bcache: remove unused bch_mark_cache_readahead function def in stats.h
Lin Feng
1
-1
/
+0
2022-09-19
bcache: remove unnecessary flush_workqueue
Li Lei
1
-3
/
+2
2022-09-19
nvme-tcp: print actual source IP address through sysfs "address" attr
Martin Belanger
1
-1
/
+20
2022-09-19
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
1
-31
/
+13
2022-09-19
nvme-pci: move iod dma_len fill gaps
Keith Busch
1
-1
/
+1
2022-09-19
nvme-pci: iod npages fits in s8
Keith Busch
1
-13
/
+16
2022-09-19
nvme-pci: iod's 'aborted' is a bool
Keith Busch
1
-3
/
+3
[next]