summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-14VFS: Pass mount flags to sget()David Howells1-2/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-18UBIFS: fix assertionDan Carpenter1-2/+2
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-05-29ubifs: use generic_fillattr()Al Viro1-10/+1
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-1/+1
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds26-642/+369
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy1-3/+2
2012-05-20UBI: Kill data type hintRichard Weinberger16-99/+69
2012-05-20UBIFS: fix memory leak on error pathSidney Amani1-1/+1
2012-05-20UBIFS: make ubifs_lpt_init clean-up in case of failureArtem Bityutskiy1-2/+6
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy12-119/+114
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy15-238/+19
2012-05-16UBIFS: remove a couple of unused macrosArtem Bityutskiy1-3/+0
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy19-163/+160
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy8-27/+24
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2-4/+4
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-05-03UBIFS: remove xattr Kconnfig optionSubodh Nijsure5-14/+1
2012-05-03UBIFS: remove douple initialization in change_category()Dan Carpenter1-1/+1