summaryrefslogtreecommitdiff
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* 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-12
* 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
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-21
|\
| * writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
| * fs: Assign bdi in super_blockJens Axboe2009-09-16
| * writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* | UBIFS: fix debugging dumpArtem Bityutskiy2009-09-17
* | UBIFS: improve lprops dumpArtem Bityutskiy2009-09-15
* | UBIFS: various minor commentary fixesArtem Bityutskiy2009-09-15
* | UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-15
* | UBIFS: define journal head numbers in ubifs-media.hArtem Bityutskiy2009-09-15
* | UBIFS: amend commentariesArtem Bityutskiy2009-09-10
* | UBIFS: check ubifs_scan error codes betterArtem Bityutskiy2009-09-10
* | UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-10
* | UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-10
* | UBIFS: constify file and inode operationsArtem Bityutskiy2009-08-22
* | UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-24
* | UBIFS: kill BKLArtem Bityutskiy2009-07-24
* | UBIFS: remove unused functionsSubrata Modak2009-07-24
* | UBIFS: suppress compilation warningSubrata Modak2009-07-24
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* UBIFS: fix corruption dumpArtem Bityutskiy2009-07-09
* UBIFS: clean up free space checkingArtem Bityutskiy2009-07-09
* UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy2009-07-09
* UBIFS: dump a little more in case of corruptionsArtem Bityutskiy2009-07-09
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-05
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-05
* UBIFS: minor spelling and grammar fixesAdrian Hunter2009-07-05
* UBIFS: fix 64-bit divisions in debug printAdrian Hunter2009-07-05
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-05
* UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-05
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-05
* UBIFS: improve debugging messagedArtem Bityutskiy2009-07-05
* UBIFS: fix integer overflow warningAdrian Hunter2009-07-05
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-17
|\
| * UBIFS: start using hrtimersArtem Bityutskiy2009-06-08