summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/kapi.c
AgeCommit message (Expand)AuthorLines
2020-11-20mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameterLee Jones-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2018-12-13ubi: Do not drop UBI device reference before usingPan Bian-1/+1
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz-1/+1
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells-1/+1
2016-10-02UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon-2/+2
2016-10-02UBI: add an helper to check lnum validityBoris Brezillon-6/+6
2016-06-14ubi: Don't bypass ->getattr()Richard Weinberger-7/+10
2016-06-14Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"Richard Weinberger-8/+11
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-1/+1
2016-05-24UBI: Modify wrong comment in ubi_leb_map function.z00189512-1/+1
2016-03-27mtd: switch ubi_open_volume_path() to vfs_stat()Al Viro-11/+8
2015-04-15VFS: assorted d_backing_inode() annotationsDavid Howells-1/+1
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger-15/+80
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger-2/+13
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman-3/+3
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon-1/+28
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy-1/+1
2012-05-20UBI: Kill data type hintRichard Weinberger-23/+7
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy-3/+1
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy-1/+1
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris-1/+1
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy-0/+1
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy-0/+1
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-12UBI: add more checks to chdev openArtem Bityutskiy-8/+7
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary-0/+40
2009-06-02UBI: add notification APIDmitry Pervushin-16/+92
2009-05-18UBI: improve debugging messagesArtem Bityutskiy-3/+6
2009-01-08fix similar typos to successfullColy Li-1/+1
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy-10/+10
2008-07-24UBI: add ubi_sync() interfaceArtem Bityutskiy-0/+24
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park-3/+3
2008-01-25UBI: fix warningsArtem Bityutskiy-6/+4
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy-8/+3
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy-18/+41
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy-1/+3
2007-12-26UBI: fix and cleanup volume opening functionsArtem Bityutskiy-36/+25
2007-12-26UBI: get device when opening volumeArtem Bityutskiy-0/+2
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy-5/+6
2007-12-26UBI: improve internal interfacesArtem Bityutskiy-6/+6
2007-12-26UBI: remove redundant fieldArtem Bityutskiy-2/+2
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy-0/+45
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl-2/+7
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy-2/+1
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao-5/+0
2007-07-18UBI: do not let to read too muchArtem Bityutskiy-3/+8
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+575