| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -3/+3 |
| 2025-05-22 | ubifs: Fix grammar in error message | Thorsten Blum | 1 | -1/+1 |
| 2025-03-21 | ubifs: Pass folios to acomp | Herbert Xu | 1 | -3/+6 |
| 2025-03-21 | ubifs: Use crypto_acomp interface | Herbert Xu | 1 | -1/+1 |
| 2024-11-15 | ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode() | Nathan Chancellor | 1 | -1/+2 |
| 2024-11-14 | ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count | Zhihao Cheng | 1 | -6/+6 |
| 2024-07-12 | ubifs: fix kernel-doc warnings | Jeff Johnson | 1 | -1/+1 |
| 2024-07-12 | ubifs: Fix unattached inode when powercut happens in creating | Zhihao Cheng | 1 | -5/+9 |
| 2024-07-12 | ubifs: Fix space leak when powercut happens in linking tmpfile | Zhihao Cheng | 1 | -1/+5 |
| 2024-02-25 | ubifs: Queue up space reservation tasks if retrying many times | Zhihao Cheng | 1 | -22/+149 |
| 2023-11-05 | Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2023-10-28 | ubifs: Fix missing error code err | Ferry Meng | 1 | -0/+1 |
| 2023-10-18 | ubifs: convert to new timestamp accessors | Jeff Layton | 1 | -6/+6 |
| 2023-07-24 | ubifs: convert to ctime accessor functions | Jeff Layton | 1 | -2/+2 |
| 2023-02-02 | ubifs: Fix some kernel-doc comments | Yang Li | 1 | -2/+6 |
| 2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-21 | ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory | ZhaoLong Wang | 1 | -11/+17 |
| 2022-01-10 | ubifs: Rename whiteout atomically | Zhihao Cheng | 1 | -8/+44 |
| 2021-06-22 | ubifs: Fix spelling mistakes | Zheng Yongjun | 1 | -1/+1 |
| 2021-06-18 | ubifs: journal: Fix error return code in ubifs_jnl_write_inode() | Zhen Lei | 1 | -0/+1 |
| 2021-02-12 | ubifs: Fix off-by-one error | Sascha Hauer | 1 | -1/+1 |
| 2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 1 | -1/+2 |
| 2020-09-29 | ubifs: journal: Make sure to not dirty twice for auth nodes | Richard Weinberger | 1 | -2/+2 |
| 2020-09-17 | ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode | Zhihao Cheng | 1 | -1/+0 |
| 2020-09-17 | ubifs: xattr: Fix some potential memory leaks while iterating entries | Zhihao Cheng | 1 | -0/+2 |
| 2020-08-10 | Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
| 2020-08-02 | ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename | Zhihao Cheng | 1 | -4/+6 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -2/+2 |
| 2020-03-30 | ubifs: ubifs_jnl_write_inode: Fix a memory leak bug | Zhihao Cheng | 1 | -0/+1 |
| 2020-01-22 | ubifs: allow both hash and disk name to be provided in no-key names | Eric Biggers | 1 | -2/+2 |
| 2020-01-20 | ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() | Eric Biggers | 1 | -3/+3 |
| 2019-11-17 | ubifs: Fixed missed le64_to_cpu() in journal | Ben Dooks (Codethink) | 1 | -1/+1 |
| 2019-11-17 | ubifs: Force prandom result to __le32 | Ben Dooks (Codethink) | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
| 2019-05-07 | ubifs: Limit number of xattrs per inode | Richard Weinberger | 1 | -0/+12 |
| 2019-05-07 | ubifs: journal: Handle xattrs like files | Richard Weinberger | 1 | -11/+49 |
| 2018-10-23 | ubifs: Add authentication nodes to journal | Sascha Hauer | 1 | -17/+107 |
| 2018-10-23 | ubifs: Add hashes to the tree node cache | Sascha Hauer | 1 | -24/+120 |
| 2018-10-23 | ubifs: Drop write_node | Sascha Hauer | 1 | -34/+5 |
| 2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -26/+26 |
| 2018-08-15 | ubifs: Use kmalloc_array() | Richard Weinberger | 1 | -1/+1 |
| 2018-08-15 | ubifs: Check data node size before truncate | Richard Weinberger | 1 | -1/+10 |
| 2018-08-15 | Revert "UBIFS: Fix potential integer overflow in allocation" | Richard Weinberger | 1 | -3/+2 |
| 2018-08-15 | ubifs: Add comment on c->commit_sem | Richard Weinberger | 1 | -0/+1 |
| 2018-08-15 | ubifs: Fix synced_i_size calculation for xattr inodes | Richard Weinberger | 1 | -0/+5 |
| 2018-06-12 | UBIFS: Fix potential integer overflow in allocation | Silvio Cesare | 1 | -2/+3 |
| 2018-06-07 | ubifs: journal: Remove wrong comment | Sascha Hauer | 1 | -3/+2 |
| 2017-07-14 | ubifs: Set double hash cookie also for RENAME_EXCHANGE | Richard Weinberger | 1 | -0/+2 |
| 2017-07-14 | ubifs: Don't leak kernel memory to the MTD | Richard Weinberger | 1 | -5/+5 |
| 2017-07-14 | ubifs: Massage debug prints wrt. fscrypt | Richard Weinberger | 1 | -10/+0 |
| 2017-07-14 | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger | 1 | -2/+8 |
| 2017-07-14 | ubifs: Fix data node size for truncating uncompressed nodes | David Oberhollenzer | 1 | -1/+3 |
| 2017-01-17 | ubifs: fix unencrypted journal write | Peter Rosin | 1 | -0/+1 |
| 2017-01-17 | ubifs: ensure zero err is returned on successful return | Colin Ian King | 1 | -0/+1 |
| 2016-12-12 | ubifs: Implement UBIFS_FLG_DOUBLE_HASH | Richard Weinberger | 1 | -3/+11 |
| 2016-12-12 | ubifs: Use a random number for cookies | Richard Weinberger | 1 | -0/+3 |
| 2016-12-12 | ubifs: Add full hash lookup support | Richard Weinberger | 1 | -1/+0 |
| 2016-12-12 | ubifs: Implement encrypted filenames | Richard Weinberger | 1 | -60/+63 |
| 2016-12-12 | ubifs: Implement encrypt/decrypt for all IO | Richard Weinberger | 1 | -24/+54 |
| 2016-12-12 | ubifs: Introduce new data node field, compr_size | Richard Weinberger | 1 | -11/+0 |
| 2016-10-02 | ubifs: Use move variable in ubifs_rename() | Richard Weinberger | 1 | -2/+2 |
| 2016-10-02 | ubifs: Implement RENAME_EXCHANGE | Richard Weinberger | 1 | -0/+141 |
| 2016-10-02 | ubifs: Implement RENAME_WHITEOUT | Richard Weinberger | 1 | -13/+30 |
| 2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
| 2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -2/+2 |
| 2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -8/+9 |
| 2014-11-07 | UBIFS: fix a couple bugs in UBIFS xattr length calculation | Subodh Nijsure | 1 | -1/+6 |
| 2014-09-19 | UBIFS: Remove bogus assert | Richard Weinberger | 1 | -4/+3 |
| 2013-10-24 | ubifs: switch to %pd | Al Viro | 1 | -4/+2 |
| 2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 1 | -2/+2 |
| 2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -1/+1 |
| 2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 1 | -2/+2 |
| 2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy | 1 | -1/+1 |
| 2012-05-03 | UBIFS: remove xattr Kconnfig option | Subodh Nijsure | 1 | -2/+0 |
| 2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy | 1 | -4/+3 |
| 2011-06-03 | UBIFS: fix memory leak on error path | Artem Bityutskiy | 1 | -0/+1 |
| 2011-05-16 | UBIFS: synchronize write-buffer before switching to the next bud | Artem Bityutskiy | 1 | -10/+15 |
| 2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy | 1 | -1/+1 |
| 2011-05-13 | UBIFS: simplify dbg_dump_budg calling conventions | Artem Bityutskiy | 1 | -2/+0 |
| 2011-03-11 | UBIFS: handle allocation failures in UBIFS write path | Matthew L. Creech | 1 | -6/+22 |
| 2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy | 1 | -1/+1 |
| 2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy | 1 | -1/+2 |
| 2009-09-15 | UBIFS: improve journal head debugging prints | Artem Bityutskiy | 1 | -5/+8 |
| 2009-03-20 | UBIFS: fix commentaries | Artem Bityutskiy | 1 | -1/+1 |
| 2009-03-08 | UBIFS: improve find function interface | Artem Bityutskiy | 1 | -3/+2 |
| 2009-01-20 | UBIFS: do not treat all data as short term | Artem Bityutskiy | 1 | -1/+1 |
| 2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
| 2008-12-31 | UBIFS: fix writing uncompressed files | Artem Bityutskiy | 1 | -1/+1 |
| 2008-12-31 | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy | 1 | -1/+1 |
| 2008-11-06 | UBIFS: fix compilation warnings | Artem Bityutskiy | 1 | -3/+5 |
| 2008-08-14 | UBIFS: xattr bugfixes | Artem Bityutskiy | 1 | -1/+1 |
| 2008-08-13 | UBIFS: correct orphan deletion order | Adrian Hunter | 1 | -1/+2 |
| 2008-08-13 | UBIFS: fix typos in comments | Adrian Hunter | 1 | -5/+5 |
| 2008-08-13 | UBIFS: optimize deletions | Artem Bityutskiy | 1 | -0/+60 |
| 2008-08-13 | UBIFS: remove another unneeded function parameter | Artem Bityutskiy | 1 | -16/+14 |
| 2008-08-13 | UBIFS: remove unneeded function parameter | Artem Bityutskiy | 1 | -12/+7 |
| 2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy | 1 | -0/+1387 |