summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-04-21UBIFS: fix master node recoveryArtem 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-13UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy
2011-04-13UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05fs: export empty_aopsJens Axboe
2011-04-05UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2011-04-05UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy
2011-04-05UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy
2011-04-05UBIFS: do not select KALLSYMS_ALLArtem Bityutskiy
2011-04-05UBIFS: fix assertion warningsArtem Bityutskiy
2011-04-05UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2011-04-05UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-16UBIFS: clean-up commentariesArtem Bityutskiy
2011-03-16UBIFS: save 128KiB or more RAMArtem Bityutskiy
2011-03-16UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy
2011-03-16UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy
2011-03-16UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy
2011-03-16UBIFS: allocate scanning buffer on demandArtem Bityutskiy
2011-03-16UBIFS: allocate dump buffer on demandArtem Bityutskiy
2011-03-15fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy
2011-03-11UBIFS: simplify UBIFS Kconfig menuArtem 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-08UBIFS: use max_write_size during recoveryArtem Bityutskiy
2011-03-08UBIFS: use max_write_size for write-buffersArtem Bityutskiy
2011-03-08UBIFS: introduce write-buffer size fieldArtem Bityutskiy
2011-03-08UBI: incorporate LEB offset informationArtem Bityutskiy
2011-03-08UBIFS: incorporate maximum write sizeArtem Bityutskiy
2011-02-08UBIFS: fix LEB number in printkArtem Bityutskiy
2011-02-06UBIFS: restrict world-writable debugfs filesVasiliy Kulikov
2011-02-06UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy
2011-02-06UBIFS: remove double semicolonArtem Bityutskiy
2011-01-25UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy
2011-01-17UBIFS: introduce mounting flagArtem Bityutskiy
2011-01-17UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy