summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-03-30Merge remote-tracking branch 'remotes/ubifs-v3.1/master' into tegra-nand-nextMarcel Ziswiler
2014-10-28yaffs: fix spinning when flush inodesStefan Agner
2014-09-25yaffs: fix function prototypeStefan Agner
2013-07-05UBIFS: fix a horrid bugArtem Bityutskiy
2013-07-05UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-07-05UBIFS: correct mount messageRichard Genoud
2013-07-05UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-02-22UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2013-02-22UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas
2013-02-22UBIFS: rename random32() to prandom_u32()Akinobu Mita
2013-02-22ubifs: use prandom_bytesAkinobu Mita
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-07-01proc: enhance time-average nr_running statsAlex Frid
2012-06-28UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-28UBIFS: fix assertionDan Carpenter
2012-06-11fat: Remove FAT Directory Bread messagenaveenk
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-02-09xfs: fix endian conversion issue in discard codeDave Chinner