Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dbf5dfe9dbcecf159139eec25ad256738cbc3715
/
drivers
/
s390
/
scsi
/
zfcp_aux.c
dbf5dfe
[SCSI] zfcp: Use common code definitions for FC CT structs
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
25458eb
[SCSI] zfcp: Access ports and units with container_of in sysfs code
by Christof Schmitt
· 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
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
c5afd81
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
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
347c6a9
[SCSI] zfcp: Use kthread API for zfcp erp thread
by Christof Schmitt
· 15 years ago
ea945ff
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
by Swen Schillig
· 15 years ago
6f53a2d
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
by Swen Schillig
· 15 years ago
d5a282a
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
by Swen Schillig
· 15 years ago
5771710
[SCSI] zfcp: Update dbf calls
by Swen Schillig
· 15 years ago
799b76d
[SCSI] zfcp: Decouple gid_pn requests from erp
by Christof Schmitt
· 15 years ago
564e1c8
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
by Swen Schillig
· 15 years ago
4544683
[SCSI] zfcp: Move workqueue to adapter struct
by Swen Schillig
· 15 years ago
a4623c4
[SCSI] zfcp: Improve request allocation through mempools
by Swen Schillig
· 15 years ago
55c770f
[SCSI] zfcp: Implicitly close all wka ports
by Christof Schmitt
· 15 years ago
d46f384
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
by Christof Schmitt
· 15 years ago
a67417a
[SCSI] zfcp: invalid usage after free of port resources
by Swen Schillig
· 15 years ago
9d544f2
[SCSI] zfcp: Add FC pass-through support
by Sven Schuetz
· 16 years ago
7093293
[SCSI] zfcp: Fix oops when port disappears
by Christof Schmitt
· 16 years ago
828bc12
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
by Swen Schillig
· 16 years ago
92d5193
[SCSI] zfcp: Dont block zfcp_wq with scan
by Swen Schillig
· 16 years ago
6d1a27f
[SCSI] zfcp: Ensure all work is cancelled on adapter dequeue
by Swen Schillig
· 16 years ago
947a9ac
[SCSI] zfcp: fix queue, scheduled work processing.
by Swen Schillig
· 16 years ago
a2fa0ae
[SCSI] zfcp: Block FC transport rports early on errors
by Christof Schmitt
· 16 years ago
5ffd51a
[SCSI] zfcp: replace current ERP logging with a more convenient version
by Swen Schillig
· 16 years ago
8fdf30d
[SCSI] zfcp: Send ELS ADISC from workqueue
by Christof Schmitt
· 16 years ago
94506fd
[SCSI] zfcp: add measurement data for average qdio queue utilisation
by Martin Peschke
· 16 years ago
a5b11dd
[SCSI] zfcp: Remove some port flags
by Christof Schmitt
· 16 years ago
3623ecb
[SCSI] zfcp: Remove initial device data from zfcp_data
by Christof Schmitt
· 16 years ago
b228af0
[SCSI] zfcp: Remove adapter list
by Christof Schmitt
· 16 years ago
1d3aab0
[SCSI] zfcp: register with SCSI layer on ccw registration
by Swen Schillig
· 16 years ago
ecf39d4
[S390] convert zfcp printks to pr_xxx macros.
by Christof Schmitt
· 16 years ago
98df67b
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
bd43a42b7
[S390] zfcp: Report microcode level through service level interface
by Christof Schmitt
· 16 years ago
adc90da
[SCSI] zfcp: Fix cast warning
by Christof Schmitt
· 16 years ago
1bf5b28
[S390] bus_id -> dev_set_name() changes
by Cornelia Huck
· 16 years ago
091694a
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
by Swen Schillig
· 16 years ago
b7f15f3
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
by Swen Schillig
· 16 years ago
0406289
[SCSI] zfcp: Simplify zfcp data structures
by Christof Schmitt
· 16 years ago
a1b449d
[SCSI] zfcp: Simplify get_adapter_by_busid
by Swen Schillig
· 16 years ago
7ba58c9
[SCSI] zfcp: remove all typedefs and replace them with standards
by Swen Schillig
· 16 years ago
5ab944f
[SCSI] zfcp: attach and release SAN nameserver port on demand
by Swen Schillig
· 16 years ago
44cc76f
[SCSI] zfcp: remove unused references, declarations and flags
by Swen Schillig
· 16 years ago
ff3b24f
[SCSI] zfcp: Update message with input from review
by Christof Schmitt
· 16 years ago
c41f8cb
[SCSI] zfcp: zfcp_fsf cleanup.
by Swen Schillig
· 16 years ago
6022192
[SCSI] zfcp: consolidate sysfs things into one file.
by Swen Schillig
· 16 years ago
317e6b6
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
by Swen Schillig
· 16 years ago
7afe29f
[SCSI] zfcp: Adapter reopen for large number of unsolicited status
by Swen Schillig
· 16 years ago
cc8c282
[SCSI] zfcp: Automatically attach remote ports
by Swen Schillig
· 16 years ago
553448f
[SCSI] zfcp: Message cleanup
by Christof Schmitt
· 16 years ago
00bab91
[SCSI] zfcp: Cleanup qdio code
by Swen Schillig
· 16 years ago
45633fd
[SCSI] zfcp: Move CFDC code to new file.
by Christof Schmitt
· 16 years ago
24073b4
[SCSI] zfcp: Move FC code to new file
by Christof Schmitt
· 16 years ago
9dfe1cc
[SCSI] zfcp: Fix mempool pointer for GID_PN request allocation
by Christof Schmitt
· 16 years ago
d26ab06
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
by Swen Schillig
· 16 years ago
c961585
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
by Christof Schmitt
· 17 years ago
1f6f712
[SCSI] zfcp: fix 31 bit compile warnings
by Martin Peschke
· 17 years ago
507e496
[SCSI] zfcp: Remove obsolete erp_dbf trace
by Martin Peschke
· 17 years ago
9467a9b
[SCSI] zfcp: Trace all triggers of error recovery activity
by Martin Peschke
· 17 years ago
d79a83d
[SCSI] zfcp: Register new recovery trace.
by Martin Peschke
· 17 years ago
1de1b43
[SCSI] zfcp: Fix deadlock when adding invalid LUN
by Christof Schmitt
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
de58d94
sg: add missing sg_init_table calls to zfcp
by Heiko Carstens
· 17 years ago
73fc4f0
s390 zfcp: sg fixups
by Jens Axboe
· 17 years ago
41fa2ad
[SCSI] zfcp: whitespace cleanup
by Swen Schillig
· 17 years ago
ff17a29
[SCSI] zfcp: Enable debug feature before setting adapter online
by Christof Schmitt
· 17 years ago
6ddd90a
[SCSI] zfcp: Remove unnecessary assignment
by Christof Schmitt
· 17 years ago
47b87b7
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
by Heiko Carstens
· 17 years ago
e6f194d
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
aa551da
[SCSI] zfcp: NULL vs 0 usage
by Heiko Carstens
· 17 years ago
462b785
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
by Christof Schmitt
· 17 years ago
9f28745
[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices
by Michael Loehr
· 18 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 18 years ago
ca2d02c
[SCSI] zfcp: rework request ID management.
by Heiko Carstens
· 18 years ago
5f852be
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
by Christof Schmitt
· 18 years ago
1d589ed
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
by Christof Schmitt
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
2abbe86
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
by Andreas Herrmann
· 18 years ago
4eff4a3
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
by Andreas Herrmann
· 18 years ago
dd52e0e
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
by Heiko Carstens
· 18 years ago
fea9d6c
[SCSI] zfcp: improve management of request IDs
by Volker Sameske
· 18 years ago
75bfc28
[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports
by Ralph Wuerthner
· 18 years ago
06506d0
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
by Andreas Herrmann
· 18 years ago
ec4081c
[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
by Andreas Herrmann
· 18 years ago
4a9d2d8
[SCSI] zfcp: (cleanup) shortened copyright and author information
by Andreas Herrmann
· 18 years ago
0eaae62a
[PATCH] mempool: use common mempool kmalloc allocator
by Matthew Dobson
· 19 years ago
Next »