aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* convert ubifsAl Viro2010-10-29
* new helper: ihold()Al Viro2010-10-25
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-22
|\
| * UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy2010-10-21
| * UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-21
| * UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-21
| * UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-17
| * UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-28
| * UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
| * UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
| * UBIFS: check return code of pnode_lookupVasiliy Kulikov2010-09-07
| * UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-07
| * UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-30
| * UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-30
| * UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-30
| * UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-30
| * UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy2010-08-30
| * UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-30
| * UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-30
| * UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-30
| * UBIFS: fix assertion warningArtem Bityutskiy2010-08-30
| * UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-30
| * UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-30
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch ubifs to ->evict_inode()Al Viro2010-08-09
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-08-03
|\ \ | |/ |/|
| * UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-03
| * UBIFS: fix GC LEB recoveryArtem Bityutskiy2010-07-12
| * UBIFS: use ERR_CASTJulia Lawall2010-06-12
| * UBIFS: check return codeArtem Bityutskiy2010-06-12
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
* | writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig2010-06-11
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* UBIFS: mark VFS SB RO tooZhangJieJing2010-04-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-07
* lib: build list_sort() only if neededDon Mullis2010-03-06
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* lib: Introduce generic list_sort functionDave Chinner2010-01-13
* kill I_LOCKChristoph Hellwig2009-12-17
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-15
* Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-10
|\
| * UBIFS: fix return code in check_leafRoel Kluin2009-12-08
| * UBIFS: remove manual O_SYNC handlingChristoph Hellwig2009-11-24
| * UBIFS: support mounting of UBI volume character devicesCorentin Chary2009-11-24
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/