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
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
3
-0
/
+27
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
7
-10
/
+10
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
3
-5
/
+11
2020-12-01
nvme: simplify nvme_req_qid()
Baolin Wang
1
-1
/
+2
2020-12-01
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
1
-2
/
+79
2020-11-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-11-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-11-30
md: use current request time as base for ktime comparisons
Pankaj Gupta
1
-2
/
+2
2020-11-30
md: add comments in md_flush_request()
Pankaj Gupta
1
-0
/
+4
2020-11-30
md: improve variable names in md_flush_request()
Pankaj Gupta
2
-7
/
+7
2020-11-30
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-11-30
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-11-16
s390/dasd: Process FCES path event notification
Jan Höppner
3
-9
/
+64
2020-11-16
s390/dasd: Prepare for additional path event handling
Jan Höppner
3
-36
/
+47
2020-11-16
s390/dasd: Display FC Endpoint Security information via sysfs
Jan Höppner
3
-0
/
+207
2020-11-16
s390/dasd: Fix operational path inconsistency
Jan Höppner
1
-0
/
+1
2020-11-16
s390/dasd: Store path configuration data during path handling
Jan Höppner
1
-1
/
+15
2020-11-16
s390/dasd: Move duplicate code to separate function
Jan Höppner
1
-22
/
+20
2020-11-16
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
4
-5
/
+4
2020-11-16
s390/cio: Add support for FCES status notification
Vineeth Vijayan
3
-10
/
+68
2020-11-16
s390/cio: Provide Endpoint-Security Mode per CU
Vineeth Vijayan
1
-0
/
+83
2020-11-16
s390/cio: Export information about Endpoint-Security Capability
Sebastian Ott
2
-1
/
+17
2020-11-16
z2ram: use separate gendisk for the different modes
Christoph Hellwig
1
-42
/
+58
2020-11-16
z2ram: reindent
Christoph Hellwig
1
-257
/
+236
2020-11-16
ataflop: use a separate gendisk for each media format
Christoph Hellwig
1
-49
/
+86
2020-11-16
amiflop: use separate gendisks for Amiga vs MS-DOS mode
Christoph Hellwig
1
-43
/
+55
2020-11-16
floppy: use a separate gendisk for each media format
Christoph Hellwig
1
-57
/
+97
2020-11-16
ide: switch to __register_blkdev for command set probing
Christoph Hellwig
1
-28
/
+6
2020-11-16
md: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-13
/
+8
2020-11-16
loop: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-22
/
+8
2020-11-16
brd: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-28
/
+11
2020-11-16
sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
Christoph Hellwig
1
-14
/
+5
2020-11-16
swim: don't call blk_register_region
Christoph Hellwig
1
-17
/
+0
2020-11-16
ide: remove ide_{,un}register_region
Christoph Hellwig
2
-34
/
+0
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
3
-5
/
+11
2020-11-16
loop: use set_disk_ro
Christoph Hellwig
1
-1
/
+1
2020-11-16
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
3
-19
/
+12
2020-11-16
md: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-31
/
+31
2020-11-16
rbd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-36
/
+4
2020-11-16
mtd_blkdevs: don't override BLKFLSBUF
Christoph Hellwig
1
-28
/
+0
2020-11-15
Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-22
/
+24
2020-11-16
Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
3
-22
/
+24
2020-11-15
Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-99
/
+95
2020-11-15
Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-7
/
+61
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+18
2020-11-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+31
2020-11-14
Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-72
/
+115
2020-11-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+31
2020-11-14
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
1
-15
/
+14
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
1
-2
/
+1
[next]