summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-2225-283/+73
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19115-996/+1740
| |\
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-1612-27/+16
| * | block: remove the BH_Eopnotsupp flagChristoph Hellwig2010-09-102-10/+2
| * | fat: do not send discards as barriersChristoph Hellwig2010-09-101-1/+1
| * | ext4: do not send discards as barriersChristoph Hellwig2010-09-101-1/+1
| * | jbd2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-39/+4
| * | jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrierJan Kara2010-09-101-13/+16
| * | jbd: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-27/+3
| * | nilfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-102-14/+3
| * | reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-86/+20
| * | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-102-17/+7
| * | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-104-21/+5
| * | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-104-38/+3
| * | block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig2010-09-102-2/+5
* | | 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
OpenPOWER on IntegriCloud