summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-05libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov1-1/+2
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-03ceph: add get_name() NFS export callbackYan, Zheng1-0/+1
2014-04-03libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov1-1/+1
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2-0/+15
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov2-1/+2
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov1-0/+3
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-29vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2014-03-29net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich1-1/+1
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+14
2014-03-21Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+2
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins1-2/+1
2014-03-21tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2-9/+2
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork1-0/+1
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+7
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2014-03-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2014-03-12tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2
2014-03-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds3-3/+7
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner3-3/+7
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+21
2014-03-10get rid of fget_light()Al Viro2-11/+12
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds2-3/+9
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov1-3/+7
2014-03-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2014-03-10Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-2/+7
2014-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2014-03-09Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson17-30/+132
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-03-08Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2014-03-08SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+8