aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAge
* ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-20
* ubifs: fix sget racesAl Viro2011-06-12
* ubifs: split allocation of ubifs_info into a separate functionAl Viro2011-06-12
* UBIFS: fix-up free space earlierBen Gardiner2011-06-03
* UBIFS: intialize LPT earlierBen Gardiner2011-06-03
* UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy2011-06-01
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* UBIFS: fix-up free space on mount if flag is setMatthew L. Creech2011-05-16
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-05-13
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-13
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-13
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-13
* UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy2011-05-02
* UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy2011-04-21
* UBIFS: fix false space checking failureArtem Bityutskiy2011-04-20
* UBIFS: fix assertion warningsArtem Bityutskiy2011-04-05
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\ \ | |/ |/|
| * UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-11
| * UBIFS: print max. index node sizeArtem Bityutskiy2011-03-11
| * UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-11
| * UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-08
| * UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| * UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* convert ubifsAl Viro2010-10-29
* UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-21
* UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-21
* 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
* 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
* | UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-03
* | UBIFS: check return codeArtem Bityutskiy2010-06-12
|/
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-15
* UBIFS: support mounting of UBI volume character devicesCorentin Chary2009-11-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-21
|\
| * fs: Assign bdi in super_blockJens Axboe2009-09-16
| * writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* | UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-10
* | UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-24
* | UBIFS: kill BKLArtem Bityutskiy2009-07-24
|/
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-05
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-05
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-05
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-05