summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter2015-02-121-2/+2
* UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg2015-02-121-15/+22
* UBI: Block: Explain usage of blk_rq_map_sg()Richard Weinberger2015-01-281-0/+6
* UBI: fix soft lockup in ubi_check_volume()hujianyang2015-01-281-0/+2
* UBI: Fastmap: Care about the protection queueRichard Weinberger2015-01-281-0/+13
* UBI: do propagate positive error codes upArtem Bityutskiy2015-01-281-0/+1
* UBI: clean-up printing helpersArtem Bityutskiy2015-01-281-4/+4
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-285-22/+13
* UBI: Block: Add blk-mq supportRichard Weinberger2015-01-281-108/+94
* UBI: Add initial support for scatter gatherRichard Weinberger2015-01-283-15/+138
* UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger2015-01-281-1/+1
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-283-7/+24
* UBI: Fix invalid vfree()Richard Weinberger2014-11-071-4/+6
* UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-071-7/+3
* UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-071-14/+9
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-0714-407/+441
* UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger2014-10-031-1/+2
* UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2014-09-301-1/+1
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-262-15/+18
* UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2014-09-261-3/+2
* UBI: Fix livelock in produce_free_peb()Richard Weinberger2014-09-241-1/+1
* UBI: return on error in rename_volumes()Dan Carpenter2014-09-191-1/+1
* UBI: Improve comment on work_semRichard Weinberger2014-09-191-1/+2
* UBI: Dispatch update notification if the volume is updatedEzequiel Garcia2014-09-161-1/+3
* UBI: block: Add support for the UBI_VOLUME_UPDATED notificationEzequiel Garcia2014-09-161-2/+14
* UBI: block: Fix block device size settingEzequiel Garcia2014-09-161-5/+6
* UBI: block: fix dereference on uninitialized devColin Ian King2014-09-161-5/+6
* UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2014-09-161-0/+1
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-281-2/+2
* UBI: block: Avoid disk size integer overflowRichard Weinberger2014-07-281-2/+9
* UBI: block: Set disk_capacity out of the mutexEzequiel Garcia2014-07-281-4/+2
* UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-281-2/+3
* UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-191-1/+1
* UBI: fastmap: do not miss bit-flipsBrian Norris2014-07-161-1/+1
* UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-07-011-1/+1
* Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-103-4/+6
|\
| * UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa2014-05-271-1/+3
| * UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-05-131-2/+2
| * UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia2014-05-131-1/+1
* | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-021-1/+1
|\ \ | |/ |/|
| * block: remove struct request buffer memberJens Axboe2014-04-151-1/+1
* | UBI: avoid workqueue format string leakKees Cook2014-05-051-1/+1
* | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-051-0/+3
* | UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-051-0/+3
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-071-1/+0
|\
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-101-1/+0
* | UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger2014-03-211-1/+1
* | UBI: rename block device ioctlsArtem Bityutskiy2014-03-052-5/+5
* | UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia2014-03-051-2/+2
* | UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia2014-03-041-0/+1
OpenPOWER on IntegriCloud