summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* convert ubifsAl Viro2010-10-291-7/+6
* new helper: ihold()Al Viro2010-10-251-1/+1
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-2221-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-272-6/+9
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-3/+3
* ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-8/+1
* UBIFS: mark VFS SB RO tooZhangJieJing2010-04-291-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3012-0/+12
* Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-071-1/+0
* lib: build list_sort() only if neededDon Mullis2010-03-061-0/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-053-6/+6
* lib: Introduce generic list_sort functionDave Chinner2010-01-121-95/+1
* kill I_LOCKChristoph Hellwig2009-12-171-1/+1
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-152-13/+3
* Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-103-18/+17
|\
| * UBIFS: fix return code in check_leafRoel Kluin2009-12-081-1/+1
| * UBIFS: remove manual O_SYNC handlingChristoph Hellwig2009-11-241-12/+1
| * UBIFS: support mounting of UBI volume character devicesCorentin Chary2009-11-241-5/+15
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
OpenPOWER on IntegriCloud