aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-03-14UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21ubifs: wait for page writeback to provide stable pagesJan Kara
2013-02-04UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2013-02-04UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas
2013-01-15UBIFS: rename random32() to prandom_u32()Akinobu Mita
2012-12-17ubifs: use prandom_bytesAkinobu Mita
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-10-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-10-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-08-31UBIFS: print lessArtem Bityutskiy
2012-08-31UBIFS: use pr_ helper instead of printkArtem Bityutskiy
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-08-31UBIFS: use __aligned() attributeArtem Bityutskiy
2012-08-31UBIFS: remove __DATE__ and __TIME__Jiri Slaby
2012-08-31UBIFS: fix power cut emulation for mtdramArtem Bityutskiy
2012-08-23UBIFS: improve scanning debug outputArtem Bityutskiy
2012-08-22UBIFS: always print full error reportsArtem Bityutskiy
2012-08-22UBIFS: print PID in debug messagesArtem Bityutskiy
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-22UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy
2012-08-21UBIFS: fix crash on error pathArtem Bityutskiy
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-20UBIFS: remove invalid reference to list iterator variableJulia Lawall
2012-07-20UBIFS: simplify reply code a bitArtem Bityutskiy
2012-07-20UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy
2012-07-20UBIFS: fix compilation warningAlexandre Pereira da Silva
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-18UBIFS: fix assertionDan Carpenter
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy