summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-225-5/+62
|\
| * block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-191-0/+12
| * cfq: improve fsync performance for small filesCorrado Zoccolo2010-09-202-2/+2
| * genhd, efi: add efi partition metadata to hd_structsWill Drewry2010-09-151-0/+25
| * block, partition: add partition_meta_info to hd_structWill Drewry2010-09-152-3/+23
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2010-10-2221-112/+362
|\ \
| * | UBIFS: do not allocate unneeded scan bufferArtem Bityutskiy2010-10-211-7/+1
| * | UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-211-0/+4
| * | UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-211-6/+3
| * | UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-172-5/+7
| * | UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-281-2/+2
| * | UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-1914-60/+62
| * | UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-1711-24/+44
| * | UBIFS: check return code of pnode_lookupVasiliy Kulikov2010-09-071-0/+3
| * | UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-071-1/+6
| * | UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-301-1/+2
| * | UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-303-2/+168
| * | UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-301-0/+6
| * | UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-304-3/+27
| * | UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy2010-08-301-1/+0
| * | UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-301-0/+11
| * | UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-301-9/+9
| * | UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-301-3/+20
| * | UBIFS: fix assertion warningArtem Bityutskiy2010-08-301-1/+2
| * | UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-301-7/+5
| * | UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-301-1/+1
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2239-7/+61
|\ \ \
| * | | vfs: make no_llseek the defaultArnd Bergmann2010-10-151-1/+0
| * | | vfs: don't use BKL in default_llseekArnd Bergmann2010-10-151-2/+2
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-1538-4/+59
* | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2254-673/+678
|\ \ \ \
| * | | | BKL: remove BKL from freevxfsArnd Bergmann2010-10-212-22/+2
| * | | | BKL: remove BKL from qnx4Arnd Bergmann2010-10-213-21/+1
| * | | | autofs4: Only declare function when CONFIG_COMPAT is definedFelipe Contreras2010-10-051-0/+2
| * | | | autofs: Only declare function when CONFIG_COMPAT is definedMárton Németh2010-10-051-0/+2
| * | | | ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-051-5/+9
| * | | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-057-62/+87
| * | | | BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-048-400/+484
| * | | | BKL: Remove BKL from OCFS2Arnd Bergmann2010-10-043-23/+1
| * | | | BKL: Remove BKL from squashfsArnd Bergmann2010-10-041-11/+0
| * | | | BKL: Remove BKL from jffs2Arnd Bergmann2010-10-042-15/+1
| * | | | BKL: Remove BKL from ecryptfsArnd Bergmann2010-10-042-7/+0
| * | | | BKL: Remove BKL from afsArnd Bergmann2010-10-041-10/+0
| * | | | BKL: Remove BKL from autofs4Arnd Bergmann2010-10-041-5/+7
| * | | | BKL: Remove BKL from isofsArnd Bergmann2010-10-045-27/+15
| * | | | BKL: Remove BKL from fatArnd Bergmann2010-10-043-13/+6
| * | | | BKL: Remove BKL from ext2 filesystemJan Blunck2010-10-041-4/+0
| * | | | BKL: Remove BKL from do_new_mount()Jan Blunck2010-10-041-2/+0
| * | | | BKL: Remove BKL from NTFSJan Blunck2010-10-041-27/+2
| * | | | BKL: Remove BKL from NILFS2Jan Blunck2010-10-042-18/+1
OpenPOWER on IntegriCloud