Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
68f03bd1eec6b064644e4b20dbc4a0f54a27b6b1
68f03bd
scsi: fnic: use fnic_lock to guard fnic->state_flags
by Satish Kharat
· 6 years ago
5271d1c
scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON
by Satish Kharat
· 6 years ago
1c55262
scsi: fnic: change fnic queue depth to 256
by Satish Kharat
· 6 years ago
c01461a
scsi: fnic: support to display 20G port speed
by Satish Kharat
· 6 years ago
cd464d8
scsi: core: Remove an atomic instruction from the hot path
by Bart Van Assche
· 6 years ago
cf64e5a
scsi: sd: Rename 'SCpnt' into 'cmd'
by Bart Van Assche
· 6 years ago
e249e42
scsi: sd: Clean up sd_setup_read_write_cmnd()
by Martin K. Petersen
· 6 years ago
78a02f4
scsi: sd: Create helper functions for read/write commands
by Martin K. Petersen
· 6 years ago
ec02975
scsi: sd: Simplify misaligned I/O check
by Martin K. Petersen
· 6 years ago
c6c93fd
scsi: sd: Be consistent about blocks vs. sectors
by Martin K. Petersen
· 6 years ago
84f7a9d
scsi: sd: Remove a local variable
by Bart Van Assche
· 6 years ago
326a859
scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom
by Evan Green
· 6 years ago
afd05580
scsi: doc: remove reference to tmscsim.txt file
by Otto Sabart
· 6 years ago
cec9771
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
by John Garry
· 6 years ago
01929a6
scsi: libsas: Check SMP PHY control function result
by John Garry
· 6 years ago
ff525b6
scsi: libsas: Fix some indentation in libsas.h
by John Garry
· 6 years ago
50b8127
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
by Giridhar Malavali
· 6 years ago
7855d2b
scsi: qla2xxx: Add protection mask module parameters
by Martin K. Petersen
· 6 years ago
4edff70
scsi: aic7xxx: aic79xx: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
f1b1dce
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
d14e4cd
scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
8425811
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
b9f57f5
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
211d62a
scsi: st: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
fc9ac87
scsi: qla4xxx: ql4_os: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
7b8f32e
scsi: bnx2i: fix indentation issue, remove a tab
by Colin Ian King
· 6 years ago
082c2cd
scsi: sd: Make protection lookup tables static and relocate functions
by John Garry
· 6 years ago
1afb4b8
scsi: hisi_sas: Add debugfs IOST file and add file operations
by Luo Jiaxing
· 6 years ago
148e379
scsi: hisi_sas: Add debugfs DQ file and add file operations
by Luo Jiaxing
· 6 years ago
971afae
scsi: hisi_sas: Add debugfs CQ file and add file operations
by Luo Jiaxing
· 6 years ago
61a6ebf
scsi: hisi_sas: Add debugfs for port registers
by Luo Jiaxing
· 6 years ago
caefac1
scsi: hisi_sas: Debugfs global register create file and add file operations
by Luo Jiaxing
· 6 years ago
49159a5
scsi: hisi_sas: Take debugfs snapshot for all regs
by Luo Jiaxing
· 6 years ago
eb1c2b7
scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
by Luo Jiaxing
· 6 years ago
ef63464
scsi: hisi_sas: Create root and device debugfs directories
by Luo Jiaxing
· 6 years ago
ad796f7
scsi: arcmsr: Update driver version to v1.40.00.10-20181217
by Ching Huang
· 6 years ago
afdda87
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B
by Ching Huang
· 6 years ago
1d120c6
scsi: arcmsr: Separate 'set dma mask' as a function
by Ching Huang
· 6 years ago
7ec7261
scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
by Ching Huang
· 6 years ago
a36ade4
scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressing
by Ching Huang
· 6 years ago
c71ec55
scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressing
by Ching Huang
· 6 years ago
e66764f
scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressing
by Ching Huang
· 6 years ago
9e386a5
scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressing
by Ching Huang
· 6 years ago
7860a48
scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
by Ching Huang
· 6 years ago
222f118
scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
by Ching Huang
· 6 years ago
609d085
scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queue
by Ching Huang
· 6 years ago
381d66d
scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_size
by Ching Huang
· 6 years ago
bb327df8
scsi: gdth: use generic DMA API
by Christoph Hellwig
· 6 years ago
d8e1e6a
scsi: gdth: remove interrupt coalescing support
by Christoph Hellwig
· 6 years ago
9affa59
scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROC
by Christoph Hellwig
· 6 years ago
1d978c3
scsi: gdth: remove dead dma statistics code
by Christoph Hellwig
· 6 years ago
e09c142
scsi: gdth: remove dead rtc code
by Christoph Hellwig
· 6 years ago
adfa080b
scsi: gdth: remove direct serial port access
by Christoph Hellwig
· 6 years ago
3148145
scsi: gdth: remove ISA and EISA support
by Christoph Hellwig
· 6 years ago
463563f
scsi: gdth: remove gdth_{alloc,free}_ioctl
by Christoph Hellwig
· 6 years ago
8d22022
scsi: gdth: reuse dma coherent allocation in gdth_show_info
by Christoph Hellwig
· 6 years ago
9f475eb
scsi: gdth: refactor ioc_general
by Christoph Hellwig
· 6 years ago
bfeffd1
Linux 5.0-rc1
by Linus Torvalds
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
574823bf
Change mincore() to count "mapped" pages rather than "cached" pages
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
e2b745f
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
1213325
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 6 years ago
66e012f
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
b5aef86
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
15b215e
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 6 years ago
d7252d0
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0fe4e2d
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
3954e1d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
7671c14
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
cf26057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
1686cc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 6 years ago
d86271a
kconfig: rename generated .*conf-cfg to *conf-cfg
by Masahiro Yamada
· 6 years ago
f7de64b
kbuild: remove unnecessary stubs for archheader and archscripts
by Masahiro Yamada
· 6 years ago
ba97df4
kbuild: use assignment instead of define ... endef for filechk_* rules
by Masahiro Yamada
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
9199873
kbuild: generate asm-generic wrappers if mandatory headers are missing
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
ad77408
kbuild: change filechk to surround the given command with { }
by Masahiro Yamada
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
f568866
kbuild: clean up rule_dtc_dt_yaml
by Masahiro Yamada
· 6 years ago
786ac51
kbuild: remove UIMAGE_IN and UIMAGE_OUT
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
72d3ebb
kallsyms: lower alignment on ARM
by Mathias Krause
· 6 years ago
c300331
scripts: coccinelle: boolinit: drop warnings on named constants
by Julia Lawall
· 6 years ago
dc7884f
scripts: coccinelle: check for redeclaration
by Julia Lawall
· 6 years ago
a500357
kconfig: remove unused "file" field of yylval union
by Masahiro Yamada
· 6 years ago
5c0ab28
nds32: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
fd8658b
nios2: remove unneeded HAS_DMA define
by Masahiro Yamada
· 6 years ago
5c4a608
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
c280230
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
a670124
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
7e928df
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
Next »