index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
myrb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-03
swap: fix swapfile read/write offset
Jens Axboe
3
-5
/
+14
2021-03-03
ia64: don't call handle_signal() unless there's actually a signal queued
Jens Axboe
1
-1
/
+2
2021-03-01
Linux 5.12-rc1
v5.12-rc1-dontuse
v5.12-rc1
Linus Torvalds
1
-3
/
+3
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
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
2021-02-27
kbuild: lto: add _mcount to list of used symbols
Arnd Bergmann
1
-0
/
+1
2021-02-27
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-27
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-27
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
1
-0
/
+1
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
20
-52
/
+44
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
3
-26
/
+16
2021-02-26
initramfs: panic with memory information
Florian Fainelli
1
-4
/
+15
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
4
-136
/
+0
2021-02-26
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
3
-0
/
+14
2021-02-26
scripts/gdb: fix list_for_each
George Prekas
1
-0
/
+5
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-02-26
seq_file: document how per-entry resources are managed.
NeilBrown
1
-0
/
+6
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
1
-1
/
+1
2021-02-26
init: clean up early_param_on_off() macro
Masahiro Yamada
1
-2
/
+2
2021-02-26
init/version.c: remove Version_<LINUX_VERSION_CODE> symbol
Masahiro Yamada
1
-8
/
+0
2021-02-26
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
1
-1
/
+11
2021-02-26
checkpatch: don't warn about colon termination in linker scripts
Chris Down
1
-1
/
+1
2021-02-26
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
1
-1
/
+1
2021-02-26
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
1
-0
/
+7
2021-02-26
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
1
-10
/
+10
2021-02-26
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
1
-0
/
+35
[next]