aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* UBIFS: print max. index node sizeArtem Bityutskiy2011-03-11
* UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-11
* UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-08
* UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-08
* UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-08
* UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-08
* UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-08
* UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-08
* UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-06
* UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-06
* UBIFS: remove double semicolonArtem Bityutskiy2011-02-06
* UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy2011-01-25
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
* UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-17
* convert ubifsAl Viro2010-10-29
* new helper: ihold()Al Viro2010-10-25
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-22
|\
| * UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy2010-10-21
| * UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-21
| * UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-21
| * UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-17
| * UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-28
| * UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
| * UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
| * UBIFS: check return code of pnode_lookupVasiliy Kulikov2010-09-07
| * UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-07
| * UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-30
| * UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-30
| * UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-30
| * UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-30
| * UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy2010-08-30
| * UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-30
| * UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-30
| * UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-30
| * UBIFS: fix assertion warningArtem Bityutskiy2010-08-30
| * UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-30
| * UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-30
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch ubifs to ->evict_inode()Al Viro2010-08-09
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-08-03
|\ \ | |/ |/|
| * UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-03
| * UBIFS: fix GC LEB recoveryArtem Bityutskiy2010-07-12
| * UBIFS: use ERR_CASTJulia Lawall2010-06-12
| * UBIFS: check return codeArtem Bityutskiy2010-06-12
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
* | writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig2010-06-11
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27