Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -1/+1 |
2016-10-02 | UBI: provide an helper to check whether a LEB is mapped or not | Boris Brezillon | 1 | -2/+2 |
2016-10-02 | UBI: add an helper to check lnum validity | Boris Brezillon | 1 | -6/+6 |
2016-06-14 | ubi: Don't bypass ->getattr() | Richard Weinberger | 1 | -7/+10 |
2016-06-14 | Revert "mtd: switch ubi_open_volume_path() to vfs_stat()" | Richard Weinberger | 1 | -8/+11 |
2016-05-27 | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+1 |
2016-05-24 | UBI: Modify wrong comment in ubi_leb_map function. | z00189512 | 1 | -1/+1 |
2016-03-27 | mtd: switch ubi_open_volume_path() to vfs_stat() | Al Viro | 1 | -11/+8 |
2015-04-15 | VFS: assorted d_backing_inode() annotations | David Howells | 1 | -1/+1 |
2015-01-28 | UBI: Add initial support for scatter gather | Richard Weinberger | 1 | -15/+80 |
2015-01-28 | UBI: Implement UBI_METAONLY | Richard Weinberger | 1 | -2/+13 |
2014-11-07 | UBI: Extend UBI layer debug/messaging capabilities | Tanya Brokhman | 1 | -3/+3 |
2012-05-21 | UBI: modify ubi_wl_flush function to clear work queue for a lnum | Joel Reardon | 1 | -1/+28 |
2012-05-20 | UBI: get rid of dbg_err | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -23/+7 |
2012-01-09 | mtd: do not use mtd->sync directly | Artem Bityutskiy | 1 | -3/+1 |
2012-01-09 | mtd: introduce mtd_sync interface | Artem Bityutskiy | 1 | -1/+1 |
2011-09-21 | mtd: utilize `mtd_is_*()' functions | Brian Norris | 1 | -1/+1 |
2011-03-08 | UBI: provide LEB offset information | Artem Bityutskiy | 1 | -0/+1 |
2011-03-08 | UBI: incorporate maximum write size | Artem Bityutskiy | 1 | -0/+1 |
2010-05-07 | UBI: fix s/then/than/ typos | Shinya Kuribayashi | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-12 | UBI: add more checks to chdev open | Artem Bityutskiy | 1 | -8/+7 |
2009-11-24 | UBI: Add ubi_open_volume_path | Corentin Chary | 1 | -0/+40 |
2009-06-02 | UBI: add notification API | Dmitry Pervushin | 1 | -16/+92 |
2009-05-18 | UBI: improve debugging messages | Artem Bityutskiy | 1 | -3/+6 |
2009-01-08 | fix similar typos to successfull | Coly Li | 1 | -1/+1 |
2008-07-24 | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 1 | -10/+10 |
2008-07-24 | UBI: add ubi_sync() interface | Artem Bityutskiy | 1 | -0/+24 |
2008-07-24 | UBI: avoid unnecessary division operations | Kyungmin Park | 1 | -3/+3 |
2008-01-25 | UBI: fix warnings | Artem Bityutskiy | 1 | -6/+4 |
2007-12-26 | UBI: use separate mutex for volumes checking | Artem Bityutskiy | 1 | -8/+3 |
2007-12-26 | UBI: add UBI devices reference counting | Artem Bityutskiy | 1 | -18/+41 |
2007-12-26 | UBI: introduce volume refcounting | Artem Bityutskiy | 1 | -1/+3 |
2007-12-26 | UBI: fix and cleanup volume opening functions | Artem Bityutskiy | 1 | -36/+25 |
2007-12-26 | UBI: get device when opening volume | Artem Bityutskiy | 1 | -0/+2 |
2007-12-26 | UBI: tweak volumes locking | Artem Bityutskiy | 1 | -5/+6 |
2007-12-26 | UBI: improve internal interfaces | Artem Bityutskiy | 1 | -6/+6 |
2007-12-26 | UBI: remove redundant field | Artem Bityutskiy | 1 | -2/+2 |
2007-12-26 | UBI: add ubi_leb_map interface | Artem Bityutskiy | 1 | -0/+45 |
2007-10-14 | UBI: don't use array index before testing if it is negative | Jesper Juhl | 1 | -2/+7 |
2007-07-18 | UBI: remove unneeded error checks | Artem Bityutskiy | 1 | -2/+1 |
2007-07-18 | UBI: cleanup usage of try_module_get | Fernando Luis Vázquez Cao | 1 | -5/+0 |
2007-07-18 | UBI: do not let to read too much | Artem Bityutskiy | 1 | -3/+8 |
2007-04-27 | UBI: Unsorted Block Images | Artem B. Bityutskiy | 1 | -0/+575 |