1. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  2. cfdb00a s390/block: kill the big kernel lock by Arnd Bergmann · 14 years ago
  3. 817f2c8 Fix various typos of valid in comments by Nikanth Karthikesan · 14 years ago
  4. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  5. 625c94d [S390] dasd: fix format string types by Heiko Carstens · 14 years ago
  6. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  7. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  8. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  9. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. 547415d s390: remove WARN_ON for misc_deregister() failures by Akinobu Mita · 14 years ago
  11. 7c8faa8 [S390] dasd: tunable missing interrupt handler by Stefan Haberland · 14 years ago
  12. f932bce [S390] dasd: allocate fallback cqr for reserve/release by Stefan Weinhuber · 14 years ago
  13. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  14. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  15. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  16. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  17. a23ed00 [S390] dasd: unit check handling during internal cio I/O by Stefan Haberland · 14 years ago
  18. 2dedf0d [S390] dasd: remove uid from devmap by Stefan Haberland · 14 years ago
  19. 501183f [S390] dasd: add dynamic pav toleration by Stefan Haberland · 14 years ago
  20. 1c1e093 [S390] dasd: fix race between tasklet and dasd_sleep_on by Stefan Weinhuber · 14 years ago
  21. 6a5176c [S390] dasd: fix endless loop in erp by Stefan Haberland · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. b8fde72 [S390] dasd: check tsb validity by Stefan Haberland · 14 years ago
  24. 4a31ba5 [S390] dasd: fix alignment of transport mode recovery TCW by Stefan Weinhuber · 14 years ago
  25. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 15 years ago
  26. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 15 years ago
  27. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  28. 34b9243 [S390] seq_file: convert drivers/s390/ by Alexey Dobriyan · 15 years ago
  29. b695adf [S390] dasd: correct offline processing by Stefan Haberland · 15 years ago
  30. 589c74d [S390] dasd: fix refcounting. by Stefan Haberland · 15 years ago
  31. 9eb2512 [S390] dasd: fix online/offline race by Stefan Haberland · 15 years ago
  32. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  33. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  34. 294001a [S390] dasd: fix possible NULL pointer errors by Stefan Haberland · 15 years ago
  35. f8b06859 [S390] dasd: add proper compat pointer conversion for symmetrix ioctl by Heiko Carstens · 15 years ago
  36. 8803486 [S390] dasd: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  37. 6d53cfe [S390] dasd: PTR_ERR return of wrong pointer in by Roel Kluin · 15 years ago
  38. ea05854 [S390] dasd: move dasd-diag kmsg to dasd by Stefan Haberland · 15 years ago
  39. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  40. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  41. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  42. 5e24eb0 [S390] dasd: remove BKL from extended error reporting code by Martin Schwidefsky · 15 years ago
  43. f4ac1d0 [S390] dasd: let device initialization wait for LCU setup by Stefan Weinhuber · 15 years ago
  44. b8ed5dd [S390] dasd: remove strings from s390dbf by Stefan Haberland · 15 years ago
  45. eb6e199 [S390] dasd: improve error recovery for internal I/O by Stefan Weinhuber · 15 years ago
  46. 626350b [S390] dasd: enable prefix independent of pav support by Stefan Weinhuber · 15 years ago
  47. 779c278 [S390] dasd: remove dead code by Christian Borntraeger · 15 years ago
  48. 22825ab [S390] dasd: support DIAG access for read-only devices by Stefan Weinhuber · 15 years ago
  49. 454e1fa [S390] cio: split PGID settings and status by Peter Oberparleiter · 15 years ago
  50. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  51. d9fa944 [S390] dasd: use idal for device characteristics by Stefan Haberland · 15 years ago
  52. a7602f6 [S390] dasd: fix locking bug by Stefan Haberland · 15 years ago
  53. 6fca97a [S390] dasd: fix race condition in resume code by Stefan Haberland · 15 years ago
  54. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  55. 68d1e5f [S390] dasd: tolerate devices that have no feature codes by Stefan Weinhuber · 15 years ago
  56. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  57. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  58. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  59. 99b5e2d [S390] xpram: Remove checksum validation for suspend/resume by Michael Holzheu · 15 years ago
  60. ca99dab [S390] dasd: fix message naming by Stefan Haberland · 15 years ago
  61. 68b781f [S390] dasd: optimize cpu usage in goodcase by Stefan Haberland · 15 years ago
  62. 97f604b [S390] dasd: fail requests when device state is less then ready by Stefan Weinhuber · 15 years ago
  63. cf05b82 [S390] drivers/s390: put NULL test before dereference by Julia Lawall · 15 years ago
  64. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  65. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  66. aeec92c [S390] dasd: correct debugfeature sense dump by Stefan Haberland · 15 years ago
  67. 181d952 [S390] dasd: fix refcounting in dasd_change_state by Sebastian Ott · 15 years ago
  68. e6125fb [S390] dasd_pm: fix stop flag handling by Stefan Haberland · 15 years ago
  69. c369527 [S390] pm: dcssblk power management callbacks. by Gerald Schaefer · 15 years ago
  70. 1453209 [S390] pm: xpram driver power management callbacks by Michael Holzheu · 15 years ago
  71. d41dd12 [S390] pm: dasd power management callbacks. by Stefan Haberland · 15 years ago
  72. 6cc7f16 [S390] dasd: forward internal errors to dasd_sleep_on caller by Stefan Weinhuber · 15 years ago
  73. 736e6ea [S390] dasd: sync after async probe by Sebastian Ott · 15 years ago
  74. 92636b1 [S390] dasd: check_characteristics cleanup by Sebastian Ott · 15 years ago
  75. 45b44d7 [S390] dasd: no High Performance FICON in 31-bit mode by Stefan Weinhuber · 15 years ago
  76. d059148 [S390] dcssblk: revert devt conversion by Gerald Schaefer · 15 years ago
  77. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  78. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  79. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  80. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  81. 52db45c [S390] dasd: fix idaw boundary checking for track based ccw by Stefan Weinhuber · 15 years ago
  82. f3445a1 [S390] dasd: Use the new async framework for autoonlining. by Cornelia Huck · 15 years ago
  83. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 15 years ago
  84. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  85. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 15 years ago
  86. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 15 years ago
  87. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 15 years ago
  88. f9a28f7 [S390] dasd_eckd / Write format R0 is now allowed BB by Jean-Baptiste Joret · 15 years ago
  89. 0000d03 [S390] dasd: enable compat ioctls by Heiko Carstens · 15 years ago
  90. 48cae88 [S390] dasd: fix race in dasd timer handling by Stefan Weinhuber · 16 years ago
  91. ca0b4b7 [S390] dasd: bus_id -> dev_name() conversion. by Cornelia Huck · 16 years ago
  92. 13de227 [S390] dasd: add device attribute to disable blocking on lost paths by Holger Smolinski · 16 years ago
  93. 1301809 [S390] dasd: send change uevents for dasd block devices by Stefan Weinhuber · 16 years ago
  94. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  95. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  96. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  97. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  98. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  99. d1c2f89 [S390] convert xpram printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  100. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago