Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6bf6ca7515c1df06f5c03737537f5e0eb191e29e
6bf6ca7
iscsi-target: Fail connection on short sendmsg writes
by Nicholas Bellinger
· 10 years ago
a0b3b9b
iscsi-target: nullify session in failed login sequence
by Sagi Grimberg
· 10 years ago
6c3c9ba
target: Avoid dropping AllRegistrants reservation during unregister
by Nicholas Bellinger
· 10 years ago
d16ca7c
target: Fix R_HOLDER bit usage for AllRegistrants
by Nicholas Bellinger
· 10 years ago
ee8e3ad
iscsi-target: Drop left-over bogus iscsi_np->tpg_np
by Nicholas Bellinger
· 10 years ago
ed4520a
iser-target: Fix wc->wr_id cast warning
by Nicholas Bellinger
· 10 years ago
10633c3
iser-target: Remove code duplication
by Sagi Grimberg
· 10 years ago
4c22e07
iser-target: Adjust log levels and prettify some prints
by Sagi Grimberg
· 10 years ago
24f412d
iser-target: Use debug_level parameter to control logging level
by Sagi Grimberg
· 10 years ago
991bb76
iser-target: Fix logout sequence
by Sagi Grimberg
· 10 years ago
c7e160e
iser-target: Don't wait for session commands from completion context
by Sagi Grimberg
· 10 years ago
36ea63b
iser-target: Reduce CQ lock contention by batch polling
by Sagi Grimberg
· 10 years ago
37d9fe8
iser-target: Introduce isert_poll_budget
by Sagi Grimberg
· 10 years ago
bdf20e7
iser-target: Remove an atomic operation from the IO path
by Sagi Grimberg
· 10 years ago
377d8f5
iser-target: Remove redundant call to isert_conn_terminate
by Sagi Grimberg
· 10 years ago
6f0fae3
iser-target: Use single CQ for TX and RX
by Sagi Grimberg
· 10 years ago
4a295ba
iser-target: Centralize completion elements to a context
by Sagi Grimberg
· 10 years ago
b0a191e
iser-target: Cast wr_id with uintptr_t instead of unsinged long
by Sagi Grimberg
· 10 years ago
df43deb
iser-target: Unite error completion handler for RX and TX
by Sagi Grimberg
· 10 years ago
68a86de
iser-target: Remove interrupt coalescing
by Sagi Grimberg
· 10 years ago
268e681
iser-target: Work-around live target stack shutdown resource cleanup
by Sagi Grimberg
· 10 years ago
23a548e
iscsi,iser-target: Expose supported protection ops according to t10_pi
by Sagi Grimberg
· 10 years ago
302cc7c
iser-target: Fix NULL dereference in SW mode DIF
by Sagi Grimberg
· 10 years ago
570db17
iser-target: Allocate PI contexts dynamically
by Sagi Grimberg
· 10 years ago
b02efbf
iser-target: Fix implicit termination of connections
by Sagi Grimberg
· 10 years ago
ca6c1d8
iser-target: Handle ADDR_CHANGE event for listener cm_id
by Sagi Grimberg
· 10 years ago
19e2090
iser-target: Fix connected_handler + teardown flow race
by Sagi Grimberg
· 10 years ago
2371e5d
iser-target: Parallelize CM connection establishment
by Sagi Grimberg
· 10 years ago
128e9cc
iser-target: Fix flush + disconnect completion handling
by Sagi Grimberg
· 10 years ago
954f237
iscsi,iser-target: Initiate termination only once
by Sagi Grimberg
· 10 years ago
13ba564
target: remove unneeded array
by Julia Lawall
· 10 years ago
7f2c53b
iscsi-target: fix error path in iscsi_target_init_module()
by Lino Sanfilippo
· 10 years ago
506787a
tcm_loop: Fix wrong I_T nexus association
by Hannes Reinecke
· 10 years ago
4b2f57e
target: Drop left-over PHBA_PDEV set attr checks
by Nicholas Bellinger
· 10 years ago
43cf208
target: Drop left-over internal dev attribute code
by Nicholas Bellinger
· 10 years ago
6cfb546
target/pscsi: Convert to external pscsi_backend_dev_attrs
by Nicholas Bellinger
· 10 years ago
e9f720d
target/user: Convert to external tcmu_backend_dev_attrs
by Nicholas Bellinger
· 10 years ago
03a6274
target/rd: Convert to external rd_mcp_backend_dev_attrs
by Nicholas Bellinger
· 10 years ago
b232049
target/file: Convert to external fileio_backend_dev_attrs
by Nicholas Bellinger
· 10 years ago
5645cba
target/iblock: Convert to external iblock_backend_dev_attrs
by Nicholas Bellinger
· 10 years ago
e6c39f7
target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrs
by Nicholas Bellinger
· 10 years ago
d30cd12
target: Add EXPORT_SYMBOL for existing se_dev_set_*
by Nicholas Bellinger
· 10 years ago
7a23f89
target: Add target_core_backend_configfs.h helper macros
by Nicholas Bellinger
· 10 years ago
d23ab57
target: Move dev_stat_cit to struct se_subsystem_api
by Nicholas Bellinger
· 10 years ago
72aca57
target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api
by Nicholas Bellinger
· 10 years ago
f8d389c
target: Move dev_wwn_cit to struct se_subsystem_api
by Nicholas Bellinger
· 10 years ago
91e2e39
target: Move dev_pr_cit to struct se_subsystem_api
by Nicholas Bellinger
· 10 years ago
f79a897
target: Move dev_attrib_cit to struct se_subsystem_api
by Nicholas Bellinger
· 10 years ago
73112ed
target: Move dev_cit to struct se_subsystem_api
by Nicholas Bellinger
· 10 years ago
2ed37f6
target: Deletion of unnecessary checks before the function call "module_put"
by Markus Elfring
· 10 years ago
e7b7af6
target: Fix target_core_register_fabric() for built-in fabric modules
by Roland Dreier
· 10 years ago
b1a5ad0
IB/isert: Adjust CQ size to HW limits
by Chris Moore
· 10 years ago
b6932ee
target: return CONFLICT only when SA key unmatched
by Steven Allen
· 10 years ago
3b726ae
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly
by Sagi Grimberg
· 10 years ago
f57915c
ib_isert: Add max_send_sge=2 minimum for control PDU responses
by Or Gerlitz
· 10 years ago
ab477c1
srp-target: Retry when QP creation fails with ENOMEM
by Bart Van Assche
· 10 years ago
f2774f4
iscsi-target: return the correct port in SendTargets
by Steven Allen
· 10 years ago
ab8edab
vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
by Nicholas Bellinger
· 10 years ago
885e7b0
target: Don't call TFO->write_pending if data_length == 0
by Roland Dreier
· 10 years ago
cac7f24
Linux 3.18-rc2
by Linus Torvalds
· 10 years ago
88e2376
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d1e14f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
efc176a
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
d1e61eb
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
by Fabio Estevam
· 10 years ago
a1fc198
ARM: i.MX6: Fix "emi" clock name typo
by Steve Longerbeam
· 10 years ago
db6ec21
overlayfs: embed middle into overlay_readdir_data
by Al Viro
· 10 years ago
49be4fb
overlayfs: embed root into overlay_readdir_data
by Al Viro
· 10 years ago
68bf861
overlayfs: make ovl_cache_entry->name an array instead of pointer
by Al Viro
· 10 years ago
3d268c9
overlayfs: don't hold ->i_mutex over opening the real directory
by Al Viro
· 10 years ago
2cc9188
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
cdc63a0
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
83da00f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
96971e9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
20ca57c
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
c6d1340
Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
14d4cc0
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
1c45d9a
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
8264fce6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
3dec0fe
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
by Catalin Marinas
· 10 years ago
06090e8
sparc64: Implement __get_user_pages_fast().
by David S. Miller
· 10 years ago
ef3e035
sparc64: Fix register corruption in top-most kernel stack frame during boot.
by David S. Miller
· 10 years ago
9298040
arm64: ASLR: Don't randomise text when randomise_va_space == 0
by Arun Chandran
· 10 years ago
4846f11
MIPS: SEAD3: Fix I2C device registration.
by Ralf Baechle
· 10 years ago
571ee1b
kvm: vfio: fix unregister kvm_device_ops of vfio
by Wanpeng Li
· 10 years ago
1715d0d
KVM: x86: Wrong assertion on paging_tmpl.h
by Nadav Amit
· 10 years ago
3d32e4d
kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
by Quentin Casasnovas
· 10 years ago
3f6f148
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
by Nadav Amit
· 10 years ago
13e457e
KVM: x86: Emulator does not decode clflush well
by Nadav Amit
· 10 years ago
a430c91
KVM: emulate: avoid accessing NULL ctxt->memopp
by Paolo Bonzini
· 10 years ago
cc08d25
MIPS: SEAD3: Nuke PIC32 I2C driver.
by Ralf Baechle
· 10 years ago
08da44a
KVM: x86: Decoding guest instructions which cross page boundary may fail
by Nadav Amit
· 10 years ago
2bc19dc
kvm: x86: don't kill guest on unknown exit reason
by Michael S. Tsirkin
· 10 years ago
a642fc3
kvm: vmx: handle invvpid vm exit gracefully
by Petr Matousek
· 10 years ago
d1442d8
KVM: x86: Handle errors when RIP is set during far jumps
by Nadav Amit
· 10 years ago
234f3ce
KVM: x86: Emulator fixes for eip canonical checks on near branches
by Nadav Amit
· 10 years ago
05c83ec
KVM: x86: Fix wrong masking on relative jump/call
by Nadav Amit
· 10 years ago
2febc83
KVM: x86: Improve thread safety in pit
by Andy Honig
· 10 years ago
8b3c310
KVM: x86: Prevent host from panicking on shared MSR writes.
by Andy Honig
· 10 years ago
854e8bb
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 10 years ago
fb54a64
ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
by David Henningsson
· 10 years ago
Next »