| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-12 | fs: refactor ->update_time handling | Christoph Hellwig | 1 | -1/+2 |
| 2025-11-28 | ubifs: Remove unnecessary parameters '*c' | Xichao Zhao | 1 | -1/+1 |
| 2025-08-21 | ubifs: move crypt info pointer to fs-specific part of inode | Eric Biggers | 1 | -0/+4 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 1 | -2/+2 |
| 2025-03-21 | ubifs: Pass folios to acomp | Herbert Xu | 1 | -1/+10 |
| 2025-03-21 | ubifs: Use crypto_acomp interface | Herbert Xu | 1 | -13/+2 |
| 2024-11-14 | ubifs: Remove ineffective function ubifs_evict_xattr_inode() | Zhihao Cheng | 1 | -3/+0 |
| 2024-07-12 | ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity | ZhaoLong Wang | 1 | -7/+0 |
| 2024-07-12 | ubifs: Fix unattached inode when powercut happens in creating | Zhihao Cheng | 1 | -2/+2 |
| 2024-07-12 | ubifs: Fix space leak when powercut happens in linking tmpfile | Zhihao Cheng | 1 | -1/+1 |
| 2024-07-12 | ubifs: Don't add xattr inode into orphan area | Zhihao Cheng | 1 | -3/+0 |
| 2024-02-25 | ubifs: Queue up space reservation tasks if retrying many times | Zhihao Cheng | 1 | -0/+4 |
| 2024-02-25 | ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed | Zhihao Cheng | 1 | -0/+1 |
| 2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-10 | ubifs: move ubifs_xattr_handlers to .rodata | Wedson Almeida Filho | 1 | -1/+1 |
| 2023-09-15 | ubifs: Do not include crypto/algapi.h | Herbert Xu | 1 | -1/+1 |
| 2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton | 1 | -1/+1 |
| 2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
| 2023-02-02 | ubifs: Fix build errors as symbol undefined | Li Hua | 1 | -0/+5 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2022-09-21 | ubifs: Fix AA deadlock when setting xattr for encrypted file | Zhihao Cheng | 1 | -1/+1 |
| 2022-04-13 | fscrypt: split up FS_CRYPTO_BLOCK_SIZE | Eric Biggers | 1 | -1/+1 |
| 2022-01-09 | ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment | Zhihao Cheng | 1 | -1/+1 |
| 2021-12-23 | ubifs: Export filesystem error counters | Stefan Schaeckeler | 1 | -0/+35 |
| 2021-06-22 | ubifs: Fix spelling mistakes | Zheng Yongjun | 1 | -1/+1 |
| 2021-06-18 | ubifs: Fix races between xattr_{set|get} and listxattr operations | Zhihao Cheng | 1 | -0/+2 |
| 2021-04-12 | ubifs: convert to fileattr | Miklos Szeredi | 1 | -0/+3 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -2/+3 |
| 2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 1 | -2/+2 |
| 2020-12-13 | ubifs: Code cleanup by removing ifdef macro surrounding | Chengguang Xu | 1 | -2/+4 |
| 2020-08-02 | ubifs: add option to specify version for new file systems | Martin Kaistra | 1 | -0/+1 |
| 2020-01-20 | ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() | Eric Biggers | 1 | -7/+0 |
| 2019-07-08 | ubifs: support offline signed images | Sascha Hauer | 1 | -2/+4 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
| 2019-05-15 | ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR | YueHaibing | 1 | -1/+5 |
| 2019-05-07 | ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT | Sascha Hauer | 1 | -2/+0 |
| 2019-05-07 | ubifs: Limit number of xattrs per inode | Richard Weinberger | 1 | -0/+1 |
| 2019-05-07 | ubifs: orphan: Handle xattrs like files | Richard Weinberger | 1 | -0/+3 |
| 2019-01-23 | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 1 | -3/+2 |
| 2018-10-23 | ubifs: Do not update inode size in-place in authenticated mode | Sascha Hauer | 1 | -1/+1 |
| 2018-10-23 | ubifs: Create hash for default LPT | Sascha Hauer | 1 | -1/+1 |
| 2018-10-23 | ubfis: authentication: Authenticate master node | Sascha Hauer | 1 | -0/+1 |
| 2018-10-23 | ubifs: authentication: Authenticate LPT | Sascha Hauer | 1 | -0/+1 |
| 2018-10-23 | ubifs: Add authentication nodes to journal | Sascha Hauer | 1 | -0/+8 |
| 2018-10-23 | ubifs: authentication: Add hashes to index nodes | Sascha Hauer | 1 | -0/+4 |
| 2018-10-23 | ubifs: Add hashes to the tree node cache | Sascha Hauer | 1 | -2/+5 |
| 2018-10-23 | ubifs: Create functions to embed a HMAC in a node | Sascha Hauer | 1 | -0/+4 |
| 2018-10-23 | ubifs: Add helper functions for authentication support | Sascha Hauer | 1 | -0/+218 |
| 2018-10-23 | ubifs: Add separate functions to init/crc a node | Sascha Hauer | 1 | -0/+2 |
| 2018-10-23 | ubifs: Store read superblock node | Sascha Hauer | 1 | -1/+2 |
| 2018-10-23 | ubifs: Export pnode_lookup as ubifs_pnode_lookup | Sascha Hauer | 1 | -0/+1 |
| 2018-08-15 | ubifs: Rework ubifs_assert() | Richard Weinberger | 1 | -0/+14 |
| 2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -6/+11 |
| 2018-08-15 | ubifs: introduce Kconfig symbol for xattr support | Stefan Agner | 1 | -0/+6 |
| 2018-08-15 | ubifs: tnc: use monotonic znode timestamp | Arnd Bergmann | 1 | -1/+1 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
| 2018-06-07 | ubifs: remove set but never used variable | Sascha Hauer | 1 | -2/+0 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -1/+1 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -2/+2 |
| 2017-10-18 | fscrypt: remove ->is_encrypted() | Eric Biggers | 1 | -7/+2 |
| 2017-10-18 | fscrypt: clean up include file mess | Dave Chinner | 1 | -5/+4 |
| 2017-07-14 | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs | Xiaolei Li | 1 | -1/+1 |
| 2017-07-14 | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger | 1 | -0/+2 |
| 2017-07-14 | ubifs: Correctly evict xattr inodes | Richard Weinberger | 1 | -0/+1 |
| 2017-07-14 | ubifs: Unexport ubifs_inode_slab | Richard Weinberger | 1 | -1/+0 |
| 2017-05-13 | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -2/+12 |
| 2017-05-08 | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels | Hyunchul Lee | 1 | -2/+12 |
| 2017-04-20 | ubifs: Convert to separately allocated bdi | Jan Kara | 1 | -3/+0 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -2/+2 |
| 2017-02-08 | fscrypt: constify struct fscrypt_operations | Eric Biggers | 1 | -1/+1 |
| 2017-02-06 | fscrypt: split supp and notsupp declarations into their own headers | Eric Biggers | 1 | -23/+5 |
| 2016-12-13 | ubifs: Use fscrypt ioctl() helpers | Richard Weinberger | 1 | -2/+2 |
| 2016-12-12 | ubifs: Implement UBIFS_FLG_ENCRYPTION | Richard Weinberger | 1 | -0/+3 |
| 2016-12-12 | ubifs: Implement UBIFS_FLG_DOUBLE_HASH | Richard Weinberger | 1 | -0/+2 |
| 2016-12-12 | ubifs: Use a random number for cookies | Richard Weinberger | 1 | -0/+1 |
| 2016-12-12 | ubifs: Add full hash lookup support | Richard Weinberger | 1 | -0/+2 |
| 2016-12-12 | ubifs: Implement encrypted filenames | Richard Weinberger | 1 | -10/+14 |
| 2016-12-12 | ubifs: Implement encrypt/decrypt for all IO | Richard Weinberger | 1 | -2/+29 |
| 2016-12-12 | ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted() | Richard Weinberger | 1 | -1/+6 |
| 2016-12-12 | ubifs: Add skeleton for fscrypto | Richard Weinberger | 1 | -1/+36 |
| 2016-12-12 | ubifs: Export xattr get and set functions | Richard Weinberger | 1 | -0/+4 |
| 2016-12-12 | ubifs: Export ubifs_check_dir_empty() | Richard Weinberger | 1 | -0/+1 |
| 2016-12-12 | ubifs: Use dirty_writeback_interval value for wbuf timer | Rafał Miłecki | 1 | -4/+0 |
| 2016-12-12 | ubifs: Drop softlimit and delta fields from struct ubifs_wbuf | Rafał Miłecki | 1 | -5/+0 |
| 2016-10-02 | ubifs: Implement RENAME_EXCHANGE | Richard Weinberger | 1 | -0/+4 |
| 2016-10-02 | ubifs: Implement RENAME_WHITEOUT | Richard Weinberger | 1 | -1/+3 |
| 2016-07-29 | ubifs: Update comment for ubifs_errc | Daniel Golle | 1 | -2/+2 |
| 2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+2 |
| 2016-05-17 | ubifs: Switch to generic xattr handlers | Andreas Gruenbacher | 1 | -5/+2 |
| 2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro | 1 | -2/+2 |
| 2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 1 | -2/+2 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
| 2016-03-20 | ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn | Joe Perches | 1 | -24/+17 |
| 2015-11-13 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
| 2015-11-13 | ubifs: Remove unused security xattr handler | Andreas Gruenbacher | 1 | -1/+0 |
| 2015-11-07 | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs | Dongsheng Yang | 1 | -0/+3 |
| 2015-10-03 | UBIFS: fix a typo in comment of ubifs_budget_req | Dongsheng Yang | 1 | -2/+2 |
| 2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -11/+15 |
| 2015-03-25 | UBIFS: Fix trivial typos in comments | Yannick Guerrini | 1 | -7/+7 |
| 2015-01-28 | UBIFS: Add security.* XATTR support for the UBIFS | Subodh Nijsure | 1 | -0/+4 |
| 2014-07-19 | UBIFS: remove mst_mutex | Artem Bityutskiy | 1 | -2/+0 |
| 2014-07-19 | UBIFS: remove useless @ecc in struct ubifs_scan_leb | hujianyang | 1 | -2/+0 |
| 2014-06-02 | UBIFS: respect MS_SILENT mount flag | Daniel Golle | 1 | -0/+11 |
| 2013-09-10 | fs: convert fs shrinkers to new scan/count API | Dave Chinner | 1 | -1/+4 |
| 2013-02-04 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas | 1 | -0/+2 |
| 2013-02-04 | UBIFS: fix use of freed ubifs_orphan objects | Adam Thomas | 1 | -1/+3 |
| 2012-10-26 | UBIFS: introduce categorized lprops counter | Artem Bityutskiy | 1 | -0/+3 |
| 2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -7/+6 |
| 2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 1 | -2/+2 |
| 2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy | 1 | -7/+6 |
| 2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -10/+5 |
| 2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 1 | -5/+6 |
| 2012-02-29 | UBIFS: kill CUR_MAX_KEY_LEN macro | Artem Bityutskiy | 1 | -7/+4 |
| 2012-01-03 | ubifs: propagate umode_t | Al Viro | 1 | -1/+1 |
| 2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -1/+1 |
| 2011-07-04 | UBIFS: introduce more I/O helpers | Artem Bityutskiy | 1 | -2/+11 |
| 2011-07-04 | UBIFS: use correct flags in lprops | Artem Bityutskiy | 1 | -4/+4 |
| 2011-06-01 | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy | 1 | -1/+1 |
| 2011-06-01 | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy | 1 | -0/+2 |
| 2011-05-29 | cifs/ubifs: Fix shrinker API change fallout | Al Viro | 1 | -1/+1 |
| 2011-05-16 | UBIFS: add the fixup function | Matthew L. Creech | 1 | -0/+1 |
| 2011-05-16 | UBIFS: add a superblock flag for free space fix-up | Matthew L. Creech | 1 | -0/+2 |
| 2011-05-16 | UBIFS: substitute the replay tree with a replay list | Artem Bityutskiy | 1 | -2/+0 |
| 2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 1 | -35/+40 |
| 2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy | 1 | -3/+3 |
| 2011-03-11 | UBIFS: handle allocation failures in UBIFS write path | Matthew L. Creech | 1 | -0/+14 |
| 2011-03-08 | UBIFS: introduce write-buffer size field | Artem Bityutskiy | 1 | -0/+2 |
| 2011-03-08 | UBI: incorporate LEB offset information | Artem Bityutskiy | 1 | -0/+3 |
| 2011-03-08 | UBIFS: incorporate maximum write size | Artem Bityutskiy | 1 | -0/+5 |
| 2011-01-17 | UBIFS: introduce mounting flag | Artem Bityutskiy | 1 | -3/+2 |
| 2011-01-17 | UBIFS: re-arrange variables in ubifs_info | Artem Bityutskiy | 1 | -11/+11 |
| 2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy | 1 | -4/+9 |
| 2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy | 1 | -1/+3 |
| 2010-08-30 | UBIFS: mark unused key objects as invalid | Artem Bityutskiy | 1 | -1/+5 |
| 2010-08-09 | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 1 | -1/+1 |
| 2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner | 1 | -1/+1 |
| 2010-05-27 | kill spurious reference to vmtruncate | npiggin@suse.de | 1 | -1/+1 |
| 2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -1/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-09-15 | UBIFS: improve lprops dump | Artem Bityutskiy | 1 | -0/+1 |
| 2009-09-15 | UBIFS: define journal head numbers in ubifs-media.h | Artem Bityutskiy | 1 | -6/+4 |
| 2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 1 | -1/+1 |
| 2009-07-05 | UBIFS: minor spelling and grammar fixes | Adrian Hunter | 1 | -2/+2 |
| 2009-07-05 | UBIFS: set write-buffer timout to 3-5 seconds | Artem Bityutskiy | 1 | -2/+3 |
| 2009-07-05 | UBIFS: slightly optimize write-buffer timer usage | Artem Bityutskiy | 1 | -2/+4 |
| 2009-06-08 | UBIFS: start using hrtimers | Artem Bityutskiy | 1 | -5/+8 |
| 2009-03-26 | UBIFS: add R/O compatibility | Artem Bityutskiy | 1 | -0/+4 |
| 2009-03-16 | UBIFS: introduce a helpful variable | Artem Bityutskiy | 1 | -2/+5 |
| 2009-03-08 | UBIFS: improve find function interface | Artem Bityutskiy | 1 | -1/+1 |
| 2009-01-29 | UBIFS: remove fast unmounting | Artem Bityutskiy | 1 | -2/+0 |
| 2009-01-29 | UBIFS: remount ro fixes | Adrian Hunter | 1 | -1/+1 |
| 2009-01-27 | UBIFS: fix no_chk_data_crc | Artem Bityutskiy | 1 | -1/+1 |
| 2009-01-26 | UBIFS: ensure orphan area head is initialized | Adrian Hunter | 1 | -0/+1 |
| 2009-01-26 | UBIFS: add re-mount debugging checks | Artem Bityutskiy | 1 | -1/+2 |
| 2009-01-26 | UBIFS: fix LEB list freeing | Artem Bityutskiy | 1 | -1/+1 |
| 2009-01-20 | UBIFS: document dark_wm and dead_wm better | Artem Bityutskiy | 1 | -2/+2 |
| 2009-01-18 | UBIFS: constify operations | Artem Bityutskiy | 1 | -7/+7 |
| 2008-12-31 | UBIFS: fix numerous spelling mistakes | Artem Bityutskiy | 1 | -1/+0 |
| 2008-12-31 | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy | 1 | -4/+4 |
| 2008-12-23 | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 1 | -1/+1 |
| 2008-12-23 | UBIFS: fix available blocks count | Artem Bityutskiy | 1 | -0/+8 |
| 2008-12-23 | UBIFS: various comment improvements and fixes | Artem Bityutskiy | 1 | -16/+18 |
| 2008-12-23 | UBIFS: improve budgeting dump | Artem Bityutskiy | 1 | -1/+1 |
| 2008-12-04 | UBIFS: fix section mismatch | Alexey Dobriyan | 1 | -1/+1 |
| 2008-12-03 | UBIFS: introduce LPT dump function | Artem Bityutskiy | 1 | -0/+3 |
| 2008-12-03 | UBIFS: add debugfs support | Artem Bityutskiy | 1 | -0/+1 |
| 2008-12-03 | UBIFS: separate debugging fields out | Artem Bityutskiy | 1 | -30/+4 |
| 2008-12-03 | UBIFS: introduce compression mount options | Artem Bityutskiy | 1 | -2/+10 |
| 2008-12-03 | UBIFS: use bit-fields to store compression type | Artem Bityutskiy | 1 | -3/+3 |
| 2008-11-21 | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 1 | -0/+6 |
| 2008-11-21 | UBIFS: do not allocate too much | Artem Bityutskiy | 1 | -2/+2 |
| 2008-11-21 | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 1 | -1/+1 |
| 2008-09-30 | UBIFS: add more debugging messages for LPT | Adrian Hunter | 1 | -2/+8 |
| 2008-09-30 | UBIFS: fix commentary | Artem Bityutskiy | 1 | -2/+2 |
| 2008-09-30 | UBIFS: fix races in bit-fields | Artem Bityutskiy | 1 | -8/+9 |
| 2008-09-30 | UBIFS: use bit-fields when possible | Artem Bityutskiy | 1 | -13/+11 |
| 2008-09-30 | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 1 | -1/+10 |
| 2008-09-30 | UBIFS: add bulk-read facility | Adrian Hunter | 1 | -2/+43 |
| 2008-09-30 | UBIFS: inline one-line functions | Artem Bityutskiy | 1 | -2/+0 |
| 2008-08-31 | UBIFS: improve statfs reporting even more | Artem Bityutskiy | 1 | -1/+1 |
| 2008-08-31 | UBIFS: introduce LEB overhead | Artem Bityutskiy | 1 | -0/+5 |
| 2008-08-31 | UBIFS: improve statfs reporting | Artem Bityutskiy | 1 | -0/+1 |
| 2008-08-25 | UBIFS: allow for racing between GC and TNC | Adrian Hunter | 1 | -2/+4 |
| 2008-08-13 | UBIFS: few commentary fixes | Artem Bityutskiy | 1 | -2/+0 |
| 2008-08-13 | UBIFS: always set i_generation to 0 | Adrian Hunter | 1 | -3/+1 |
| 2008-08-13 | UBIFS: align inode data to eight | Artem Bityutskiy | 1 | -0/+4 |
| 2008-08-13 | UBIFS: improve budgeting checks | Artem Bityutskiy | 1 | -1/+7 |
| 2008-08-13 | UBIFS: do not union creat_sqnum and del_cmtno | Adrian Hunter | 1 | -4/+2 |
| 2008-08-13 | UBIFS: optimize deletions | Artem Bityutskiy | 1 | -3/+9 |
| 2008-08-13 | UBIFS: increment commit number earlier | Artem Bityutskiy | 1 | -1/+2 |
| 2008-08-13 | UBIFS: remove unneeded function parameter | Artem Bityutskiy | 1 | -2/+1 |
| 2008-08-13 | UBIFS: make ubifs_ro_mode() not inline | Adrian Hunter | 1 | -0/+1 |
| 2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy | 1 | -0/+1649 |