aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-04-121-6/+6
* ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-201-0/+1
* ubifs: fix sget racesAl Viro2011-06-121-24/+30
* ubifs: split allocation of ubifs_info into a separate functionAl Viro2011-06-121-39/+48
* UBIFS: fix-up free space earlierBen Gardiner2011-06-031-8/+8
* UBIFS: intialize LPT earlierBen Gardiner2011-06-031-13/+16
* UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy2011-06-011-1/+4
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
* UBIFS: fix-up free space on mount if flag is setMatthew L. Creech2011-05-161-0/+13
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-05-131-0/+1
* UBIFS: improve space checking debugging featureArtem Bityutskiy2011-05-131-1/+1
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-131-13/+13
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-2/+2
* UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy2011-05-021-11/+4
* UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy2011-04-211-4/+6
* UBIFS: fix false space checking failureArtem Bityutskiy2011-04-201-4/+15
* UBIFS: fix assertion warningsArtem Bityutskiy2011-04-051-1/+2
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-181-11/+43
|\ \ | |/ |/|
| * UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-111-0/+1
| * UBIFS: print max. index node sizeArtem Bityutskiy2011-03-111-2/+2
| * UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-111-0/+18
| * UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-081-0/+1
| * UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-081-0/+19
| * UBIFS: introduce mounting flagArtem Bityutskiy2011-01-171-9/+2
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+9
|/
* convert ubifsAl Viro2010-10-291-7/+6
* UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-211-0/+4
* UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-211-6/+3
* UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-281-2/+2
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-26/+29
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-171-5/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-4/+8
|\
| * switch ubifs to ->evict_inode()Al Viro2010-08-091-4/+8
* | UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-031-1/+1
* | UBIFS: check return codeArtem Bityutskiy2010-06-121-0/+2
|/
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-151-6/+1
* UBIFS: support mounting of UBI volume character devicesCorentin Chary2009-11-241-5/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-211-0/+2
|\
| * fs: Assign bdi in super_blockJens Axboe2009-09-161-0/+1
| * writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-111-7/+1
* | UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-101-0/+2
* | UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-241-17/+7
* | UBIFS: kill BKLArtem Bityutskiy2009-07-241-12/+1
|/
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-051-1/+2
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-051-0/+3
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-051-1/+1