Show patches with: State = Action Required       |   2375 patches
« 1 2 ... 18 19 2023 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,28/29] lustre: ldlm: don't access l_resource when not locked. More lustre patches - - - --- 2019-05-20 James Simmons New
[27/29] lustre: ldlm: discard l_lock from struct ldlm_lock. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,26/29] lustre: obdclass: remove unnecessary code from lustre_init_lsi() More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,25/29] lustre: obdclass: discard process_quota_config More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,24/29] lustre: obd_sysfs: error-check value stored in jobid_var More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,23/29] lustre: remove unused fields from struct obd_device More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,22/29] lustre: portals_handle: discard h_lock. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,21/29] lustre: portals_handle: use hlist for hash lists. More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,20/29] lustre: portals_handle: remove locking from class_handle2object() More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,19/29] lustre: portals_handle: rename ops to owner More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,18/29] lustre: discard OBD_FREE_RCU More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,17/29] lustre: handle: move refcount into the lustre_handle. More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,16/29] lustre: handles: discard h_owner in favour of h_ops More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,15/29] lustre: lprocfs: use log2.h macros instead of shift loop. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,14/29] lustre: ldlm: discard varname in ldlm_pool. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,13/29] lustre: convert rsi_sem to a spinlock. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,12/29] lustre: obdclass: fix module load locking. More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,11/29] lustre: obdclass: don't copy ops structures in to new type. More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,10/29] lustre: obd_type: discard obd_type_lock More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,09/29] lustre: obd_type: discard obd_types linked list. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,08/29] lustre: obd_type: use typ_kobj.name as typ_name More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,07/29] lustre: obd: collect all resource releasing for obj_type. More lustre patches - 1 - --- 2019-05-20 James Simmons New
[v2,06/29] lustre: embed typ_kobj in obd_type More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,05/29] lustre: llite: don't use class_setup_tunables() More lustre patches - 3 - --- 2019-05-20 James Simmons New
[v2,04/29] lustre: lov: use GFP_NOFS to allocate lo_entries. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,03/29] lustre: llite: replace lli_trunc_sem More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,02/29] lustre: llite: fix error in vvp_pgcache seqfile. More lustre patches - - - --- 2019-05-20 James Simmons New
[v2,01/29] lustre: llite: ll_fault fixes More lustre patches - 6 - --- 2019-05-20 James Simmons New
[1/4] lustre: stop using deprecated wrappers. Update lustre in drivers/staging to 5.1-rc1 - - - --- 2019-04-24 NeilBrown New
[2/4] lustre: update for SO_RCVTIMEO SO_SNDTIMEO changes. Update lustre in drivers/staging to 5.1-rc1 - - - --- 2019-04-24 NeilBrown New
[3/4] lustre: remove use of selinux_is_enabled(). Update lustre in drivers/staging to 5.1-rc1 - - - --- 2019-04-24 NeilBrown New
[4/4] lustre: don't define VM_FAULT_RETRY or FMODE_EXEC Update lustre in drivers/staging to 5.1-rc1 - - - --- 2019-04-24 NeilBrown New
[-,OpenSFS,lustre,bug] LNET: socklnd: fix infinite loop in ksocknal_push() [-,OpenSFS,lustre,bug] LNET: socklnd: fix infinite loop in ksocknal_push() - - - --- 2019-03-21 NeilBrown New
[29/32] lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[30/32] lustre: remove some "#ifdef CONFIG*" from .c files. Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[31/32] lustre: mdc: create mdc_acl.c Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[32/32] lustre: mgc: remove llog_process_lock Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[22/32] lustre: ptlrpc: simplify locking in ptlrpc_add_rqs_to_pool() Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[23/32] lustre: ptlrpc: make ptlrpc_last_xid an atomic64_t Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[24/32] lustre: ptlrpc: discard cb_list and ptlrpc_set_cbdata; Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[25/32] lustre: incorporate BUILD_BUG_ON into ptlrpc_req_async_args() Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[26/32] lustre: ptlrpc: don't use list_for_each_entry_safe unnecessarily. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[27/32] lustre: don't call unshare_fs_struct() Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[28/32] lustre: don't declare extern variables in C files. Another bunch of lustre patches. - 1 - --- 2019-03-14 NeilBrown New
[12/32] lustre: lnet: merge lnet_md_alloc into lnet_md_build. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[13/32] lustre: lnet: always put a page list into struct lnet_libmd. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[14/32] lustre: lnet: discard kvec option from lnet_libmd. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[15/32] lustre: lnet: remove msg_iov from lnet_msg. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[16/32] lustre: lnet: simplify ksock_tx. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[17/32] lustre: socklnd: discard tx_iov. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[18/32] lustre: socklnd: don't fall-back to tcp_sendpage. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[19/32] lustre: socklnd: discard kiblnd_setup_rd_iov Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[20/32] lustre: lnet: discard lnet_kvaddr_to_page Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[21/32] lustre: ptlrpc: discard a server-only waitq. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[04/32] lustre: ptlrpc: remove inline on non-inlined functions. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[05/32] lustre: ptlrpc: drop support for KVEC bulk descriptors. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[06/32] lustre: ptlrpc: discard BULK_BUF types Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[07/32] lustre: ptlrpc: remove *GET*KIOV macros and fields. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[08/32] lustre: ptlrpc: simplify bd_vec access. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[09/32] lustre: lnet: discard LNET_MD_PHYS Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[10/32] lustre: lnet: discard LNET_MD_IOVEC Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[11/32] lustre: lnet: don't embed whole lnet_md in lnet_event Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[01/32] lustre: remove outdated comments about ->ap_* functions. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[02/32] lustre: ptlrpc: remove ptlrpc_prep_bulk_frag Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[03/32] lustre: ptlrpc: make ptlrpc_bulk_frag_ops always const. Another bunch of lustre patches. - - - --- 2019-03-14 NeilBrown New
[25/28] lustre: ldlm: don't access l_resource when not locked. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[26/28] lustre: ldlm: drop SLAB_TYPESAFE_BY_RCU from ldlm_lock slab. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[27/28] lustre: ldlm: simplify lock_mode_to_index() More lustre patches... - - - --- 2019-03-04 NeilBrown New
[28/28] lustre: use list_move where appropriate. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[01/28] lustre: embed typ_kobj in obd_type More lustre patches... - - - --- 2019-03-04 NeilBrown New
[02/28] lustre: collect all resource releasing for obj_type. More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[03/28] lustre: obd_type: use typ_kobj.name as typ_name More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[04/28] lustre: obd_type: discard obd_types linked list. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[05/28] lustre: obd_type: discard obd_type_lock More lustre patches... - - - --- 2019-03-04 NeilBrown New
[06/28] lustre: obdclass: don't copy ops structures in to new type. More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[07/28] lustre: obdclass: fix module load locking. More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[08/28] lustre: convert rsi_sem to a spinlock. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[09/28] lustre: ldlm: discard varname in ldlm_pool. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[10/28] lustre: lprocfs: use log2.h macros instead of shift loop. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[11/28] lustre: handles: discard h_owner in favour of h_ops More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[12/28] lustre: handle: move refcount into the lustre_handle. More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[13/28] lustre: discard OBD_FREE_RCU More lustre patches... - - - --- 2019-03-04 NeilBrown New
[14/28] lustre: portals_handle: rename ops to owner More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[15/28] lustre: portals_handle: remove locking from class_handle2object() More lustre patches... - - - --- 2019-03-04 NeilBrown New
[16/28] lustre: portals_handle: use hlist for hash lists. More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[17/28] lustre: portals_handle: discard h_lock. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[18/28] lustre: remove unused fields from struct obd_device More lustre patches... - 1 - --- 2019-03-04 NeilBrown New
[19/28] lustre: obd_sysfs: error-check value stored in jobid_var More lustre patches... - - - --- 2019-03-04 NeilBrown New
[20/28] lustre: lov: use GFP_NOFS to allocate lo_entries. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[21/28] lustre: vvp_dev; increment *pos in .next More lustre patches... - - - --- 2019-03-04 NeilBrown New
[22/28] lustre: obdclass: discard process_quota_config More lustre patches... - - - --- 2019-03-04 NeilBrown New
[23/28] lustre: obdclass: remove unnecessary code from lustre_init_lsi() More lustre patches... - - - --- 2019-03-04 NeilBrown New
[24/28] lustre: ldlm: discard l_lock from struct ldlm_lock. More lustre patches... - - - --- 2019-03-04 NeilBrown New
[7/7] lustre: move remaining comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
[6/7] obdclass: move comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
[5/7] llite: move comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
[4/7] ldlm: move comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
[3/7] ptlrpc: move comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
[2/7] lustre: move header file comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
[1/7] lnet: move comments to sphinix format lustre: move DocBook comments to sphinix format - - - --- 2019-03-02 James Simmons New
« 1 2 ... 18 19 2023 24 »