aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * pipe: fix failure to return error code on ->confirm()Nicolas Kaiser2010-10-21
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \
| * \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\ \
| * | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| * | | block: remove the BH_Eopnotsupp flagChristoph Hellwig2010-09-10
| * | | fat: do not send discards as barriersChristoph Hellwig2010-09-10
| * | | ext4: do not send discards as barriersChristoph Hellwig2010-09-10
| * | | jbd2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrierJan Kara2010-09-10
| * | | jbd: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | nilfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
| * | | block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig2010-09-10
* | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \
| * | | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
| * | | | cfq: improve fsync performance for small filesCorrado Zoccolo2010-09-20
| * | | | genhd, efi: add efi partition metadata to hd_structsWill Drewry2010-09-15
| * | | | block, partition: add partition_meta_info to hd_structWill Drewry2010-09-15
| |/ / /
* | | | 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
| * | | | UBIFS: add a commentary about log recoveryArtem Bityutskiy2010-10-17
| * | | | UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-28
| * | | | UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
| * | | | UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
| * | | | UBIFS: check return code of pnode_lookupVasiliy Kulikov2010-09-07
| * | | | UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov2010-09-07
| * | | | UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-30
| * | | | UBIFS: introduce list sorting debugging checksArtem Bityutskiy2010-08-30
| * | | | UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy2010-08-30
| * | | | UBIFS: mark unused key objects as invalidArtem Bityutskiy2010-08-30
| * | | | UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy2010-08-30
| * | | | UBIFS: improve assertion in node comparison functionsArtem Bityutskiy2010-08-30
| * | | | UBIFS: do not use key type in list_sortArtem Bityutskiy2010-08-30
| * | | | UBIFS: do not look up truncation nodesArtem Bityutskiy2010-08-30
| * | | | UBIFS: fix assertion warningArtem Bityutskiy2010-08-30
| * | | | UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy2010-08-30
| * | | | UBIFS: switch to RO mode after synchronizingArtem Bityutskiy2010-08-30
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | vfs: make no_llseek the defaultArnd Bergmann2010-10-15
| * | | | | vfs: don't use BKL in default_llseekArnd Bergmann2010-10-15
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \
| * | | | | | BKL: remove BKL from freevxfsArnd Bergmann2010-10-21
| * | | | | | BKL: remove BKL from qnx4Arnd Bergmann2010-10-21