aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-31
* UBIFS: fix sparse warningsArtem Bityutskiy2008-12-31
* UBIFS: simplify make_free_spaceArtem Bityutskiy2008-12-31
* UBIFS: do not lie about used blocksArtem Bityutskiy2008-12-31
* UBIFS: restore budg_uncommitted_idxArtem Bityutskiy2008-12-31
* UBIFS: always commit on unmountArtem Bityutskiy2008-12-31
* UBIFS: use ubi_syncArtem Bityutskiy2008-12-31
* UBIFS: always commit in sync_fsArtem Bityutskiy2008-12-31
* UBIFS: fix file-system synchronizationArtem Bityutskiy2008-12-31
* UBIFS: fix constants initializationArtem Bityutskiy2008-12-31
* UBIFS: avoid unnecessary calculationsArtem Bityutskiy2008-12-23
* UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy2008-12-23
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-23
* UBIFS: various comment improvements and fixesArtem Bityutskiy2008-12-23
* UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-23
* UBIFS: fix tnc dumpingArtem Bityutskiy2008-12-23
* UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy2008-12-23
* UBIFS: fix section mismatchAlexey Dobriyan2008-12-04
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-03
* UBIFS: dump stack in LPT check functionsArtem Bityutskiy2008-12-03
* UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-03
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-03
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-03
* UBIFS: avoid unnecessary checksKukkonen Mika2008-12-03
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-03
* UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-03
* UBIFS: slight compression optimizationArtem Bityutskiy2008-12-03
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-02
|\
| * UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-21
| * UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
| * UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-21
| * UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-07
| * UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
| * UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
| * UBIFS: remove printkArtem Bityutskiy2008-11-06
* | ntfs: don't fool kernel-docRandy Dunlap2008-12-01
* | epoll: introduce resource usage limitsDavide Libenzi2008-12-01
* | ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh2008-12-01
* | ocfs2: fix return value set in init_dlmfs_fs()Coly Li2008-12-01
* | ocfs2: fix wake_up in unlock_astDavid Teigland2008-12-01
* | ocfs2: initialize stack_user lvbptrDavid Teigland2008-12-01
* | ocfs2: comments typo fixColy Li2008-12-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-30
|\ \
| * | [CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton2008-11-26
* | | udf: Fix BUG_ON() in destroy_inode()Jan Kara2008-11-27
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-20
|\ \
| * | [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-20
| * | [CIFS] fix check for dead tcon in smb_initSteve French2008-11-18
* | | hostfs: fix a duplicated global function nameWANG Cong2008-11-19