1. bf5fb87 dasd: use bvec_virt by Christoph Hellwig · 3 years, 7 months ago
  2. d4a0190 s390/dasd: use register pair instead of register asm by Heiko Carstens · 3 years, 8 months ago
  3. c0c8a83 s390/dasd: add missing discipline function by Stefan Haberland · 3 years, 9 months ago
  4. 10321aa s390/dasd: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  5. 9f4aa52 s390/dasd: fix inability to use DASD with DIAG driver by Stefan Haberland · 4 years, 7 months ago
  6. fa226f1 s390: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  7. a0610a8 s390/dasd: Make dasd_setup_queue() a discipline function by Jan Höppner · 7 years ago
  8. c5205f2 s390/dasd: move dasd_ccw_req to per request data by Sebastian Ott · 7 years ago
  9. f43c426 s390: remove couple of duplicate includes by Vasily Gorbik · 7 years ago
  10. 6a55d2c s390: block: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  11. 7bf76f01 s390/dasd: Change unsigned long long to unsigned long by Jan Höppner · 8 years ago
  12. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  13. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  14. 543691a4 s390/dasd: remove casts to dasd_*_private by Sebastian Ott · 9 years ago
  15. ce0c12b s390/dasd: fix diag 0x250 inline assembly by Heiko Carstens · 9 years ago
  16. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 10 years ago
  17. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
  18. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  19. 82003c3e s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  20. a2ace46 s390/dasd: Implement block timeout handling by Hannes Reinecke · 12 years ago
  21. 1f1ee9a s390/dasd: make number of retries configurable by Hannes Reinecke · 12 years ago
  22. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  23. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  24. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  25. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  26. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  27. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 14 years ago
  28. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 14 years ago
  29. a4d26c6 [S390] dasd: do path verification for paths added at runtime by Stefan Weinhuber · 14 years ago
  30. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  31. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  32. 7c8faa8 [S390] dasd: tunable missing interrupt handler by Stefan Haberland · 15 years ago
  33. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 15 years ago
  34. ea05854 [S390] dasd: move dasd-diag kmsg to dasd by Stefan Haberland · 15 years ago
  35. 779c278 [S390] dasd: remove dead code by Christian Borntraeger · 15 years ago
  36. 22825ab [S390] dasd: support DIAG access for read-only devices by Stefan Weinhuber · 15 years ago
  37. ca99dab [S390] dasd: fix message naming by Stefan Haberland · 15 years ago
  38. 68b781f [S390] dasd: optimize cpu usage in goodcase by Stefan Haberland · 15 years ago
  39. 6cc7f16 [S390] dasd: forward internal errors to dasd_sleep_on caller by Stefan Weinhuber · 16 years ago
  40. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
  41. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 16 years ago
  42. 13de227 [S390] dasd: add device attribute to disable blocking on lost paths by Holger Smolinski · 16 years ago
  43. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 17 years ago
  44. 8586cb6 [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP by Stefan Haberland · 17 years ago
  45. 7337194 [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). by Cornelia Huck · 17 years ago
  46. 8e09f21 [S390] dasd: add hyper PAV support to DASD device driver, part 1 by Stefan Weinhuber · 17 years ago
  47. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 18 years ago
  48. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  49. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 18 years ago
  50. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 18 years ago
  51. 0443969 [S390] dasd: Work around gcc bug. by Peter Oberparleiter · 18 years ago
  52. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  53. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  54. 5a489b98 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  55. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 19 years ago
  56. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  58. 138c014 [S390] dasd whitespace and other cosmetics. by Horst Hummel · 19 years ago
  59. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  60. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  61. 1c01b8a [PATCH] s390: dasd failfast support by Horst Hummel · 19 years ago
  62. 56dc6a8 [PATCH] s390: cms volume label definitions by Peter Oberparleiter · 19 years ago
  63. 1e0291b [PATCH] s390: dasd diag with block sizes > 512 by Peter Oberparleiter · 19 years ago
  64. 86b368a [PATCH] s390: dasd diag inline assembly by Peter Oberparleiter · 19 years ago
  65. fd49f41 [PATCH] s390: 64 bit diag250 support by Horst Hummel · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2