Elena Reshetova ([email protected])

Number of posts: 855 (2.27 per day)
First post: 2016-11-17 14:30:38
Last post: 2017-11-29 13:44:03

Date List Subject
2017-11-17 14:58:08 linux-kernel RE: [PATCH] refcount_t: documentation for memory ordering differences
2017-11-17 14:18:51 linux-kernel RE: [PATCH 12/16] nsproxy: convert nsproxy.count to refcount_t
2017-11-16 18:36:45 linux-kernel [PATCH 12/16] nsproxy: convert nsproxy.count to refcount_t
2017-11-16 18:36:38 linux-kernel [PATCH 00/16] v6 kernel core pieces refcount conversions
2017-11-16 16:11:56 linux-kernel [PATCH 11/16] uprobes: convert uprobe.ref to refcount_t
2017-11-15 16:24:17 linux-kernel [PATCH 10/16] perf/ring_buffer: convert ring_buffer.aux_refcount to refcount_t
2017-11-15 16:23:24 linux-kernel [PATCH 01/16] futex: convert futex_pi_state.refcount to refcount_t
2017-11-15 15:06:10 linux-kernel [PATCH 15/16] kcov: convert kcov.refcount to refcount_t
2017-11-15 15:05:21 linux-kernel [PATCH 09/16] perf/ring_buffer: convert ring_buffer.refcount to refcount_t
2017-11-15 15:04:43 linux-kernel [PATCH 03/16] sched: convert signal_struct.sigcnt to refcount_t
2017-11-15 15:03:11 linux-kernel [PATCH 05/16] sched: convert numa_group.refcount to refcount_t
2017-11-15 14:17:21 linux-kernel [PATCH 07/16] sched/task_struct: convert task_struct.stack_refcount to refcount_t
2017-11-15 14:16:36 linux-kernel [PATCH 16/16] bdi: convert bdi_writeback_congested.refcnt from atomic_t to refcount_t
2017-11-15 14:16:23 linux-kernel [PATCH 06/16] sched/task_struct: convert task_struct.usage to refcount_t
2017-11-15 14:16:13 linux-kernel [PATCH 13/16] groups: convert group_info.usage to refcount_t
2017-11-15 14:15:43 linux-kernel [PATCH 08/16] perf: convert perf_event_context.refcount to refcount_t
2017-11-15 14:15:39 linux-kernel [PATCH 14/16] creds: convert cred.usage to refcount_t
2017-11-15 14:14:29 linux-kernel [PATCH 04/16] sched: convert user_struct.__count to refcount_t
2017-11-15 14:14:15 linux-kernel [PATCH 02/16] sched: convert sighand_struct.count to refcount_t
2017-11-15 08:35:49 linux-kernel [PATCH v2] refcount_t vs. atomic_t ordering differences
2017-11-15 07:57:38 linux-kernel [PATCH] refcount_t: documentation for memory ordering differences
2017-11-14 12:01:33 linux-kernel RE: [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-11-13 16:02:05 linux-kernel RE: [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-11-13 09:10:59 linux-kernel RE: [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-11-07 11:22:31 linux-kernel RE: [PATCH] refcount_t: documentation for memory ordering differences
2017-11-06 13:47:00 linux-kernel [PATCH] refcount_t: documentation for memory ordering differences
2017-11-03 11:56:28 linux-kernel RE: [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-11-03 08:20:41 linux-kernel RE: [PATCH 0/5] xfs refcount conversions
2017-11-02 11:07:21 linux-kernel RE: [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-10-27 06:50:51 linux-kernel RE: [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-10-23 11:10:21 linux-kernel [PATCH] refcount: provide same memory ordering guarantees as in atomic_t
2017-10-23 10:31:33 linux-kernel RE: [PATCH 0/5] xfs refcount conversions
2017-10-23 07:30:41 linux-nfs RE: [PATCH 00/11] nfs refcount conversions
2017-10-23 07:11:53 linux-kernel RE: [PATCH] sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_t
2017-10-20 11:18:10 linux-kernel [PATCH 0/5] xfs refcount conversions
2017-10-20 09:56:08 linux-nfs [PATCH 11/11] fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
2017-10-20 09:56:06 linux-nfs [PATCH 10/11] fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
2017-10-20 09:56:03 linux-nfs [PATCH 09/11] fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
2017-10-20 09:56:00 linux-nfs [PATCH 08/11] fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
2017-10-20 09:55:58 linux-nfs [PATCH 07/11] fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
2017-10-20 09:55:55 linux-nfs [PATCH 06/11] fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
2017-10-20 09:55:53 linux-nfs [PATCH 05/11] fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
2017-10-20 09:55:49 linux-nfs [PATCH 04/11] fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
2017-10-20 09:55:47 linux-nfs [PATCH 03/11] fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
2017-10-20 09:55:45 linux-nfs [PATCH 02/11] fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
2017-10-20 09:55:41 linux-nfs [PATCH 01/11] fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
2017-10-20 09:55:38 linux-nfs [PATCH 00/11] nfs refcount conversions
2017-10-20 08:00:30 linux-kernel [PATCH] sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_t
2017-10-20 07:41:09 linux-kernel [PATCH 3/4] dm: convert dm_dev_internal.count from atomic_t to refcount_t
2017-10-20 07:40:56 linux-kernel [PATCH 4/4] dm: convert table_device.count from atomic_t to refcount_t
2017-09-14 16:04:38 linux-kernel RE: [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t