Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-10 01:12:08 to 2016-12-06 10:00:20 UTC [more...]

[lustre-devel] [PATCH 00/22] Next batch of missing work for upstream client
 2016-12-06 10:00 UTC  (28+ 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 TRIVIAL] staging: lustre: lnet: corrected label name
 2016-12-06  9:46 UTC 

[lustre-devel] [PATCH 0/6] Fix ups to make lustre_idl.h a proper UAPI header
 2016-12-06  9:36 UTC  (14+ 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] [bug report] staging: add Lustre file system client support
 2016-12-05 23:43 UTC  (2+ messages)

[lustre-devel] [PATCH] staging: lustre: Fix a spatch warning due to an assignment from kernel to user space
 2016-12-05 22:58 UTC  (3+ messages)

[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] Remaining work needed for moving Lustre out of staging
 2016-12-03  8:55 UTC  (2+ messages)

[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  (13+ messages)
` [lustre-devel] [PATCH 01/10] staging: lustre: libcfs: fixup all header block comments
` [lustre-devel] [PATCH 02/10] staging: lustre: libcfs: remove header's bare unsigned use
` [lustre-devel] [PATCH 03/10] staging: lustre: libcfs: name parameters for function prototypes
` [lustre-devel] [PATCH 04/10] staging: lustre: libcfs: remove blank line in header
` [lustre-devel] [PATCH 05/10] staging: lustre: libcfs: correct spelling in libcfs_cpu.h
` [lustre-devel] [PATCH 06/10] staging: lustre: libcfs: use bit macro in libcfs headers
` [lustre-devel] [PATCH 07/10] staging: lustre: libcfs: remove whitespace in libcfs_fail.h
` [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 10/10] staging: lustre: libcfs: use uXX instead of __uXX types "

[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  (5+ messages)
` [lustre-devel] [PATCH 1/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREE
` [lustre-devel] [PATCH 2/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEAD
` [lustre-devel] [PATCH 3/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK
` [lustre-devel] [PATCH 4/4] staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2

[lustre-devel] [PATCH 0/5] staging: lustre: ldlm: remove ldlm typedef usage from code
 2016-11-23 22:59 UTC  (6+ messages)
` [lustre-devel] [PATCH 1/5] staging: lustre: ldlm: remove ldlm_policy_data_t "
` [lustre-devel] [PATCH 2/5] staging: lustre: ldlm: remove ldlm_side_t "
` [lustre-devel] [PATCH 3/5] staging: lustre: ldlm: remove ldlm_wire_policy_data_t "
` [lustre-devel] [PATCH 4/5] staging: lustre: ldlm: rename LDLM_CANCEL_* flags
` [lustre-devel] [PATCH 5/5] staging: lustre: ldlm: change "int" to proper enum type

[lustre-devel] [PATCH] staging/lustre: Use proper number of bytes in copy_from_user
 2016-11-21 10:14 UTC  (2+ messages)

[lustre-devel] [PATCH 00/35] second batch of missing lustre 2.8 patches
 2016-11-18 17:14 UTC  (45+ 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 26/35] staging: lustre: mdc: remove console spew from mdc_ioc_fid2path
` [lustre-devel] [PATCH 27/35] staging: lustre: ptlrpc: reset imp_replay_cursor
` [lustre-devel] [PATCH 28/35] staging: lustre: osc: Remove remains of osc_ast_guard
` [lustre-devel] [PATCH 29/35] staging: lustre: misc: clean up DFID related error messages
` [lustre-devel] [PATCH 30/35] staging: lustre: llite: ll_write_begin/end not passing on errors
` [lustre-devel] [PATCH 31/35] staging: lustre: obdclass: add export for lprocfs_stats_alloc_one()
` [lustre-devel] [PATCH 32/35] staging: lustre: mount: fix lmd_parse() to handle commas in expr_list
` [lustre-devel] [PATCH 33/35] staging: lustre: hsm: prevent migration of HSM archived files
` [lustre-devel] [PATCH 34/35] staging: lustre: lnet: add offset for selftest brw
` [lustre-devel] [PATCH 35/35] staging: lustre: idl: clean up file attribute flags

[lustre-devel] [PATCH v4] staging: lustre: llog: fix wrong offset in llog_process_thread()
 2016-11-18 16:49 UTC 

[lustre-devel] [PATCH 00/19] LNet/libcfs checkpatch and style cleanups
 2016-11-18 16:46 UTC  (22+ messages)
` [lustre-devel] [PATCH 01/19] staging: lustre: lnet: don't use bare unsigned
` [lustre-devel] [PATCH 02/19] staging: lustre: lnet: resolve trailing */ errors
` [lustre-devel] [PATCH 03/19] staging: lustre: libcfs: use static const char const * for a suffixes array
` [lustre-devel] [PATCH 04/19] staging: lustre: libcfs: remove explicit test of NULL variable
` [lustre-devel] [PATCH 05/19] staging: lustre: libcfs: fix aligment issue
` [lustre-devel] [PATCH 06/19] staging: lustre: lnet: fix misspelled word destroy
` [lustre-devel] [PATCH 07/19] staging: lustre: lnet: remove unused lib_me_dump
` [lustre-devel] [PATCH 08/19] staging: lustre: lnet: missing blank line after declaration
` [lustre-devel] [PATCH 09/19] staging: lustre: lnet: fill in real lnet_md_t
` [lustre-devel] [PATCH 10/19] staging: lustre: lnet: replace uninitialized_var
` [lustre-devel] [PATCH 11/19] staging: lustre: libcfs: remove != 0 testing
` [lustre-devel] [PATCH 12/19] staging: lustre: libcfs: remove == "
` [lustre-devel] [PATCH 13/19] staging: lustre: libcfs: white space cleanup
` [lustre-devel] [PATCH 14/19] staging: lustre: libcfs: fix misspelling of descriptor
` [lustre-devel] [PATCH 15/19] staging: lustre: libcfs: Make char * array envp static constant
` [lustre-devel] [PATCH 16/19] staging: lustre: libcfs: use pr_* instead of printk
` [lustre-devel] [PATCH 17/19] staging: lustre: libcfs: remove use of __u* types
` [lustre-devel] [PATCH 18/19] staging: lustre: lnet: use BIT macro in LNet selftest
` [lustre-devel] [PATCH 19/19] staging: lustre: lnet: cleanup some of the > 80 line issues

[lustre-devel] [PATCH v3] staging: lustre: llog: fix wrong offset in llog_process_thread()
 2016-11-18 16:42 UTC  (3+ messages)

[lustre-devel] [PATCH v2] staging: lustre: llog: fix wrong offset in llog_process_thread()
 2016-11-17 21:46 UTC  (2+ messages)

[lustre-devel] [PATCH 0/2] Lustre fixes
 2016-11-17  1:05 UTC  (3+ messages)
` [lustre-devel] [PATCH 1/2] staging/lustre/ptlrpc: track unreplied requests
` [lustre-devel] [PATCH 2/2] staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replay

[lustre-devel] [PATCH v4] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-15 10:03 UTC  (6+ messages)

[lustre-devel] [PATCH] staging: lustre: lov: Fix signed wrap around when decrementing index 'i'
 2016-11-10 22:31 UTC  (2+ messages)

[lustre-devel] [patch] staging: lustre: lov: crash in error handling
 2016-11-10 19:44 UTC  (2+ messages)

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

[lustre-devel] [patch] staging/lustre/osc: indent an if statement
 2016-11-10 17:49 UTC  (2+ messages)

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


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