Age | Commit message (Expand) | Author |
2018-10-23 | ubifs: Add authentication nodes to journal | Sascha Hauer |
2018-10-23 | ubifs: Add hashes to the tree node cache | Sascha Hauer |
2018-10-23 | ubifs: Drop write_node | Sascha Hauer |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2018-08-15 | ubifs: Use kmalloc_array() | Richard Weinberger |
2018-08-15 | ubifs: Check data node size before truncate | Richard Weinberger |
2018-08-15 | Revert "UBIFS: Fix potential integer overflow in allocation" | Richard Weinberger |
2018-08-15 | ubifs: Add comment on c->commit_sem | Richard Weinberger |
2018-08-15 | ubifs: Fix synced_i_size calculation for xattr inodes | Richard Weinberger |
2018-06-12 | UBIFS: Fix potential integer overflow in allocation | Silvio Cesare |
2018-06-07 | ubifs: journal: Remove wrong comment | Sascha Hauer |
2017-07-14 | ubifs: Set double hash cookie also for RENAME_EXCHANGE | Richard Weinberger |
2017-07-14 | ubifs: Don't leak kernel memory to the MTD | Richard Weinberger |
2017-07-14 | ubifs: Massage debug prints wrt. fscrypt | Richard Weinberger |
2017-07-14 | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger |
2017-07-14 | ubifs: Fix data node size for truncating uncompressed nodes | David Oberhollenzer |
2017-01-17 | ubifs: fix unencrypted journal write | Peter Rosin |
2017-01-17 | ubifs: ensure zero err is returned on successful return | Colin Ian King |
2016-12-12 | ubifs: Implement UBIFS_FLG_DOUBLE_HASH | Richard Weinberger |
2016-12-12 | ubifs: Use a random number for cookies | Richard Weinberger |
2016-12-12 | ubifs: Add full hash lookup support | Richard Weinberger |
2016-12-12 | ubifs: Implement encrypted filenames | Richard Weinberger |
2016-12-12 | ubifs: Implement encrypt/decrypt for all IO | Richard Weinberger |
2016-12-12 | ubifs: Introduce new data node field, compr_size | Richard Weinberger |
2016-10-02 | ubifs: Use move variable in ubifs_rename() | Richard Weinberger |
2016-10-02 | ubifs: Implement RENAME_EXCHANGE | Richard Weinberger |
2016-10-02 | ubifs: Implement RENAME_WHITEOUT | Richard Weinberger |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2014-11-07 | UBIFS: fix a couple bugs in UBIFS xattr length calculation | Subodh Nijsure |
2014-09-19 | UBIFS: Remove bogus assert | Richard Weinberger |
2013-10-24 | ubifs: switch to %pd | Al Viro |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy |
2012-05-03 | UBIFS: remove xattr Kconnfig option | Subodh Nijsure |
2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy |
2011-06-03 | UBIFS: fix memory leak on error path | Artem Bityutskiy |
2011-05-16 | UBIFS: synchronize write-buffer before switching to the next bud | Artem Bityutskiy |
2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy |
2011-05-13 | UBIFS: simplify dbg_dump_budg calling conventions | Artem Bityutskiy |
2011-03-11 | UBIFS: handle allocation failures in UBIFS write path | Matthew L. Creech |
2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy |
2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy |
2009-09-15 | UBIFS: improve journal head debugging prints | Artem Bityutskiy |
2009-03-20 | UBIFS: fix commentaries | Artem Bityutskiy |
2009-03-08 | UBIFS: improve find function interface | Artem Bityutskiy |
2009-01-20 | UBIFS: do not treat all data as short term | Artem Bityutskiy |