Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-03 07:31:04 to 2016-11-10 17:30:55 UTC [more...]

[lustre-devel] [PATCH 00/35] second batch of missing lustre 2.8 patches
 2016-11-10 17:30 UTC  (26+ messages)
` [lustre-devel] [PATCH 01/35] staging: lustre: hsm: Use file lease to implement migration
` [lustre-devel] [PATCH 02/35] staging: lustre: obd: rename obd_unpackmd() to md_unpackmd()
` [lustre-devel] [PATCH 03/35] staging: lustre: ptlrpc: mbits is sent within ptlrpc_body
` [lustre-devel] [PATCH 04/35] staging: lustre: lov: init LOV stripe type beforehand
` [lustre-devel] [PATCH 05/35] staging: lustre: llog: fix wrong offset in llog_process_thread()
` [lustre-devel] [PATCH 06/35] staging: lustre: osc: Performance tune for LRU
` [lustre-devel] [PATCH 07/35] staging: lustre: lov: avoid infinite loop in lsm_alloc_plain()
` [lustre-devel] [PATCH 08/35] staging: lustre: lmv: lock necessary part of lmv_add_target
` [lustre-devel] [PATCH 09/35] staging: lustre: mgc: IR log failure should not stop mount
` [lustre-devel] [PATCH 10/35] staging: lustre: lmv: revalidate the dentry for striped dir
` [lustre-devel] [PATCH 11/35] staging: lustre: ptlrpc: race at req processing
` [lustre-devel] [PATCH 12/35] staging: lustre: clio: get rid of cl_req
` [lustre-devel] [PATCH 13/35] staging: lustre: llite: lookup master inode by ilookup5_nowait
` [lustre-devel] [PATCH 14/35] staging: lustre: nrs: serialize executions of nrs_policy_stop
` [lustre-devel] [PATCH 15/35] staging: lustre: llite: tar restore fails for HSM released files
` [lustre-devel] [PATCH 16/35] staging: lustre: llite: support SELinux context labelling
` [lustre-devel] [PATCH 17/35] staging: lustre: obd: Remove dead code in precleanup
` [lustre-devel] [PATCH 18/35] staging: lustre: osc: fix max_dirty_mb tunable setting limit
` [lustre-devel] [PATCH 19/35] staging: lustre: obdclass: remove structure holes to reduce memory
` [lustre-devel] [PATCH 20/35] staging: lustre: ptlrpc: Move IT_* definitions to lustre_idl.h
` [lustre-devel] [PATCH 21/35] staging: lustre: statahead: lock leaks if statahead file recreated
` [lustre-devel] [PATCH 22/35] staging: lustre: llite: clear dir stripe md in ll_iget
` [lustre-devel] [PATCH 23/35] staging: lustre: ldlm: improve lock timeout messages
` [lustre-devel] [PATCH 24/35] staging: lustre: osc: osc_extent should hold refcount to osc_object
` [lustre-devel] [PATCH 25/35] staging: lustre: osc: Do not merge extents with partial pages

[lustre-devel] [PATCH] f2fs: support multiple devices
 2016-11-10 16:16 UTC  (6+ messages)

[lustre-devel] [PATCH v4] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-10 15:51 UTC 

[lustre-devel] [PATCH] staging: lustre: ldlm: pl_recalc time handling is wrong
 2016-11-10 15:21 UTC  (6+ messages)
      ` [lustre-devel] [PATCH v2] "

[lustre-devel] [PATCH] staging: lustre: lov: Fix signed wrap around when decrementing index 'i'
 2016-11-10 14:19 UTC 

[lustre-devel] [patch] staging/lustre/osc: indent an if statement
 2016-11-10 12:50 UTC 

[lustre-devel] [PATCH 1/2] staging: lustre: llite: use u64 instead of loff_t in lov_object_fiemap()
 2016-11-09 16:05 UTC 

[lustre-devel] [PATCH v3] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-09 16:03 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: obd: rename health sysfs file to health_check
 2016-11-07 22:52 UTC 

[lustre-devel] [PATCH 2/2] staging: lustre: obdclass: Add handling of error returned by lustre_cfg_new
 2016-11-07 22:46 UTC  (6+ messages)

[lustre-devel] [PATCH 0/2] staging: lustre: replace and remove class_devno_max
 2016-11-07 21:50 UTC  (12+ 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] staging: lustre: o2iblnd: use bool assignment to true/false
 2016-11-07 21:20 UTC  (2+ messages)

[lustre-devel] [PATCH] Staging: lustre: llite: refactor lov_object_fiemap()
 2016-11-07 11:38 UTC 

[lustre-devel] [PATCH v2] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-07 10:38 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs
 2016-11-07  6:43 UTC  (5+ messages)

[lustre-devel] [PATCH 00/29] Batch one for work from 2.7.55 to 2.7.59
 2016-11-07  3:47 UTC  (34+ 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] Failed to build a Lustre Storage Client on OpenVZ Kernel ! Is this a bug?
 2016-11-07  2:03 UTC  (2+ messages)

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

[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 1/2] staging: lustre: obdclass: Fix error handling
 2016-11-06 17:11 UTC 

[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 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  (9+ messages)
` [lustre-devel] [PATCH 32/41] staging: lustre: llite: restart short read/write for normal IO
` [lustre-devel] [PATCH 35/41] staging: lustre: hsm: Use file lease to implement migration

[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  (2+ messages)


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