summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov
2016-05-26libceph: make pgid_cmp() globalIlya Dryomov
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov
2016-05-26libceph: fix ceph_eversion encodingIlya Dryomov
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-10vfs: add lookup_hash() helperMiklos Szeredi
2016-05-10vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller