summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* 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
* UBIFS: Add log overlap assertionshujianyang2014-07-311-0/+2
* Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy2014-07-281-1/+0
* UBIFS: add a log overlap assertionArtem Bityutskiy2014-07-191-0/+1
* UBIFS: remove unnecessary checkArtem Bityutskiy2014-07-191-6/+4
* UBIFS: remove mst_mutexArtem Bityutskiy2014-07-194-9/+3
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+1
* UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-191-6/+6
* UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-191-2/+2
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+0
* UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-191-0/+2
* UBIFS: fix spelling of "scanned"Artem Bityutskiy2014-07-192-3/+3
* UBIFS: fix some commentsSeunghun Lee2014-07-192-5/+4
* UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang2014-07-192-5/+4
* UBIFS: remove useless statementshujianyang2014-07-197-10/+2
* UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang2014-07-191-0/+2
* UBIFS: fix error handling in dump_lpt_leb()hujianyang2014-07-191-0/+5
* 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
* | Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-108-16/+35
|\ \
| * | UBIFS: Add an assertion for clean_zn_cnthujianyang2014-06-031-2/+3
| * | UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-023-8/+26
| * | UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang2014-06-021-1/+0
| * | UBIFS: fix debugging checkArtem Bityutskiy2014-05-281-1/+1
| * | UBIFS: add missing ui pointer in debugging codeDaniel Golle2014-05-271-0/+1
| * | UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang2014-05-271-1/+3
| * | UBIFS: Remove unused variables in ubifs_budget_spacehujianyang2014-05-131-1/+0
| * | UBIFS: fix an mmap and fsync race conditionhujianyang2014-05-131-2/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-4/+4
|\ \ | |/ |/|
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-182-4/+4
* | UBIFS: fix remount error pathArtem Bityutskiy2014-05-051-1/+1
|/
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-071-0/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-236-114/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-34/+29
|\
| * ubifs: switch to %pdAl Viro2013-10-243-34/+29
* | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-11-133-7/+10
|\ \ | |/ |/|
| * UBIFS: correct data corruption rangeMats Kärrman2013-10-261-3/+3
| * UBIFS: fix return codeWei Yongjun2013-10-261-2/+6
| * UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn2013-10-221-2/+1
OpenPOWER on IntegriCloud