summaryrefslogtreecommitdiff
path: root/fs/ubifs/dir.c
AgeCommit message (Expand)Author
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-17ubifs: switch to fscrypt_prepare_lookup()Eric Biggers
2018-01-17ubifs: switch to fscrypt_prepare_rename()Eric Biggers
2018-01-17ubifs: switch to fscrypt_prepare_link()Eric Biggers
2018-01-11ubifs: switch to fscrypt ->symlink() helper functionsEric Biggers
2018-01-11ubifs: free the encrypted symlink targetEric Biggers
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger
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-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
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-04-18ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger
2017-03-30ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau
2017-03-30ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee
2017-03-30ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-01-17ubifs: remove redundant checks for encryption keyEric Biggers
2016-12-14ubifs: Initialize fstr_real_lenRichard Weinberger
2016-12-12ubifs: Add full hash lookup supportRichard Weinberger
2016-12-12ubifs: Add support for encrypted symlinksRichard Weinberger
2016-12-12ubifs: Implement encrypted filenamesRichard Weinberger
2016-12-12ubifs: Preload crypto context in ->lookup()Richard Weinberger
2016-12-12ubifs: Enforce crypto policy in ->link and ->renameRichard Weinberger
2016-12-12ubifs: Implement directory open operationRichard Weinberger
2016-12-12ubifs: Add skeleton for fscryptoRichard Weinberger
2016-12-12ubifs: Export ubifs_check_dir_empty()Richard Weinberger
2016-10-28ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-10-20ubifs: Abort readdir upon errorRichard Weinberger
2016-10-20ubifs: Rename ubifs_rename2Richard Weinberger
2016-10-11Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-02ubifs: Implement RENAME_EXCHANGERichard Weinberger
2016-10-02ubifs: Implement RENAME_WHITEOUTRichard Weinberger
2016-10-02ubifs: Implement O_TMPFILERichard Weinberger
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang
2015-11-06UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2015-11-06fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai
2015-05-10ubifs: switch to simple_follow_link()Al Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells