Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-19 09:25:48 to 2016-11-07 01:58:17 UTC [more...]

[lustre-devel] [PATCH 00/14] Lustre fixes
 2016-11-07  1:58 UTC  (29+ messages)
` [lustre-devel] [PATCH 01/14] staging/lustre/ldlm: Drop unused blocking_refs flock field
` [lustre-devel] [PATCH 02/14] staging/lustre/ldlm: fix export reference problem
` [lustre-devel] [PATCH 03/14] staging/lustre: conflicting PW & PR extent locks on a client
` [lustre-devel] [PATCH 04/14] staging/lustre/llite: clear inode timestamps after losing UPDATE lock
` [lustre-devel] [PATCH 05/14] staging/lustre: Get rid of cl_env hash table
` [lustre-devel] [PATCH 06/14] staging/lustre/llite: drop_caches hangs in cl_inode_fini()
` [lustre-devel] [PATCH 07/14] staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()
` [lustre-devel] [PATCH 08/14] staging/lustre/ldlm: engage ELC for all ldlm enqueue req
` [lustre-devel] [PATCH 09/14] staging/lustre/ptlrpc: Suppress error for flock requests
` [lustre-devel] [PATCH 10/14] staging/lustre/llite: protect from accessing NULL lli_clob
` [lustre-devel] [PATCH 11/14] staging/lustre/ptlrpc: Correctly calculate hrp->hrp_nthrs
` [lustre-devel] [PATCH 12/14] staging/lustre/llite: update ras window correctly
` [lustre-devel] [PATCH 13/14] staging/lustre/llite: do not clear uptodate bit in page delete
` [lustre-devel] [PATCH 14/14] staging/lustre: Get rid of LIBLUSTRE_CLIENT and its users

[lustre-devel] [PATCH 2/2] staging: lustre: obdclass: Add handling of error returned by lustre_cfg_new
 2016-11-06 17:26 UTC  (2+ messages)

[lustre-devel] [PATCH 1/2] staging: lustre: obdclass: Fix error handling
 2016-11-06 17:11 UTC 

