Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-23 23:01:20 to 2016-12-20 19:07:51 UTC [more...]

[lustre-devel] [PATCH] staging: lustre: ldlm: use designated initializers
 2016-12-20 19:07 UTC  (13+ messages)
` [lustre-devel] Designated initializers, struct randomization and addressing?

[lustre-devel] [PATCH] staging: lustre: osc: use rb_entry_safe
 2016-12-20 13:57 UTC 

[lustre-devel] [PATCH] staging: lustre: headers: potential UAPI headers
 2016-12-19 17:06 UTC 

[lustre-devel] [PATCH v2 0/5] Fix ups to make lustre_idl.h a proper UAPI header
 2016-12-19 17:02 UTC  (22+ messages)
` [lustre-devel] [PATCH v2 1/5] staging: lustre: obdclass: Create a header for obdo related functions
` [lustre-devel] [PATCH v2 2/5] staging: lustre: obdclass: style cleanup "
` [lustre-devel] [PATCH v2 3/5] staging: lustre: headers: sort headers affected by obdo move
` [lustre-devel] [PATCH v2 4/5] staging: lustre: headers: Move functions out of lustre_idl.h
` [lustre-devel] [PATCH v2 5/5] staging: lustre: headers: use proper byteorder functions in lustre_idl.h

[lustre-devel] [PATCH] staging: lustre: Fix variable type declaration after refactoring
 2016-12-19 16:38 UTC  (4+ messages)
` [lustre-devel] [PATCH v2] "

[lustre-devel] [PATCH] staging : lustre : Remove braces from single-line body
 2016-12-16 19:19 UTC  (4+ messages)

[lustre-devel] [PATCH] staging : lustre : Remove braces from single-line body
 2016-12-16 17:23 UTC  (3+ messages)

[lustre-devel] [PATCH] staging : osc : Remove braces from single-line body
 2016-12-15 16:07 UTC  (4+ messages)

[lustre-devel] [PATCH] staging : osc : coding style fix
 2016-12-14 21:27 UTC  (2+ messages)

[lustre-devel] caching in Lustre
 2016-12-14 16:21 UTC  (3+ messages)

[lustre-devel] [PATCH 0/8] Sparse warning fixes in Lustre
 2016-12-13  4:07 UTC  (22+ messages)
` [lustre-devel] [PATCH 1/8] staging/lustre/llite: move root_squash from sysfs to debugfs
` [lustre-devel] [PATCH 2/8] staging/lustre/ldlm: Correct itree_overlap_cb return type
` [lustre-devel] [PATCH 3/8] staging/lustre/llite: mark ll_io_init() static
` [lustre-devel] [PATCH 4/8] staging/lustre/lov: make lov_lsm_alloc() static
` [lustre-devel] [PATCH 5/8] staging/lustre/osc: extern declare osc_caches in a header
` [lustre-devel] [PATCH 6/8] staging/lustre: Declare lu_context/session_tags_default
` [lustre-devel] [PATCH 7/8] staging/lustre: Move lov_read_and_clear_async_rc declaration
` [lustre-devel] [PATCH 8/8] staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a header

[lustre-devel] New tag 2.9.50
 2016-12-08  5:43 UTC 

[lustre-devel] Lustre 2.9.0 released
 2016-12-08  4:25 UTC 

[lustre-devel] [PATCH 00/22] Next batch of missing work for upstream client
 2016-12-07 23:16 UTC  (29+ messages)
` [lustre-devel] [PATCH 01/22] staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomic
` [lustre-devel] [PATCH 02/22] staging: lustre: osc: fix debug log message formatting
` [lustre-devel] [PATCH 03/22] staging: lustre: mdt: race between open and migrate
` [lustre-devel] [PATCH 04/22] staging: lustre: osc: handle osc eviction correctly
` [lustre-devel] [PATCH 05/22] staging: lustre: lmv: remove nlink check in lmv_revalidate_slaves
` [lustre-devel] [PATCH 06/22] staging: lustre: llog: reset llog bitmap
` [lustre-devel] [PATCH 07/22] staging: lustre: obdclass: lu_site_purge() to handle purge-all
` [lustre-devel] [PATCH 08/22] staging: lustre: clio: revise read ahead algorithm
` [lustre-devel] [PATCH 09/22] staging: lustre: llite: Add client mount opt to ignore suppress_pings
` [lustre-devel] [PATCH 10/22] staging: lustre: obdclass: limit lu_site hash table size on clients
` [lustre-devel] [PATCH 11/22] staging: lustre: mdt: fail FMODE_WRITE open if the client is read only
` [lustre-devel] [PATCH 12/22] staging: lustre: libcfs: report hnode value for cfs_hash_putref
` [lustre-devel] [PATCH 13/22] staging: lustre: statahead: set sai_index_wait with lli_sa_lock held
` [lustre-devel] [PATCH 14/22] staging: lustre: obd: add callback for llog_cat_process_or_fork
` [lustre-devel] [PATCH 15/22] staging: lustre: rpc: increase bulk size
` [lustre-devel] [PATCH 16/22] staging: lustre: llite: Invoke file_update_time in page_mkwrite
` [lustre-devel] [PATCH 17/22] staging: lustre: clio: remove mtime check in vvp_io_fault_start()
` [lustre-devel] [PATCH 18/22] staging: lustre: import: don't reconnect during connect interpret
` [lustre-devel] [PATCH 19/22] staging: lustre: llite: ll_dir_ioctl cleanup of redundant comparisons
` [lustre-devel] [PATCH 20/22] staging: lustre: osc: set lock data for readahead lock
` [lustre-devel] [PATCH 21/22] staging: lustre: remove set but unused variables
` [lustre-devel] [PATCH 22/22] staging: lustre: libcfs: remove lnet upcall code

[lustre-devel] [PATCH] staging: lustre: lnet: make brw_inject_one_error() static
 2016-12-07 22:55 UTC 

[lustre-devel] [PATCH v2] staging: lustre: osc: handle osc eviction correctly
 2016-12-07 22:49 UTC 

[lustre-devel] [PATCH] staging/lustre/osc: Revert erroneous list_for_each_entry_safe use
 2016-12-07 21:17 UTC  (5+ messages)

[lustre-devel] Remaining work needed for moving Lustre out of staging
 2016-12-07 19:57 UTC  (12+ messages)

[lustre-devel] [PATCH] staging: lustre: Fix a spatch warning due to an assignment from kernel to user space
 2016-12-07 19:52 UTC  (12+ messages)

[lustre-devel] [PATCH 0/6] Fix ups to make lustre_idl.h a proper UAPI header
 2016-12-07 19:18 UTC  (16+ messages)
` [lustre-devel] [PATCH 1/6] staging: lustre: headers: move swab functions to new header files
` [lustre-devel] [PATCH 2/6] staging: lustre: headers: sort headers affected by swab move
` [lustre-devel] [PATCH 3/6] staging: lustre: obdclass: Create a header for obdo related functions
` [lustre-devel] [PATCH 4/6] staging: lustre: headers: sort headers affected by obdo move
` [lustre-devel] [PATCH 5/6] staging: lustre: headers: Move functions out of lustre_idl.h
` [lustre-devel] [PATCH 6/6] staging: lustre: headers: use proper byteorder functions in lustre_idl.h

[lustre-devel] [PATCH] staging/lustre/lnetselftest: Fix potential integer overflow
 2016-12-07  5:39 UTC 

[lustre-devel] [PATCH 0/5] Lustre style fixes
 2016-12-07  4:57 UTC  (6+ messages)
` [lustre-devel] [PATCH 1/5] staging/lustre/o2iblnd: Add missing space
` [lustre-devel] [PATCH 2/5] staging/lustre/socklnd: Fix whitespace problem
` [lustre-devel] [PATCH 3/5] staging/lustre: Convert all bare unsigned to unsigned int
` [lustre-devel] [PATCH 4/5] staging/lustre/o2iblnd: Fix misspelling intialized->intialized
` [lustre-devel] [PATCH 5/5] staging/lustre/o2iblnd: Fix misspelled attemps->attempts

