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
/
drivers
/
memstick
/
core
/
mspro_block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mspro_block: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
1
-8
/
+7
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-1
/
+1
*
memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
2022-12-09
1
-105
/
+72
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-1
/
+0
*
memstick/mspro_block: simplify refcounting
Christoph Hellwig
2022-02-16
1
-42
/
+7
*
memstick/mspro_block: fix handling of read-only devices
Christoph Hellwig
2022-02-16
1
-6
/
+4
*
memstick: mspro_block: Add error handling support for add_disk()
Luis Chamberlain
2021-10-12
1
-1
/
+5
*
mspro: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-15
/
+11
*
memstick: core: Assign error code of mspro_block_resume()
Jia-Ju Bai
2021-03-30
1
-1
/
+2
*
memstick: mspro_block: remove unneeded semicolon
Tom Rix
2020-11-16
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
memstick: mspro_block: Fix an error code in mspro_block_issue_req()
Dan Carpenter
2019-05-28
1
-7
/
+6
*
mspro_block: convert to blk-mq
Jens Axboe
2018-11-07
1
-55
/
+66
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
*
memstick: remove unused variables
Christoph Hellwig
2018-05-14
1
-1
/
+0
*
memstick: don't call blk_queue_bounce_limit
Christoph Hellwig
2018-05-11
1
-5
/
+0
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-3
/
+5
*
mspro_block: remove pointless prep_fn
Christoph Hellwig
2017-01-31
1
-13
/
+0
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-1
/
+1
*
memstick: don't allow REQ_TYPE_BLOCK_PC requests
Christoph Hellwig
2016-07-20
1
-2
/
+1
*
block: convert to device_add_disk()
Dan Williams
2016-06-27
1
-2
/
+1
*
drivers/memstick/core/mspro_block: use kmemdup
Muhammad Falak R Wani
2016-05-23
1
-2
/
+1
*
memstick: mspro_block: add missing curly braces
Dan Carpenter
2015-04-17
1
-1
/
+2
*
drivers/memstick/core/mspro_block.c: fix attributes array allocation
Michal Nazarewicz
2013-11-13
1
-2
/
+2
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-5
/
+3
*
memstick: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-14
/
+3
*
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
memstick: factor out transfer initiating functionality in mspro_block.c
Alex Dubov
2011-01-13
1
-62
/
+74
*
memstick: remove mspro_block_mutex
Alex Dubov
2011-01-13
1
-8
/
+1
*
memstick: avert possible race condition between idr_pre_get and idr_get_new
Alex Dubov
2011-01-13
1
-2
/
+4
*
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-5
/
+6
*
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
2010-08-12
1
-2
/
+3
*
memstick: init sysfs attributes
Maxim Levitsky
2010-08-12
1
-0
/
+1
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-1
/
+8
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+1
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-6
/
+3
*
block: convert to dequeueing model (easy ones)
Tejun Heo
2009-05-11
1
-3
/
+5
*
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
2009-05-11
1
-2
/
+2
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-3
/
+3
*
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
1
-1
/
+1
*
memstick: annotate endianness of attribute structs
Harvey Harrison
2009-01-09
1
-22
/
+21
*
memstick: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-7
/
+7
*
[PATCH] switch memstick
Al Viro
2008-10-21
1
-7
/
+6
[next]