[lustre-devel] [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs
 2016-11-05  0:03 UTC 

[lustre-devel] [PATCH 0/2] staging: lustre: replace and remove class_devno_max
 2016-11-04  8:37 UTC  (7+ messages)
` [lustre-devel] [PATCH 1/2] staging: lustre: replace uses of class_devno_max by MAX_OBD_DEVICES
` [lustre-devel] [PATCH 2/2] staging: lustre: remove class_devno_max

[lustre-devel] [PATCH v2] staging: lustre: fixed shadowed variable in socklnd_cb.c
 2016-11-03 23:31 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: fixed shadowed variable in socklnd_cb.c
 2016-11-03 22:22 UTC  (3+ messages)

[lustre-devel] New tag 2.8.60
 2016-11-03  4:24 UTC 

[lustre-devel] [PATCH v2] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-02 18:46 UTC 

[lustre-devel] Failed to build a Lustre Storage Client on OpenVZ Kernel ! Is this a bug?
 2016-11-01  2:15 UTC 

[lustre-devel] [PATCH 00/29] Batch one for work from 2.7.55 to 2.7.59
 2016-10-30 15:04 UTC  (33+ messages)
` [lustre-devel] [PATCH 01/29] staging: lustre: osc: remove handling cl_avail_grant less than zero
` [lustre-devel] [PATCH 02/29] staging: lustre: llite: remove IS_ERR(master_inode) check
` [lustre-devel] [PATCH 03/29] staging: lustre: llite: restart short read/write for normal IO
` [lustre-devel] [PATCH 04/29] staging: lustre: obdclass: variable llog chunk size
` [lustre-devel] [PATCH 05/29] staging: lustre: lmv: allow cross-MDT rename and link
` [lustre-devel] [PATCH 06/29] staging: lustre: ptlrpc: Introduce iovec to bulk descriptor
` [lustre-devel] [PATCH 07/29] staging: lustre: lov: remove LSM from struct lustre_md
` [lustre-devel] [PATCH 08/29] staging: lustre: clio: update file attributes after sync
` [lustre-devel] [PATCH 09/29] staging: lustre: dne: setdirstripe should fail if not supported
` [lustre-devel] [PATCH 10/29] staging: lustre: ptlrpc: embed highest XID in each request
` [lustre-devel] [PATCH 11/29] staging: lustre: llite: basic support of SELinux in CLIO
` [lustre-devel] [PATCH 12/29] staging: lustre: mdc: manage number of modify RPCs in flight
` [lustre-devel] [PATCH 13/29] staging: lustre: llite: report back to user bad stripe count
` [lustre-devel] [PATCH 14/29] staging: lustre: ptlrpc: Do not resend req with allow_replay
` [lustre-devel] [PATCH 15/29] staging: lustre: obdecho: don't copy lu_site
` [lustre-devel] [PATCH 16/29] staging: lustre: mdc: deactive MDT permanently
` [lustre-devel] [PATCH 17/29] staging: lustre: ptlrpc: replay bulk request
` [lustre-devel] [PATCH 18/29] staging: lustre: mdt: disable IMA support
` [lustre-devel] [PATCH 19/29] staging: lustre: ldlm: reclaim granted locks defensively
` [lustre-devel] [PATCH 20/29] staging: lustre: recovery: don't skip open replay on reconnect
` [lustre-devel] [PATCH 21/29] staging: lustre: obdclass: race lustre_profile_list
` [lustre-devel] [PATCH 22/29] staging: lustre: llite: add LL_IOC_FUTIMES_3
` [lustre-devel] [PATCH 23/29] staging: lustre: ptlrpc: do not sleep if encpool reached max capacity
` [lustre-devel] [PATCH 24/29] staging: lustre: ptlrpc: Forbid too early NRS policy tunings
` [lustre-devel] [PATCH 25/29] staging: lustre: llite: Inform copytool of dataversion changes
` [lustre-devel] [PATCH 26/29] staging: lustre: ptlrpc: do not switch out-of-date context
` [lustre-devel] [PATCH 27/29] staging: lustre: headers: Create single .h for lu_seq_range
` [lustre-devel] [PATCH 28/29] staging: lustre: ptlrpc: imp_peer_committed_transno should increase
` [lustre-devel] [PATCH 29/29] staging: lustre: llog: record the minimum record size

[lustre-devel] [PATCH v2 1/2] staging: lustre: remove broken dead code in cfs_cpt_table_create_pattern
 2016-10-27 13:36 UTC  (4+ messages)
` [lustre-devel] [PATCH v2 2/2] staging: lustre: restore initialization of return code

[lustre-devel] [PATCH v2] staging: lustre: Move assignments out of function calls
 2016-10-23  0:30 UTC 

[lustre-devel] [PATCH] staging: lustre: Move assignments out of function calls
 2016-10-23  0:21 UTC  (4+ messages)

[lustre-devel] [PATCH] Staging: lustre: lov: check return value of lov_sub_get()
 2016-10-22  0:34 UTC 

[lustre-devel] [PATCH] Staging: lustre: lov: check return value of lov_sub_get()
 2016-10-21  7:20 UTC  (2+ messages)

[lustre-devel] [bug report] staging: lustre: clio: Revise read ahead implementation
 2016-10-20 19:20 UTC  (4+ messages)

[lustre-devel] [bug report] staging: lustre: llite: remove duplicate fiemap defines
 2016-10-20 12:19 UTC 

[lustre-devel] [PATCH] staging/lustre/llite: Move unstable_stats from sysfs to debugfs
 2016-10-18 21:43 UTC  (3+ messages)

[lustre-devel] test
 2016-10-18 18:17 UTC 

[lustre-devel] [PATCH 08/28] staging: lustre: restore initialization of return code
 2016-10-17 23:00 UTC  (7+ messages)
  ` [lustre-devel] [PATCH 08/28 v2] "
` [lustre-devel] [PATCH 09/28] staging: lustre: remove broken dead code in cfs_cpt_table_create_pattern

[lustre-devel] [PATCH] staging: lov.ko: lov_object.c: fix sparse warning setting function to static
 2016-10-17 19:38 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: remove unused identifier OBD_INIT_CHECK
 2016-10-17 17:17 UTC 

[lustre-devel] linux-4.9-rc1/drivers/staging/lustre/lustre/osc/osc_request.c:973: always false test ?
 2016-10-17  8:31 UTC  (2+ messages)

[lustre-devel] [PATCH 00/80] staging: lustre: majority of missing fixes for 2.6 release
 2016-10-16 17:16 UTC  (4+ messages)
` [lustre-devel] [PATCH 57/80] staging: lustre: osc: revise unstable pages accounting

[lustre-devel] [patch] Staging: lustre: indent an if statement
 2016-10-14 11:52 UTC  (4+ messages)

[lustre-devel] [PATCH 00/41] missing patches for lustre 2.7.50 to 2.7.55
 2016-10-14  7:41 UTC  (48+ messages)
` [lustre-devel] [PATCH 01/41] staging: lustre: obdclass: fix race during key quiescency
` [lustre-devel] [PATCH 02/41] staging: lustre: obdclass: Add synchro in lu_context_key_degister()
` [lustre-devel] [PATCH 03/41] staging: lustre: llite: remove client Size on MDS support
` [lustre-devel] [PATCH 04/41] staging: lustre: obd: "
` [lustre-devel] [PATCH 05/41] staging: lustre: clio: Revise read ahead implementation
` [lustre-devel] [PATCH 06/41] staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOL
` [lustre-devel] [PATCH 07/41] staging: lustre: llite: remove duplicate fiemap defines
` [lustre-devel] [PATCH 08/41] staging: lustre: ptlrpc: ret -ECONNREFUSED if not context found in req
` [lustre-devel] [PATCH 09/41] staging: lustre: llite: default dir stripe index only for mkdir
` [lustre-devel] [PATCH 10/41] staging: lustre: libcfs: shortcut to create CPT from NUMA topology
` [lustre-devel] [PATCH 11/41] staging: lustre: ptlrpc: Add OBD_CONNECT_MULTIMODRPCS flag
` [lustre-devel] [PATCH 12/41] staging: lustre: clio: get rid of lov_stripe_md reference
` [lustre-devel] [PATCH 13/41] staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGS
` [lustre-devel] [PATCH 14/41] staging: lustre: ptlrpc: Add a tag field to ptlrpc messages
` [lustre-devel] [PATCH 15/41] staging: lustre: osc: fix bug when setting max_pages_per_rpc
` [lustre-devel] [PATCH 16/41] staging: lustre: ldlm: Do not use cbpending for group locks
` [lustre-devel] [PATCH 17/41] staging: lustre: ptlrpc: remove old protocol compatibility
` [lustre-devel] [PATCH 18/41] staging: lustre: llite: Report first encountered error
` [lustre-devel] [PATCH 19/41] staging: lustre: ptlrpc: dont take unwrap in req_waittime calculation
` [lustre-devel] [PATCH 20/41] staging: lustre: remove Size on MDS support
` [lustre-devel] [PATCH 21/41] staging: lustre: mdc: Removed unneeded NULL check
` [lustre-devel] [PATCH 22/41] staging: lustre: obd: remove unused LSM parameters
` [lustre-devel] [PATCH 23/41] staging: lustre: mgc: MGC should retry for invalid import
` [lustre-devel] [PATCH 24/41] staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFO
` [lustre-devel] [PATCH 25/41] staging: lustre: lov: add cl_object_layout_get()
` [lustre-devel] [PATCH 26/41] staging: lustre: llite: remove lli_has_smd
` [lustre-devel] [PATCH 27/41] staging: lustre: llite: add cl_object_maxbytes()
` [lustre-devel] [PATCH 28/41] staging: lustre: hsm: make HSM modification requests replayable
` [lustre-devel] [PATCH 29/41] staging: lustre: ptlrpc: Move NRS structures out of lustre_net.h
` [lustre-devel] [PATCH 30/41] staging: lustre: quota: remove obsolete quota code
` [lustre-devel] [PATCH 31/41] staging: lustre: obd: remove destroy cookie handling
` [lustre-devel] [PATCH 32/41] staging: lustre: llite: restart short read/write for normal IO
` [lustre-devel] [PATCH 33/41] staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizes
` [lustre-devel] [PATCH 34/41] staging: lustre: ldlm: cancel aged locks for LRUR
` [lustre-devel] [PATCH 35/41] staging: lustre: hsm: Use file lease to implement migration
` [lustre-devel] [PATCH 36/41] staging: lustre: ldlm: interval tree search in ldlm_lock_match()
` [lustre-devel] [PATCH 37/41] staging: lustre: lov: copy_to_user uses wrong casting
` [lustre-devel] [PATCH 38/41] staging: lustre: mdc: add max modify RPCs in flight variable
` [lustre-devel] [PATCH 39/41] staging: lustre: osc: remove remaining bits for capa support
` [lustre-devel] [PATCH 40/41] staging: lustre: lov: move LSM to LOV layer
` [lustre-devel] [PATCH 41/41] staging: lustre: echo: request pages in batches

[lustre-devel] [bug report] staging: lustre: create striped directory
 2016-10-13 22:38 UTC  (3+ messages)

[lustre-devel] [bug report] staging: lustre: lmv: try all stripes for unknown hash functions
 2016-10-11 11:35 UTC 

[lustre-devel] [bug report] staging: lustre: fix comparison between signed and unsigned
 2016-10-11 10:41 UTC 

[lustre-devel] New tag 2.8.59
 2016-10-07 21:43 UTC 

[lustre-devel] [lustre-discuss] Lustre Client on Fedora 23
 2016-10-04 15:41 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: ko2iblbd: handle ib_dereg_mr removal
 2016-10-03  7:31 UTC  (3+ messages)

[lustre-devel] [PATCH 01/37] staging: lustre: llite: add missing LMV_MAGIC_V1 case
 2016-09-27 11:01 UTC  (2+ messages)

[lustre-devel] [PATCH] staging/lustre/obdclass: add missing header dependencies
 2016-09-26 18:25 UTC  (2+ messages)

[lustre-devel] [PATCH] staging/lustre/lov: add missing header dependencies
 2016-09-26 18:23 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: ldlm: Fix extern variable declaration
 2016-09-24  1:11 UTC 

[lustre-devel] [PATCH v2] staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_md
 2016-09-20 17:31 UTC 

[lustre-devel] lnet_upcall on LBUG & LU-8418
 2016-09-20 17:04 UTC  (3+ messages)

[lustre-devel] New tag 2.8.58
 2016-09-20 16:02 UTC 

[lustre-devel] [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md
 2016-09-20 15:52 UTC  (10+ messages)

[lustre-devel] [PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings
 2016-09-19 20:43 UTC  (2+ messages)
  ` [lustre-devel] [PATCH v2] "

[lustre-devel] [PATCH 000/124] missing patches from Lustre 2.7 release
 2016-09-19  9:59 UTC  (5+ messages)
` [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox