ow'/>
summaryrefslogtreecommitdiff
path: root/fs/ubifs/journal.c
AgeCommit message (Expand)Author
2025-05-22ubifs: Fix grammar in error messageThorsten Blum
2025-03-21ubifs: Pass folios to acompHerbert Xu
2025-03-21ubifs: Use crypto_acomp interfaceHerbert Xu
2024-11-15ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()Nathan Chancellor
2024-11-14ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr countZhihao Cheng
2024-07-12ubifs: fix kernel-doc warningsJeff Johnson
2024-07-12ubifs: Fix unattached inode when powercut happens in creatingZhihao Cheng
2024-07-12ubifs: Fix space leak when powercut happens in linking tmpfileZhihao Cheng
2024-02-25ubifs: Queue up space reservation tasks if retrying many timesZhihao Cheng
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-28ubifs: Fix missing error code errFerry Meng
2023-10-18ubifs: convert to new timestamp accessorsJeff Layton
2023-07-24ubifs: convert to ctime accessor functionsJeff Layton
2023-02-02ubifs: Fix some kernel-doc commentsYang Li
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-09-21ubifs: Fix UBIFS ro fail due to truncate in the encrypted directoryZhaoLong Wang