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