summaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)Author
2013-07-05UBIFS: correct mount messageRichard Genoud
2013-07-05UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2012-10-05UBIFS: print lessArtem Bityutskiy
2012-10-05UBIFS: comply with coding styleArtem Bityutskiy
2012-10-05UBIFS: remove __DATE__ and __TIME__Jiri Slaby
2012-08-23UBIFS: remove stale commentaryArtem Bityutskiy
2012-05-23UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-23UBI: Kill data type hintRichard Weinberger
2012-05-23UBIFS: fix memory leak on error pathSidney Amani
2012-05-23UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-23UBIFS: rename dumping functionsArtem Bityutskiy
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy
2011-07-04UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
2011-06-12ubifs: fix sget racesAl Viro
2011-06-12ubifs: split allocation of ubifs_info into a separate functionAl Viro
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-16UBIFS: fix-up free space on mount if flag is setMatthew L. Creech
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-04-21UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy
2011-04-20UBIFS: fix false space checking failureArtem Bityutskiy
2011-04-05UBIFS: fix assertion warningsArtem Bityutskiy
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy
2011-03-11UBIFS: print max. index node sizeArtem Bityutskiy
2011-03-11UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-08UBI: incorporate LEB offset informationArtem Bityutskiy
2011-03-08UBIFS: incorporate maximum write sizeArtem Bityutskiy
2011-01-17UBIFS: introduce mounting flagArtem Bityutskiy
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29convert ubifsAl Viro
2010-10-21UBIFS: do not forget to cancel timersArtem Bityutskiy
2010-10-21UBIFS: remove a bit of unneeded codeArtem Bityutskiy
2010-09-28UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09switch ubifs to ->evict_inode()Al Viro
2010-08-03UBIFS: fix a memory leak on error path.Matthieu CASTET
2010-06-12UBIFS: check return codeArtem Bityutskiy