summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: do not set subvolume flags in readonly modeLiu Bo2012-07-231-14/+28
* Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo2012-07-231-2/+2
* Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-231-7/+0
* Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-231-11/+11
* Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo2012-07-231-2/+2
* Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-234-15/+18
* Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-232-3/+3
* Btrfs: fix error handling in __add_reloc_root()Dan Carpenter2012-07-231-1/+2
* Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov2012-07-231-2/+2
* Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov2012-07-231-1/+1
* Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-234-2/+18
* Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-233-38/+83
* btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-234-15/+15
* btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-231-3/+5
* Btrfs: small naming cleanup in join_transaction()Dan Carpenter2012-07-231-2/+2
* Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-232-0/+7
* Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-231-1/+8
* Btrfs: remove ->dirty_inodeJosef Bacik2012-07-231-11/+0
* Btrfs: reduce calls to wake_up on uncontended locksChris Mason2012-07-231-5/+9
* Btrfs: don't wait around for new log writers on an SSDChris Mason2012-07-231-1/+2
* Linux 3.5v3.5Linus Torvalds2012-07-211-1/+1
* Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-211-1/+0
* Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds2012-07-214-87/+104
|\
| * kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov2012-07-211-4/+4
| * printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-212-13/+71
| * printk: Remove kdb_syslog_dataAnton Vorontsov2012-07-212-16/+0
| * kdb: Revive dmesg commandAnton Vorontsov2012-07-211-58/+33
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-2051-168/+272
|\ \
| * | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-198-22/+22
| * | MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-192-1/+1
| * | MIPS: sync-r4k: remove redundant irq operationYong Zhang2012-07-191-5/+0
| * | MIPS: smp: Warn on too early irq enableYong Zhang2012-07-191-0/+5
| * | MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-191-2/+2
| * | MIPS: call ->smp_finish() a little lateYong Zhang2012-07-191-1/+2
| * | MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * | MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+2
| * | MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-7/+7
| * | MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * | MIPS: Oprofile: Fix build as a module.Ralf Baechle2012-07-191-0/+1
| * | MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-191-1/+1
| * | MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-191-5/+0
| * | MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-191-0/+3
| * | MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-191-1/+0
| * | mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-197-9/+9
| * | MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-191-0/+1
| * | MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin2012-07-191-0/+1
| * | MIPS: Fix typo multipy -> multiplyRalf Baechle2012-07-191-2/+2
| * | MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa2012-07-192-4/+1
| * | MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa2012-07-191-0/+1
| * | MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle2012-07-191-5/+5
OpenPOWER on IntegriCloud