Show patches with: State = Action Required       |   2375 patches
« 1 2 ... 20 21 2223 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[24/29] lustre: osc_cache: change need_release to bool assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[25/29] lustre: remove cl_page_cancel() assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[26/29] lustre: osc_cache: simplify osc_page_gang_lookup() assorted osc cleanups. - 2 - --- 2019-01-09 NeilBrown New
[27/29] lustre: osc_cache: white-space and other checkpatch fixes. assorted osc cleanups. - 2 - --- 2019-01-09 NeilBrown New
[28/29] lustre: osc_request: assorted white-space and check-patch fixes. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[02/29] lustre: osc_cache: use assert_spin_locked() assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[03/29] lustre: osc: simplify osc_extent_wait() assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[04/29] lustre: osc: simplify list manipulation assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[05/29] lustre: osc: convert oe_refc and oe_users to kref and refcount_ assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[06/29] lustre: osc: use overlapped() consistently. assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[07/29] lustre: osc: convert a while loop to for assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[08/29] lustre: osc: simplify osc_extent_find() assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[09/29] lustre: osc: remove test on 'found' being an error. assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[10/29] lustre: osc_cache: avoid list_for_each_entry_safe when clearing list. assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[11/29] lustre: osc_cache: simplify osc_wake_cache_waiters() assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[12/29] lustre: osc_cache: avoid confusing variable reuse. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[13/29] lustre: osc_cache: change osc_enter_cache_try to return bool. assorted osc cleanups. - - - --- 2019-01-09 NeilBrown New
[01/29] lustre: osc_cache: discard oe_intree assorted osc cleanups. - 1 - --- 2019-01-09 NeilBrown New
[v2,33/33] lustre: update version to 2.9.99 lustre: add PFL support - - - --- 2019-01-06 James Simmons New
[v2,32/33] lustre: lov: use stripe_count instead of stripe_nr lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,31/33] lustre: lov: call cl_object_attr_get under cl_attr lock lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,30/33] lustre: lov: do not split IO for single striped file lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,29/33] lustre: llite: restore ll_file_getstripe in ll_lov_setstripe lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,28/33] lustre: llite: return v1/v3 layout for legacy app lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,27/33] lustre: uapi: support negative flags lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,26/33] lustre: lov: readahead shouldn't exceed component boundary lustre: add PFL support - 4 - --- 2019-01-06 James Simmons New
[v2,25/33] lustre: pfl: fix ost pool op->size handling lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,24/33] lustre: pfl: fix hang with grouplocks lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,23/33] lustre: pfl: Read should not trigger layout write intent lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,22/33] lustre: lov: keep minimum LOVEA size lustre: add PFL support - 4 - --- 2019-01-06 James Simmons New
[v2,21/33] lustre: pfl: calculate PFL file LOVEA correctly lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,20/33] lustre: ldlm: Transfer layout only if layout lock is granted lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,19/33] lustre: pfl: dynamic layout modification with write/truncate lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,18/33] lustre: pfl: enhance PFID EA for PFL lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,17/33] lustre: clio: getstripe support comp layout lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,16/33] lustre: clio: client side implementation for PFL lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,15/33] lustre: lov: create lov_comp_* wrappers lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,14/33] lustre: lov: add looping lsm_entry_count times lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,13/33] lustre: lov: remove lsm_stripe_by_[index|offset]_plain lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,12/33] lustre: lov: move around PFL code and cleanups lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,11/33] lustre: lov: change lo_entries to array. lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,10/33] lustre: lov: reduce code indentation lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,09/33] lustre: lov: migrate lov raid0 to future PFL component handling lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,08/33] lustre: lov: embedded raid0 in struct lov_layout_composite lustre: add PFL support - 1 - --- 2019-01-06 James Simmons New
[v2,07/33] lustre: lov: add composite layout unpacking lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,06/33] lustre: lov: create struct lov_stripe_md_entry lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,05/33] lustre: lov: fold lmm_verify() handling into lmm_unpackmd() lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,04/33] lustre: lov: merge lov_mds_md_v3 and lov_mds_md_v1 handling lustre: add PFL support - 3 - --- 2019-01-06 James Simmons New
[v2,03/33] lustre: lov: move code for PFL work lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,02/33] lustre: pfl: Basic data structures for composite layout lustre: add PFL support - 2 - --- 2019-01-06 James Simmons New
[v2,01/33] lustre: clio: fix incorrect invariant in cl_io_iter_fini() lustre: add PFL support - - - --- 2019-01-06 James Simmons New
[14/14] lustre: libcfs: hide struct cfs_cpt_table internals lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[13/14] lustre: sysfs: temporary work around for sysfs naming lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[12/14] lustre: llite: fix file migration lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[11/14] lustre: llite: conditionally set it_flags in ll_file_open lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[10/14] lustre: llite: user xattr_prefix() to create xattr full name lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[09/14] lustre: llite: return correct amount of bytes for short operations lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[08/14] lustre: llite: op_data->op_valid is incorrect in ll_dir_getstripe lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[07/14] lustre: uapi: final fixes for UAPI support. lustre: fixes for many test failures - - - --- 2019-01-06 James Simmons New
[06/14] lustre: uapi: replace cfs_size_* macros with __ALIGN_KERNEL lustre: fixes for many test failures - 3 - --- 2019-01-06 James Simmons New
[05/14] lustre: uapi: fix lustre_user.h to C++ compatible lustre: fixes for many test failures - 4 - --- 2019-01-06 James Simmons New
[04/14] lustre: llite: improve getdirstripe interface lustre: fixes for many test failures - 3 - --- 2019-01-06 James Simmons New
[03/14] lustre: llite: add LL_IOC_FUTIMES_3 lustre: fixes for many test failures - 4 - --- 2019-01-06 James Simmons New
[02/14] lustre: llite: change how "dump_page_cache" walks a hash table lustre: fixes for many test failures - 3 - --- 2019-01-06 James Simmons New
[01/14] lustre: llite: Add S_NOSEC support lustre: fixes for many test failures - 2 - --- 2019-01-06 James Simmons New
[28/28] lustre: lov: do not split IO for single striped file lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[27/28] lustre: llite: restore ll_file_getstripe in ll_lov_setstripe lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[26/28] lustre: llite: return v1/v3 layout for legacy app lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[25/28] lustre: uapi: support negative flags lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[24/28] lustre: lov: readahead shouldn't exceed component boundary lustre: PFL port to linux client - 4 - --- 2018-12-17 James Simmons New
[23/28] lustre: pfl: fix ost pool op->size handling lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[22/28] lustre: pfl: fix hang with grouplocks lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[21/28] lustre: pfl: Read should not trigger layout write intent lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[20/28] lustre: lov: keep minimum LOVEA size lustre: PFL port to linux client - 4 - --- 2018-12-17 James Simmons New
[19/28] lustre: pfl: calculate PFL file LOVEA correctly lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[18/28] lustre: pfl: dynamic layout modification with write/truncate lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[17/28] lustre: pfl: enhance PFID EA for PFL lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[16/28] lustre: clio: getstripe support comp layout lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[15/28] lustre: clio: client side implementation for PFL lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[14/28] lustre: lov: create lov_comp_* wrappers lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[13/28] lustre: lov: add looping lsm_entry_count times lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[12/28] lustre: lov: remove lsm_stripe_by_[index|offset]_plain lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[11/28] lustre: lov: move around PFL code and cleanups lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[10/28] lustre: lov: change lo_entries to array. lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[09/28] lustre: lov: reduce code indentation lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[08/28] lustre: lov: migrate lov raid0 to future PFL component handling lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[07/28] lustre: lov: embedded raid0 in struct lov_layout_composite lustre: PFL port to linux client - 1 - --- 2018-12-17 James Simmons New
[06/28] lustre: lov: add composite layout unpacking lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[05/28] lustre: lov: create struct lov_stripe_md_entry lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[04/28] lustre: lov: fold lmm_verify() handling into lmm_unpackmd() lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[03/28] lustre: lov: merge lov_mds_md_v3 and lov_mds_md_v1 handling lustre: PFL port to linux client - 3 - --- 2018-12-17 James Simmons New
[02/28] lustre: lov: move code for PFL work lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[01/28] lustre: pfl: Basic data structures for composite layout lustre: PFL port to linux client - 2 - --- 2018-12-17 James Simmons New
[1/4] lustre: lnet_startup_lndnet: avoid use-after-free some modest linux-lustre cleanups. - 1 - --- 2018-12-10 NeilBrown New
[2/4] lustre: use GFP_NOFS when lli_och_mutex is held - again some modest linux-lustre cleanups. - 1 - --- 2018-12-10 NeilBrown New
[3/4] lustre: use bit-locking in echo_client. some modest linux-lustre cleanups. - 1 - --- 2018-12-10 NeilBrown New
[4/4] lustre: clear up white space in osc header files. some modest linux-lustre cleanups. - 1 - --- 2018-12-10 NeilBrown New
[RFC] lustre: llite: add LL_IOC_FUTIMES_3 [RFC] lustre: llite: add LL_IOC_FUTIMES_3 - 4 - --- 2018-11-26 James Simmons New
Do we need LOOKUP_CONTINUE in ll_revalidate_dentry() Do we need LOOKUP_CONTINUE in ll_revalidate_dentry() - - - --- 2018-11-26 James Simmons New
[12/12] lustre: update TODO lustre list lustre: new patches to address previous reviews - - - --- 2018-11-26 James Simmons New
« 1 2 ... 20 21 2223 24 »