Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | libceph: MOSDOp v8 encoding (actual spgid + full hash) |  Ilya Dryomov | 3 | -20/+154 |
2017-07-07 | libceph: ceph_connection_operations::reencode_message() method |  Ilya Dryomov | 2 | -2/+7 |
2017-07-07 | libceph: encode_{pgid,oloc}() helpers |  Ilya Dryomov | 1 | -23/+27 |
2017-07-07 | libceph: introduce ceph_spg, ceph_pg_to_primary_shard() |  Ilya Dryomov | 5 | -4/+60 |
2017-07-07 | libceph: new pi->last_force_request_resend |  Ilya Dryomov | 1 | -0/+37 |
2017-07-07 | libceph: fold [l]req->last_force_resend into ceph_osd_request_target |  Ilya Dryomov | 2 | -13/+12 |
2017-07-07 | libceph: support SERVER_JEWEL feature bits |  Ilya Dryomov | 2 | -1/+9 |
2017-07-07 | libceph: advertise support for OSD_POOLRESEND |  Ilya Dryomov | 1 | -0/+1 |
2017-07-07 | libceph: handle non-empty dest in ceph_{oloc,oid}_copy() |  Ilya Dryomov | 1 | -4/+6 |
2017-07-07 | libceph: new features macros |  Ilya Dryomov | 1 | -75/+167 |
2017-07-07 | libceph: remove ceph_sanitize_features() workaround |  Ilya Dryomov | 2 | -23/+1 |
2017-07-07 | ceph: update ceph_dentry_info::lease_session when necessary |  Yan, Zheng | 1 | -2/+7 |
2017-07-07 | ceph: new mount option that specifies fscache uniquifier |  Yan, Zheng | 3 | -21/+113 |
2017-07-07 | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() |  Yan, Zheng | 1 | -2/+9 |
2017-07-07 | ceph: avoid invalid memory dereference in the middle of umount |  Yan, Zheng | 2 | -4/+6 |
2017-07-07 | ceph: getattr before read on ceph.* xattrs |  Yan, Zheng | 1 | -0/+3 |
2017-07-07 | ceph: don't re-send interrupted flock request |  Yan, Zheng | 1 | -1/+24 |
2017-07-07 | ceph: cleanup writepage_nounlock() |  Yan, Zheng | 1 | -6/+6 |
2017-07-07 | ceph: redirty page when writepage_nounlock() skips unwritable page |  Yan, Zheng | 1 | -1/+2 |
2017-07-07 | ceph: remove useless page->mapping check in writepage_nounlock() |  Yan, Zheng | 1 | -4/+0 |
2017-07-07 | ceph: update the 'approaching max_size' code |  Yan, Zheng | 5 | -11/+23 |
2017-07-07 | ceph: re-request max size after importing caps |  Yan, Zheng | 1 | -3/+8 |
2017-07-02 | Linux 4.12 |  Linus Torvalds | 1 | -1/+1 |
2017-07-02 | moduleparam: fix doc: hwparam_irq configures an IRQ |  Sylvain 'ythier' Hitier | 1 | -1/+1 |
2017-06-30 | uapi/linux/a.out.h: don't use deprecated system-specific predefines. |  Zack Weinberg | 1 | -25/+1 |
2017-06-30 | hashtable: remove repeated phrase from a comment |  Jakub Kicinski | 1 | -1/+0 |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure |  Vikas Shivappa | 1 | -1/+3 |
2017-06-30 | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug |  Baoquan He | 3 | -7/+2 |
2017-06-30 | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomization |  Baoquan He | 1 | -0/+2 |
2017-06-29 | tracing/kprobes: Allow to create probe with a module name starting with a digit |  Sabrina Dubroca | 1 | -9/+5 |
2017-06-30 | MIPS: Avoid accidental raw backtrace |  James Hogan | 1 | -0/+2 |
2017-06-30 | MIPS: Perform post-DMA cache flushes on systems with MAARs |  Paul Burton | 1 | -5/+18 |
2017-06-30 | MIPS: Fix IRQ tracing & lockdep when rescheduling |  Paul Burton | 1 | -0/+3 |
2017-06-30 | MIPS: pm-cps: Drop manual cache-line alignment of ready_count |  Paul Burton | 1 | -8/+1 |
2017-06-29 | ARM: 8685/1: ensure memblock-limit is pmd-aligned |  Doug Berger | 1 | -4/+4 |
2017-06-29 | sfc: fix attempt to translate invalid filter ID |  Edward Cree | 1 | -3/+4 |
2017-06-29 | net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() |  Michal Kubeček | 1 | -7/+17 |
2017-06-29 | bpf: prevent leaking pointer via xadd on unpriviledged |  Daniel Borkmann | 2 | -0/+71 |
2017-06-29 | perf/x86/intel/uncore: Fix wrong box pointer check |  Kan Liang | 1 | -1/+1 |
2017-06-29 | arcnet: com20020-pci: add missing pdev setup in netdev structure |  Michael Grzeschik | 1 | -0/+1 |
2017-06-29 | arcnet: com20020-pci: fix dev_id calculation |  Michael Grzeschik | 1 | -2/+3 |
2017-06-29 | arcnet: com20020: remove needless base_addr assignment |  Michael Grzeschik | 1 | -2/+0 |
2017-06-29 | Trivial fix to spelling mistake in arc_printk message |  Colin Ian King | 1 | -1/+1 |
2017-06-29 | arcnet: change irq handler to lock irqsave |  Michael Grzeschik | 1 | -3/+4 |
2017-06-29 | rocker: move dereference before free |  Dan Carpenter | 1 | -1/+1 |
2017-06-29 | mlxsw: spectrum_router: Fix NULL pointer dereference |  Ido Schimmel | 1 | -0/+3 |
2017-06-29 | net: sched: Fix one possible panic when no destroy callback |  Gao Feng | 1 | -1/+2 |
2017-06-29 | virtio-net: serialize tx routine during reset |  Jason Wang | 1 | -0/+1 |
2017-06-29 | ftrace: Fix regression with module command in stack_trace_filter |  Steven Rostedt (VMware) | 4 | -5/+19 |
2017-06-29 | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip" |  Brian Norris | 1 | -40/+4 |