index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
/
iss
/
simdisk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
1
-2
/
+0
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-07-01
simdisk: stop using ->queuedata
Christoph Hellwig
1
-3
/
+1
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-5
/
+5
2019-05-06
xtensa: set proper error code for simdisk_setup()
Chengguang Xu
1
-1
/
+1
2019-05-06
xtensa: fix incorrect fd close in error case of simdisk_setup()
Chengguang Xu
1
-1
/
+0
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-1
/
+0
2017-11-10
xtensa/simdisk: fix compile error
Christoph Hellwig
1
-1
/
+1
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
1
-2
/
+2
2017-05-08
xtensa: ISS: Use kmalloc_array() in simdisk_init()
Markus Elfring
1
-2
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-20
xtensa: ISS: allow simdisk to use high memory buffers
Max Filippov
1
-0
/
+1
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-9
/
+3
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-1
/
+2
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-9
/
+3
2014-01-29
xtensa: fixup simdisk driver to work with immutable bio_vecs
Jens Axboe
1
-7
/
+7
2013-07-08
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
1
-2
/
+2
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-2
/
+2
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
xtensa: don't use a7 in simcalls
Max Filippov
1
-2
/
+2
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-09
xtensa simdisk: switch to proc_create_data()
Al Viro
1
-13
/
+23
2013-02-23
xtensa: ISS: add host file-based simulated disk
Victor Prupis
1
-0
/
+375