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
2021-03-04
scsi: target: srpt: Convert to new submission API
Mike Christie
1
-5
/
+8
2021-03-04
scsi: target: core: Break up target_submit_cmd_map_sgls()
Mike Christie
2
-61
/
+148
2021-03-04
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
5
-31
/
+31
2021-03-04
scsi: target: core: Drop kref_get_unless_zero() in target_get_sess_cmd()
Mike Christie
1
-3
/
+1
2021-03-04
scsi: target: core: Move t_task_cdb initialization
Mike Christie
1
-1
/
+1
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
7
-24
/
+51
2021-03-04
scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
Ming Lei
1
-0
/
+11
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
6
-6
/
+11
2021-03-04
scsi: megaraid_sas: Replace sdev_busy with local counter
Kashyap Desai
2
-8
/
+41
2021-03-04
scsi: core: Put hot fields of scsi_host_template in one cacheline
Ming Lei
1
-33
/
+39
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
5
-26
/
+72
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
3
-0
/
+29
2021-03-04
scsi: sbitmap: Add sbitmap_calculate_shift() helper
Ming Lei
2
-13
/
+21
2021-03-04
scsi: sbitmap: Export sbitmap_weight
Ming Lei
2
-5
/
+16
2021-03-04
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
5
-65
/
+96
2021-03-04
scsi: sbitmap: Add helpers for updating allocation hint
Ming Lei
1
-39
/
+54
2021-03-04
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
5
-28
/
+29
2021-03-04
scsi: sbitmap: Remove sbitmap_clear_bit_unlock
Ming Lei
1
-6
/
+0
2021-03-04
scsi: ufs: ufs-debugfs: Add user-defined exception event rate limiting
Adrian Hunter
4
-2
/
+53
2021-03-04
scsi: ufs: ufs-debugfs: Add user-defined exception_event_mask
Adrian Hunter
3
-34
/
+120
2021-03-04
scsi: ufs: Add exception event definitions
Adrian Hunter
1
-2
/
+8
2021-03-04
scsi: ufs: Add exception event tracepoint
Adrian Hunter
2
-0
/
+23
2021-03-02
Merge tag 'misc-5.12-2021-03-02' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-6
/
+16
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
3
-5
/
+14
2021-03-02
ia64: don't call handle_signal() unless there's actually a signal queued
Jens Axboe
1
-1
/
+2
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-46
/
+68
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-59
/
+175
2021-02-28
Linux 5.12-rc1
Linus Torvalds
1
-3
/
+3
2021-02-28
Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-02-28
Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-21
/
+31
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
94
-992
/
+1347
2021-02-28
Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+5
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
30
-316
/
+746
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-70
/
+94
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
40
-180
/
+173
2021-02-28
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
Masahiro Yamada
1
-2
/
+4
2021-02-28
kbuild: make -s option take precedence over V=1
Masahiro Yamada
1
-0
/
+1
2021-02-28
ia64: remove redundant READELF from arch/ia64/Makefile
Masahiro Yamada
1
-1
/
+0
2021-02-28
kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
Masahiro Yamada
1
-3
/
+0
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
3
-16
/
+26
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
38
-1114
/
+694
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-65
/
+53
2021-02-27
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-37
/
+11
2021-02-27
csky: Fixup compile error
Guo Ren
52
-52
/
+0
2021-02-27
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
1
-16
/
+1
2021-02-27
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
1
-2
/
+2
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
14
-3
/
+225
2021-02-27
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
1
-15
/
+7
2021-02-27
csky: Fixup swapon
Guo Ren
3
-9
/
+52
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
3
-55
/
+36
[next]