- 3c30883 ps3vram: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- 6da525b ps3vram: use bvec_virt by Christoph Hellwig · 3 years, 6 months ago
- 684bf9c ps3vram: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- 6d247e4 powerpc/ps3: make system bus's remove and shutdown callbacks return void by Uwe Kleine-König · 4 years, 2 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 7 months ago
- f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 7 months ago
- 53042f3 ps3vram: stop using ->queuedata by Christoph Hellwig · 4 years, 7 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
- 1d0c065 block/ps3vram: Use %llu to format sector_t after LBDAF removal by Geert Uytterhoeven · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- 00e7c25 block/ps3vram: Check return of ps3vram_cache_init by Geoff Levand · 7 years ago
- fd1335e block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init() by Markus Elfring · 7 years ago
- af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
- dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
- 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
- de66720 block/ps3vram: Remove obsolete reference to MTD by Geert Uytterhoeven · 10 years ago
- e7bdd17 block/ps3vram: Fix sparse warnings by Geoff Levand · 10 years ago
- 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
- 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
- d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
- 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 14 years ago
- 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 15 years ago
- 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
- 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
- eb28d31 block: Add BLK_ prefix to definitions by Martin K. Petersen · 15 years ago
- f21121c block/ps3: fix slow VRAM IO by Hideyuki Sasaki · 15 years ago
- 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
- 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
- 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 16 years ago
- 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 16 years ago
- 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 16 years ago
- c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 16 years ago
- fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 16 years ago
- d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 16 years ago
- 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 16 years ago
- 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 16 years ago
- 3c20e2f2 ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 16 years ago
- 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 16 years ago
- 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
- f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 16 years ago