summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic
2012-12-28Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixesOlof Johansson
2012-12-28f2fs: unify string length declarations and usageLeon Romanovsky
2012-12-28f2fs: clean up unused variables and return valuesJaegeuk Kim
2012-12-28f2fs: clean up the start_bidx_of_node functionJaegeuk Kim
2012-12-28f2fs: remove unneeded variable from f2fs_sync_fsNamjae Jeon
2012-12-28f2fs: fix fsync_inode list addition logic and avoid invalid access to memoryNamjae Jeon
2012-12-28f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_infoNamjae Jeon
2012-12-28libceph: fix protocol feature mismatch failure pathSage Weil
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2012-12-28libceph: always reset osds when kickingAlex Elder
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder
2012-12-28f2fs: handle error from f2fs_iget_nowaitNamjae Jeon
2012-12-28f2fs: fix equation of has_not_enough_free_secs()Jaegeuk Kim
2012-12-28f2fs: add MAINTAINERS entryJaegeuk Kim
2012-12-28f2fs: return a default value for non-void functionJaegeuk Kim
2012-12-28f2fs: invalidate the node page if allocation is failedJaegeuk Kim
2012-12-28f2fs: add missing #include <linux/prefetch.h>Geert Uytterhoeven
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o
2012-12-27ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-12-26PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-26f2fs: do f2fs_balance_fs in front of dir operationsJaegeuk Kim
2012-12-26f2fs: should recover orphan and fsync dataJaegeuk Kim
2012-12-26f2fs: fix handling errors got by f2fs_write_inodeJaegeuk Kim
2012-12-26f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode numberNamjae Jeon
2012-12-26f2fs: fix wrong calculation on f_files in statfsJaegeuk Kim
2012-12-26f2fs: remove set_page_dirty for atomic f2fs_end_io_writeJaegeuk Kim
2012-12-26ARM: ux500: add pinctrl address resourcesFabio Baltieri
2012-12-26pinctrl: nomadik: return if prcm_base is NULLFabio Baltieri
2012-12-26pinctrl: sirf: enable GPIO pullup/down configuration from dtsBarry Song
2012-12-26pinctrl: sirf: add missing DT-binding documentBarry Song