1. da868b0 Staging: i2o: Remove indentation of labels by Helen Fornazier · 9 years ago
  2. 5900ada staging: i2o: remove intialization of static ints by Supriya Karanth · 9 years ago
  3. 2cbf7fe i2o: move to staging by Alan Cox · 9 years ago[Renamed (99%) from drivers/message/i2o/i2o_block.c]
  4. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  5. 8fdbb34 messages: i2o: Fix typo in messages/i2o by Masanari Iida · 12 years ago
  6. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  9. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  10. f47350f i2o_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  11. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  12. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  13. d236700 drivers/message: move dereference after NULL test by Julia Lawall · 14 years ago
  14. 2daa672 scsi/i2o: restore ioctl changes by Arnd Bergmann · 14 years ago
  15. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  16. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  17. 3448406 scsi/i2o_block: cleanup ioctl handling by Arnd Bergmann · 14 years ago
  18. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  19. 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
  20. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  21. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  22. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  23. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  24. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  25. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  26. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  27. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  28. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  29. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  30. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  31. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  32. 5e33330 Fix incorrect use of loose in i2o_block.c by Nick Andrew · 16 years ago
  33. b77b0ef i2o: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  34. f3f6015 [PATCH] switch i2o by Al Viro · 16 years ago
  35. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  36. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  37. 1381b7e blk_end_request: changing i2o_block (take 4) by Kiyoshi Ueda · 17 years ago
  38. ae5fbf7 i2o: debug messages corrected by Vasily Averin · 17 years ago
  39. 3d1266c SG: audit of drivers that use blk_rq_map_sg() by Jens Axboe · 17 years ago
  40. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  41. db7526f fix integer overflow warning in i2o_block by Meelis Roos · 17 years ago
  42. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  43. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  44. 010904c wrong memory access in i2o_block_device_lock() by Vasily Averin · 17 years ago
  45. d1985ad [PATCH] i2o: block IO errors on i2o disk by Vasily Averin · 17 years ago
  46. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  47. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  48. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  49. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  50. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  51. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  52. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  53. f6ed39a [PATCH] I2O: Optimizing by Markus Lidel · 19 years ago
  54. 2e1973a [PATCH] I2O: Beautifying by Markus Lidel · 19 years ago
  55. 793fd15 [PATCH] I2O: SPARC fixes by Markus Lidel · 19 years ago
  56. a1a5ea7 [PATCH] I2O: changed I2O API to create I2O messages in kernel memory by Markus Lidel · 19 years ago
  57. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  58. f33213e [PATCH] I2O: Lindent run and replacement of printk through osm printing functions by Markus Lidel · 19 years ago
  59. 9e87545 [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization by Markus Lidel · 19 years ago
  60. f10378f [PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA support by Markus Lidel · 19 years ago
  61. f88e119 [PATCH] I2O: first code cleanup of spare warnings and unused functions by Markus Lidel · 19 years ago
  62. 223230e [PATCH] i2o: Fix free of event memory in i2o_block_event() by Markus Lidel · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago