summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ftrace: Use true and false for boolean values in ops_references_rec()Gustavo A. R. Silva2018-08-011-5/+5
| * | | ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)2018-08-012-2/+2
| * | | ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)2018-08-012-2/+2
| * | | tracing: Make tracer_tracing_is_on() return boolSteven Rostedt (VMware)2018-08-012-2/+2
| * | | tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread existsSteven Rostedt (VMware)2018-08-011-1/+1
| * | | ftrace: Add missing check for existing hwlat threadErica Bugden2018-08-011-0/+3
| * | | tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-08-011-1/+3
| * | | tracefs: Annotate tracefs_ops with __ro_after_initZubin Mithra2018-07-311-2/+3
| * | | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-3112-229/+195
| * | | tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)2018-07-302-9/+47
| * | | lockdep: Use this_cpu_ptr instead of get_cpu_var statsJoel Fernandes (Google)2018-07-301-9/+1
| * | | selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2018-07-302-19/+13
| * | | selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-304-11/+23
| * | | tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-302-9/+58
| * | | tracing: preemptirq_delay_run() can be statickbuild test robot2018-07-271-1/+1
| * | | tracing/kprobes: Simplify the logic of enable_trace_kprobe()Steven Rostedt (VMware)2018-07-271-18/+24
| * | | tracing: Remove orphaned function ftrace_nr_registered_ops()Masami Hiramatsu2018-07-262-30/+0
| * | | tracing: Remove orphaned function using_ftrace_ops_list_func().Masami Hiramatsu2018-07-262-6/+0
| * | | tracing: Make unregister_trigger() staticSteven Rostedt (VMware)2018-07-262-6/+3
| * | | kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)2018-07-262-0/+76
| * | | lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-263-0/+88
| * | | tracing/irqsoff: Split reset into separate functionsJoel Fernandes (Google)2018-07-261-3/+19
| * | | srcu: Add notrace variant of srcu_dereferenceJoel Fernandes (Google)2018-07-261-0/+5
| * | | srcu: Add notrace variants of srcu_read_{lock,unlock}Paul McKenney2018-07-261-0/+17
* | | | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-08-2037-408/+737
|\ \ \ \
| * | | | ceph: don't drop message if it contains more data than expectedYan, Zheng2018-08-132-4/+4
| * | | | ceph: support cephfs' own feature bitsYan, Zheng2018-08-132-9/+51
| * | | | crush: fix using plain integer as NULL warningYueHaibing2018-08-131-2/+2
| * | | | libceph: remove unnecessary non NULL check for request_keyYueHaibing2018-08-131-1/+1
| * | | | ceph: refactor error handling code in ceph_reserve_caps()Chengguang Xu2018-08-131-33/+13
| * | | | ceph: refactor ceph_unreserve_caps()Chengguang Xu2018-08-132-31/+37
| * | | | ceph: change to void return type for __do_request()Chengguang Xu2018-08-131-6/+5
| * | | | ceph: compare fsc->max_file_size and inode->i_size for max file size limitChengguang Xu2018-08-131-1/+2
| * | | | ceph: add additional size check in ceph_setattr()Chengguang Xu2018-08-131-0/+5
| * | | | ceph: add additional offset check in ceph_write_iter()Chengguang Xu2018-08-021-4/+11
| * | | | ceph: add additional range check in ceph_fallocate()Chengguang Xu2018-08-021-3/+5
| * | | | ceph: add new field max_file_size in ceph_fs_clientChengguang Xu2018-08-023-2/+5
| * | | | libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov2018-08-021-2/+4
| * | | | libceph: check authorizer reply/challenge length before readingIlya Dryomov2018-08-021-0/+7
| * | | | libceph: implement CEPHX_V2 calculation modeIlya Dryomov2018-08-022-20/+60
| * | | | libceph: add authorizer challengeIlya Dryomov2018-08-029-7/+140
| * | | | libceph: factor out encrypt_authorizer()Ilya Dryomov2018-08-021-13/+36
| * | | | libceph: factor out __ceph_x_decrypt()Ilya Dryomov2018-08-021-9/+24
| * | | | libceph: factor out __prepare_write_connect()Ilya Dryomov2018-08-021-9/+12
| * | | | libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov2018-08-022-30/+27
| * | | | ceph: fix whitespaceStephen Hemminger2018-08-028-9/+1
| * | | | ceph: adding new return type vm_fault_tSouptick Joarder2018-08-021-30/+32
| * | | | libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov2018-08-021-12/+0
| * | | | ceph: use timespec64 for r_stampArnd Bergmann2018-08-023-6/+5
| * | | | libceph: use timespec64 for r_mtimeArnd Bergmann2018-08-025-19/+17