index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
/
iss
/
simdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
simdisk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-22
/
+7
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-1
/
+1
*
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
2020-07-08
1
-2
/
+0
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-2
/
+3
*
simdisk: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-3
/
+1
*
block: simplify queue allocation
Christoph Hellwig
2020-03-27
1
-2
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-5
/
+5
*
xtensa: set proper error code for simdisk_setup()
Chengguang Xu
2019-05-06
1
-1
/
+1
*
xtensa: fix incorrect fd close in error case of simdisk_setup()
Chengguang Xu
2019-05-06
1
-1
/
+0
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
1
-1
/
+0
*
xtensa/simdisk: fix compile error
Christoph Hellwig
2017-11-10
1
-1
/
+1
*
block: remove __bio_kmap_atomic
Christoph Hellwig
2017-11-10
1
-2
/
+2
*
xtensa: ISS: Use kmalloc_array() in simdisk_init()
Markus Elfring
2017-05-08
1
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
xtensa: ISS: allow simdisk to use high memory buffers
Max Filippov
2016-09-20
1
-0
/
+1
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-9
/
+3
*
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
-9
/
+3
*
xtensa: fixup simdisk driver to work with immutable bio_vecs
Jens Axboe
2014-01-29
1
-7
/
+7
*
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
2013-07-08
1
-2
/
+2
*
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-05-09
1
-2
/
+2
|
\
|
*
xtensa: don't use a7 in simcalls
Max Filippov
2013-05-09
1
-2
/
+2
*
|
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
2013-05-09
1
-2
/
+2
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-2
/
+1
*
|
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
2013-05-04
1
-1
/
+1
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-2
/
+2
*
|
xtensa simdisk: switch to proc_create_data()
Al Viro
2013-04-09
1
-13
/
+23
|
/
*
xtensa: ISS: add host file-based simulated disk
Victor Prupis
2013-02-23
1
-0
/
+375