summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-2221-175/+364
|\
| * Btrfs: create the uuid tree on remount rwJosef Bacik2013-09-211-0/+10
| * btrfs: change extent-same to copy entire argument structMark Fasheh2013-09-211-31/+45
| * Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun2013-09-211-0/+2
| * btrfs: Add btrfs: prefix to kernel log outputFrank Holton2013-09-211-2/+2
| * btrfs: refuse to remount read-write after abortDavid Sterba2013-09-211-0/+6
| * Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan2013-09-211-1/+1
| * Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana2013-09-211-2/+2
| * Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens2013-09-211-0/+1
| * Btrfs: iput inode on allocation failureJosef Bacik2013-09-211-0/+4
| * Btrfs: remove space_info->reservation_progressJosef Bacik2013-09-212-12/+0
| * Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-218-33/+14
| * Btrfs: fix worst case calculator for space usageJosef Bacik2013-09-211-1/+1
| * Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik2013-09-211-12/+3
| * Btrfs: improve replacing nocow extentsJosef Bacik2013-09-211-14/+98
| * Btrfs: drop dir i_size when adding new names on replayJosef Bacik2013-09-211-0/+27
| * Btrfs: replay dir_index items before other itemsJosef Bacik2013-09-211-3/+12
| * Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik2013-09-211-1/+4
| * Btrfs: actually log directory we are fsync()'ingJosef Bacik2013-09-211-1/+9
| * Btrfs: actually limit the size of delalloc rangeJosef Bacik2013-09-211-3/+5
| * Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie2013-09-213-31/+74
| * btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-212-0/+2
| * btrfs: show compiled-in config features at module load timeStefan Behrens2013-09-211-0/+3
| * Btrfs: more efficient inode tree replace operationFilipe David Borba Manana2013-09-211-5/+5
| * Btrfs: do not add replace target to the alloc_listIlya Dryomov2013-09-211-1/+2
| * Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik2013-09-213-22/+32
| * Merge tag 'v3.11' into for-linusChris Mason2013-09-2199-410/+956
| |\
* | \ Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-211-0/+11
|\ \ \
| * | | RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields2013-09-181-0/+11
* | | | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-209-22/+46
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-208-19/+43
| |\ \ \ \
| | * | | | cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu2013-09-201-1/+1
| | * | | | ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-192-2/+2
| | * | | | ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-192-2/+2
| | * | | | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-192-3/+13
| | * | | | cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-1/+6
| | * | | | cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar2013-09-181-2/+11
| | * | | | cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar2013-09-181-8/+8
| | |/ / /
| * | | | Merge branch 'acpi-pci'Rafael J. Wysocki2013-09-201-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki2013-09-201-3/+3
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-09-202-16/+31
|\ \ \ \
| * | | | vhost-scsi: whitespace tweakMichael S. Tsirkin2013-09-171-1/+1
| * | | | vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin2013-09-171-14/+27
| * | | | vhost: wake up worker outside spin_lockQin Chuanyu2013-09-171-1/+3
| |/ / /
* | | | CacheFiles: Don't try to dump the index key if the cookie has been clearedDavid Howells2013-09-201-1/+1
* | | | CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsJosh Boyer2013-09-201-14/+15
* | | | lockref: use cmpxchg64 explicitly for lockless updatesWill Deacon2013-09-201-2/+2
* | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-09-205-15/+26
|\ \ \ \
| * | | | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-202-2/+2
| * | | | arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
OpenPOWER on IntegriCloud