summaryrefslogtreecommitdiff
path: root/fs/ubifs/ubifs.h
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* fscrypt: remove ->is_encrypted()Eric Biggers2017-10-18
* fscrypt: clean up include file messDave Chinner2017-10-18
* ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li2017-07-14
* ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger2017-07-14
* ubifs: Correctly evict xattr inodesRichard Weinberger2017-07-14
* ubifs: Unexport ubifs_inode_slabRichard Weinberger2017-07-14
* Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-13
|\
| * ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-08
* | ubifs: Convert to separately allocated bdiJan Kara2017-04-20
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* fscrypt: constify struct fscrypt_operationsEric Biggers2017-02-08
* fscrypt: split supp and notsupp declarations into their own headersEric Biggers2017-02-06
* ubifs: Use fscrypt ioctl() helpersRichard Weinberger2016-12-13
* ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger2016-12-12
* ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-12
* ubifs: Use a random number for cookiesRichard Weinberger2016-12-12
* ubifs: Add full hash lookup supportRichard Weinberger2016-12-12
* ubifs: Implement encrypted filenamesRichard Weinberger2016-12-12
* ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-12
* ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger2016-12-12
* ubifs: Add skeleton for fscryptoRichard Weinberger2016-12-12
* ubifs: Export xattr get and set functionsRichard Weinberger2016-12-12
* ubifs: Export ubifs_check_dir_empty()Richard Weinberger2016-12-12
* ubifs: Use dirty_writeback_interval value for wbuf timerRafał Miłecki2016-12-12
* ubifs: Drop softlimit and delta fields from struct ubifs_wbufRafał Miłecki2016-12-12
* ubifs: Implement RENAME_EXCHANGERichard Weinberger2016-10-02
* ubifs: Implement RENAME_WHITEOUTRichard Weinberger2016-10-02
* ubifs: Update comment for ubifs_errcDaniel Golle2016-07-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\
| * ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ | |/
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches2016-03-20
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-13
* | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-07
* | UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang2015-10-03
|/
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: Fix trivial typos in commentsYannick Guerrini2015-03-25
* UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure2015-01-28
* UBIFS: remove mst_mutexArtem Bityutskiy2014-07-19
* UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang2014-07-19
* UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-02
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
* UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2013-02-04
* UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas2013-02-04
* UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-10-26
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-02
|\