aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-07
|\
| * UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy2011-04-05
| * UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy2011-04-05
| * UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy2011-04-05
| * UBIFS: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-05
| * UBIFS: fix assertion warningsArtem Bityutskiy2011-04-05
| * UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-05
| * UBIFS: do not read flash unnecessarilyArtem Bityutskiy2011-04-05
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-31
| |/
* / fs: export empty_aopsJens Axboe2011-04-05
|/
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-24
|\ \
| * | UBIFS: fix assertion warning and refine commentsArtem Bityutskiy2011-03-24
| * | UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy2011-03-24
| * | UBIFS: use GFP_NOFS properlyArtem Bityutskiy2011-03-24
* | | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
|/ /
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\ \
| * | UBIFS: clean-up commentariesArtem Bityutskiy2011-03-16
| * | UBIFS: save 128KiB or more RAMArtem Bityutskiy2011-03-16
| * | UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy2011-03-16
| * | UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy2011-03-16
| * | UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy2011-03-16
| * | UBIFS: allocate scanning buffer on demandArtem Bityutskiy2011-03-16
| * | UBIFS: allocate dump buffer on demandArtem Bityutskiy2011-03-16
| * | UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-11
| * | UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy2011-03-11
| * | UBIFS: print max. index node sizeArtem Bityutskiy2011-03-11
| * | UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-11
| * | UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-08
| * | UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-08
| * | UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-08
| * | UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-08
| * | UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| * | UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-08
| * | UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-06
| * | UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-06
| * | UBIFS: remove double semicolonArtem Bityutskiy2011-02-06
| * | UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy2011-01-25
| * | UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
| * | UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-17
* | | fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-15
| |/ |/|
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* convert ubifsAl Viro2010-10-29
* new helper: ihold()Al Viro2010-10-25
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-22
|\
| * UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy2010-10-21
| * UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-21
| * UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-21