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