1. 3d05259 [PATCH] s390: dasd device identifiers by Horst Hummel · 18 years ago
  2. 39ccf95 [PATCH] s390: dasd ioctl never returns by Horst Hummel · 18 years ago
  3. 7220fe8 [PATCH] s390: dasd proc entries by Horst Hummel · 18 years ago
  4. 25ee4cf [PATCH] s390: fail-fast requests on quiesced devices by Peter Oberparleiter · 18 years ago
  5. dafd87a [PATCH] s390: dasd device offline messages by Horst Hummel · 18 years ago
  6. e048a8a BUG_ON() Conversion in drivers/s390/block/dasd_erp.c by Eric Sesterhenn · 18 years ago
  7. 606f442 BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c by Eric Sesterhenn · 18 years ago
  8. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  9. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  10. 7ac1e87 BUG_ON() Conversion in drivers/s390/block/dasd.c by Eric Sesterhenn · 18 years ago
  11. b502962 [PATCH] dasd: "cleanup dasd_ioctl" fix by Bastian Blank · 18 years ago
  12. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 18 years ago
  13. 20c6446 [PATCH] s390: dasd extended error reporting by Stefan Weinhuber · 18 years ago
  14. 554a826 [PATCH] s390: random values in result of BIODASDINFO2 by Horst Hummel · 18 years ago
  15. d0b2eaa [PATCH] s390: remove experimental flag from dasd diag by Peter Oberparleiter · 18 years ago
  16. 82814db [PATCH] s390: remove dynamic dasd ioctls by Christoph Hellwig · 18 years ago
  17. 8b2eb66 [PATCH] s390: merge cmb into dasdc by Christoph Hellwig · 18 years ago
  18. 1107ccf [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc by Christoph Hellwig · 18 years ago
  19. 13c6204 [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc by Christoph Hellwig · 18 years ago
  20. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  21. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 19 years ago
  22. b707dbe [PATCH] s390: dasd proc interface typo by Horst Hummel · 19 years ago
  23. 90f0094 [PATCH] s390: dasd partition detection by Horst Hummel · 19 years ago
  24. 49d9c81 [PATCH] s390: revert dasd eer module by Heiko Carstens · 19 years ago
  25. aa88861 [PATCH] s390: dasd reference counting by Peter Oberparleiter · 19 years ago
  26. 12c3a54 [PATCH] s390: dasd extended error reporting module by Stefan Weinhuber · 19 years ago
  27. c2ba444 [PATCH] s390: dasd wait for clear i/o interrupt by Horst Hummel · 19 years ago
  28. 5746719 [PATCH] s390: dasd open counter by Horst Hummel · 19 years ago
  29. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  30. ed68cb3 [PATCH] s390: fix blk_queue_ordered call in dasd.c fixup by Heiko Carstens · 19 years ago
  31. bcc1326 [PATCH] s390: fix blk_queue_ordered call in dasdc by Martin Schwidefsky · 19 years ago
  32. 8262037 [PATCH] add ->compat_ioctl to dasd by Christoph Hellwig · 19 years ago
  33. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  34. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  35. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  36. 1c01b8a [PATCH] s390: dasd failfast support by Horst Hummel · 19 years ago
  37. 9a7af28 [PATCH] s390: BIODASDPRRD ioctl return code by Horst Hummel · 19 years ago
  38. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  39. 56dc6a8 [PATCH] s390: cms volume label definitions by Peter Oberparleiter · 19 years ago
  40. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 19 years ago
  41. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  42. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  43. 1e0291b [PATCH] s390: dasd diag with block sizes > 512 by Peter Oberparleiter · 19 years ago
  44. 86b368a [PATCH] s390: dasd diag inline assembly by Peter Oberparleiter · 19 years ago
  45. fd49f41 [PATCH] s390: 64 bit diag250 support by Horst Hummel · 19 years ago
  46. c6eb7b7 [PATCH] s390: deadlock in dasd_devmap by Horst Hummel · 19 years ago
  47. 6bb0e01 [PATCH] s390: free dasd slab cache by Horst Hummel · 19 years ago
  48. d61f6f3 [PATCH] s390: fba dasd i/o errors by Horst Hummel · 19 years ago
  49. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 19 years ago
  50. f901e5d [PATCH] s/390: compile fix for dcssblk by Cornelia Huck · 19 years ago
  51. c551288 [PATCH] s/390: use klist in dasd driver by Cornelia Huck · 19 years ago
  52. 420edbc [PATCH] xip: bdev: execute in place by Carsten Otte · 19 years ago
  53. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  54. 59afda7 [PATCH] s390: dasd set online failure by Horst Hummel · 19 years ago
  55. 4beb370 [PATCH] s390: remove ioctl32 from dasdcmb by Cornelia Huck · 19 years ago
  56. ec5883a [PATCH] s390: don't pad cdl blocks for write requests by Horst Hummel · 19 years ago
  57. 6ed93c8 [PATCH] s390: enable write barriers in the dasd driver by Stefan Weinhuber · 19 years ago
  58. f24acd4 [PATCH] s390: dasd readonly attribute by Horst Hummel · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago