aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel1-2/+4
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds34-861/+1063
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds23-488/+444
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds13-507/+760
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-5/+14
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds10-243/+1259
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds33-99/+105
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-11/+21
2015-02-19MAINTAINERS: update Ceph and RBD maintainersSage Weil1-3/+4
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds9-90/+40
2015-02-19libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov1-2/+3
2015-02-19libceph: fix double __remove_osd() problemIlya Dryomov1-8/+18
2015-02-19rbd: convert to blk-mqChristoph Hellwig1-54/+68
2015-02-19ceph: return error for traceless reply raceYan, Zheng1-6/+9
2015-02-19ceph: fix dentry leaksYan, Zheng2-3/+6
2015-02-19ceph: re-send requests when MDS enters reconnecting stageYan, Zheng1-3/+26
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov1-0/+4
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol4-4/+33
2015-02-19rbd: do not treat standalone as flattenIlya Dryomov1-20/+10
2015-02-19ceph: fix atomic_open snapdirYan, Zheng1-1/+1
2015-02-19ceph: properly mark empty directory as completeYan, Zheng1-14/+15
2015-02-19client: include kernel version in client metadataYan, Zheng1-1/+2
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng3-4/+19
2015-02-19ceph: fix request time stamp encodingYan, Zheng1-2/+10
2015-02-19ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng2-15/+26
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng2-9/+5
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng1-44/+42
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng2-18/+35
2015-02-19rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov1-7/+6
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng4-27/+63
2015-02-19ceph: properly zero data pages for file holes.Yan, Zheng1-6/+7
2015-02-19ceph: acl: Remove unused functionRickard Strandqvist1-14/+0
2015-02-19rbd: nuke copy_token()Rickard Strandqvist1-30/+0
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng4-0/+27
2015-02-19libceph: use mon_client.c/put_generic_request() moreIlya Dryomov1-2/+2
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov5-192/+4
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds4-49/+36
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds19-499/+582
2015-02-18Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds43-1605/+3367
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds44-109/+3229
2015-02-18Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds10-21/+704
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds71-1911/+4736
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds22-32/+758
2015-02-18Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds3-18/+2
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds35-214/+1385
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding1-1/+1
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-143/+483
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds3-3/+6
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-4/+1