James Simmons ([email protected])

Number of posts: 1738 (0.3 per day)
First post: 2002-08-13 16:26:03
Last post: 2018-07-06 01:38:20

Date List Subject
2018-07-06 01:38:20 linux-kernel Re: [PATCH 01/11] staging: lustre: simplify use of interval-tree.
2018-06-16 03:02:29 linux-kernel Re: [PATCH 01/11] staging: lustre: simplify use of interval-tree.
2018-06-14 02:41:15 linux-kernel Re: [PATCH 08/11] staging: lustre: obdclass: move linux/linux-foo.c to foo.c
2018-06-14 02:40:58 linux-kernel Re: [PATCH 09/11] staging: lustre: discard WIRE_ATTR
2018-06-14 02:38:55 linux-kernel Re: [PATCH 07/11] staging: lustre: fold lprocfs_call_handler functionality into lnet_debugfs_*
2018-06-13 22:03:10 linux-kernel Re: [PATCH v2 01/25] staging: lustre: libcfs: restore UMP handling
2018-06-13 21:39:06 linux-kernel Re: [PATCH 11/11] staging: lustre: centralize setting of subdir-ccflags-y
2018-05-29 14:33:05 linux-kernel [PATCH v2 1/6] staging: lustre: llite: create acl.c file
2018-05-29 14:32:50 linux-kernel [PATCH v2 2/6] staging: lustre: llite: add support set_acl method in inode operations
2018-05-29 14:31:59 linux-kernel [PATCH v2 4/6] staging: lustre: acl: increase ACL entries limitation
2018-05-29 14:31:17 linux-kernel [PATCH v2 3/6] staging: lustre: llite: remove unused parameters from md_{get,set}xattr()
2018-05-29 14:31:06 linux-kernel [PATCH v2 01/25] staging: lustre: libcfs: restore UMP handling
2018-05-29 14:30:58 linux-kernel [PATCH v2 02/25] staging: lustre: libcfs: remove useless CPU partition code
2018-05-29 14:30:55 linux-kernel [PATCH v2 04/25] staging: lustre: libcfs: properly handle failure cases in SMP code
2018-05-29 14:30:43 linux-kernel [PATCH v2 v2 07/25] staging: lustre: libcfs: replace num_possible_cpus() with nr_cpu_ids
2018-05-29 14:30:35 linux-kernel [PATCH v2 6/6] staging: lustre: mdc: use large xattr buffers for old servers
2018-05-29 14:30:34 linux-kernel [PATCH v2 00/25] staging: lustre: libcfs: SMP rework
2018-05-29 14:29:22 linux-kernel [PATCH v2 09/25] staging: lustre: libcfs: add cpu distance handling
2018-05-29 14:29:21 linux-kernel [PATCH v2 08/25] staging: lustre: libcfs: NUMA support
2018-05-29 14:29:12 linux-kernel [PATCH v2 10/25] staging: lustre: libcfs: use distance in cpu and node handling
2018-05-29 14:29:11 linux-kernel [PATCH v2 05/25] staging: lustre: libcfs: replace MAX_NUMNODES with nr_node_ids
2018-05-29 14:29:00 linux-kernel [PATCH v2 11/25] staging: lustre: libcfs: provide debugfs files for distance handling
2018-05-29 14:27:49 linux-kernel [PATCH v2 12/25] staging: lustre: libcfs: invert error handling for cfs_cpt_table_print
2018-05-29 14:27:37 linux-kernel [PATCH v2 13/25] staging: lustre: libcfs: fix libcfs_cpu coding style
2018-05-29 14:27:32 linux-kernel [PATCH v2 15/25] staging: lustre: libcfs: rename i to node for cfs_cpt_set_nodemask
2018-05-29 14:26:57 linux-kernel [PATCH v2 19/25] staging: lustre: libcfs: update debug messages
2018-05-29 14:26:42 linux-kernel [PATCH v2 20/25] staging: lustre: libcfs: make tolerant to offline CPUs and empty NUMA nodes
2018-05-29 14:26:33 linux-kernel [PATCH v2 16/25] staging: lustre: libcfs: rename i to cpu for cfs_cpt_bind
2018-05-29 14:26:31 linux-kernel [PATCH v2 17/25] staging: lustre: libcfs: rename cpumask_var_t variables to *_mask
2018-05-29 14:26:28 linux-kernel [PATCH v2 24/25] staging: lustre: libcfs: change CPT estimate algorithm
2018-05-29 14:26:00 linux-kernel [PATCH v2 14/25] staging: lustre: libcfs: use int type for CPT identification.
2018-05-29 14:25:36 linux-kernel [PATCH v2 23/25] staging: lustre: libcfs: rework CPU pattern parsing code
2018-05-29 14:25:31 linux-kernel [PATCH v2 18/25] staging: lustre: libcfs: rename goto label in cfs_cpt_table_print
2018-05-29 14:25:27 linux-kernel [PATCH v2 21/25] staging: lustre: libcfs: report NUMA node instead of just node
2018-05-29 14:24:48 linux-kernel [PATCH v2 22/25] staging: lustre: libcfs: update debug messages in CPT code
2018-05-29 14:24:44 linux-kernel [PATCH v2 06/25] staging: lustre: libcfs: remove excess space
2018-05-29 14:24:29 linux-kernel [PATCH v2 25/25] staging: lustre: ptlrpc: use current CPU instead of hardcoded 0
2018-05-29 14:24:25 linux-kernel [PATCH v2 0/6] staging: lustre: llite: remaining xattr patches
2018-05-29 14:23:28 linux-kernel [PATCH v2 03/25] staging: lustre: libcfs: rename variable i to cpu
2018-05-29 14:23:17 linux-kernel [PATCH v2 5/6] staging: lustre: mdc: excessive memory consumption by the xattr cache
2018-05-17 05:08:03 linux-kernel Re: [PATCH 4/4] staging: lustre: obdclass: change object lookup to no wait mode
2018-05-15 15:48:14 linux-kernel Re: [PATCH 4/4] staging: lustre: obdclass: change object lookup to no wait mode
2018-05-15 15:45:19 linux-kernel Re: [PATCH v2 1/5] staging: lustre: llite: add support set_acl method in inode operations
2018-05-15 15:45:19 linux-kernel Re: [PATCH v2 1/5] staging: lustre: llite: add support set_acl method in inode operations
2018-05-15 02:20:05 linux-kernel [PATCH v2 1/5] staging: lustre: llite: add support set_acl method in inode operations
2018-05-15 02:19:39 linux-kernel [PATCH 3/5] staging: lustre: acl: increase ACL entries limitation
2018-05-15 02:19:29 linux-kernel [PATCH 0/5] staging: lustre: llite: remaining xattr fixes
2018-05-15 02:18:24 linux-kernel [PATCH v2 2/5] staging: lustre: llite: remove unused parameters from md_{get,set}xattr()
2018-05-15 02:17:58 linux-kernel [PATCH 5/5] staging: lustre: mdc: use large xattr buffers for old servers
2018-05-15 02:17:47 linux-kernel [PATCH 4/5] staging: lustre: mdc: excessive memory consumption by the xattr cache
2018-05-15 02:16:25 linux-kernel [PATCH v2] staging: lustre: obdclass: change object lookup to no wait mode