summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* UBIFS: allow mounting when short of spaceArtem Bityutskiy2008-12-311-11/+29
* UBIFS: always commit on unmountArtem Bityutskiy2008-12-311-11/+15
* UBIFS: use ubi_syncArtem Bityutskiy2008-12-311-6/+1
* UBIFS: always commit in sync_fsArtem Bityutskiy2008-12-311-20/+18
* UBIFS: fix file-system synchronizationArtem Bityutskiy2008-12-311-0/+18
* UBIFS: fix constants initializationArtem Bityutskiy2008-12-311-5/+20
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-6/+6
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-231-2/+3
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-031-0/+12
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-031-15/+7
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-7/+37
* UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-031-0/+8
* UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-211-9/+48
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-211-6/+6
* UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-211-5/+12
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-201-21/+88
|\
| * UBIFS: amend printkArtem Bityutskiy2008-10-191-1/+1
| * UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-301-9/+10
| * UBIFS: commit on sync_fsArtem Bityutskiy2008-09-301-0/+12
| * UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-301-6/+3
| * UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-3/+31
| * UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-0/+31
| * UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-301-4/+0
| * UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-301-7/+9
* | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
|/
* UBIFS: create the name of the background thread in every caseSebastian Siewior2008-09-171-2/+1
* UBIFS: amend f_fsidArtem Bityutskiy2008-09-031-2/+3
* UBIFS: fill f_fsidArtem Bityutskiy2008-08-311-0/+1
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-311-5/+5
* UBIFS: introduce LEB overheadArtem Bityutskiy2008-08-311-0/+6
* UBIFS: push empty flash hack downArtem Bityutskiy2008-08-311-2/+0
* UBIFS: few commentary fixesArtem Bityutskiy2008-08-131-4/+4
* UBIFS: always set i_generation to 0Adrian Hunter2008-08-131-2/+0
* UBIFS: optimize deletionsArtem Bityutskiy2008-08-131-2/+4
* UBIFS: remove unneeded function parameterArtem Bityutskiy2008-08-131-2/+2
* UBIFS: do not write orphans backArtem Bityutskiy2008-08-131-5/+13
* UBIFS: free budget in delete_inode as wellArtem Bityutskiy2008-08-131-3/+5
* UBIFS: improve debuggingArtem Bityutskiy2008-08-131-2/+4
* UBIFS: print volume name as wellArtem Bityutskiy2008-08-131-2/+2
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1951
OpenPOWER on IntegriCloud