index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
1
-0
/
+1
2020-12-16
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
Trond Myklebust
1
-1
/
+1
2020-12-16
pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read
Trond Myklebust
1
-5
/
+1
2020-12-16
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
3
-8
/
+92
2020-12-16
arm64: make _TIF_WORK_MASK bits contiguous
Mark Rutland
1
-1
/
+1
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-16
fs/lockd: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
1
-0
/
+1
2020-12-16
writeback: don't warn on an unregistered BDI in __mark_inode_dirty
Christoph Hellwig
1
-4
/
+0
2020-12-16
mm: fix some spelling mistakes in comments
Haitao Shi
6
-6
/
+6
2020-12-16
mm: simplify follow_pte{,pmd}
Christoph Hellwig
4
-40
/
+14
2020-12-16
mm: unexport follow_pte_pmd
Christoph Hellwig
1
-1
/
+0
2020-12-16
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
1
-3
/
+0
2020-12-16
lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
Jason Yan
1
-1
/
+1
2020-12-16
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
2
-3
/
+5
2020-12-16
reboot: hide from sysfs not applicable settings
Matteo Croce
1
-23
/
+31
2020-12-16
reboot: allow to override reboot type if quirks are found
Matteo Croce
1
-0
/
+6
2020-12-16
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
1
-9
/
+3
2020-12-16
reboot: allow to specify reboot mode via sysfs
Matteo Croce
2
-0
/
+238
2020-12-16
reboot: refactor and comment the cpu selection code
Matteo Croce
1
-13
/
+17
2020-12-16
lib/ubsan.c: mark type_check_kinds with static keyword
Zou Wei
1
-1
/
+1
2020-12-16
kcov: don't instrument with UBSAN
Dmitry Vyukov
1
-0
/
+3
2020-12-16
ubsan: expand tests and reporting
Kees Cook
1
-8
/
+66
2020-12-16
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2
-26
/
+57
2020-12-16
ubsan: enable for all*config builds
Kees Cook
2
-2
/
+5
2020-12-16
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
1
-0
/
+1
2020-12-16
ubsan: disable object-size sanitizer under GCC
Kees Cook
1
-0
/
+3
2020-12-16
ubsan: move cc-option tests into Kconfig
Kees Cook
2
-33
/
+73
2020-12-16
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
2
-8
/
+0
2020-12-16
kernel/resource.c: fix kernel-doc markups
Mauro Carvalho Chehab
1
-10
/
+14
2020-12-16
blktrace: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
ath9k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
ath11k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
ath10k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
drm/i915: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
relay: allow the use of const callback structs
Jani Nikula
2
-29
/
+12
2020-12-16
relay: make create_buf_file and remove_buf_file callbacks mandatory
Jani Nikula
2
-25
/
+7
2020-12-16
relay: require non-NULL callbacks in relay_open()
Jani Nikula
1
-12
/
+2
2020-12-16
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
2
-53
/
+0
2020-12-16
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
1
-1
/
+1
2020-12-16
gcov: fix kernel-doc markup issue
Alex Shi
1
-3
/
+3
2020-12-16
gcov: remove support for GCC < 4.9
Nick Desaulniers
1
-3
/
+1
2020-12-16
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
2
-84
/
+0
2020-12-16
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
2
-0
/
+7
2020-12-16
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
1
-5
/
+0
2020-12-16
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
1
-3
/
+10
2020-12-16
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
1
-2
/
+5
2020-12-16
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
1
-0
/
+9
2020-12-16
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
1
-0
/
+22
2020-12-16
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
1
-2
/
+69
[next]