summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong1-2/+1
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik1-0/+2
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik1-4/+2
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik1-6/+41
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt1-6/+4
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki3-3/+16
2013-03-28Merge branch 'pm-fixes' into fixesRafael J. Wysocki4-10/+39
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds2-72/+78
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-26/+74
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+13
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+12
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro1-0/+3
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk1-2/+1
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman6-0/+37
2013-03-27ipc: Restrict mounting the mqueue filesystemEric W. Biederman1-2/+10
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman3-1/+12
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2-0/+5
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman3-0/+35
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires1-1/+5
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+48
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu1-2/+7
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong1-1/+1
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini1-0/+8
2013-03-26Nest rename_lock inside vfsmount_lockAl Viro1-5/+11
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-459/+540
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-34/+96
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-55/+88
2013-03-26rsxx: remove unused variablePhilip J Kelleher1-1/+0
2013-03-26rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher3-5/+22
2013-03-26yama: Better permission check for ptracemeEric W. Biederman1-3/+1
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2-12/+7
2013-03-26Btrfs: fix race between mmap writes and compressionChris Mason3-0/+49
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-03-26af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong1-2/+2
2013-03-26USB: serial: fix hang when opening portMing Lei1-0/+1
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-22/+43
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-03-26x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun1-1/+0
2013-03-26[media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede1-5/+15
2013-03-26pid: Handle the exit of a multi-threaded init.Eric W. Biederman1-1/+2
2013-03-26igb: fix PHC stopping on max freqJiri Benc1-1/+1
2013-03-26igb: make sensor info staticStephen Hemminger1-1/+1
2013-03-26igb: SR-IOV init reorderingAlex Williamson1-1/+1
2013-03-26igb: Fix null pointer dereferenceAlex Williamson1-1/+1