index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
emu
/
nfblock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k/emu/nfblock: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-2
/
+7
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-2
/
+1
*
nfblock: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-15
/
+5
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-25
1
-1
/
+1
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-2
/
+3
*
nfblock: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-2
/
+1
*
m68k: set proper major_num when specifying module param major_num
Chengguang Xu
2019-02-06
1
-3
/
+7
*
block: remove bvec_to_phys
Christoph Hellwig
2018-09-24
1
-1
/
+1
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-1
/
+2
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
1
-5
/
+6
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
1
-1
/
+1
*
m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls
Geert Uytterhoeven
2013-08-23
1
-2
/
+2
*
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
1
-2
/
+1
*
m68k/atari: ARAnyM - Add support for block access
Roman Zippel
2011-03-16
1
-0
/
+195