1. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  2. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  3. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  4. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  5. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  6. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 13 years ago
  7. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  8. 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
  9. 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 14 years ago
  10. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  11. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  12. eb28d31 block: Add BLK_ prefix to definitions by Martin K. Petersen · 14 years ago
  13. f21121c block/ps3: fix slow VRAM IO by Hideyuki Sasaki · 15 years ago
  14. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  15. 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
  16. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  17. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  18. 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 15 years ago
  19. c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 15 years ago
  20. fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 15 years ago
  21. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  22. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
  23. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 15 years ago
  24. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 15 years ago
  25. 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 15 years ago
  26. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  27. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 15 years ago