summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2019-09-19ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger
2018-12-29ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger
2018-12-29ubifs: Fix directory size calculation for symlinksRichard Weinberger
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger
2018-09-29Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-09-09ubifs: xattr: Don't operate on deleted inodesRichard Weinberger
2018-09-09ubifs: Check data node size before truncateRichard Weinberger
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger
2018-07-03UBIFS: Fix potential integer overflow in allocationSilvio Cesare
2018-04-26ubifs: Fix uninitialized variable in search_dh_cookie()Geert Uytterhoeven
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger
2018-02-16ubifs: free the encrypted symlink targetEric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-08mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir
2017-07-14ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee
2017-07-14ubifs: Fix inode data budget in ubifs_mknodHyunchul Lee
2017-07-14ubifs: Correctly evict xattr inodesRichard Weinberger
2017-07-14ubifs: Unexport ubifs_inode_slabRichard Weinberger
2017-07-05ubifs: don't bother checking for encryption key in ->mmap()Eric Biggers
2017-07-05ubifs: require key for truncate(2) of encrypted fileEric Biggers
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-05-08ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee
2017-05-08ubifs: Remove unnecessary assignmentStefan Agner
2017-05-08ubifs: Fix cut and paste error on sb type comparisonsColin Ian King
2017-05-08ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-04ubifs: check for consistent encryption contexts in ubifs_lookup()Eric Biggers
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-20ubifs: Convert to separately allocated bdiJan Kara