summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
2014-11-14UBIFS: fix free log space calculationArtem Bityutskiy1-2/+6
2014-11-14UBIFS: fix a race conditionArtem Bityutskiy2-8/+11
2014-11-14UBIFS: remove mst_mutexArtem Bityutskiy4-9/+3
2014-07-06UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang1-1/+0
2014-07-06UBIFS: fix an mmap and fsync race conditionhujianyang1-2/+1
2013-07-21UBIFS: correct mount messageRichard Genoud1-1/+1
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy1-12/+12
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-03-14UBIFS: make space fixup work in the remount caseArtem Bityutskiy1-6/+6
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-02-26Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds5-15/+27
2013-02-22new helper: file_inode(file)Al Viro3-3/+3
2013-02-21ubifs: wait for page writeback to provide stable pagesJan Kara1-0/+1
2013-02-04UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2-1/+6
2013-02-04UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas2-2/+9
2013-01-15UBIFS: rename random32() to prandom_u32()Akinobu Mita3-12/+12
2012-12-17ubifs: use prandom_bytesAkinobu Mita1-5/+3
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton1-2/+2
2012-10-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy1-2/+10
2012-10-26UBIFS: introduce categorized lprops counterArtem Bityutskiy2-0/+9
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov1-0/+1
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds20-578/+451
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov1-0/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds6-12/+12
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman6-12/+12
2012-08-31UBIFS: print lessArtem Bityutskiy8-70/+60
2012-08-31UBIFS: use pr_ helper instead of printkArtem Bityutskiy4-302/+235
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy16-206/+161
2012-08-31UBIFS: use __aligned() attributeArtem Bityutskiy1-1/+1
2012-08-31UBIFS: remove __DATE__ and __TIME__Jiri Slaby1-1/+0
2012-08-31UBIFS: fix power cut emulation for mtdramArtem Bityutskiy1-9/+11
2012-08-23UBIFS: improve scanning debug outputArtem Bityutskiy1-4/+4
2012-08-22UBIFS: always print full error reportsArtem Bityutskiy2-8/+0
2012-08-22UBIFS: print PID in debug messagesArtem Bityutskiy1-2/+4
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy1-1/+1
2012-08-22UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy1-1/+1
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy1-2/+1
2012-08-21UBIFS: fix crash on error pathArtem Bityutskiy1-1/+4
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy1-3/+0
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds5-17/+25
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+3
2012-07-20UBIFS: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-07-20UBIFS: simplify reply code a bitArtem Bityutskiy1-14/+6
2012-07-20UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2-0/+16
2012-07-20UBIFS: fix compilation warningAlexandre Pereira da Silva1-1/+1
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy1-2/+6