summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
...
* UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy2009-07-093-11/+17
* UBIFS: dump a little more in case of corruptionsArtem Bityutskiy2009-07-091-3/+3
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-051-1/+2
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-051-0/+3
* UBIFS: minor spelling and grammar fixesAdrian Hunter2009-07-052-3/+3
* UBIFS: fix 64-bit divisions in debug printAdrian Hunter2009-07-051-2/+3
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-052-4/+4
* UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-052-15/+7
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-053-12/+9
* UBIFS: improve debugging messagedArtem Bityutskiy2009-07-051-10/+16
* UBIFS: fix integer overflow warningAdrian Hunter2009-07-051-1/+3
* helpers for acl caching + switch to thoseAl Viro2009-06-241-1/+1
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-176-72/+102
|\
| * UBIFS: start using hrtimersArtem Bityutskiy2009-06-083-21/+32
| * UBIFS: do not forget to register BDI deviceArtem Bityutskiy2009-06-081-0/+3
| * UBIFS: allow sync option in rootflagsArtem Bityutskiy2009-06-021-5/+35
| * UBIFS: remove dead codeArtem Bityutskiy2009-05-292-28/+4
| * UBIFS: use anonymous deviceArtem Bityutskiy2009-05-261-17/+4
| * UBIFS: return proper error code if the compr is not presentCorentin Chary2009-05-251-0/+1
| * UBIFS: return error if link and unlink raceHunter Adrian2009-05-191-0/+19
| * UBIFS: reset no_space flag after inode deletionAdrian Hunter2009-05-062-1/+7
* | ubifs: register backing_dev_infoJens Axboe2009-06-161-0/+3
* | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-1/+8
* | push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+5
* | enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-111-3/+0
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-2/+1
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-0617-265/+482
|\
| * UBIFS: fix recovery bugAdrian Hunter2009-03-311-47/+23
| * UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-264-11/+72
| * UBIFS: fix compiler warningsHunter Adrian2009-03-201-4/+4
| * UBIFS: fully sort GCed nodesArtem Bityutskiy2009-03-201-132/+296
| * UBIFS: fix commentariesArtem Bityutskiy2009-03-208-9/+9
| * UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-164-21/+23
| * UBIFS: use KERN_CONTArtem Bityutskiy2009-03-162-6/+6
| * UBIFS: fix lprops committing bugArtem Bityutskiy2009-03-161-4/+3
| * UBIFS: fix bogus assertionArtem Bityutskiy2009-03-151-4/+8
| * UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter2009-03-141-2/+12
| * UBIFS: amend key_hash return valueArtem Bityutskiy2009-03-081-3/+3
| * UBIFS: improve find function interfaceArtem Bityutskiy2009-03-083-10/+9
| * UBIFS: list usage cleanupEric Sesterhenn2009-02-172-6/+3
| * UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter2009-02-091-8/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-2/+2
|\ \
| * | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
* | | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-3/+6
|/ /
* | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+2
|/
* UBIFS: remove fast unmountingArtem Bityutskiy2009-01-292-47/+5
* UBIFS: return sensible error codesArtem Bityutskiy2009-01-292-9/+4
* UBIFS: remount ro fixesAdrian Hunter2009-01-293-21/+13
* UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-292-2/+2
* UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-291-10/+10
OpenPOWER on IntegriCloud