Oleg Drokin ([email protected])

Number of posts: 602 (0.11 per day)
First post: 2001-07-07 14:25:47
Last post: 2016-08-27 04:09:05

Date List Subject
2016-03-30 23:58:12 linux-kernel [PATCH v2 17/46] staging/lustre: Remove struct ll_iattr
2016-03-30 23:57:48 linux-kernel [PATCH v2 18/46] staging/lustre/clio: generalize cl_sync_io
2016-03-30 23:56:49 linux-kernel [PATCH v2 19/46] staging/lustre/clio: cl_lock simplification
2016-03-30 23:56:47 linux-kernel [PATCH v2 21/46] staging/lustre/llite: clip page correctly for vvp_io_commit_sync
2016-03-30 23:56:45 linux-kernel [PATCH v2 22/46] staging/lustre/llite: deadlock for page write
2016-03-30 23:56:10 linux-kernel [PATCH v2 27/46] staging/lustre/llite: rename ccc_page to vvp_page
2016-03-30 23:55:54 linux-kernel [PATCH v2 28/46] staging/lustre/llite: rename ccc_lock to vvp_lock
2016-03-30 23:54:57 linux-kernel [PATCH v2 31/46] staging/lustre/llite: use vui prefix for struct vvp_io members
2016-03-30 23:54:09 linux-kernel [PATCH v2 33/46] staging/lustre/llite: rename ccc_req to vvp_req
2016-03-30 23:54:07 linux-kernel [PATCH v2 34/46] staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplock
2016-03-30 23:53:43 linux-kernel [PATCH v2 35/46] staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info
2016-03-30 23:52:28 linux-kernel [PATCH v2 41/46] staging/lustre/ldlm: ELC picks locks in a safer policy
2016-03-30 23:52:26 linux-kernel [PATCH v2 42/46] staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()
2016-03-30 23:51:35 linux-kernel [PATCH v2 46/46] staging/lustre: lov_io_init() should return error code
2016-03-30 23:51:26 linux-kernel [PATCH v2 45/46] staging/lustre/ldlm: Solve a race for LRU lock cancel
2016-03-30 23:51:20 linux-kernel [PATCH v2 44/46] staging/lustre: Fix spacing style before open parenthesis
2016-03-30 23:51:18 linux-kernel [PATCH v2 43/46] staging/lustre/ldlm: restore the ELC for enqueue
2016-03-30 23:51:09 linux-kernel [PATCH v2 39/46] staging/lustre/llite: Move several declarations to llite_internal.h
2016-03-30 23:51:05 linux-kernel [PATCH v2 38/46] staging/lustre/llite: Move ll_dirent_type_get and make it static
2016-03-30 23:51:00 linux-kernel [PATCH v2 40/46] staging/lustre/llite: Remove unused vui_local_lock field
2016-03-30 23:50:58 linux-kernel [PATCH v2 37/46] staging/lustre/llite: Remove ccc_global_{init,fini}()
2016-03-30 23:50:55 linux-kernel [PATCH v2 36/46] staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info
2016-03-30 23:50:49 linux-kernel [PATCH v2 30/46] staging/lustre/llite: merge ccc_io and vvp_io
2016-03-30 23:50:47 linux-kernel [PATCH v2 26/46] staging/lustre/llite: rename ccc_object to vvp_object
2016-03-30 23:50:44 linux-kernel [PATCH v2 32/46] staging/lustre/llite: move vvp_io functions to vvp_io.c
2016-03-30 23:50:41 linux-kernel [PATCH v2 25/46] staging/lustre/llite: rename ccc_device to vvp_device
2016-03-30 23:50:35 linux-kernel [PATCH v2 29/46] staging/lustre:llite: remove struct ll_ra_read
2016-03-30 23:50:33 linux-kernel [PATCH v2 23/46] staging/lustre/llite: make sure we do cl_page_clip on the last page
2016-03-30 23:50:29 linux-kernel [PATCH v2 24/46] staging/lustre/llite: merge lclient.h into llite/vvp_internal.h
2016-03-30 23:50:19 linux-kernel [PATCH v2 20/46] staging/lustre: update comments after cl_lock simplification
2016-03-30 23:50:08 linux-kernel [PATCH v2 15/46] staging/lustre/obd: remove struct client_obd_lock
2016-03-30 23:50:05 linux-kernel [PATCH v2 16/46] staging/lustre/llite: remove some cl wrappers
2016-03-30 23:50:01 linux-kernel [PATCH v2 08/46] staging/lustre/obdclass: Add a preallocated percpu cl_env
2016-03-30 23:49:59 linux-kernel [PATCH v2 09/46] staging/lustre/clio: add pages into writeback cache in batches
2016-03-30 23:49:51 linux-kernel [PATCH v2 10/46] staging/lustre/osc: add weight function for DLM lock
2016-03-30 23:49:47 linux-kernel [PATCH v2 07/46] staging/lustre/clio: collapse layer of cl_page
2016-03-30 23:49:42 linux-kernel [PATCH v2 06/46] staging/lustre/osc: to drop LRU pages with cl_lru_work
2016-03-30 23:49:40 linux-kernel [PATCH v2 05/46] staging/lustre/osc: Adjustment on osc LRU for performance
2016-03-30 23:49:37 linux-kernel [PATCH v2 04/46] staging/lustre: Reintroduce global env list
2016-03-30 23:49:32 linux-kernel [PATCH v2 00/46] Lustre IO stack simplifications and cleanups
2016-03-30 23:39:55 linux-kernel Re: [lustre-devel] [PATCH 35/43] staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info
2016-03-30 17:03:04 linux-kernel [PATCH 05/43] staging/lustre/osc: Adjustment on osc LRU for performance
2016-03-30 17:02:33 linux-kernel [PATCH 07/43] staging/lustre/clio: collapse layer of cl_page
2016-03-30 17:01:37 linux-kernel [PATCH 06/43] staging/lustre/osc: to drop LRU pages with cl_lru_work
2016-03-30 17:00:18 linux-kernel [PATCH 13/43] staging/lustre/llite: remove lli_lvb
2016-03-30 16:59:50 linux-kernel [PATCH 14/43] staging/lustre/lmv: remove lmv_init_{lock,unlock}()
2016-03-30 16:59:14 linux-kernel [PATCH 15/43] staging/lustre/obd: remove struct client_obd_lock
2016-03-30 16:58:12 linux-kernel [PATCH 27/43] staging/lustre/llite: rename ccc_page to vvp_page
2016-03-30 16:56:30 linux-kernel [PATCH 23/43] staging/lustre/llite: make sure we do cl_page_clip on the last page
2016-03-30 16:56:25 linux-kernel [PATCH 26/43] staging/lustre/llite: rename ccc_object to vvp_object
2016-03-30 16:56:21 linux-kernel [PATCH 25/43] staging/lustre/llite: rename ccc_device to vvp_device