summaryrefslogtreecommitdiff
path: root/arch/m68k/emu/nfblock.c
AgeCommit message (Expand)Author
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2021-10-21m68k/emu/nfblock: add error handling support for add_disk()Luis Chamberlain
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-06-01nfblock: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01nfblock: stop using ->queuedataChristoph Hellwig
2020-03-27block: simplify queue allocationChristoph Hellwig
2019-02-06m68k: set proper major_num when specifying module param major_numChengguang Xu
2018-09-24block: remove bvec_to_physChristoph Hellwig
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel