aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 12-0/+12
2010-03-07Revert "lib: build list_sort() only if needed"Gravatar Linus Torvalds 1-1/+0
2010-03-06lib: build list_sort() only if neededGravatar Don Mullis 1-0/+1
2010-03-05pass writeback_control to ->write_inodeGravatar Christoph Hellwig 3-6/+6
2010-01-12lib: Introduce generic list_sort functionGravatar Dave Chinner 1-95/+1
2009-12-17kill I_LOCKGravatar Christoph Hellwig 1-1/+1
2009-12-15fs/ubifs: use %pUB to print UUIDsGravatar Joe Perches 2-13/+3
2009-12-10Merge git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 3-18/+17
2009-12-08UBIFS: fix return code in check_leafGravatar Roel Kluin 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-24UBIFS: remove manual O_SYNC handlingGravatar Christoph Hellwig 1-12/+1
2009-11-24UBIFS: support mounting of UBI volume character devicesGravatar Corentin Chary 1-5/+15
2009-09-27const: mark struct vm_struct_operationsGravatar Alexey Dobriyan 1-1/+1
2009-09-22const: mark remaining address_space_operations constGravatar Alexey Dobriyan 1-1/+1
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Artem Bityutskiy 2-29/+5
2009-09-17UBIFS: fix debugging dumpGravatar Artem Bityutskiy 1-1/+3
2009-09-16writeback: separate starting of sync vs opportunistic writebackGravatar Jens Axboe 1-17/+3
2009-09-16fs: Assign bdi in super_blockGravatar Jens Axboe 1-0/+1
2009-09-15UBIFS: improve lprops dumpGravatar Artem Bityutskiy 3-18/+97
2009-09-15UBIFS: various minor commentary fixesGravatar Artem Bityutskiy 2-8/+8
2009-09-15UBIFS: improve journal head debugging printsGravatar Artem Bityutskiy 5-28/+50
2009-09-15UBIFS: define journal head numbers in ubifs-media.hGravatar Artem Bityutskiy 2-6/+11
2009-09-11writeback: add name to backing_dev_infoGravatar Jens Axboe 1-0/+1
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportGravatar Jens Axboe 2-21/+3
2009-09-10UBIFS: amend commentariesGravatar Artem Bityutskiy 1-32/+30
2009-09-10UBIFS: check ubifs_scan error codes betterGravatar Artem Bityutskiy 2-5/+14
2009-09-10UBIFS: do not print scary error messages needlesslyGravatar Artem Bityutskiy 11-25/+37
2009-09-10UBIFS: add inode size debugging checkGravatar Artem Bityutskiy 4-3/+91
2009-08-22UBIFS: constify file and inode operationsGravatar Artem Bityutskiy 1-2/+2
2009-07-24UBIFS: remove unneeded call from ubifs_sync_fsGravatar Artem Bityutskiy 1-17/+7
2009-07-24UBIFS: kill BKLGravatar Artem Bityutskiy 1-12/+1
2009-07-24UBIFS: remove unused functionsGravatar Subrata Modak 1-36/+0
2009-07-24UBIFS: suppress compilation warningGravatar Subrata Modak 1-1/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-07-09UBIFS: fix corruption dumpGravatar Artem Bityutskiy 1-2/+26
2009-07-09UBIFS: clean up free space checkingGravatar Artem Bityutskiy 1-19/+3
2009-07-09UBIFS: small amendments in the LEB scanning codeGravatar Artem Bityutskiy 3-11/+17
2009-07-09UBIFS: dump a little more in case of corruptionsGravatar Artem Bityutskiy 1-3/+3
2009-07-05UBIFS: allow more than one volume to be mountedGravatar Daniel Mack 1-1/+2
2009-07-05UBIFS: fix assertion warningGravatar Artem Bityutskiy 1-0/+3
2009-07-05UBIFS: minor spelling and grammar fixesGravatar Adrian Hunter 2-3/+3
2009-07-05UBIFS: fix 64-bit divisions in debug printGravatar Adrian Hunter 1-2/+3
2009-07-05UBIFS: few spelling fixesGravatar Artem Bityutskiy 2-4/+4
2009-07-05UBIFS: set write-buffer timout to 3-5 secondsGravatar Artem Bityutskiy 2-15/+7
2009-07-05UBIFS: slightly optimize write-buffer timer usageGravatar Artem Bityutskiy 3-12/+9
2009-07-05UBIFS: improve debugging messagedGravatar Artem Bityutskiy 1-10/+16
2009-07-05UBIFS: fix integer overflow warningGravatar Adrian Hunter 1-1/+3
2009-06-24helpers for acl caching + switch to thoseGravatar Al Viro 1-1/+1
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 6-72/+102
2009-06-16ubifs: register backing_dev_infoGravatar Jens Axboe 1-0/+3