1. 39ccf9a cciss: Preserve all 8 bytes of LUN ID for logical drives. by Stephen M. Cameron · 15 years ago
  2. 983333c cciss: Silence noisy per-disk messages output by cciss_read_capacity by Stephen M. Cameron · 15 years ago
  3. 2c93559 cciss: Fix excessive gendisk freeing bug on driver unload. by Stephen M. Cameron · 15 years ago
  4. 2d11d99 cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs. by Stephen M. Cameron · 15 years ago
  5. 9ddb27b cciss: Clear all sysfs-exposed data for deleted logical drives. by Stephen M. Cameron · 15 years ago
  6. 8ce5196 cciss: Handle special case for sysfs attributes of the first logical drive. by Stephen M. Cameron · 15 years ago
  7. 361e9b0 cciss: Handle cases when cciss_add_disk fails. by Stephen M. Cameron · 15 years ago
  8. e8074f7 cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk. by Stephen M. Cameron · 15 years ago
  9. 097d026 cciss: Rearrange logical drive sysfs code to make the "changing a disk" path work. by Stephen M. Cameron · 15 years ago
  10. 617e134 cciss: Dynamically allocate struct device for each logical drive as needed. by Stephen M. Cameron · 15 years ago
  11. 21d9db0 cciss: Remove some unused code in rebuild_lun_table() by Stephen M. Cameron · 15 years ago
  12. d6f4965 cciss: Allow triggering of rescan of logical drive topology via sysfs entry by Andrew Patterson · 15 years ago
  13. b368c9d cciss: Use one scan thread per controller and fix hang during rmmod by Andrew Patterson · 15 years ago
  14. c64bebc cciss: Remove sysfs entries for logical drives on driver cleanup. by Andrew Patterson · 15 years ago
  15. 4d76160 cciss: fix schedule_timeout() parameters by Randy Dunlap · 15 years ago
  16. d5d03ee dac960: switch to seq_file by Alexey Dobriyan · 15 years ago
  17. ff2c3de cpqarray: switch to seq_file by Alexey Dobriyan · 15 years ago
  18. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  19. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  20. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 15 years ago
  21. f1b0ef06 virtio_blk: add support for cache flush by Christoph Hellwig · 15 years ago
  22. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  23. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  24. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  26. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  27. 3c36543 trivial: add __init/__exit macros to DAC960.c by Peter Huewe · 15 years ago
  28. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  29. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  30. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  31. ea5ffff debugfs: Modify default debugfs directory for debugging pktcdvd. by GeunSik Lim · 15 years ago
  32. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  33. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  34. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  35. c90cd33 floppy: Switch driver to dev_pm_ops by Frans Pop · 15 years ago
  36. 18d8217 aoe: end barrier bios with EOPNOTSUPP by Ed Cashin · 15 years ago
  37. 49b3a3c block: use printk_once by Marcin Slusarz · 15 years ago
  38. 212a502 cciss: memory leak in cciss_init_one() by Eric Dumazet · 15 years ago
  39. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  40. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  41. 7135a71b aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
  42. 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
  43. a85a00a mg_disk: Add missing ready status check on mg_write() by unsik Kim · 15 years ago
  44. 394c6cc mg_disk: fix issue with data integrity on error in mg_write() by Bartlomiej Zolnierkiewicz · 15 years ago
  45. eb32bae mg_disk: fix reading invalid status when use polling driver by unsik Kim · 15 years ago
  46. 48f5690 mg_disk: remove prohibited sleep operation by unsik Kim · 15 years ago
  47. bb184d1 Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
  48. 4fbfff76 virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch by Rakib Mullick · 15 years ago
  49. d9ecdea virtio_blk: ioctl return value fix by Christoph Hellwig · 15 years ago
  50. 4eff3ca virtio_blk: don't bounce highmem requests by Christoph Hellwig · 15 years ago
  51. 8f47428 ataflop: adjust NULL test by Julia Lawall · 15 years ago
  52. c9d4bc2 z2ram: Small cleanup for z2ram.c by Zhaolei · 15 years ago
  53. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  54. 04eef90 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  55. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  56. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  57. b59e64d cciss: Ignore stale commands after reboot by Hannes Reinecke · 15 years ago
  58. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 15 years ago
  59. bc47df0 osdblk: Adjust queue limits to lower device's limits by Boaz Harrosh · 16 years ago
  60. 2a13877 osdblk: a Linux block device for OSD objects by Jeff Garzik · 16 years ago
  61. ddeb9c3 hd: stop defining MAJOR_NR by Christoph Hellwig · 15 years ago
  62. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  63. d613839 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  64. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  65. e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 15 years ago
  66. 5ced504 mg_disk: seperate mg_disk.h again by unsik Kim · 15 years ago
  67. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  68. 5888fd3 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 16 years ago
  69. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  70. 1ce8a0d Driver Core: aoe: add nodename for aoe devices by Kay Sievers · 16 years ago
  71. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 16 years ago
  72. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  73. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  74. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  75. 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 15 years ago
  76. c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 15 years ago
  77. fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 15 years ago
  78. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  79. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
  80. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 15 years ago
  81. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 15 years ago
  82. 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 15 years ago
  83. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  84. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  85. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  86. 98e9444 virtio_blk: add missing __dev{init,exit} markings by Mike Frysinger · 16 years ago
  87. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  88. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  89. 5e50b9e floppy: fix hibernation by Ondrej Zary · 15 years ago
  90. 1adbee5 ramdisk: remove long-deprecated "ramdisk=" boot-time parameter by Robert P. J. Day · 15 years ago
  91. 1d589bb Add serial number support for virtio_blk, V4a by john cooper · 15 years ago
  92. 3969251 cciss: decode unit attention in SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  93. 72f9f13 cciss: Remove no longer needed sendcmd reject processing code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  94. 85cc61a cciss: change SCSI error handling routines to work with interrupts enabled. by scameron@beardog.cca.cpqcorp.net · 15 years ago
  95. 789a424 cciss: separate error processing and command retrying code in sendcmd_withirq_core() by scameron@beardog.cca.cpqcorp.net · 15 years ago
  96. 3c2ab40 cciss: factor out fix target status processing code from sendcmd functions by scameron@beardog.cca.cpqcorp.net · 15 years ago
  97. b57695f cciss: simplify interface of sendcmd() and sendcmd_withirq() by scameron@beardog.cca.cpqcorp.net · 15 years ago
  98. 5390cfc cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  99. 40df6ae cciss: Use schedule_timeout_uninterruptible in SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  100. 77b0308 cciss: use schedule_timeout_interruptible() by Andrew Morton · 15 years ago