Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
97a1ad431b89765755d2b5aa8c0777ed637d5c4a
/
drivers
/
s390
8127a1f
[S390] vmur: fix reference counting for vmur device structure
by Michael Holzheu
· 17 years ago
0a87c5c
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
by Michael Holzheu
· 17 years ago
37cd0a0
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
by Klaus D. Wacker
· 17 years ago
f276730
[S390] qdio: fix EQBS handling on CCQ96
by Klaus D. Wacker
· 17 years ago
23eb68c
[S390] cio: change confusing message in cmf.
by Cornelia Huck
· 17 years ago
3520c92
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
by Cornelia Huck
· 17 years ago
cbea66d
[S390] monwriter: Serialization bug for multithreaded applications.
by Melissa Howland
· 17 years ago
3eed13c
[S390] vmur: diag14 only works with buffers below 2GB
by Michael Holzheu
· 17 years ago
4eac345
[S390] vmur: add "top of queue" sanity check for reader open
by Michael Holzheu
· 17 years ago
f240559
[S390] vmur: reject open on z/VM reader files with status HOLD
by Michael Holzheu
· 17 years ago
278bc68
[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy
by Heiko Carstens
· 17 years ago
1eade38
[S390] vmur: allocate single record buffers instead of one big data buffer
by Michael Holzheu
· 17 years ago
c6d0e80
[S390] qdio: make sure data structures are correctly aligned.
by Heiko Carstens
· 17 years ago
5693ce6
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
by Cornelia Huck
· 17 years ago
bced137
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
d133a96
Typo fixes errror -> error
by Gabriel Craciunescu
· 17 years ago
7936a89
[SCSI] zfcp: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
5aaaf9f
[S390] Fix sclp_vt220 error handling.
by Heiko Carstens
· 17 years ago
4434a38
[S390] cio: Reorganize initialization.
by Cornelia Huck
· 17 years ago
303fa9e
[S390] cio: Make CIO_* macros safe if dbfs are not available.
by Cornelia Huck
· 17 years ago
e556bbb
[S390] cio: Clean up messages.
by Cornelia Huck
· 17 years ago
2b3d8c9
[S390] vmur: fix diag14_read.
by Frank Munzert
· 17 years ago
8059862
[S390] cio: Remove deprecated rdc/rcd.
by Cornelia Huck
· 17 years ago
e62133b
[S390] Get rid of new section mismatch warnings.
by Heiko Carstens
· 17 years ago
3b74a87
[S390] sclp: kill unused SCLP config option.
by Heiko Carstens
· 17 years ago
36914e5
[S390] cio: Remove remains of _ccw_device_get_device_number().
by Cornelia Huck
· 17 years ago
07c6a33
[S390] cio: css_sch_device_register() can be made static.
by Cornelia Huck
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 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
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 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
8b0d416
Make the "z/VM unit record device driver" depend on S390
by Linus Torvalds
· 17 years ago
fd2f261
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
00d5940
unregister_blkdev() delete redundant messages in callers
by Akinobu Mita
· 17 years ago
a07a5b3
[S390] Fix broken logic, SIGA flags must be bitwise ORed
by Jan Glauber
· 17 years ago
086a6c6
[S390] cio: Dont print trailing \0 in modalias_show().
by Cornelia Huck
· 17 years ago
810cb5b
[S390] z/VM unit record device driver
by Frank Munzert
· 17 years ago
d9d119f
[S390] vmcp cleanup
by Christian Borntraeger
· 17 years ago
6cbed91
[S390] qdio: output queue stall on FCP and network devices
by Frank Pavlic
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
54ab292
s390: add barriers to qeth driver
by Frank Blaschka
· 17 years ago
aa617aa
s390: scatter-gather for inbound traffic in qeth driver
by Frank Blaschka
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
f60d891
[S390] vmlogrdr function annotation.
by Christian Borntraeger
· 17 years ago
af512ed0
[S390] zcrypt: fix request timeout handling
by Ralph Wuerthner
· 17 years ago
3d62149
[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE
by Heiko Carstens
· 17 years ago
dc41233
[S390] Program check in diag 210 under 31 bit
by Michael Holzheu
· 17 years ago
d9f774d
[S390] zcore: Fix __user annotation.
by Heiko Carstens
· 17 years ago
83119ad
[S390] sclp: Test facility list before executing a service call.
by Heiko Carstens
· 17 years ago
05dd253
[S390] sclp: introduce some new interfaces.
by Heiko Carstens
· 17 years ago
d197e69
[S390] vmcp cleanup
by Robert P. J. Day
· 17 years ago
d461462
s390: netiucv inlining cleanup
by Martin Schwidefsky
· 17 years ago
bfac0d0
s390: netiucv spinlock initializer cleanup
by Thomas Gleixner
· 17 years ago
651bbc6
s390: don't call iucv_path_connect from tasklet context
by Ursula Braun
· 17 years ago
dc5bc0c
s390: Use ccw_device_get_id() in qeth/claw drivers
by Cornelia Huck
· 17 years ago
cd3e76e
s390: qeth: wrong packet length in qdio header
by Frank Pavlic
· 17 years ago
add3f2f
s390: avoid inconsistent lock state in qeth
by Ursula Braun
· 17 years ago
d81ef0f
s390: qeth driver does not recover
by Ursula Braun
· 17 years ago
d78f664
s390: print correct level for HiperSockets devices
by Ursula Braun
· 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
ce44482
[S390] Fix zfcpdump header
by Michael Holzheu
· 17 years ago
3ecb0a5
[S390] cio: deregister ccw device when pgid disband failed
by Peter Oberparleiter
· 17 years ago
59a8a6e
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
by Cornelia Huck
· 17 years ago
d330f93
[S390] raw3270: use mutex instead of semaphore
by Christoph Hellwig
· 17 years ago
3006d7c
[S390] dasd_eer: use mutex instead of semaphore
by Christoph Hellwig
· 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
61d48c2
[S390] Kconfig: use common Kconfig files for s390.
by Martin Schwidefsky
· 18 years ago
853944c
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
by Ursula Braun
· 18 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 18 years ago
aaff0f6
[S390] dasd: Fix modular build.
by Cornelia Huck
· 18 years ago
9b0c455
[S390] monreader inlining cleanup.
by Martin Schwidefsky
· 18 years ago
f7e5d67
[S390] cio: Make some structures and a function static.
by Cornelia Huck
· 18 years ago
9a92fe4
[S390] cio: Get rid of _ccw_device_get_device_number().
by Cornelia Huck
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
6ec129c
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
b64ddf9
[SCSI] zfcp: clear boxed flag on unit reopen.
by Heiko Carstens
· 18 years ago
3b02191a
[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
7dd976f
s390: qeth driver hardware specs adaptions
by Peter Tiedemann
· 18 years ago
0be4ace
s390: fix Oops when unloading module netiucv
by Ursula Braun
· 18 years ago
1f8bdae
s390: free skbs in finite amount of time in qeth
by Ursula Braun
· 18 years ago
a4c48a2
s390: qeth driver connection hang
by Ursula Braun
· 18 years ago
4f7a307
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
e296306
[S390] tape: New read configuration data.
by Michael Holzheu
· 18 years ago
6c82a8a
[S390] qeth: New read configuration data.
by Cornelia Huck
· 18 years ago
17283b5
[S390] dasd: New read device characteristics and read configuration data.
by Cornelia Huck
· 18 years ago
00c0c64
[S390] qdio: make qdio statistics SMP-capable
by Ursula Braun
· 18 years ago
fa1a8c2
s390: cio: Delay uevents for subchannels
by Cornelia Huck
· 18 years ago
Next »