summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-22ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara1-2/+2
2013-07-22ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara1-2/+2
2013-07-22ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara1-7/+7
2013-07-22ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara1-1/+1
2013-07-22Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik1-1/+2
2013-07-22Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik1-4/+6
2013-07-22Btrfs: fix estale with btrfs sendJosef Bacik1-0/+35
2013-07-22timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche1-3/+5
2013-07-22ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-22ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+1
2013-07-22ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-07-22iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3
2013-07-22iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach1-0/+10
2013-07-22PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu1-6/+8
2013-07-22PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao1-3/+2
2013-07-22nbd: correct disconnect behaviorPaul Clements2-1/+7
2013-07-22ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi1-0/+10
2013-07-22arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang1-0/+1
2013-07-22Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov1-2/+34
2013-07-22HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov3-0/+15
2013-07-22ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki1-5/+18
2013-07-22ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng1-3/+5
2013-07-22ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu1-0/+4
2013-07-22ACPI: Add CMOS RTC Operation Region handler supportLan Tianyu4-0/+99
2013-07-22drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin1-1/+1
2013-07-22genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings1-3/+3
2013-07-22xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk1-4/+3
2013-07-22xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-07-22x86, efi: retry ExitBootServices() on failureZach Bobroff1-3/+17
2013-07-22parisc: optimize mtsp(0,sr) inline assemblyHelge Deller1-3/+6
2013-07-22parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller1-0/+56
2013-07-22parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2-3/+4
2013-07-22slab: fix init_lock_keysChristoph Lameter1-1/+1
2013-07-22parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller1-29/+50
2013-07-22parisc: document the shadow registersHelge Deller1-0/+8
2013-07-22cgroup: fix RCU accesses to task->cgroupsTejun Heo1-10/+48
2013-07-22cgroup: fix umount vs cgroup_event_remove() raceLi Zefan1-6/+19
2013-07-22pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-07-22drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-6/+6
2013-07-22usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-22xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-22USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-07-22usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-22USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-07-22pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart1-0/+5
2013-07-22ext4: check error return from ext4_write_inline_data_end()Theodore Ts'o1-4/+7
2013-07-22ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro2-10/+4
2013-07-22ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne1-3/+1
2013-07-22jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o1-1/+1
2013-07-22jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o1-1/+2