summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c
Commit message (Expand)AuthorAgeFilesLines
* mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse2017-09-081-1/+4
* fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
* ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee2017-07-141-2/+2
* ubifs: Remove dead code from ubifs_get_link()Richard Weinberger2017-07-141-6/+0
* ubifs: don't bother checking for encryption key in ->mmap()Eric Biggers2017-07-051-9/+0
* ubifs: require key for truncate(2) of encrypted fileEric Biggers2017-07-051-0/+8
* fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani2017-05-081-6/+6
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+2
* 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: Add support for encrypted symlinksRichard Weinberger2016-12-121-1/+54
* | ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-121-0/+14
* | ubifs: Enforce crypto policy in mmapRichard Weinberger2016-12-121-0/+9
* | ubifs: Implement file open operationRichard Weinberger2016-12-121-0/+30
|/
* Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-111-1/+1
|\
| * UBIFS: improve function-level documentationJulia Lawall2016-10-021-1/+1
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-6/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-6/+0
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
|/
* UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-06-231-0/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-6/+6
|\
| * ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-171-6/+6
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-26/+26
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
* ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-071-0/+50
* ubifs: switch to simple_follow_link()Al Viro2015-05-101-10/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+2
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-04-151-8/+9
|\ \ | |/ |/|
| * UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-8/+9
* | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
|/
* Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-151-0/+4
|\
| * UBIFS: Add xattr support for symlinksSubodh Nijsure2015-01-281-0/+4
* | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-1/+0
|/
* UBIFS: fix budget leak in error pathArtem Bityutskiy2014-11-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-15/+10
|\
| * ->splice_write() via ->write_iter()Al Viro2014-06-121-1/+1
| * ubifs: switch to ->write_iter()Al Viro2014-05-061-12/+7
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* | UBIFS: fix debugging checkArtem Bityutskiy2014-05-281-1/+1
* | UBIFS: add missing ui pointer in debugging codeDaniel Golle2014-05-271-0/+1
* | UBIFS: fix an mmap and fsync race conditionhujianyang2014-05-131-2/+1
|/
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-071-0/+1
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-2/+3
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
OpenPOWER on IntegriCloud