Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1ca48319a9aa1c5b57ce142f538e76050bb8972
/
drivers
/
s390
/
scsi
a1ca483
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
by Christof Schmitt
· 14 years ago
c61b536
[SCSI] zfcp: Reorder FCP I/O and task management handler functions
by Christof Schmitt
· 14 years ago
44a24cb
[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
by Christof Schmitt
· 14 years ago
f8210e3
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
by Christof Schmitt
· 14 years ago
b62a8d9
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
by Christof Schmitt
· 14 years ago
fdbd1c5
[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference
by Christof Schmitt
· 14 years ago
e4b9857
[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show without macro
by Christof Schmitt
· 14 years ago
1daa4eb
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
by Christof Schmitt
· 14 years ago
57c2377
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
by Christof Schmitt
· 14 years ago
9197846
[SCSI] zfcp: Reorder registration of initial SCSI device
by Christof Schmitt
· 14 years ago
339f4f4
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
by Christof Schmitt
· 14 years ago
ef3eb71
[SCSI] zfcp: Introduce experimental support for DIF/DIX
by Felix Beck
· 14 years ago
dcc18f4
[SCSI] zfcp: Enable data division support for FCP devices
by Christof Schmitt
· 14 years ago
d23948e
[SCSI] zfcp: Prevent access on uninitialized memory.
by Swen Schillig
· 14 years ago
2d1e547
[SCSI] zfcp: Post events through FC transport class
by Sven Schuetz
· 14 years ago
706eca4
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
by Swen Schillig
· 14 years ago
01b0475
[SCSI] zfcp: Cleanup function parameters for sbal value.
by Swen Schillig
· 14 years ago
faf4cd8
[SCSI] zfcp: Use correct width for timer_interval field
by Christof Schmitt
· 14 years ago
1bf3ff0
[SCSI] zfcp: Remove SCSI device when removing unit
by Christof Schmitt
· 14 years ago
674c3a9
[SCSI] zfcp: Use memdup_user and kstrdup
by Christof Schmitt
· 14 years ago
f7bd7c3
[SCSI] zfcp: Fix retry after failed "open port" erp action
by Christof Schmitt
· 14 years ago
9c785d9
[SCSI] zfcp: Fail erp after timeout
by Christof Schmitt
· 14 years ago
835dc29
[SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
by Christof Schmitt
· 14 years ago
5a7de55
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
by Christof Schmitt
· 14 years ago
097ef3b
[SCSI] zfcp: Do not try "forced close" when port is already closed
by Christof Schmitt
· 14 years ago
5767620
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
by Christof Schmitt
· 14 years ago
8d88cf3
[SCSI] zfcp: Update status read mempool
by Christof Schmitt
· 14 years ago
c2af754
[SCSI] zfcp: Do not wait for SBALs on stopped queue
by Christof Schmitt
· 14 years ago
30b6777
[SCSI] zfcp: Fix check whether unchained ct_els is possible
by Swen Schillig
· 14 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 14 years ago
58ea91c
[S390] avoid default_llseek in s390 drivers
by Martin Schwidefsky
· 14 years ago
6e51f08
[SCSI] zfcp: Zero memory for gpn_ft and adisc requests
by Christof Schmitt
· 15 years ago
64deb6e
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
by Christof Schmitt
· 15 years ago
6b9e152
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
by Christof Schmitt
· 15 years ago
1674b40
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
by Christof Schmitt
· 15 years ago
6832298
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
by Christof Schmitt
· 15 years ago
5bbf297
[SCSI] zfcp: Fix tracing of requests with error status
by Christof Schmitt
· 15 years ago
a1dbfdd
[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
by Christof Schmitt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
584dfdd
[S390] remove unused qdio flags in zfcp and qeth
by Ursula Braun
· 15 years ago
6544517
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
34c2b71
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
by Christof Schmitt
· 15 years ago
2d8e62b
[SCSI] zfcp: Replace FC4 constants with information from exchange port
by Christof Schmitt
· 15 years ago
ab72528
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
by Christof Schmitt
· 15 years ago
615f59e
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
by Christof Schmitt
· 15 years ago
5bdecd2
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
by Christof Schmitt
· 15 years ago
d21e9da
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
by Christof Schmitt
· 15 years ago
22ed130
[SCSI] zfcp: Fix warnings from smatch
by Christof Schmitt
· 15 years ago
67feeeb
[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record
by Christof Schmitt
· 15 years ago
452b505
[SCSI] zfcp: Remove two FIXME comments
by Christof Schmitt
· 15 years ago
b6bd2fb
[SCSI] zfcp: Move FSF request tracking code to new file
by Christof Schmitt
· 15 years ago
e60a6d6
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
by Christof Schmitt
· 15 years ago
7dec9cf
[SCSI] zfcp: Report FC BSG errors in correct field
by Swen Schillig
· 15 years ago
51375ee
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
by Swen Schillig
· 15 years ago
491ca44
[SCSI] zfcp: Introduce bsg_timeout callback.
by Swen Schillig
· 15 years ago
9e2ab1f
[SCSI] zfcp: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
5a3fb30
[SCSI] zfcp: Fix linebreak in hba trace
by Christof Schmitt
· 15 years ago
f09d545
[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request
by Christof Schmitt
· 15 years ago
5498738
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
by Christof Schmitt
· 15 years ago
0fdd213
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
by Christof Schmitt
· 15 years ago
af4de36
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
by Christof Schmitt
· 15 years ago
4c571c6
[SCSI] zfcp: Update FSF error reporting
by Christof Schmitt
· 15 years ago
ee74462
[SCSI] zfcp: Improve ELS ADISC handling
by Christof Schmitt
· 15 years ago
7c7dc19
[SCSI] zfcp: Simplify handling of ct and els requests
by Christof Schmitt
· 15 years ago
800c0ca
[SCSI] zfcp: Remove ZFCP_DID_MASK
by Christof Schmitt
· 15 years ago
bd0072e
[SCSI] zfcp: Move WKA port to zfcp FC code
by Christof Schmitt
· 15 years ago
dbf5dfe
[SCSI] zfcp: Use common code definitions for FC CT structs
by Christof Schmitt
· 15 years ago
9d05ce2
[SCSI] zfcp: Use common code definitions for FC ELS structs
by Christof Schmitt
· 15 years ago
4318e08
[SCSI] zfcp: Update FCP protocol related code
by Christof Schmitt
· 15 years ago
8830271
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
by Christof Schmitt
· 15 years ago
9eae07e
[SCSI] zfcp: Assign scheduled work to driver queue
by Swen Schillig
· 15 years ago
6b183334
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
by Swen Schillig
· 15 years ago
c1fad41
[SCSI] zfcp: Implement module unloading
by Christof Schmitt
· 15 years ago
d9742b4
[SCSI] zfcp: Merge trace code for fsf requests in one function
by Christof Schmitt
· 15 years ago
25458eb
[SCSI] zfcp: Access ports and units with container_of in sysfs code
by Christof Schmitt
· 15 years ago
b42aece
[SCSI] zfcp: Remove suspend callback
by Swen Schillig
· 15 years ago
de3dc57
[SCSI] zfcp: Remove global config_mutex
by Swen Schillig
· 15 years ago
f3450c7
[SCSI] zfcp: Replace local reference counting with common kref
by Swen Schillig
· 15 years ago
ecf0c77
[SCSI] zfcp: Replace global config_lock with local list locks
by Swen Schillig
· 15 years ago
42e62a7
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
by Christof Schmitt
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
9e820af
[SCSI] zfcp: Flush SCSI registration work when adding unit
by Christof Schmitt
· 15 years ago
9d38500
[SCSI] zfcp: Fix timer initialization for ct and els requests
by Christof Schmitt
· 15 years ago
10d00f7
[SCSI] zfcp: Warn about storage devices with broken PLOGI data
by Christof Schmitt
· 15 years ago
934aeb587
[SCSI] zfcp: Handle WWPN mismatch in PLOGI payload
by Christof Schmitt
· 15 years ago
d10c085
[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
by Heiko Carstens
· 15 years ago
d74cf7c
[SCSI] zfcp: Fix hang when offlining device with offline chpid
by Christof Schmitt
· 15 years ago
f45a542
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
by Christof Schmitt
· 15 years ago
1f99bd4
[SCSI] zfcp: Fix oops during shutdown of offline device
by Christof Schmitt
· 15 years ago
c5afd81
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
by Christof Schmitt
· 15 years ago
b1a5898
[SCSI] zfcp: correctly initialize unchained requests
by Christof Schmitt
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
41e05a1
[SCSI] zfcp: optimize zfcp_qdio_account
by Heiko Carstens
· 15 years ago
b592e89
[SCSI] zfcp: Remove duplicated code for debug timestamps
by Christof Schmitt
· 15 years ago
0fac3f4
[SCSI] zfcp: Handle failures during device allocation correctly
by Christof Schmitt
· 15 years ago
f4395b6
[SCSI] zfcp: proper use of device register
by Sebastian Ott
· 15 years ago
24680de
[SCSI] zfcp: Replace config semaphore with mutex
by Christof Schmitt
· 15 years ago
143bb6b
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
by Christof Schmitt
· 15 years ago
98fc4d5
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
by Christof Schmitt
· 15 years ago
Next »