Age | Commit message (Expand) | Author |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng |
2016-03-25 | libceph: add helper that duplicates last extent operation | Yan, Zheng |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng |
2016-03-25 | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov |
2016-03-25 | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov |
2016-03-25 | libceph: monc ping rate is 10s | Ilya Dryomov |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov |
2016-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-03-19 | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-19 | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-03-18 | bonding: fix bond_get_stats() | Eric Dumazet |
2016-03-18 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-18 | Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-18 | net: fix a comment typo | Zhang Shengju |
2016-03-18 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann |
2016-03-18 | bpf, dst: add and use dst_tclassid helper | Daniel Borkmann |
2016-03-18 | Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next | Al Viro |
2016-03-18 | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-18 | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-17 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-17 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-03-17 | lib/bug.c: use common WARN helper | Josh Poimboeuf |
2016-03-17 | param: convert some "on"/"off" users to strtobool | Kees Cook |
2016-03-17 | lib: move strtobool() to kstrtobool() | Kees Cook |
2016-03-17 | include/linux/unaligned: force inlining of byteswap operations | Denys Vlasenko |
2016-03-17 | include/uapi/linux/byteorder, swab: force inlining of some byteswap operations | Denys Vlasenko |
2016-03-17 | include/asm-generic/atomic-long.h: force inlining of some atomic_long operations | Denys Vlasenko |
2016-03-17 | lib/string: introduce match_string() helper | Andy Shevchenko |
2016-03-17 | radix-tree,shmem: introduce radix_tree_iter_next() | Matthew Wilcox |
2016-03-17 | radix_tree: add support for multi-order entries | Matthew Wilcox |
2016-03-17 | radix-tree: add an explicit include of bitops.h | Matthew Wilcox |
2016-03-17 | include/linux/list_bl.h: use bool instead of int for boolean functions | Chen Gang |
2016-03-17 | include/uapi/linux/elf-em.h: remove v850 | Rob Landley |
2016-03-17 | fix Christoph's email addresses | Christoph Lameter |
2016-03-17 | bug: set warn variable before calling WARN() | Steven Rostedt |
2016-03-17 | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz |