summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-05libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov1-1/+1
2014-04-05libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov1-1/+1
2014-04-05libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2-2/+15
2014-04-05libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov1-1/+13
2014-04-05libceph: enable OSDMAP_ENC feature bitIlya Dryomov1-0/+1
2014-04-05libceph: primary_affinity infrastructureIlya Dryomov2-0/+7
2014-04-05libceph: primary_temp infrastructureIlya Dryomov1-0/+5
2014-04-05libceph: generalize ceph_pg_mappingIlya Dryomov1-2/+7
2014-04-05libceph: split osdmap allocation and decode stepsIlya Dryomov1-1/+1
2014-04-05crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov1-1/+9
2014-04-05crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov1-0/+1
2014-04-05crush: add chooseleaf_vary_r tunableIlya Dryomov1-0/+6
2014-04-05ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng1-2/+2
2014-04-05Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+3
2014-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+10
2014-04-05Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds1-17/+26
2014-04-05Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+18
2014-04-04gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu1-0/+1
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-92/+10
2014-04-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-0/+152
2014-04-04Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-14/+58
2014-04-04Merge branch 'devel-stable' into for-nextRussell King31-118/+274
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2-4/+23
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-0/+2
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-1/+0
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-0/+13
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King1-1/+0
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King1-2/+4
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+2
2014-04-04Merge branch 'akpm' (incoming from Andrew)Linus Torvalds26-90/+260
2014-04-04nilfs2: verify metadata sizes read from diskRyusuke Konishi1-0/+8
2014-04-04nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner1-0/+2
2014-04-04nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-04rtc: pm8xxx: add support for devicetreeJosh Cartwright1-25/+0
2014-04-04lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-2/+2
2014-04-04backlight: update bd state & fb_blank properties when necessaryLiu Ying1-0/+6
2014-04-04include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-04printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-04err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches1-3/+4
2014-04-04kernel/groups.c: remove return value of set_groupsWang YanQing1-1/+1
2014-04-04include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria1-0/+2
2014-04-04kobject: don't block for each kobject_ueventVladimir Davydov1-0/+1
2014-04-04drop_caches: add some documentation and info messageDave Hansen1-0/+1
2014-04-04mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-04-04include/linux/mm.h: remove ifdef conditionRashika Kheria1-2/+0
2014-04-04mm: keep page cache radix tree nodes in checkJohannes Weiner4-9/+63
2014-04-04lib: radix_tree: tree node interfaceJohannes Weiner1-0/+34
2014-04-04mm: thrash detection-based file cache sizingJohannes Weiner2-0/+10
2014-04-04mm + fs: store shadow entries in page cacheJohannes Weiner3-1/+14
2014-04-04mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23