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
/
mtd
/
ubi
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: block: Warn if volume size is not multiple of 512
Richard Weinberger
2019-09-15
1
-8
/
+35
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
ubi: Fix error for write access
Romain Izard
2018-04-04
1
-1
/
+1
*
ubi: block: Fix locking for idr_alloc/idr_remove
Bradley Bolen
2018-01-18
1
-16
/
+26
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-3
/
+3
*
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+3
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-4
/
+3
*
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
1
-1
/
+1
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-8
/
+7
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-1
/
+0
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
|
UBI: block: Dynamically allocate minor numbers
Dan Ehrenberg
2015-06-02
1
-2
/
+14
|
/
*
UBI: block: Add missing cache flushes
Kevin Cernekee
2015-05-06
1
-0
/
+2
*
UBI: block: Fix checking for NULL instead of IS_ERR()
Dan Carpenter
2015-02-12
1
-2
/
+2
*
UBI: block: Continue creating ubiblocks after an initialization error
Dan Ehrenberg
2015-02-12
1
-15
/
+22
*
UBI: Block: Explain usage of blk_rq_map_sg()
Richard Weinberger
2015-01-28
1
-0
/
+6
*
UBI: Block: Add blk-mq support
Richard Weinberger
2015-01-28
1
-108
/
+94
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
1
-21
/
+20
*
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
2014-09-16
1
-2
/
+14
*
UBI: block: Fix block device size setting
Ezequiel Garcia
2014-09-16
1
-5
/
+6
*
UBI: block: fix dereference on uninitialized dev
Colin Ian King
2014-09-16
1
-5
/
+6
*
UBI: block: Avoid disk size integer overflow
Richard Weinberger
2014-07-28
1
-2
/
+9
*
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
2014-07-28
1
-4
/
+2
*
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
2014-07-28
1
-2
/
+3
*
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-06-10
1
-1
/
+3
|
\
|
*
UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
2014-05-27
1
-1
/
+3
*
|
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+1
*
|
UBI: avoid workqueue format string leak
Kees Cook
2014-05-05
1
-1
/
+1
|
/
*
UBI: block: Remove __initdata from ubiblock_param_ops
Richard Weinberger
2014-03-21
1
-1
/
+1
*
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-05
1
-1
/
+1
*
UBI: block: Use 'u64' for the 64-bit dividend
Ezequiel Garcia
2014-03-04
1
-1
/
+1
*
UBI: block: Mark init-only symbol as __initdata
Ezequiel Garcia
2014-03-04
1
-1
/
+1
*
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-03-04
1
-19
/
+20
*
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2014-02-28
1
-0
/
+646