Commit History

Author SHA1 Message Date
  Dan Williams 0d52c756a6 block: convert to device_add_disk() 9 years ago
  Jens Axboe dece16353e block: change ->make_request_fn() and users to return a queue cookie 9 years ago
  Kent Overstreet 54efd50bfd block: make generic_make_request handle arbitrarily sized bios 10 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago
  Geert Uytterhoeven de667203fd block/ps3vram: Remove obsolete reference to MTD 10 years ago
  Geoff Levand e7bdd17b08 block/ps3vram: Fix sparse warnings 10 years ago
  Kent Overstreet 7988613b0e block: Convert bio_for_each_segment() to bvec_iter 11 years ago
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 12 years ago
  Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
  Greg Kroah-Hartman 8d85fce77e Drivers: block: remove __dev* attributes. 12 years ago
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
  Paul Gortmaker 0c8d44f239 block: Fix files that are modules and hence need module.h 14 years ago
  Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Stephen Rothwell 91f63d0efa block: fix for "Consolidate phys_segment and hw_segment limits" 15 years ago
  Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
  Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
  Martin K. Petersen eb28d31bc9 block: Add BLK_ prefix to definitions 15 years ago
  Hideyuki Sasaki f21121cde6 block/ps3: fix slow VRAM IO 16 years ago
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
  Geert Uytterhoeven 9413c8836a powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> 16 years ago
  Geert Uytterhoeven 03fa68c245 ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata 16 years ago
  Roel Kluin 6dee2c87eb block/ps3: remove driver_data direct access of struct device 16 years ago
  Geert Uytterhoeven 1bd9784f5e ps3vram: Make ps3vram_priv.reports a void * 16 years ago
  Geert Uytterhoeven c3b94fd800 ps3vram: Remove no longer used ps3vram_priv.ddr_base 16 years ago
  Geert Uytterhoeven fb89e89d0f ps3vram: Replace mutex by spinlock + bio_list 16 years ago
  Geert Uytterhoeven d3352c9f1e ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> 16 years ago
  Geert Uytterhoeven 56ac72dba5 ps3vram: GPU memory mapping cleanup 16 years ago
  Jim Paris 3273d8778f ps3vram: Correct exchanged gotos in ps3vram_probe() error path 16 years ago
  Geert Uytterhoeven 3c20e2f279 ps3vram: Use proc_create_data() instead of proc_create() 16 years ago