summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Fix fstrim boundary conditionsAbhijith Das2013-06-191-6/+8
* GFS2: fix warning messageBenjamin Marzinski2013-06-191-1/+0
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-196-23/+78
* GFS2: fix regression in dir_double_exhashBob Peterson2013-06-141-1/+2
* GFS2: Add atomic_open supportSteven Whitehouse2013-06-144-51/+155
* GFS2: Only do one directory search on createSteven Whitehouse2013-06-113-28/+25
* GFS2: fix error propagation in init_threads()Alexey Khoroshilov2013-06-061-4/+4
* GFS2: Remove no-op wrapper functionSteven Whitehouse2013-06-051-6/+1
* GFS2: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-051-1/+1
* GFS2: Eliminate gfs2_rg_lopsBob Peterson2013-06-052-6/+0
* GFS2: Sort buffer lists by inplace block numberBenjamin Marzinski2013-06-051-0/+16
* Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-06-055-45/+195
|\
| * mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar2013-05-261-13/+15
| * mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter2013-05-261-2/+8
| * mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren2013-05-261-4/+9
| * mmc: sdhci-pci: add more device idsAdrian Hunter2013-05-261-0/+54
| * mmc: sdhci-acpi: add more device idsAdrian Hunter2013-05-261-9/+59
| * mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter2013-05-261-0/+1
| * mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches2013-05-261-13/+12
| * mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach2013-05-261-3/+34
| * mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey2013-05-261-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-052-3/+7
|\ \
| * | Input: wacom - fix a typo for Cintiq 22HDTPing Cheng2013-06-041-3/+5
| * | Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-058-124/+421
|\ \ \
| * | | KVM: Fix race in apic->pending_events processingGleb Natapov2013-06-031-3/+6
| * | | KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini2013-06-031-1/+4
| * | | KVM: Emulate multibyte NOPPaolo Bonzini2013-06-031-1/+3
| * | | ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier2013-06-031-15/+26
| * | | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara2013-06-031-2/+13
| * | | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney2013-06-031-9/+9
| * | | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-034-75/+322
| * | | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney2013-06-031-3/+3
| * | | mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-032-3/+4
| * | | mips/kvm: Fix ABI for use of 64-bit registers.David Daney2013-06-031-5/+11
| * | | mips/kvm: Fix ABI for use of FPU.David Daney2013-06-031-8/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-06-057-23/+71
|\ \ \ \
| * | | | GFS2: Don't cache iopen glocksBob Peterson2013-06-032-1/+6
| * | | | GFS2: Fall back to vmalloc if kmalloc fails for dir hash tablesBob Peterson2013-06-031-10/+33
| * | | | GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-033-11/+29
| * | | | GFS2: Set log descriptor type for jdata blocksBob Peterson2013-06-031-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-06-053-15/+62
|\ \ \ \ \
| * | | | | fuse: fix alignment in short read optimization for async_dioMaxim Patlasov2013-06-031-4/+10
| * | | | | fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requestsBrian Foster2013-06-031-1/+1
| * | | | | fuse: fix readdirplus Oops in fuse_dentry_revalidateMiklos Szeredi2013-06-032-6/+13
| * | | | | fuse: update inode size and invalidate attributes on fallocateBrian Foster2013-05-201-3/+12
| * | | | | fuse: truncate pagecache range on hole punchBrian Foster2013-05-201-2/+20
| * | | | | fuse: allocate for_background dio requests based on io->async stateBrian Foster2013-05-141-2/+9
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-06-052-18/+20
|\ \ \ \ \ \
| * | | | | | microblaze: Use static inline functions in cacheflush.hMichal Simek2013-06-031-16/+18
OpenPOWER on IntegriCloud