summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* | ubifs: Initialize fstr_real_lenRichard Weinberger2016-12-141-1/+1
* | ubifs: Use fscrypt ioctl() helpersRichard Weinberger2016-12-132-24/+4
* | ubifs: Use FS_CFLG_OWN_PAGESRichard Weinberger2016-12-131-1/+1
* | ubifs: Raise write version to 5Richard Weinberger2016-12-122-1/+20
* | ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger2016-12-124-0/+50
* | ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-125-3/+21
* | ubifs: Use a random number for cookiesRichard Weinberger2016-12-122-0/+4
* | ubifs: Add full hash lookup supportRichard Weinberger2016-12-125-7/+98
* | ubifs: Rename tnc_read_node_nmRichard Weinberger2016-12-121-6/+6
* | ubifs: Add support for encrypted symlinksRichard Weinberger2016-12-123-13/+126
* | ubifs: Implement encrypted filenamesRichard Weinberger2016-12-128-197/+414
* | ubifs: Make r5 hash binary string awareRichard Weinberger2016-12-121-1/+1
* | ubifs: Relax checks in ubifs_validate_entry()Richard Weinberger2016-12-121-1/+1
* | ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-125-28/+152
* | ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger2016-12-123-3/+8
* | ubifs: Introduce new data node field, compr_sizeRichard Weinberger2016-12-122-15/+2
* | ubifs: Enforce crypto policy in mmapRichard Weinberger2016-12-121-0/+9
* | ubifs: Massage assert in ubifs_xattr_set() wrt. fscryptoRichard Weinberger2016-12-121-1/+7
* | ubifs: Preload crypto context in ->lookup()Richard Weinberger2016-12-121-0/+15
* | ubifs: Enforce crypto policy in ->link and ->renameRichard Weinberger2016-12-121-0/+17
* | ubifs: Implement file open operationRichard Weinberger2016-12-121-0/+30
* | ubifs: Implement directory open operationRichard Weinberger2016-12-121-0/+9
* | ubifs: Massage ubifs_listxattr() for encryption contextRichard Weinberger2016-12-121-4/+15
* | ubifs: Add skeleton for fscryptoRichard Weinberger2016-12-129-2/+178
* | ubifs: Define UBIFS crypto context xattrRichard Weinberger2016-12-121-0/+7
* | ubifs: Export xattr get and set functionsRichard Weinberger2016-12-122-17/+22
* | ubifs: Export ubifs_check_dir_empty()Richard Weinberger2016-12-122-4/+5
* | ubifs: Remove some dead codeChristophe Jaillet2016-12-121-4/+0
* | ubifs: Use dirty_writeback_interval value for wbuf timerRafał Miłecki2016-12-122-8/+4
* | ubifs: Drop softlimit and delta fields from struct ubifs_wbufRafał Miłecki2016-12-122-13/+10
|/
* ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-281-0/+8
* ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3
* ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
* ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-119-42/+411
|\
| * UBIFS: improve function-level documentationJulia Lawall2016-10-025-7/+5
| * ubifs: fix host xattr_len when changing xattrPascal Eberhard2016-10-021-2/+4
| * ubifs: Use move variable in ubifs_rename()Richard Weinberger2016-10-021-2/+2
| * ubifs: Implement RENAME_EXCHANGERichard Weinberger2016-10-023-6/+204
| * ubifs: Implement RENAME_WHITEOUTRichard Weinberger2016-10-023-33/+134
| * ubifs: Implement O_TMPFILERichard Weinberger2016-10-021-0/+71
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+6
|\ \
| * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * | fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-271-2/+6
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-102-9/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-072-9/+0
| |/
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
|\ \ | |/ |/|
| * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
OpenPOWER on IntegriCloud