aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-11
|\
| * [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-06
| * [S390] zcrypt: Improve some commentsFelix Beck2009-10-06
| * [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-06
| * [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-06
| * [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-06
| * [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-06
| * [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-06
| * [S390] cio: channel path memory leakMichael Ernst2009-10-06
| * [S390] 3270 console build fixSebastian Ott2009-10-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-11
|\ \ | |/ |/|
| * [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-02
| * [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-02
| * [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-02
| * [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-02
| * [SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt2009-10-02
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-23
|\
| * [S390] dasd: tolerate devices that have no feature codesStefan Weinhuber2009-09-22
| * [S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck2009-09-22
| * [S390] qdio: change state of all primed input buffersJan Glauber2009-09-22
| * [S390] qdio: reduce per device debug messagesJan Glauber2009-09-22
| * [S390] cio: introduce consistent subchannel scanningSebastian Ott2009-09-22
| * [S390] cio: idset use actual number of ssidsSebastian Ott2009-09-22
| * [S390] cio: dont kfree vmalloced memorySebastian Ott2009-09-22
| * [S390] cio: introduce css_settleSebastian Ott2009-09-22
| * [S390] cio: introduce css_eval_scheduledSebastian Ott2009-09-22
| * [S390] cio: merge init callsSebastian Ott2009-09-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| |/
* / const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* driver model: constify attribute groupsDavid Brownell2009-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-14
|\
| * [SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2009-09-05
| * [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-05
| * [SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt2009-09-05
| * [SCSI] zfcp: proper use of device registerSebastian Ott2009-09-05
| * [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-05
| * [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-05
| * [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-05
| * [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-05
| * [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-05
| * [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-05
| * [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-05
| * [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-05
| * [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-05
| * [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-05
| * [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-05
| * [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-05