summaryrefslogtreecommitdiff
path: root/drivers/block/ps3vram.c
AgeCommit message (Expand)Author
2023-01-29ps3vram: remove bio splittingChristoph Hellwig
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2022-09-21block: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-10-30ps3vram: add error handling support for add_disk()Luis Chamberlain
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-08-16ps3vram: use bvec_virtChristoph Hellwig
2021-06-01ps3vram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig
2020-07-01ps3vram: stop using ->queuedataChristoph Hellwig
2020-03-27block: simplify queue allocationChristoph Hellwig
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-08-17block/ps3vram: Check return of ps3vram_cache_initGeoff Levand
2017-08-17block/ps3vram: Delete an error message for a failed memory allocation in ps3v...Markus Elfring
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2016-06-27block: convert to device_add_disk()Dan Williams
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-06-10block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven
2015-06-10block/ps3vram: Fix sparse warningsGeoff Levand
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-01-03Drivers: block: remove __dev* attributes.Greg Kroah-Hartman
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31block: Fix files that are modules and hence need module.hPaul Gortmaker
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-26block: Add BLK_ prefix to definitionsMartin K. Petersen
2009-11-04block/ps3: fix slow VRAM IOHideyuki Sasaki
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven