Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63f5c2891eae6b4dd0538ef094e5f256d6150d7b
/
drivers
/
s390
/
scsi
64a87b2
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
by Boaz Harrosh
· 17 years ago
6d9d63b
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
by Swen Schillig
· 17 years ago
ec258fe
[SCSI] zfcp: Print some messages only during ERP
by Swen Schillig
· 17 years ago
aee6ef1
[SCSI] zfcp: Wait for free SBAL during exchange config
by Swen Schillig
· 17 years ago
2cca775
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
57b7658
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
by Christof Schmitt
· 17 years ago
6071d7e
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
by Christof Schmitt
· 17 years ago
1f6f712
[SCSI] zfcp: fix 31 bit compile warnings
by Martin Peschke
· 17 years ago
ee95a16
[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next)
by Martin Peschke
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
bfab163
[SCSI] zfcp: Add docbook comments to debug trace.
by Martin Peschke
· 17 years ago
92c7a83
[SCSI] zfcp: Cleanup line breaks in debug trace.
by Martin Peschke
· 17 years ago
6bc473d
[SCSI] zfcp: Shorten excessive names in debug trace.
by Martin Peschke
· 17 years ago
2b604c9
[SCSI] zfcp: Move DBF definitions to private header file
by Christof Schmitt
· 17 years ago
a9c8577
[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.
by Martin Peschke
· 17 years ago
df29f4a
[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.
by Martin Peschke
· 17 years ago
c7b7fc8
[SCSI] zfcp: Remove obsolete output function from debug trace.
by Martin Peschke
· 17 years ago
b634fff
[SCSI] zfcp: Cleanup debug trace view functions.
by Martin Peschke
· 17 years ago
8fc5af1
[SCSI] zfcp: simplify zfcp_dbf_timestamp()
by Martin Peschke
· 17 years ago
507e496
[SCSI] zfcp: Remove obsolete erp_dbf trace
by Martin Peschke
· 17 years ago
6f4f365
[SCSI] zfcp: Add trace records for recovery actions.
by Martin Peschke
· 17 years ago
9467a9b
[SCSI] zfcp: Trace all triggers of error recovery activity
by Martin Peschke
· 17 years ago
698ec016
[SCSI] zfcp: Add traces for state changes.
by Martin Peschke
· 17 years ago
348447e
[SCSI] zfcp: Add trace records for recovery thread and its queues
by Martin Peschke
· 17 years ago
d79a83d
[SCSI] zfcp: Register new recovery trace.
by Martin Peschke
· 17 years ago
10223c6
[SCSI] zfcp: Introduce printf helper functions for debug trace.
by Martin Peschke
· 17 years ago
b75db73
[SCSI] zfcp: Add qtcb dump to hba debug trace
by Martin Peschke
· 17 years ago
07c70d2
[SCSI] zfcp: Remove qtcb dump to kernel log
by Martin Peschke
· 17 years ago
0f65e95
[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els
by Martin Peschke
· 17 years ago
c15450e
[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.
by Martin Peschke
· 17 years ago
5c815d1
[SCSI] zfcp: Fix handling for boxed port after physical close
by Christof Schmitt
· 17 years ago
74b2e04
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
by Christof Schmitt
· 17 years ago
9d058ec
[SCSI] zfcp: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
5d67d16
[S390] drivers/s390/: Spelling fixes
by Joe Perches
· 17 years ago
ceb3dfb
[S390] drivers/s390: Add missing "space"
by Joe Perches
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
0478b83
zfcp: Use device_driver default attribute groups.
by Cornelia Huck
· 17 years ago
fdf2345
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmd
by Christof Schmitt
· 17 years ago
ba17242
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
by Christof Schmitt
· 17 years ago
3f0ca62
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
by Christof Schmitt
· 17 years ago
951f746
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
by Christof Schmitt
· 17 years ago
8627533
[SCSI] zfcp: Fix evaluation of port handles in abort handler
by Christof Schmitt
· 17 years ago
d1ad09d
[SCSI] zfcp: fix use after free bug.
by Heiko Carstens
· 17 years ago
3f48985
[SCSI] zfcp: Reduce flood on hba trace
by Christof Schmitt
· 17 years ago
1de1b43
[SCSI] zfcp: Fix deadlock when adding invalid LUN
by Christof Schmitt
· 17 years ago
e39c887
[SCSI] zfcp: Remove SCSI devices when removing complete adapter
by Christof Schmitt
· 17 years ago
18edcdb
[SCSI] zfcp: Specify waiting times in ERP in seconds
by Christof Schmitt
· 17 years ago
345bfea
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
by Christof Schmitt
· 17 years ago
a11b474
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
by Christof Schmitt
· 17 years ago
86e8dfc
[SCSI] zfcp: fix cleanup of dismissed error recovery actions
by Martin Peschke
· 17 years ago
d0076f7
[SCSI] zfcp: fix dismissal of error recovery actions
by Martin Peschke
· 17 years ago
93354329
SG: s390-scsi: missing size parameter in zfcp_address_to_sg()
by Jens Axboe
· 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
f134637
zfcp: sg chaining support
by FUJITA Tomonori
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 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
52ef11a
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
by Swen Schillig
· 17 years ago
6b76a72
[SCSI] zfcp: Remove braces for only one statement
by Christof Schmitt
· 17 years ago
6ddd90a
[SCSI] zfcp: Remove unnecessary assignment
by Christof Schmitt
· 17 years ago
cc16ceb
[SCSI] zfcp: avoid if (whatever) ; constructs.
by Heiko Carstens
· 17 years ago
2282f65
[SCSI] zfcp: correct indentation for nested if-else
by Christof Schmitt
· 17 years ago
364c855
[S390] Get rid of a bunch of sparse warnings again.
by Heiko Carstens
· 17 years ago
958974fb
[S390] cio: Introduce ccw_bus_type.shutdown.
by Cornelia Huck
· 17 years ago
9d212a4
[SCSI] zfcp: fix the data buffer accessor patch
by Heiko Carstens
· 17 years ago
47b87b7
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
by Heiko Carstens
· 17 years ago
83f6d6d
[SCSI] zfcp: fix memory leak
by Heiko Carstens
· 17 years ago
7936a89
[SCSI] zfcp: convert to use the data buffer accessors
by FUJITA Tomonori
· 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
b4e4459
[SCSI] zfcp: code cleanup
by Swen Schillig
· 17 years ago
aa551da
[SCSI] zfcp: NULL vs 0 usage
by Heiko Carstens
· 17 years ago
0d66132
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
by Swen Schillig
· 17 years ago
462b785
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
by Christof Schmitt
· 17 years ago
c7f6b3a
[SCSI] zfcp: clear adapter status flags during adapter shutdown
by Volker Sameske
· 17 years ago
9f28745
[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices
by Michael Loehr
· 18 years ago
869b2b4
[SCSI] zfcp: avoid clutter in erp_dbf
by Martin Peschke
· 18 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
b64ddf9
[SCSI] zfcp: clear boxed flag on unit reopen.
by Heiko Carstens
· 18 years ago
3b02191
[SCSI] zfcp: clear adapter failed flag if an fsf request times out.
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
801e0ce
[SCSI] zfcp: Locking for req_no and req_seq_no
by Christof Schmitt
· 18 years ago
1d589ed
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
by Christof Schmitt
· 18 years ago
b03670e
[SCSI] zfcp: Stop system after memory corruption
by Christof Schmitt
· 18 years ago
9e3738f
[SCSI] zfcp: fix initialization of FSF timer
by Christof Schmitt
· 18 years ago
862794f
[SCSI] zfcp: fix likely/unlikely usage
by Heiko Carstens
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
81b7bbd
Merge branch 'linus'
by James Bottomley
· 18 years ago
98051995
[SCSI] zfcp: removed wrong comment
by Swen Schillig
· 18 years ago
ca880cf
[SCSI] zfcp: use of uninitialized variable
by Swen Schillig
· 18 years ago
6fcc471
[SCSI] zfcp: Invalid locking order
by Swen Schillig
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
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
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
Next »