Show patches with: State = Action Required       |   2375 patches
« 1 2 ... 19 20 2123 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[35/37] lustre: portals_handle: discard h_lock. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[36/37] lustre: remove unused fields from struct obd_device More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[37/37] lustre: obd_sysfs: error-check value stored in jobid_var More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[22/37] lustre: lprocfs: use log2.h macros instead of shift loop. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[23/37] lustre: prefer to use tabs for alignment. More lustre patches from obdclass - 2 - --- 2019-02-19 NeilBrown New
[24/37] lustre: lu_object: remove extra newline from debug printing. More lustre patches from obdclass - 2 - --- 2019-02-19 NeilBrown New
[25/37] lustre: deprecate libcfs_debug_vmsg2 More lustre patches from obdclass - 2 - --- 2019-02-19 NeilBrown New
[26/37] lustre: remove libcfs_debug_vmsg2 More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[27/37] lustre: discard lu_ref More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[28/37] lustre: remove scope and source from class_incref and class_decref. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[29/37] lustre: handles: discard h_owner in favour of h_ops More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[30/37] lustre: handle: move refcount into the lustre_handle. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[31/37] lustre: discard OBD_FREE_RCU More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[32/37] lustre: portals_handle: rename ops to owner More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[33/37] lustre: portals_handle: remove locking from class_handle2object() More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[34/37] lustre: portals_handle: use hlist for hash lists. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[03/37] lustre: embed typ_kobj if obd_type More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[04/37] lustre: collect all resource releasing for obj_type. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[05/37] lustre: obd_type: use typ_kobj.name as typ_name More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[06/37] lustre: obd_type: discard obd_types linked list. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[07/37] lustre: obd_type: discard obd_type_lock More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[08/37] lustre: obdclass: don't copy ops structures in to new type. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[09/37] lustre: obdclass: fix module load locking. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[10/37] lustre: kernelcomm: pass correct gfp_t to kmalloc. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[11/37] lustre: kernelcomm: make libcfs_kkuc_msg_put static. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[12/37] lustre: remove unused function in linkea. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[13/37] lustre: llog: remove lgh_hdr_lock. More lustre patches from obdclass - 2 - --- 2019-02-19 NeilBrown New
[14/37] lustre: llog: change lgh_refcount to struct kref. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[15/37] lustre: llog_obd: Convert loc_refcount to refcount_t More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[16/37] lustre: obdclass: typo: Banlance -> Balance More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[17/37] lustre: simplify lprocfs_read_frac_helper. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[18/37] lustre: obdclass: discard lprocfs_single/seq_release More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[19/37] lustre: discard lprocfs_strnstr() More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[20/37] lustre: convert rsi_sem to a spinlock. More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
[21/37] lustre: remove several MAX_STRING_SIZE defines. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[01/37] lustre: obdclass: char obd_ioctl_getdata type. More lustre patches from obdclass - 1 - --- 2019-02-19 NeilBrown New
[02/37] lustre: llite: don't use class_setup_tunables() More lustre patches from obdclass - - - --- 2019-02-19 NeilBrown New
lustre: don't manage module refs in obd_class_open/close. lustre: don't manage module refs in obd_class_open/close. - 1 - --- 2019-02-11 NeilBrown New
[07/21] lustre: use list_first_entry() in lnet/klnds subdirectory. lustre: Assorted cleanups for obdclass - 1 - --- 2019-02-07 NeilBrown New
[08/21] lustre: use list_first_entry() throughout lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[09/21] lustre: use list_last_entry() throughout lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[10/21] lustre: obdclass: use cl_object_for_each where appropriate lustre: Assorted cleanups for obdclass - 3 - --- 2019-02-07 NeilBrown New
[11/21] lustre: cl_object: remove vestigial debugging. lustre: Assorted cleanups for obdclass - 1 - --- 2019-02-07 NeilBrown New
[12/21] lustre: cl_page.c: remove PINVRNT() lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[13/21] lustre: make cp_ref in cl_page a refcount_t lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[14/21] lustre: make ccc_users in cl_client_cache a refcount_t lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[15/21] lustre: obdclass: char obd_ioctl_getdata type. lustre: Assorted cleanups for obdclass - - - --- 2019-02-07 NeilBrown New
[16/21] lustre: obdclass: normalize a switch statement. lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[17/21] lustre: obdclass: result of try_module_get() should not be ignored. lustre: Assorted cleanups for obdclass - 1 - --- 2019-02-07 NeilBrown New
[18/21] lustre: move debug.c from obdclass to obdecho lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[19/21] lustre: obdclass: avoid races in class_register_type() lustre: Assorted cleanups for obdclass - - - --- 2019-02-07 NeilBrown New
[20/21] lustre: obdclass: fix module load locking. lustre: Assorted cleanups for obdclass - 1 - --- 2019-02-07 NeilBrown New
[21/21] lustre: make exp_refcount in obd_export a refcount_t lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[01/21] lustre: obdclass: discard csi_end_io lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[02/21] lustre: obd_class: remove csi_barrier from struct cl_sync_io lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[03/21] lustre: obdclass: use list_sort() to sort a list. lustre: Assorted cleanups for obdclass - 4 - --- 2019-02-07 NeilBrown New
[04/21] lustre: use list*entry macros in place of container_of() lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[05/21] lustre: use list_first_entry() in lustre subdirectory. lustre: Assorted cleanups for obdclass - 1 - --- 2019-02-07 NeilBrown New
[06/21] lustre: use list_first_entry() in lnet/lnet subdirectory. lustre: Assorted cleanups for obdclass - 2 - --- 2019-02-07 NeilBrown New
[26/26] o2iblnd: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[25/26] socklnd: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[24/26] lnet: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[23/26] libcfs: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[22/26] lustre: last batch to cleanup white spaces in internal headers lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[21/26] lustre: second batch to cleanup white spaces in internal headers lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[20/26] lustre: first batch to cleanup white spaces in internal headers lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[19/26] ptlrpc: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[18/26] osc: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[17/26] obdecho: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[16/26] obdclass: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[15/26] mgc: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[14/26] mdc: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[13/26] lov: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[12/26] lmv: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[11/26] llite: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[10/26] ldlm: cleanup white spaces lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[09/26] lustre: cleanup white spaces in fid and fld layer lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[08/26] lustre: convert remaining code to kernel types lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[07/26] obdclass: use kernel types for kernel code lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[06/26] ldlm: use kernel types for kernel code lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[05/26] lustre: use kernel types for lustre internal headers lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[04/26] ptlrpc: use kernel types for kernel code lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[03/26] lnet: use kernel types for lnet selftest kernel code lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[02/26] lnet: use kernel types for lnet klnd kernel code lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[01/26] lnet: use kernel types for lnet core kernel code lustre: cleanups with no code changes - - - --- 2019-01-31 James Simmons New
[2/4] lustre: llite: change some foo0() to __foo() lustre: rename foo0() to __foo() - 1 - --- 2019-01-11 NeilBrown New
[3/4] lustre: obdclass: change some foo0() to __foo() lustre: rename foo0() to __foo() - 1 - --- 2019-01-11 NeilBrown New
[4/4] lustre: ptlrpc: change some foo0() to __foo() lustre: rename foo0() to __foo() - 2 - --- 2019-01-11 NeilBrown New
[1/4] lustre: osc: change some foo0() to __foo() lustre: rename foo0() to __foo() - 1 - --- 2019-01-11 NeilBrown New
[29/29] lustre: centralize handling of PTLRPCD_SET assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[14/29] lustre: osc_cache: convert cl_cache_waiters to a wait_queue. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[15/29] lustre: osc_cache: change osc_make_rpc() to return bool. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[16/29] lustre: osc_cache: use osc_makes_hprpc() more consistently. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[17/29] lustre: osc_cache: simplify list walk in get_write_extents(). assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[18/29] lustre: osc_cache: avoid unnecessary tests. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[19/29] lustre: osc_cache: convert while to for in get_write_extents() assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[20/29] lustre: osc_cache: don't drop a lock we didn't take. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[21/29] lustre: osc_cache: don't drop a lock we didn't take - two assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[22/29] lustre: osc_cache: osc_prep_async_page() has meaningless return assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[23/29] lustre: osc_cache: remove 'transient' arg from osc_enter_cache_try assorted osc cleanups. - 2 - --- 2019-01-09 NeilBrown New
« 1 2 ... 19 20 2123 24 »