aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-04-121-6/+6
* UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2013-03-032-1/+6
* UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas2013-03-032-2/+9
* ubifs: use prandom_bytesAkinobu Mita2012-12-171-5/+3
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-171-2/+2
* UBIFS: fix mounting problems after power cutsArtem Bityutskiy2012-10-261-2/+10
* UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-10-262-0/+9
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-0/+1
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-0220-578/+451
|\
| * UBIFS: print lessArtem Bityutskiy2012-08-318-70/+60
| * UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-314-302/+235
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-3116-206/+161
| * UBIFS: use __aligned() attributeArtem Bityutskiy2012-08-311-1/+1
| * UBIFS: remove __DATE__ and __TIME__Jiri Slaby2012-08-311-1/+0
| * UBIFS: fix power cut emulation for mtdramArtem Bityutskiy2012-08-311-9/+11
| * UBIFS: improve scanning debug outputArtem Bityutskiy2012-08-231-4/+4
| * UBIFS: always print full error reportsArtem Bityutskiy2012-08-222-8/+0
| * UBIFS: print PID in debug messagesArtem Bityutskiy2012-08-221-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+6
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-026-12/+12
|\ \ | |/ |/|
| * userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-216-12/+12
* | UBIFS: fix error messages spellingArtem Bityutskiy2012-08-221-1/+1
* | UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy2012-08-221-1/+1
* | UBIFS: fix replay regressionArtem Bityutskiy2012-08-211-2/+1
* | UBIFS: fix crash on error pathArtem Bityutskiy2012-08-211-1/+4
* | UBIFS: remove stale commentaryArtem Bityutskiy2012-08-211-3/+0
* | UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-042-6/+6
|/
* Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-07-235-17/+25
|\
| * UBIFS: remove invalid reference to list iterator variableJulia Lawall2012-07-201-2/+2
| * UBIFS: simplify reply code a bitArtem Bityutskiy2012-07-201-14/+6
| * UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2012-07-202-0/+16
| * UBIFS: fix compilation warningAlexandre Pereira da Silva2012-07-201-1/+1
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-232-4/+3
|\ \ | |/ |/|
| * VFS: Pass mount flags to sget()David Howells2012-07-141-2/+1
| * don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
| * stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* | UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-07-201-2/+6
|/
* UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
* UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
* UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
* ubifs: use generic_fillattr()Al Viro2012-05-291-10/+1
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-2226-642/+369
|\ \
| * | UBI: amend commentaries WRT dtypeArtem Bityutskiy2012-05-201-3/+2
| * | UBI: Kill data type hintRichard Weinberger2012-05-2016-99/+69
| * | UBIFS: fix memory leak on error pathSidney Amani2012-05-201-1/+1
| * | UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy2012-05-201-2/+6
| * | UBIFS: get rid of dbg_errArtem Bityutskiy2012-05-1612-119/+114