summaryrefslogtreecommitdiff
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* UBIFS: Add log overlap assertionshujianyang2014-07-31
* Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy2014-07-28
* UBIFS: add a log overlap assertionArtem Bityutskiy2014-07-19
* UBIFS: remove unnecessary checkArtem Bityutskiy2014-07-19
* UBIFS: remove mst_mutexArtem Bityutskiy2014-07-19
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-19
* UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-19
* UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-19
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-19
* UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-19
* UBIFS: fix spelling of "scanned"Artem Bityutskiy2014-07-19
* UBIFS: fix some commentsSeunghun Lee2014-07-19
* UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang2014-07-19
* UBIFS: remove useless statementshujianyang2014-07-19
* UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang2014-07-19
* UBIFS: fix error handling in dump_lpt_leb()hujianyang2014-07-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * ->splice_write() via ->write_iter()Al Viro2014-06-12
| * ubifs: switch to ->write_iter()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* | Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-10
|\ \
| * | UBIFS: Add an assertion for clean_zn_cnthujianyang2014-06-03
| * | UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-02
| * | UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang2014-06-02
| * | UBIFS: fix debugging checkArtem Bityutskiy2014-05-28
| * | UBIFS: add missing ui pointer in debugging codeDaniel Golle2014-05-27
| * | UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang2014-05-27
| * | UBIFS: Remove unused variables in ubifs_budget_spacehujianyang2014-05-13
| * | UBIFS: fix an mmap and fsync race conditionhujianyang2014-05-13
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ | |/ |/|
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | UBIFS: fix remount error pathArtem Bityutskiy2014-05-05
|/
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * ubifs: switch to %pdAl Viro2013-10-24
* | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-11-13
|\ \ | |/ |/|
| * UBIFS: correct data corruption rangeMats Kärrman2013-10-26
| * UBIFS: fix return codeWei Yongjun2013-10-26
| * UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn2013-10-22
* | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-09-16
|\ \ | |/
| * UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-16
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
|/
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-07-05
|\
| * UBIFS: correct mount messageRichard Genoud2013-05-10
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\ \
| * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21