Show patches with: State = Action Required       |   2375 patches
« 1 2 ... 21 22 23 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/12] lustre: mdc: use large xattr buffers for old servers lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[10/12] lustre: clio: Introduce parallel tasks framework lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[09/12] lustre: obdclass: obd_device improvement lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[08/12] lustre: mdc: propagate changelog errors to readers lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[07/12] lustre: ldlm: No -EINVAL for canceled != unused lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[06/12] lustre: mdc: don't add to page cache upon failure lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[05/12] lustre: llite: avoid duplicate stats debugfs registration lustre: new patches to address previous reviews - - - --- 2018-11-26 James Simmons New
[04/12] lustre: llite: remove llite_loop left overs lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[03/12] lustre: lnd: test fpo_fmr_pool pointer instead of special bool lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[02/12] lustre: lnd: create enum kib_dev_caps lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[01/12] lustre: llite: move CONFIG_SECURITY handling to llite_internal.h lustre: new patches to address previous reviews - 3 - --- 2018-11-26 James Simmons New
[4/9] lustre: rename: DNE2 should return -EXDEV upon remote rename Assorted lustre patches - mostly from OpenSFS - 4 - --- 2018-11-23 NeilBrown New
[5/9] lustre: llite: clear LLIF_FILE_RESTORING when done Assorted lustre patches - mostly from OpenSFS - 4 - --- 2018-11-23 NeilBrown New
[6/9] lustre: obdclass: health_check to report unhealthy upon LBUG Assorted lustre patches - mostly from OpenSFS - 5 - --- 2018-11-23 NeilBrown New
[7/9] lustre: lnet: Stop MLX5 triggering a dump_cqe Assorted lustre patches - mostly from OpenSFS - 4 - --- 2018-11-23 NeilBrown New
[8/9] lustre: statahead: skip agl for the file in restoring Assorted lustre patches - mostly from OpenSFS - 6 - --- 2018-11-23 NeilBrown New
[9/9] lustre: statahead: add smp_mb() to serialize ops Assorted lustre patches - mostly from OpenSFS - 4 - --- 2018-11-23 NeilBrown New
[1/9] lustre: obdclass: fix formating of connection flags Assorted lustre patches - mostly from OpenSFS - 1 - --- 2018-11-23 NeilBrown New
[2/9] lustre: remove EIOCBRETRY handling Assorted lustre patches - mostly from OpenSFS - 6 - --- 2018-11-23 NeilBrown New
[3/9] lustre: ptlrpc: use smp unsafe at_init only for initialization Assorted lustre patches - mostly from OpenSFS - 3 - --- 2018-11-23 NeilBrown New
[RPC] parallel directory operations for mainline Linux [RPC] parallel directory operations for mainline Linux - - - --- 2018-11-23 NeilBrown New
[PATCH/RFC] lustre: changelog_cdev need to find obd on each access. [PATCH/RFC] lustre: changelog_cdev need to find obd on each access. - - - --- 2018-11-07 NeilBrown New
lustre: remove iter type from iov_iter_[b|k]vec() lustre: remove iter type from iov_iter_[b|k]vec() - - - --- 2018-11-05 James Simmons New
drivers/staging updated to 4.20-rc1 drivers/staging updated to 4.20-rc1 - - - --- 2018-11-05 NeilBrown New
[RFC] lustre: obd: convert obd_nid_hash to rhashtable [RFC] lustre: obd: convert obd_nid_hash to rhashtable - - - --- 2018-11-01 James Simmons New
[v2] lustre: mdc: fix possible deadlock in chlg_open() [v2] lustre: mdc: fix possible deadlock in chlg_open() - 4 - --- 2018-10-31 NeilBrown New
lustre: mdc: fix possible deadlock in chlg_open() lustre: mdc: fix possible deadlock in chlg_open() - - - --- 2018-10-31 NeilBrown New
lustre: accept suffix when parsing max_pages_per_rpc lustre: accept suffix when parsing max_pages_per_rpc - 1 - --- 2018-10-26 NeilBrown New
lustre: initialize libcfs_debug_file_path lustre: initialize libcfs_debug_file_path - 1 - --- 2018-10-26 NeilBrown New
lustre: lu_object: fix possible hang waiting for LCS_LEAVING lustre: lu_object: fix possible hang waiting for LCS_LEAVING - 1 - --- 2018-10-23 NeilBrown New
lustre: lprocfs: fix return value of lprocfs_read_helper lustre: lprocfs: fix return value of lprocfs_read_helper - 1 - --- 2018-10-18 NeilBrown New
[7/7] lustre: ioctl: Add BLKSSZGET ioctl support lustre: project quota support and BLKSZGET - 2 - --- 2018-10-14 James Simmons New
[6/7] lustre: llite: extend inode flags into GET/SETXATTR ioctl lustre: project quota support and BLKSZGET - 3 - --- 2018-10-14 James Simmons New
[5/7] lustre: quota: add project inherit attributes lustre: project quota support and BLKSZGET - 5 - --- 2018-10-14 James Simmons New
[4/7] lustre: quota: add setting/getting project id function lustre: project quota support and BLKSZGET - 3 1 --- 2018-10-14 James Simmons New
[3/7] lustre: quota: add project id support lustre: project quota support and BLKSZGET - 2 - --- 2018-10-14 James Simmons New
[2/7] lustre: quota: add project quota support for Lustre lustre: project quota support and BLKSZGET - 2 - --- 2018-10-14 James Simmons New
[1/7] lustre: quota: cleanup codes of quota for new type lustre: project quota support and BLKSZGET - 1 - --- 2018-10-14 James Simmons New
[28/28] lustre: llite: restore lld_nfs_dentry handling lustre: more assorted fixes for lustre 2.10 - - - --- 2018-10-14 James Simmons New
[27/28] lustre: llite: control concurrent statahead instances lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[26/28] lustre: mdc: set correct body eadatasize for getxattr() lustre: more assorted fixes for lustre 2.10 - 5 - --- 2018-10-14 James Simmons New
[25/28] lustre: llite: disable statahead if starting statahead fail lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[24/28] lustre: llite: IO accounting of page read lustre: more assorted fixes for lustre 2.10 - 2 - --- 2018-10-14 James Simmons New
[23/28] lustre: llog: fix EOF handling in llog_client_next_block() lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[22/28] lustre: clio: update spare bit handling lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[21/28] lustre: llite: enhance vvp_dev data structure naming lustre: more assorted fixes for lustre 2.10 - 2 - --- 2018-10-14 James Simmons New
[20/28] lustre: obdclass: deprecate OBD_GET_VERSION ioctl lustre: more assorted fixes for lustre 2.10 - 4 - --- 2018-10-14 James Simmons New
[19/28] lustre: uapi: add missing headers in lustre UAPI headers lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[18/28] lustre: mdc: expose changelog through char devices lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[17/28] lustre: ldlm: Make lru clear always discard read lock pages lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[16/28] lustre: statahead: missing barrier before wake_up lustre: more assorted fixes for lustre 2.10 - 2 - --- 2018-10-14 James Simmons New
[15/28] lustre: llite: fix for stat under kthread and X86_X32 lustre: more assorted fixes for lustre 2.10 - 2 - --- 2018-10-14 James Simmons New
[14/28] lustre: ptlrpc: handle case of epp_free_pages <= PTLRPC_MAX_BRW_PAGES lustre: more assorted fixes for lustre 2.10 - 2 - --- 2018-10-14 James Simmons New
[13/28] lustre: ldlm: check lock cancellation in ldlm_cli_cancel() lustre: more assorted fixes for lustre 2.10 - 2 - --- 2018-10-14 James Simmons New
[12/28] lustre: ptlrpc: do not wakeup every second lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[11/28] lustre: llite: use security context if it's enabled in the kernel lustre: more assorted fixes for lustre 2.10 - 5 - --- 2018-10-14 James Simmons New
[10/28] lustre: llite: Update i_nlink on unlink lustre: more assorted fixes for lustre 2.10 - 4 - --- 2018-10-14 James Simmons New
[09/28] lustre: mdc: improve mdc_enqueue() error message lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[08/28] lustre: hsm: add kkuc before sending registration RPCs lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[07/28] lustre: llite: pipeline readahead better with large I/O lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[06/28] lustre: ldlm: ELC shouldn't wait on lock flush lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[05/28] lustre: uapi: add back LUSTRE_MAXFSNAME to lustre_user.h lustre: more assorted fixes for lustre 2.10 - 4 - --- 2018-10-14 James Simmons New
[04/28] lustre: ptlrpc: Do not assert when bd_nob_transferred != 0 lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[03/28] lustre: ptlrpc: missing barrier before wake_up lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[02/28] lustre: llite: Read ahead should return pages read lustre: more assorted fixes for lustre 2.10 - 4 - --- 2018-10-14 James Simmons New
[01/28] lustre: osc: osc_extent_tree_dump0() implementation is suboptimal lustre: more assorted fixes for lustre 2.10 - 3 - --- 2018-10-14 James Simmons New
[10/10] lustre: lnet: make LNET_MAX_IOV dependent on page size lustre: lnet: fixes for non-x86 systems - 3 - --- 2018-10-14 James Simmons New
[09/10] lustre: o2ib: use splice in kiblnd_peer_connect_failed() lustre: lnet: fixes for non-x86 systems - 4 - --- 2018-10-14 James Simmons New
[08/10] lustre: lnd: correct WR fast reg accounting lustre: lnet: fixes for non-x86 systems - 5 - --- 2018-10-14 James Simmons New
[07/10] lustre: lnd: remove concurrent_sends tunable lustre: lnet: fixes for non-x86 systems - 5 - --- 2018-10-14 James Simmons New
[06/10] lustre: lnd: calculate qp max_send_wrs properly lustre: lnet: fixes for non-x86 systems - 5 - --- 2018-10-14 James Simmons New
[05/10] lustre: o2iblnd: limit cap.max_send_wr for MLX5 lustre: lnet: fixes for non-x86 systems - 3 - --- 2018-10-14 James Simmons New
[04/10] lustre: lnd: use less CQ entries for each connection lustre: lnet: fixes for non-x86 systems - 4 - --- 2018-10-14 James Simmons New
[03/10] lustre: lnd: rework map_on_demand behavior lustre: lnet: fixes for non-x86 systems - 3 - --- 2018-10-14 James Simmons New
[02/10] lustre: o2iblnd: use IB_MR_TYPE_SG_GAPS lustre: lnet: fixes for non-x86 systems - 4 - --- 2018-10-14 James Simmons New
[01/10] lustre: lnd: set device capabilities lustre: lnet: fixes for non-x86 systems - 4 - --- 2018-10-14 James Simmons New
[12/24] lustre: lnet: preferred NIs for non-Multi-Rail peers Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[13/24] lustre: lnet: add LNET_PEER_CONFIGURED flag Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[14/24] lustre: lnet: reference counts on lnet_peer/lnet_peer_net Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[15/24] lustre: lnet: add msg_type to lnet_event Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[16/24] lustre: lnet: add discovery thread Port Dynamic Discovery to drivers/staging - 2 - --- 2018-10-07 NeilBrown New
[17/24] lustre: lnet: add the Push target Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[18/24] lustre: lnet: implement Peer Discovery Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[19/24] lustre: lnet: add "lnetctl peer list" Port Dynamic Discovery to drivers/staging - 2 1 --- 2018-10-07 NeilBrown New
[20/24] lustre: lnet: add "lnetctl ping" command Port Dynamic Discovery to drivers/staging - 2 1 --- 2018-10-07 NeilBrown New
[21/24] lustre: lnet: add "lnetctl discover" Port Dynamic Discovery to drivers/staging - 1 - --- 2018-10-07 NeilBrown New
[22/24] lustre: lnet: add enhanced statistics Port Dynamic Discovery to drivers/staging - 1 - --- 2018-10-07 NeilBrown New
[23/24] lustre: lnet: show peer state Port Dynamic Discovery to drivers/staging - 3 - --- 2018-10-07 NeilBrown New
[24/24] lustre: lnet: balance references in lnet_discover_peer_locked() Port Dynamic Discovery to drivers/staging - 5 - --- 2018-10-07 NeilBrown New
[01/24] lustre: lnet: add lnet_interfaces_max tunable Port Dynamic Discovery to drivers/staging - 1 - --- 2018-10-07 NeilBrown New
[02/24] lustre: lnet: configure lnet_interfaces_max tunable from dlc Port Dynamic Discovery to drivers/staging - 1 - --- 2018-10-07 NeilBrown New
[03/24] lustre: lnet: add struct lnet_ping_buffer Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[04/24] lustre: lnet: automatic sizing of router pinger buffers Port Dynamic Discovery to drivers/staging - 4 1 --- 2018-10-07 NeilBrown New
[05/24] lustre: lnet: add Multi-Rail and Discovery ping feature bits Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[06/24] lustre: lnet: add sanity checks on ping-related constants Port Dynamic Discovery to drivers/staging - 2 1 --- 2018-10-07 NeilBrown New
[07/24] lustre: lnet: cleanup of lnet_peer_ni_addref/decref_locked() Port Dynamic Discovery to drivers/staging - 4 1 --- 2018-10-07 NeilBrown New
[08/24] lustre: lnet: rename lnet_add/del_peer_ni_to/from_peer() Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[09/24] lustre: lnet: refactor lnet_del_peer_ni() Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[10/24] lustre: lnet: refactor lnet_add_peer_ni() Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
[11/24] lustre: lnet: introduce LNET_PEER_MULTI_RAIL flag bit Port Dynamic Discovery to drivers/staging - 3 1 --- 2018-10-07 NeilBrown New
« 1 2 ... 21 22 23 24 »