aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-10-26UBIFS: correct data corruption rangeMats Kärrman
2013-10-26UBIFS: fix return codeWei Yongjun
2013-10-24ubifs: switch to %pdAl Viro
2013-10-22UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-08-16UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-29[readdir] convert ubifsAl Viro
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner
2013-05-10UBIFS: correct mount messageRichard Genoud
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