summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-10ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker
2014-02-10mm: fix page leak at nfs_symlink()Rafael Aquini
2014-02-10slub: do not assert not having lock in removing freed partialSteven Rostedt
2014-02-10gitignore: add all.configBorislav Petkov
2014-02-10ocfs2: fix ocfs2_sync_file() if filesystem is readonlyYounger Liu
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-10fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-10mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes
2014-02-10drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven
2014-02-10vmcore: prevent PT_NOTE p_memsz overflow during header updateGreg Pearson
2014-02-10drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2014-02-10checkpatch: fix detection of git repositoryRichard Genoud
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness
2014-02-10Merge branch 'bridge'David S. Miller
2014-02-10bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita
2014-02-10bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust
2014-02-10[CIFS] Fix cifsacl mounts over smb2 to not call cifsSteve French
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek
2014-02-10Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman
2014-02-10ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon
2014-02-10ARM: imx6: Initialize low-power mode early againPhilipp Zabel
2014-02-10Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-02-10ARM: pxa: fix various compilation problemsLinus Walleij
2014-02-10ARM: pxa: fix compilation problem on AM300EPD boardLinus Walleij
2014-02-10Merge tag 'mvebu-phy_ata-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Kevin Hilman
2014-02-10block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_showMasanari Iida
2014-02-10iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBAWill Deacon
2014-02-10iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon
2014-02-10iommu/arm-smmu: fix table flushing during initial allocationsWill Deacon
2014-02-10iommu/arm-smmu: really fix page table lockingWill Deacon
2014-02-10iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig
2014-02-10virtio_blk: use blk_mq_complete_requestChristoph Hellwig
2014-02-10blk-mq: rework I/O completionsChristoph Hellwig