summaryrefslogtreecommitdiffstats
path: root/fs/ubifs (follow)
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: print max. index node sizeArtem Bityutskiy2011-03-111-2/+2
* UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-113-6/+54
* UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-081-13/+10
* UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-081-44/+137
* UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-082-9/+21
* UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-082-0/+4
* UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-082-0/+24
* UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-081-1/+1
* UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-061-3/+3
* UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-061-0/+21
* UBIFS: remove double semicolonArtem Bityutskiy2011-02-061-1/+1
* UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy2011-01-251-1/+57
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-174-19/+19
* UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-171-11/+11
* convert ubifsAl Viro2010-10-291-7/+6
* new helper: ihold()Al Viro2010-10-261-1/+1
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-2321-112/+362
|\
| * UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy2010-10-211-7/+1
| * UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-211-0/+4
| * UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-211-6/+3
| * UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-172-5/+7
| * UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-281-2/+2
| * UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-1914-60/+62
| * UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-1711-24/+44
| * UBIFS: check return code of pnode_lookupVasiliy Kulikov2010-09-071-0/+3
| * UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-071-1/+6
| * UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-301-1/+2
| * UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-303-2/+168
| * UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-301-0/+6
| * UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-304-3/+27
| * UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy2010-08-301-1/+0
| * UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-301-0/+11
| * UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-301-9/+9
| * UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-301-3/+20
| * UBIFS: fix assertion warningArtem Bityutskiy2010-08-301-1/+2
| * UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-301-7/+5
| * UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-301-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-103-20/+17
|\
| * switch ubifs to ->evict_inode()Al Viro2010-08-091-4/+8
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-092-16/+9
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-08-034-14/+29
|\ \ | |/ |/|
| * UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-031-1/+1
| * UBIFS: fix GC LEB recoveryArtem Bityutskiy2010-07-131-5/+18
| * UBIFS: use ERR_CASTJulia Lawall2010-06-122-8/+8
| * UBIFS: check return codeArtem Bityutskiy2010-06-121-0/+2
* | mm: add context argument to shrinker callbackDave Chinner2010-07-192-2/+2
* | writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig2010-06-111-0/+2
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-282-6/+9
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-282-3/+3