summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* mm: add context argument to shrinker callbackDave Chinner2010-07-192-2/+2
* writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig2010-06-111-0/+2
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-272-6/+9
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-3/+3
* ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-8/+1
* UBIFS: mark VFS SB RO tooZhangJieJing2010-04-291-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3012-0/+12
* Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-071-1/+0
* lib: build list_sort() only if neededDon Mullis2010-03-061-0/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-053-6/+6
* lib: Introduce generic list_sort functionDave Chinner2010-01-121-95/+1
* kill I_LOCKChristoph Hellwig2009-12-171-1/+1
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-152-13/+3
* Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-103-18/+17
|\
| * UBIFS: fix return code in check_leafRoel Kluin2009-12-081-1/+1
| * UBIFS: remove manual O_SYNC handlingChristoph Hellwig2009-11-241-12/+1
| * UBIFS: support mounting of UBI volume character devicesCorentin Chary2009-11-241-5/+15
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-212-29/+5
|\
| * writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-161-17/+3
| * fs: Assign bdi in super_blockJens Axboe2009-09-161-0/+1
| * writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-112-21/+3
* | UBIFS: fix debugging dumpArtem Bityutskiy2009-09-171-1/+3
* | UBIFS: improve lprops dumpArtem Bityutskiy2009-09-153-18/+97
* | UBIFS: various minor commentary fixesArtem Bityutskiy2009-09-152-8/+8
* | UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-155-28/+50
* | UBIFS: define journal head numbers in ubifs-media.hArtem Bityutskiy2009-09-152-6/+11
* | UBIFS: amend commentariesArtem Bityutskiy2009-09-101-32/+30
* | UBIFS: check ubifs_scan error codes betterArtem Bityutskiy2009-09-102-5/+14
* | UBIFS: do not print scary error messages needlesslyArtem Bityutskiy2009-09-1011-25/+37
* | UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-104-3/+91
* | UBIFS: constify file and inode operationsArtem Bityutskiy2009-08-221-2/+2
* | UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-241-17/+7
* | UBIFS: kill BKLArtem Bityutskiy2009-07-241-12/+1
* | UBIFS: remove unused functionsSubrata Modak2009-07-241-36/+0
* | UBIFS: suppress compilation warningSubrata Modak2009-07-241-1/+1
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* UBIFS: fix corruption dumpArtem Bityutskiy2009-07-091-2/+26
* UBIFS: clean up free space checkingArtem Bityutskiy2009-07-091-19/+3
* UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy2009-07-093-11/+17
* UBIFS: dump a little more in case of corruptionsArtem Bityutskiy2009-07-091-3/+3
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-051-1/+2
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-051-0/+3
* UBIFS: minor spelling and grammar fixesAdrian Hunter2009-07-052-3/+3
* UBIFS: fix 64-bit divisions in debug printAdrian Hunter2009-07-051-2/+3
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-052-4/+4
* UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-052-15/+7
OpenPOWER on IntegriCloud