Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a9d71f84c8d6f981bc598398ddbbec4ee25e3c7
/
drivers
/
mtd
/
mtd_blkdevs.c
fec3ff5d
mtd: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
f3c6379
mtd: blkdevs: fix potential deadlock + lockdep warnings
by Brian Norris
· 9 years ago
2ce401d
mtd: blktrans: fix multiplication overflow
by Peng Fan
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
cc7fce8
mtd: blkdevs: fix switch-bool compilation warning
by Tomer Barletz
· 9 years ago
2bb4cd5
block: have drivers use blk_queue_max_discard_sectors()
by Jens Axboe
· 9 years ago
c4a3f13
mtd: blktrans: use better error code for unimplemented ioctl()
by Brian Norris
· 9 years ago
5018393
mtd: blktrans: change blktrans_getgeo return value
by Wenlin Kang
· 9 years ago
073db4a
mtd: fix: avoid race condition when accessing mtd->usecount
by Brian Norris
· 9 years ago
e22b765
mtd: blkdevs: remove dead code
by Brian Norris
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
e413a19a
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
566c0d6
mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer
by Roman Peniaev
· 11 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
3ea5b03
mtd: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
a8ca889
mtd_blktrans_ops->release() should return void
by Al Viro
· 12 years ago
22a8578
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
by Ezequiel Garcia
· 12 years ago
9329c5eb
mtd: mtd_blkdev: Use a different name for block_device_operations variable
by Ezequiel Garcia
· 12 years ago
70d5098
mtd: mtdblock: call mtd_sync() only if opened for write
by Alexander Stein
· 13 years ago
342ff28
mtd: mtd_blkdevs: don't increase 'open' count on error path
by Brian Norris
· 13 years ago
16f7eca
mtd: mark block device queue as non-rotational
by Dan McGee
· 13 years ago
94735ec
mtd: mtd_blkdevs: fix error path in blktrans_open
by Artem Bityutskiy
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
115ee88
mtd_blkdevs: Set the maximum discards size
by Jarkko Lavinen
· 14 years ago
c7519db
mtd_blkdevs: Add background processing support
by Jarkko Lavinen
· 14 years ago
7f53f12
mtd: mtd_blkdevs: local symbols should be static
by H Hartley Sweeten
· 14 years ago
bd637f6
mtd: mtd_blkdevs: fix double free on error path
by Maxim Levitsky
· 14 years ago
8cc9de3
mtd: Remove redundant mutex from mtd_blkdevs.c
by David Woodhouse
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
6fe4c59
MTD: Fix wrong check register_blkdev return value
by Frank Li
· 14 years ago
12aebf3
mtd: blktrans: fix a race vs kthread_stop
by Maxim Levitsky
· 14 years ago
480792b
mtd: blktrans: kill BKL
by Maxim Levitsky
· 14 years ago
008c751
mtd: allow to unload the mtdtrans module if its block devices aren't open
by Maxim Levitsky
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
dba76c0
mtd: blkdevs: fix crash related to sysfs attributes.
by Maxim Levitsky
· 14 years ago
007c2d8
mtd: return success on blktrans_ioctl
by Dan Carpenter
· 14 years ago
e4d64ca
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
by Maxim Levitsky
· 15 years ago
133fa8c
mtd: Few follow up cleanups for Smartmedia/xD support
by Maxim Levitsky
· 15 years ago
026ec57
mtd: blktrans: allow FTL drivers to export sysfs attributes
by Maxim Levitsky
· 15 years ago
048d871
mtd: blktrans: Hotplug fixes
by Maxim Levitsky
· 15 years ago
a863862
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
by Maxim Levitsky
· 15 years ago
4d3a853
mtd: Raise limit on block device minor numbers
by Ben Hutchings
· 15 years ago
f1332ba
mtd: Introduce and use iteration macro for reading the MTD device table
by Ben Hutchings
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
d5ba1c8
mtd: don't use PF_MEMALLOC
by KOSAKI Motohiro
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
6f4e137
mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
by hartleys
· 15 years ago
1122a26
block: use normal I/O path for discard requests
by Christoph Hellwig
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
8022c13
mtd: blkdevs: do not forget to get MTD devices
by Artem Bityutskiy
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
d694846
[MTD] set blkdev parent to the mtd device, not its parent
by David Woodhouse
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
1498ada
mtd_blkdevs: dequeue in-flight request
by Tejun Heo
· 15 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
1f24b5a
[MTD] driver model updates
by David Brownell
· 16 years ago
2cf3a114
[MTD] fix use after free in register_mtd_blktrans
by Marcin Slusarz
· 16 years ago
af0e2a0
[PATCH] switch mtd_blkdevs
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
eae9acd
Support 'discard sectors' operation in translation layer support core
by David Woodhouse
· 16 years ago
71a928c
[MTD] Use list_for_each_entry[_safe] where appropriate.
by Chris Malley
· 16 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 16 years ago
ce37ab4
[MTD] Always initialise mutex in new mtd_blktrans_dev.
by David Woodhouse
· 17 years ago
39fe543
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
356d70f
[MTD] mtdcore.c: share syms with mtd_blkdev.c
by Ben Dooks
· 17 years ago
8f026f7
[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'
by Ben Dooks
· 17 years ago
b3561ea
Clean up mutex_trylock noise
by Jean Delvare
· 18 years ago
3e67fe4
[MTD] Finish conversion mtd_blkdevs to use the kthread API
by Christoph Hellwig
· 18 years ago
99f9b24
[MTD] mtd_blkdevs: Convert to use the kthread API
by Eric W. Biederman
· 18 years ago
95b93a0
[MTD] replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
1918767
[MTD] Allow variable block sizes in mtd_blkdevs
by Richard Purdie
· 18 years ago
9a29230
[MTD] fix printk warning
by Jeff Garzik
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
48b1926
[PATCH] sem2mutex: drivers/mtd/
by Ingo Molnar
· 19 years ago
373ebfb
BUG_ON() Conversion in drivers/mtd/
by Eric Sesterhenn
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
97894cd
[MTD] core: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
65a8de3
[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created
by Todd Poynor
· 19 years ago
7ad2b7f
[MTD] mtd_blkdevs.c: Remove DEVFS leftovers
by Todd Poynor
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago