aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtd_blkdevs.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2018-10-16mtd_blkdevs: convert to blk-mqJens Axboe
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-05-11mtd_blkdevs: handle highmem pagesChristoph Hellwig
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07drivers: use req op accessorMike Christie
2016-04-12mtd: switch to using blk_queue_write_cache()Jens Axboe
2015-10-30mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2015-09-28mtd: blktrans: fix multiplication overflowPeng Fan
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-25mtd: blkdevs: fix switch-bool compilation warningTomer Barletz
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-05-21mtd: blktrans: use better error code for unimplemented ioctl()Brian Norris
2015-05-21mtd: blktrans: change blktrans_getgeo return valueWenlin Kang
2015-05-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-03-11mtd: blkdevs: remove dead codeBrian Norris
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-15mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...Roman Peniaev
2014-04-15block: remove struct request buffer memberJens Axboe
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro
2012-11-21mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia
2012-11-21mtd: mtd_blkdev: Use a different name for block_device_operations variableEzequiel Garcia
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-01-09mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris
2011-10-14mtd: mark block device queue as non-rotationalDan McGee
2011-05-25mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-11mtd_blkdevs: Set the maximum discards sizeJarkko Lavinen
2011-03-11mtd_blkdevs: Add background processing supportJarkko Lavinen
2011-03-11mtd: mtd_blkdevs: local symbols should be staticH Hartley Sweeten
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li
2010-10-25mtd: blktrans: fix a race vs kthread_stopMaxim Levitsky
2010-10-25mtd: blktrans: kill BKLMaxim Levitsky
2010-10-25mtd: allow to unload the mtdtrans module if its block devices aren't openMaxim Levitsky
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-08mtd: Update copyright noticesDavid Woodhouse