summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2012-11-16UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-11-16UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-10-05UBIFS: print lessArtem Bityutskiy
2012-10-05UBIFS: use pr_ helper instead of printkArtem Bityutskiy
2012-10-05UBIFS: comply with coding styleArtem Bityutskiy
2012-10-05UBIFS: use __aligned() attributeArtem Bityutskiy
2012-10-05UBIFS: remove __DATE__ and __TIME__Jiri Slaby
2012-10-05UBIFS: fix power cut emulation for mtdramArtem Bityutskiy
2012-10-05UBIFS: improve scanning debug outputArtem Bityutskiy
2012-10-05UBIFS: always print full error reportsArtem Bityutskiy
2012-10-05UBIFS: print PID in debug messagesArtem Bityutskiy
2012-10-05UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-23UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-08-23UBIFS: fix replay regressionArtem Bityutskiy
2012-08-23UBIFS: fix crash on error pathArtem Bityutskiy
2012-08-23UBIFS: remove stale commentaryArtem Bityutskiy
2012-07-23UBIFS: remove invalid reference to list iterator variableJulia Lawall
2012-07-23UBIFS: simplify reply code a bitArtem Bityutskiy
2012-07-23UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy
2012-07-23UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-06-28UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-28UBIFS: fix assertionDan Carpenter
2012-06-08UBIFS: fix debugfs-less systems supportArtem Bityutskiy
2012-05-23UBI: amend commentaries WRT dtypeArtem Bityutskiy
2012-05-23UBI: Kill data type hintRichard Weinberger
2012-05-23UBIFS: fix memory leak on error pathSidney Amani
2012-05-23UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy
2012-05-23UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-23UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-23UBIFS: remove a couple of unused macrosArtem Bityutskiy
2012-05-23UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-23UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2012-05-23UBIFS: remove xattr Kconnfig optionSubodh Nijsure
2012-05-23UBIFS: remove douple initialization in change_category()Dan Carpenter
2012-04-11UBIFS: improve error messagesArtem Bityutskiy
2012-04-11UBIFS: kill CUR_MAX_KEY_LEN macroArtem Bityutskiy
2012-01-26UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy
2012-01-26UBIFS: increase dumps loglevelArtem Bityutskiy
2012-01-26UBIFS: amend recovery debugging messageArtem Bityutskiy
2012-01-26UBIFS: fix non-debug configuration buildDominique Martinet
2012-01-14UBIFS: fix key printingArtem Bityutskiy
2012-01-14UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2012-01-14UBIFS: fix debugging messagesArtem Bityutskiy
2012-01-14UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-09UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-01-09UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy
2012-01-09UBIFS: fix the dark space calculationsrimugunthan dhandapani
2011-08-19UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik