Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4a387c98b3abc7cf9a2281f01f9b4dd7dbc48f65
/
drivers
/
mtd
/
devices
/
block2mtd.c
7b09acd
mtd: block2mtd: add support for an optional custom MTD label
by Joachim Wiberg
· 3 years, 3 months ago
a04e965
mtd: block2mtd: minor refactor to avoid hard coded constant
by Joachim Wiberg
· 3 years, 3 months ago
025a06c
mtd: Convert fallthrough comments into statements
by Miquel Raynal
· 4 years, 10 months ago
c3917a0
mtd: block2mtd: page index should use pgoff_t
by Liu Song
· 5 years ago
98473f5
mtd: block2mtd: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
e7bfb3f
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
by Boris Brezillon
· 7 years ago
d40a18f
mtd: block2mtd: remove redundant initialization of 'bdev'
by Colin Ian King
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 10 years ago
d6a3f01
mtd: block2mtd: wait until block devices are presented
by Felix Fietkau
· 10 years ago
ea6d833
mtd: block2mtd: check device size
by Fabian Frederick
· 11 years ago
4bed207
mtd: block2mtd: Add mutex_destroy
by Fabian Frederick
· 11 years ago
f83c383
mtd: Move major number definitions to major.h
by Ezequiel Garcia
· 11 years ago
a1c0660
mtd: Convert logging messages
by Joe Perches
· 12 years ago
031da73
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
by NeilBrown
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
2e24e32
mtd: block2mtd: fix recursive call of mtd_writev
by Gabor Juhos
· 13 years ago
39a5d0b
mtd: block2mtd: page_read() never returns NULL
by Ryosuke Saito
· 13 years ago
bcb1d23
mtd: move zero length verification to MTD API functions
by Artem Bityutskiy
· 13 years ago
834247e
mtd: remove retlen zeroing duplication
by Artem Bityutskiy
· 13 years ago
5def489
mtd: do not duplicate length and offset checks in drivers
by Artem Bityutskiy
· 13 years ago
b604387
mtd: block2mtd: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
3c3c10b
mtd: add leading underscore to all mtd functions
by Artem Bityutskiy
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
1dbebd3
mtd: harmonize mtd_writev usage
by Artem Bityutskiy
· 13 years ago
ff01bb4
fs: move code out of buffer.c
by Al Viro
· 13 years ago
ee0e87b
mtd: convert remaining users to mtd_device_register()
by Jamie Iles
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
731edacb
mtd: fix bdev exclusive open bugs in block2mtd::add_device()
by Tejun Heo
· 14 years ago
89a8228
block2mtd: dubious assignment
by Nicolas Kaiser
· 14 years ago
0ae28a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4d68242
mtd: block2mtd: Use kasprintf
by Julia Lawall
· 15 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
ff877ea
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 16 years ago
eadcf0d
MTD: handle pci_name() being const
by Greg Kroah-Hartman
· 17 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 17 years ago
0bc88c5
[MTD] block2mtd: logging typo fixes
by Stephane Chazelas
· 17 years ago
2875fb6
mtd: memory corruption in block2mtd.c
by Ingo van Lil
· 17 years ago
2b54aae
Claim maintainership for block2mtd and update email addresses
by Joern Engel
· 17 years ago
ba7cc09
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
4839f04
[MTD] block2mtd_paramline[] mustn't be __initdata
by Adrian Bunk
· 18 years ago
21d31f1
[PATCH] [MTD] block2mtd: remove readahead code
by Joern Engel
· 18 years ago
8870530
[PATCH] [MTD] block2mtd: remove warning
by Joern Engel
· 18 years ago
0ffb74c
[PATCH] [MTD] block2mtd: remove casts
by Joern Engel
· 18 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
95b93a0
[MTD] replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
c4e7fb3
block2mtd.c: Make kernel boot command line arguments work (try 4)
by Ville Herva
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
17ffc7b
[MTD] Initialize 'writesize'
by Artem B. Bityutskiy
· 19 years ago
21c8db9
[MTD] Restore MTD_ROM and MTD_RAM types
by David Woodhouse
· 19 years ago
92cbfdc
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
by Joern Engel
· 19 years ago
8546ac4
[MTD] Remove the only useless readv implementation
by Thomas Gleixner
· 19 years ago
151e7659
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
by David Woodhouse
· 19 years ago
a6550e5
mtd: fix memory leak in block2mtd_setup()
by Jesper Juhl
· 19 years ago
954c242
mtd: improve parameter parsing for block2mtd
by Joern Engel
· 19 years ago
48b1926
[PATCH] sem2mutex: drivers/mtd/
by Ingo Molnar
· 19 years ago
2b9175c
[MTD] Make functions static, include header files with prototypes
by Adrian Bunk
· 19 years ago
e5580fb
[MTD] devices: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
cc71229
[MTD] block2mtd: Fix incompatible pointer type
by Thomas Gleixner
· 20 years ago
711c11b
[MTD] block2mtd: Remove copyright. Fix offset calculation
by Joern Engel
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago