summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2010-08-30UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy
2010-08-30UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy
2010-08-30UBIFS: improve assertion in node comparison functionsArtem Bityutskiy
2010-08-30UBIFS: do not use key type in list_sortArtem Bityutskiy
2010-08-30UBIFS: do not look up truncation nodesArtem Bityutskiy
2010-08-30UBIFS: fix assertion warningArtem Bityutskiy
2010-08-30UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy
2010-08-30UBIFS: switch to RO mode after synchronizingArtem Bityutskiy
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09switch ubifs to ->evict_inode()Al Viro
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-08-03UBIFS: fix a memory leak on error path.Matthieu CASTET
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-13UBIFS: fix GC LEB recoveryArtem Bityutskiy
2010-06-12UBIFS: use ERR_CASTJulia Lawall
2010-06-12UBIFS: check return codeArtem Bityutskiy
2010-06-11writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-04-29UBIFS: mark VFS SB RO tooZhangJieJing
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds
2010-03-06lib: build list_sort() only if neededDon Mullis
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-12-08UBIFS: fix return code in check_leafRoel Kluin
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24UBIFS: remove manual O_SYNC handlingChristoph Hellwig
2009-11-24UBIFS: support mounting of UBI volume character devicesCorentin Chary
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2009-09-17UBIFS: fix debugging dumpArtem Bityutskiy
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe
2009-09-16fs: Assign bdi in super_blockJens Axboe
2009-09-15UBIFS: improve lprops dumpArtem Bityutskiy
2009-09-15UBIFS: various minor commentary fixesArtem Bityutskiy
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy
2009-09-15UBIFS: define journal head numbers in ubifs-media.hArtem Bityutskiy
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-09-10UBIFS: amend commentariesArtem Bityutskiy
2009-09-10UBIFS: check ubifs_scan error codes betterArtem Bityutskiy
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy