1. ee52c44 block: DAC960: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  2. a5bbf61 block: use pci_zalloc_consistent by Joe Perches · 10 years ago
  3. 9c552e1 DAC960: remove sleep_on usage by Arnd Bergmann · 10 years ago
  4. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  5. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  7. 3d6a874 dac960: return success instead of -ENOTTY by Dan Carpenter · 11 years ago
  8. d88a440 dac960: Remove unused variables from DAC960_CreateProcEntries() by Jesper Juhl · 12 years ago
  9. cecd353 drivers/block/DAC960: fix -Wuninitialized warning by Danny Kukawka · 12 years ago
  10. bca505f drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning by Danny Kukawka · 12 years ago
  11. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. 507daea dac960: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  14. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  15. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  16. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  17. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  18. ee714f2 block: Finalize conversion of block limits functions by Martin K. Petersen · 14 years ago
  19. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  20. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  21. 3d447ec block: make PCI device id constant by Márton Németh · 14 years ago
  22. df9dc83 drivers/block/DAC960.c: use DAC960_V2_Controller by Julia Lawall · 14 years ago
  23. d5d03ee dac960: switch to seq_file by Alexey Dobriyan · 15 years ago
  24. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 15 years ago
  25. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  26. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  27. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  28. 3c36543 trivial: add __init/__exit macros to DAC960.c by Peter Huewe · 15 years ago
  29. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  30. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  31. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  32. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  33. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  34. b564f02 [PATCH] switch DAC960 by Al Viro · 16 years ago
  35. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  36. 2610324 DAC960: push down BKL by Alan Cox · 16 years ago
  37. 0156c25 blk_end_request: changing DAC960 (take 4) by Kiyoshi Ueda · 16 years ago
  38. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  39. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  40. 3558c9b Fix "Fix DAC960 driver on machines which don't support 64-bit DMA" by Andrew Morton · 17 years ago
  41. 868047f Fix DAC960 driver on machines which don't support 64-bit DMA by Matthew Wilcox · 17 years ago
  42. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  43. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  44. 87d156b [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool' by Richard Knutsson · 17 years ago
  45. 0a361e3 [SCSI] DAC960: kmalloc->kzalloc/Casting cleanups by Ahmed S. Darwish · 17 years ago
  46. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 17 years ago
  47. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  48. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  49. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  50. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  51. fddafd3 [SCSI] DAC960: PCI id table fixup by Brian King · 18 years ago
  52. 69ab391 [PATCH] irq-flags: drivers/block Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  53. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  54. 07fb75a [SCSI] fix (unlikely) memory leak in DAC960 driver by Jesper Juhl · 18 years ago
  55. 50297cb [PATCH] drivers/block/*: use time_after() and friends by Marcelo Feitoza Parisi · 18 years ago
  56. 06ff37f [PATCH] kzalloc() conversion in drivers/block by Eric Sesterhenn · 18 years ago
  57. 089fe1b BUG_ON() Conversion in drivers/block/ by Eric Sesterhenn · 18 years ago
  58. 62287fb [PATCH] dac960: add disk entropy in request completions by Matt Mackall · 18 years ago
  59. 9bfab8c [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 18 years ago
  60. 945f390 [PATCH] drivers/block: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  61. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 18 years ago
  62. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 18 years ago
  63. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  64. 5b76ffd [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600 by Christoph Hellwig · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago