| Commit message (Expand) | Author | Age | Files | Lines |
* | libceph: ceph_connection_operations::reencode_message() method | Ilya Dryomov | 2017-07-07 | 2 | -2/+7 |
* | libceph: encode_{pgid,oloc}() helpers | Ilya Dryomov | 2017-07-07 | 1 | -23/+27 |
* | libceph: introduce ceph_spg, ceph_pg_to_primary_shard() | Ilya Dryomov | 2017-07-07 | 5 | -4/+60 |
* | libceph: new pi->last_force_request_resend | Ilya Dryomov | 2017-07-07 | 1 | -0/+37 |
* | libceph: fold [l]req->last_force_resend into ceph_osd_request_target | Ilya Dryomov | 2017-07-07 | 2 | -13/+12 |
* | libceph: support SERVER_JEWEL feature bits | Ilya Dryomov | 2017-07-07 | 2 | -1/+9 |
* | libceph: advertise support for OSD_POOLRESEND | Ilya Dryomov | 2017-07-07 | 1 | -0/+1 |
* | libceph: handle non-empty dest in ceph_{oloc,oid}_copy() | Ilya Dryomov | 2017-07-07 | 1 | -4/+6 |
* | libceph: new features macros | Ilya Dryomov | 2017-07-07 | 1 | -75/+167 |
* | libceph: remove ceph_sanitize_features() workaround | Ilya Dryomov | 2017-07-07 | 2 | -23/+1 |
* | ceph: update ceph_dentry_info::lease_session when necessary | Yan, Zheng | 2017-07-07 | 1 | -2/+7 |
* | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng | 2017-07-07 | 3 | -21/+113 |
* | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() | Yan, Zheng | 2017-07-07 | 1 | -2/+9 |
* | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng | 2017-07-07 | 2 | -4/+6 |
* | ceph: getattr before read on ceph.* xattrs | Yan, Zheng | 2017-07-07 | 1 | -0/+3 |
* | ceph: don't re-send interrupted flock request | Yan, Zheng | 2017-07-07 | 1 | -1/+24 |
* | ceph: cleanup writepage_nounlock() | Yan, Zheng | 2017-07-07 | 1 | -6/+6 |
* | ceph: redirty page when writepage_nounlock() skips unwritable page | Yan, Zheng | 2017-07-07 | 1 | -1/+2 |
* | ceph: remove useless page->mapping check in writepage_nounlock() | Yan, Zheng | 2017-07-07 | 1 | -4/+0 |
* | ceph: update the 'approaching max_size' code | Yan, Zheng | 2017-07-07 | 5 | -11/+23 |
* | ceph: re-request max size after importing caps | Yan, Zheng | 2017-07-07 | 1 | -3/+8 |
* | Linux 4.12v4.12 | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
* | moduleparam: fix doc: hwparam_irq configures an IRQ | Sylvain 'ythier' Hitier | 2017-07-03 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-02 | 7 | -16/+33 |
|\ |
|
| * | MIPS: Avoid accidental raw backtrace | James Hogan | 2017-06-30 | 1 | -0/+2 |
| * | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton | 2017-06-30 | 1 | -5/+18 |
| * | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton | 2017-06-30 | 1 | -0/+3 |
| * | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton | 2017-06-30 | 1 | -8/+1 |
| * | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately | Aleksandar Markovic | 2017-06-28 | 2 | -2/+8 |
| * | MIPS: head: Reorder instructions missing a delay slot | Karl Beldan | 2017-06-27 | 1 | -1/+1 |
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-07-02 | 1 | -4/+4 |
|\ \ |
|
| * | | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger | 2017-06-30 | 1 | -4/+4 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-01 | 6 | -10/+15 |
|\ \ \ |
|
| * | | | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa | 2017-06-30 | 1 | -1/+3 |
| * | | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He | 2017-06-30 | 3 | -7/+2 |
| * | | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He | 2017-06-30 | 1 | -0/+2 |
| * | | | perf/x86/intel/uncore: Fix wrong box pointer check | Kan Liang | 2017-06-29 | 1 | -1/+1 |
| * | | | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD | Jérôme Glisse | 2017-06-26 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-01 | 1 | -4/+6 |
|\ \ \ |
|
| * \ \ | Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-06-27 | 1 | -4/+6 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | perf machine: Fix segfault for kernel.kptr_restrict=2 | Jiri Olsa | 2017-06-26 | 1 | -4/+6 |
* | | | | Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-07-01 | 1 | -40/+4 |
|\ \ \ \ |
|
| * | | | | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip" | Brian Norris | 2017-06-29 | 1 | -40/+4 |
| |/ / / |
|
* | | | | Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-07-01 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan | Hans de Goede | 2017-06-29 | 1 | -1/+1 |
| * | | | | gpiolib: fix filtering out unwanted events | Bartosz Golaszewski | 2017-06-29 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-07-01 | 5 | -14/+24 |
|\ \ \ \ |
|
| * | | | | tracing/kprobes: Allow to create probe with a module name starting with a digit | Sabrina Dubroca | 2017-06-30 | 1 | -9/+5 |
| * | | | | ftrace: Fix regression with module command in stack_trace_filter | Steven Rostedt (VMware) | 2017-06-29 | 4 | -5/+19 |
* | | | | | uapi/linux/a.out.h: don't use deprecated system-specific predefines. | Zack Weinberg | 2017-06-30 | 1 | -25/+1 |