aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-06-16ubifs: register backing_dev_infoJens Axboe
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig
2009-06-08UBIFS: start using hrtimersArtem Bityutskiy
2009-06-08UBIFS: do not forget to register BDI deviceArtem Bityutskiy
2009-06-02UBIFS: allow sync option in rootflagsArtem Bityutskiy
2009-05-29UBIFS: remove dead codeArtem Bityutskiy
2009-05-26UBIFS: use anonymous deviceArtem Bityutskiy
2009-05-25UBIFS: return proper error code if the compr is not presentCorentin Chary
2009-05-19UBIFS: return error if link and unlink raceHunter Adrian
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-06UBIFS: reset no_space flag after inode deletionAdrian Hunter
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31UBIFS: fix recovery bugAdrian Hunter
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-26UBIFS: add R/O compatibilityArtem Bityutskiy
2009-03-20UBIFS: fix compiler warningsHunter Adrian
2009-03-20UBIFS: fully sort GCed nodesArtem Bityutskiy
2009-03-20UBIFS: fix commentariesArtem Bityutskiy
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy
2009-03-16UBIFS: use KERN_CONTArtem Bityutskiy
2009-03-16UBIFS: fix lprops committing bugArtem Bityutskiy
2009-03-15UBIFS: fix bogus assertionArtem Bityutskiy
2009-03-14UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter
2009-03-08UBIFS: amend key_hash return valueArtem Bityutskiy
2009-03-08UBIFS: improve find function interfaceArtem Bityutskiy
2009-02-17UBIFS: list usage cleanupEric Sesterhenn
2009-02-09UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter
2009-01-29UBIFS: remove fast unmountingArtem Bityutskiy
2009-01-29UBIFS: return sensible error codesArtem Bityutskiy
2009-01-29UBIFS: remount ro fixesAdrian Hunter
2009-01-29UBIFS: spelling fix 'date' -> 'data'Adrian Hunter
2009-01-29UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter
2009-01-28UBIFS: fix LPT out-of-space bug (again)Adrian Hunter
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy
2009-01-26UBIFS: fix assertionsArtem Bityutskiy
2009-01-26UBIFS: ensure orphan area head is initializedAdrian Hunter
2009-01-26UBIFS: always clean up GC LEB spaceArtem Bityutskiy
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy
2009-01-26UBIFS: fix LEB list freeingArtem Bityutskiy
2009-01-26UBIFS: simplify lockingArtem Bityutskiy
2009-01-20UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy
2009-01-20UBIFS: do not treat all data as short termArtem Bityutskiy
2009-01-18UBIFS: constify operationsArtem Bityutskiy