aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
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
2009-09-10UBIFS: add inode size debugging checkArtem Bityutskiy
2009-08-22UBIFS: constify file and inode operationsArtem Bityutskiy
2009-07-24UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy
2009-07-24UBIFS: kill BKLArtem Bityutskiy
2009-07-24UBIFS: remove unused functionsSubrata Modak
2009-07-24UBIFS: suppress compilation warningSubrata Modak
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-09UBIFS: fix corruption dumpArtem Bityutskiy
2009-07-09UBIFS: clean up free space checkingArtem Bityutskiy
2009-07-09UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy
2009-07-09UBIFS: dump a little more in case of corruptionsArtem Bityutskiy
2009-07-05UBIFS: allow more than one volume to be mountedDaniel Mack
2009-07-05UBIFS: fix assertion warningArtem Bityutskiy
2009-07-05UBIFS: minor spelling and grammar fixesAdrian Hunter
2009-07-05UBIFS: fix 64-bit divisions in debug printAdrian Hunter
2009-07-05UBIFS: few spelling fixesArtem Bityutskiy
2009-07-05UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy
2009-07-05UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy
2009-07-05UBIFS: improve debugging messagedArtem Bityutskiy
2009-07-05UBIFS: fix integer overflow warningAdrian Hunter
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-06-16ubifs: register backing_dev_infoJens Axboe
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig
2009-06-08UBIFS: start using hrtimersArtem Bityutskiy
2009-06-08UBIFS: do not forget to register BDI deviceArtem Bityutskiy