summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-103-20/+17
|\
| * switch ubifs to ->evict_inode()Al Viro2010-08-091-4/+8
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-092-16/+9
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-08-034-14/+29
|\ \ | |/ |/|
| * UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-031-1/+1
| * UBIFS: fix GC LEB recoveryArtem Bityutskiy2010-07-131-5/+18
| * UBIFS: use ERR_CASTJulia Lawall2010-06-122-8/+8
| * UBIFS: check return codeArtem Bityutskiy2010-06-121-0/+2
* | 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
OpenPOWER on IntegriCloud