aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\
| * UBIFS: clean-up commentariesArtem Bityutskiy2011-03-16
| * UBIFS: save 128KiB or more RAMArtem Bityutskiy2011-03-16
| * UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy2011-03-16
| * UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy2011-03-16
| * UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy2011-03-16
| * UBIFS: allocate scanning buffer on demandArtem Bityutskiy2011-03-16
| * UBIFS: allocate dump buffer on demandArtem Bityutskiy2011-03-16
| * UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-11
| * UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy2011-03-11
| * 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
* | fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-15
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* 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
|/