[lustre-devel] [bug report] staging: add Lustre file system client support
 2016-12-06 20:14 UTC  (8+ messages)

[lustre-devel] [PATCH TRIVIAL] staging: lustre: lnet: corrected label name
 2016-12-06  9:46 UTC 

[lustre-devel] [PATCH] staging: lustre: Fix function declaration/definition mismatch
 2016-12-05 22:50 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: mgc: make llog_process_lock static
 2016-12-05 22:48 UTC  (2+ messages)

[lustre-devel] [PATCH 1/1] staging: lustre: lnet: fix improper return value
 2016-12-05 22:44 UTC  (2+ messages)

[lustre-devel] [patch] staging: lustre: cl_page: fix a typo in comments
 2016-12-05 11:09 UTC 

[lustre-devel] [PATCH 21/22] staging/lustre/libcfs: Convert to hotplug state machine
 2016-12-02 11:00 UTC  (4+ messages)
  ` [lustre-devel] [PATCH 21/22 v2] "
      ` [lustre-devel] [PATCH 21/22 v3] "

[lustre-devel] [PATCH 0/3] staging: lustre: osc: performance tuning for LRU
 2016-12-01 22:35 UTC  (4+ messages)
` [lustre-devel] [PATCH 1/3] staging: lustre: osc: add and fixup comments for LRU handling
` [lustre-devel] [PATCH 2/3] staging: lustre: osc: create cli_name to get obd name
` [lustre-devel] [PATCH 3/3] staging: lustre: osc: Performance tune for LRU

[lustre-devel] Intel HPDD Maintenance Notification
 2016-12-01 19:26 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: libcfs: repair improper unlikely test
 2016-11-30  1:33 UTC 

[lustre-devel] Failed to build a Lustre Storage Client on OpenVZ Kernel ! Is this a bug?
 2016-11-28 22:01 UTC  (5+ messages)

[lustre-devel] [patch] staging: lustre: lnet: memory corruption in selftest
 2016-11-26  6:22 UTC  (2+ messages)

[lustre-devel] [PATCH 00/10] checkpatch fixes and style cleanups for libcfs headers
 2016-11-25 23:49 UTC  (5+ messages)
` [lustre-devel] [PATCH 08/10] staging: lustre: libcfs: remove NULL comparisons in headers
` [lustre-devel] [PATCH 09/10] staging: lustre: libcfs: remove zero "

[lustre-devel] [patch] staging: lustre/ptlrpc: small leak on allocation failure
 2016-11-25 23:16 UTC  (2+ messages)

[lustre-devel] [PATCH v2] staging: lustre: osc: Performance tune for LRU
 2016-11-25 22:12 UTC  (2+ messages)

[lustre-devel] [PATCH 0/4] staging: lustre: obd: reserve connection flags
 2016-11-23 23:01 UTC  (2+ messages)
` [lustre-devel] [PATCH 4/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2


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