summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-223-13/+13
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-01-122-2/+8
|\
| * ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger2016-01-101-2/+2
| * UBIFS: add a comment in key.h for unused parameterDongsheng Yang2016-01-101-0/+6
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
|/
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-133-42/+0
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-133-42/+0
* | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-1011-34/+107
|\ \ | |/ |/|
| * ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-075-2/+81
| * ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang2015-11-071-3/+9
| * UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring2015-11-061-4/+2
| * UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger2015-11-061-2/+3
| * fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai2015-11-062-10/+2
| * UBIFS: print verbose message when rescanning a corrupted nodeshengyong2015-10-031-1/+1
| * UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong2015-10-031-4/+4
| * UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang2015-10-031-2/+2
| * UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-10-032-6/+3
* | UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger2015-09-291-3/+0
|/
* Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-251-1/+4
|\
| * ubifs: fix to check error code of register_shrinkerChao Yu2015-06-021-1/+4
* | ubifs: switch to simple_follow_link()Al Viro2015-05-103-10/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-264-16/+16
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-154-16/+16
* | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-04-1525-429/+436
|\ \ | |/ |/|
| * UBIFS: fix output format of INUM_WATERMARKSheng Yong2015-04-131-1/+1
| * UBIFS: extend debug/message capabilitiesSheng Yong2015-03-2525-409/+419
| * UBIFS: simplify returnsFabian Frederick2015-03-251-8/+2
| * UBIFS: Fix trivial typos in commentsYannick Guerrini2015-03-251-7/+7
| * UBIFS: do not write master node if need recoverySheng Yong2015-03-251-1/+1
| * UBIFS: fix incorrect unlocking handlingTaesoo Kim2015-03-251-4/+7
* | 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-157-12/+148
|\
| * UBIFS: return -EINVAL if log head is emptyhujianyang2015-02-101-3/+16
| * UBIFS: add a couple of extra assertsArtem Bityutskiy2015-01-281-0/+4
| * UBIFS: add ubifs_err() to print error reasonSubodh Nijsure2015-01-281-4/+13
| * UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure2015-01-284-0/+99
| * UBIFS: Add xattr support for symlinksSubodh Nijsure2015-01-282-5/+16
* | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-122-6/+1
|\ \
| * | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-202-5/+0
| * | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
| |/
* | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-1/+0
|/
* UBIFS: fix a couple bugs in UBIFS xattr length calculationSubodh Nijsure2014-11-071-1/+6
* UBIFS: fix budget leak in error pathArtem Bityutskiy2014-11-071-0/+1
* UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-301-1/+1
* UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-261-2/+2
* UBIFS: Remove bogus assertRichard Weinberger2014-09-191-4/+3
* UBIFS: fix free log space calculationArtem Bityutskiy2014-09-081-2/+6
* UBIFS: fix a race conditionArtem Bityutskiy2014-09-082-8/+11
OpenPOWER on IntegriCloud