Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 02:44:13 to 2016-08-16 20:18:48 UTC [more...]

[lustre-devel] [PATCH 00/80] staging: lustre: majority of missing fixes for 2.6 release
 2016-08-16 20:18 UTC  (36+ messages)
` [lustre-devel] [PATCH 01/80] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
` [lustre-devel] [PATCH 02/80] staging: lustre: llite: remove comment from ll_dir_read
` [lustre-devel] [PATCH 03/80] staging: lustre: llite: style cleanup for llite_internal.h
` [lustre-devel] [PATCH 04/80] staging: lustre: llite: pass inode to ll_release_page
` [lustre-devel] [PATCH 05/80] staging: lustre: llite: change remove parameter to bool
` [lustre-devel] [PATCH 06/80] staging: lustre: mdc: don't take rpc lock for readdir case
` [lustre-devel] [PATCH 07/80] staging: lustre: lmv: remove unused lmv_get_mea function
` [lustre-devel] [PATCH 08/80] staging: lustre: lmv: remove duplicate MAX_HASH_*
` [lustre-devel] [PATCH 09/80] staging: lustre: lmv: change handling of lmv striping information
` [lustre-devel] [PATCH 10/80] staging: lustre: lmv: remove lmv_get_easize
` [lustre-devel] [PATCH 11/80] staging: lustre: lmv: replace obd_free_memmd with lmv_free_memmd
` [lustre-devel] [PATCH 12/80] staging: lustre: create striped directory
` [lustre-devel] [PATCH 13/80] staging: lustre: llite: fix "getdirstripe" to show stripe info
` [lustre-devel] [PATCH 14/80] staging: lustre: delete striped directory
` [lustre-devel] [PATCH 15/80] staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDs
` [lustre-devel] [PATCH 16/80] staging: lustre: obdclass: bug fixes for lu_device_type handling
` [lustre-devel] [PATCH 17/80] staging: lustre: add ability to migrate inodes
` [lustre-devel] [PATCH 18/80] staging: lustre: lmv: fix issue found by Klocwork Insight tool
` [lustre-devel] [PATCH 19/80] staging: lustre: libcfs: Only dump log once per sec. to avoid EEXIST
` [lustre-devel] [PATCH 20/80] staging: lustre: llite: enable clients to inject error for lfsck
` [lustre-devel] [PATCH 21/80] staging: lustre: osc: allow to call brw_commit() multiple times
` [lustre-devel] [PATCH 22/80] staging: lustre: llite: a few fixes for migration
` [lustre-devel] [PATCH 23/80] staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handling
` [lustre-devel] [PATCH 24/80] staging: lustre: don't need to const __u64 parameters for lustre_idl.h
` [lustre-devel] [PATCH 25/80] staging: lustre: const correct FID/OSTID/... helpers
` [lustre-devel] [PATCH 26/80] staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h
` [lustre-devel] [PATCH 27/80] staging: lustre: simplify inline functions in lustre_fid.h
` [lustre-devel] [PATCH 28/80] staging: lustre: lmv: access lum_stripe_offset as little endian
` [lustre-devel] [PATCH 29/80] staging: lustre: lmv: lookup remote migrating object in LMV
` [lustre-devel] [PATCH 30/80] staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp
` [lustre-devel] [PATCH 31/80] staging: lustre: llite: avoid a deadlock in page write
` [lustre-devel] [PATCH 32/80] staging: lustre: lov: handle the case of stripe size is not power 2
` [lustre-devel] [PATCH 33/80] staging: lustre: lmv: cleanup req in lmv_getattr_name()
` [lustre-devel] [PATCH 34/80] staging: lustre: lmv: rename request to preq "
` [lustre-devel] [PATCH 35/80] staging: lustre: obdclass: unified flow control interfaces

[lustre-devel] [PATCH] staging: lustre: fix checkpatch error
 2016-08-16 19:20 UTC 

[lustre-devel] [GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-08-16 18:53 UTC  (5+ messages)
` [lustre-devel] [PATCH v4 16/26] drivers: staging: lustre: Replace CURRENT_TIME with current_time()

[lustre-devel] [PATCH 0/2] staging: lustre: #include neatening
 2016-08-16 11:01 UTC  (10+ messages)
` [lustre-devel] [PATCH 1/2] staging: lustre: Add include path to Makefile
      ` [lustre-devel] Building a subdirectory ignores parent subdir-ccflags (was: Re: [PATCH 1/2] staging: lustre: Add include path to Makefile)
          ` [lustre-devel] Building a subdirectory ignores parent subdir-ccflags
` [lustre-devel] [PATCH 2/2] staging: lustre: Remove .. paths from '#include "' uses

[lustre-devel] [PATCH 00/58] staging: lustre: bug fixes from lustre 2.5.[56-58]
 2016-08-16 10:51 UTC  (48+ messages)
` [lustre-devel] [PATCH 19/58] staging: lustre: llite: add md_op_data parameter to ll_get_dir_page
` [lustre-devel] [PATCH 20/58] staging: lustre: llite: remove comment from ll_dir_read
` [lustre-devel] [PATCH 21/58] staging: lustre: llite: style cleanup for llite_internal.h
` [lustre-devel] [PATCH 22/58] staging: lustre: llite: pass inode to ll_release_page
` [lustre-devel] [PATCH 23/58] staging: lustre: llite: change remove parameter to bool
` [lustre-devel] [PATCH 24/58] staging: lustre: mdc: don't take rpc lock for readdir case
` [lustre-devel] [PATCH 25/58] staging: lustre: lmv: remove unused lmv_get_mea function
` [lustre-devel] [PATCH 26/58] staging: lustre: lmv: remove duplicate MAX_HASH_*
` [lustre-devel] [PATCH 27/58] staging: lustre: lmv: change handling of lmv striping information
` [lustre-devel] [PATCH 28/58] staging: lustre: lmv: remove lmv_get_easize
` [lustre-devel] [PATCH 29/58] staging: lustre: lmv: replace obd_free_memmd with lmv_free_memmd
` [lustre-devel] [PATCH 30/58] staging: lustre: create striped directory
  ` [lustre-devel] [PATCH v2 "
` [lustre-devel] [PATCH 31/58] staging: lustre: llite: fix "getdirstripe" to show stripe info
` [lustre-devel] [PATCH 32/58] staging: lustre: delete striped directory
` [lustre-devel] [PATCH 33/58] staging: lustre: obdclass: fix lmd_parse() to handle comma-separated NIDs
` [lustre-devel] [PATCH 34/58] staging: lustre: obdclass: bug fixes for lu_device_type handling
` [lustre-devel] [PATCH 35/58] staging: lustre: add ability to migrate inodes
` [lustre-devel] [PATCH 36/58] staging: lustre: lmv: fix issue found by Klocwork Insight tool
` [lustre-devel] [PATCH 37/58] staging: lustre: libcfs: Only dump log once per sec. to avoid EEXIST
` [lustre-devel] [PATCH 38/58] staging: lustre: llite: enable clients to inject error for lfsck
` [lustre-devel] [PATCH 39/58] staging: lustre: osc: allow to call brw_commit() multiple times
` [lustre-devel] [PATCH 40/58] staging: lustre: llite: a few fixes for migration
` [lustre-devel] [PATCH 41/58] staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handling
` [lustre-devel] [PATCH 42/58] staging: lustre: don't need to const __u64 parameters for lustre_idl.h
` [lustre-devel] [PATCH 43/58] staging: lustre: const correct FID/OSTID/... helpers
` [lustre-devel] [PATCH 44/58] staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h
` [lustre-devel] [PATCH 45/58] staging: lustre: simplify inline functions in lustre_fid.h
` [lustre-devel] [PATCH 46/58] staging: lustre: lmv: access lum_stripe_offset as little endian
` [lustre-devel] [PATCH 47/58] staging: lustre: lmv: lookup remote migrating object in LMV
` [lustre-devel] [PATCH 48/58] staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp
` [lustre-devel] [PATCH 49/58] staging: lustre: llite: avoid a deadlock in page write
` [lustre-devel] [PATCH 50/58] staging: lustre: lov: handle the case of stripe size is not power 2
` [lustre-devel] [PATCH 51/58] staging: lustre: lmv: cleanup req in lmv_getattr_name()
` [lustre-devel] [PATCH 52/58] staging: lustre: lmv: rename request to preq "
` [lustre-devel] [PATCH 53/58] staging: lustre: obdclass: unified flow control interfaces
` [lustre-devel] [PATCH 54/58] staging: lustre: reorder LOV_MAGIC_* definition
` [lustre-devel] [PATCH 55/58] staging: lustre: ldlm: flock completion fixes
` [lustre-devel] [PATCH 56/58] staging: lustre: move ioctls to lustre_ioctl.h
` [lustre-devel] [PATCH 57/58] staging: lustre: llite: add error handler in inode prepare phase
` [lustre-devel] [PATCH 58/58] staging: lustre: ptlrpc: Early replies need to honor at_max

[lustre-devel] [PATCH 00/15] Lustre cleanups
 2016-08-15 16:55 UTC  (20+ messages)
` [lustre-devel] [PATCH 01/15] lustre: switch lnet_sock_write() to sock_sendmsg()
` [lustre-devel] [PATCH 02/15] lustre: simplify the living hell out of ksocknal_lib_recv_kiov()
` [lustre-devel] [PATCH 03/15] lustre: don't reinvent struct bio_vec
` [lustre-devel] [PATCH 04/15] ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymore
` [lustre-devel] [PATCH 05/15] ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec
` [lustre-devel] [PATCH 06/15] ksocknal_lib_send_kiov(): "
` [lustre-devel] [PATCH 07/15] lustre: ->kss_scratch... are unused now
` [lustre-devel] [PATCH 08/15] lustre: constify lib-move.c stuff
` [lustre-devel] [PATCH 09/15] lustre: pass iov_iter to ->lnd_recv()
` [lustre-devel] [PATCH 10/15] lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()
` [lustre-devel] [PATCH 11/15] staging/lustre: Always return EEXIST on mkdir for existing names
` [lustre-devel] [PATCH 12/15] staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'
` [lustre-devel] [PATCH 13/15] staging/lustre: Fix unnecessary parentheses around variables
` [lustre-devel] [PATCH 14/15] staging/lustre: Make alignment match open parenthesis
` [lustre-devel] [PATCH 15/15] staging/lustre: Remove unused cp_error from struct cl_page

[lustre-devel] new tag 2.8.56
 2016-08-09 16:05 UTC 

[lustre-devel] Building 1.8.9 Kernel modules for Kernel 3.1
 2016-08-04 22:10 UTC  (4+ messages)

[lustre-devel] [PATCH 00/31] staging: lustre: next batch of pre-2.6 patches
 2016-08-04 16:53 UTC  (32+ messages)
` [lustre-devel] [PATCH 01/32] staging: lustre: lmv: separate master object with master stripe
` [lustre-devel] [PATCH 02/32] staging: lustre: llite: validate names
` [lustre-devel] [PATCH 03/32] staging: lustre: llite: fix inconsistencies of root squash feature
` [lustre-devel] [PATCH 04/32] staging: lustre: Remove static declaration in anonymous union
` [lustre-devel] [PATCH 05/32] staging: lustre: llite: Fix the deadlock in balance_dirty_pages()
` [lustre-devel] [PATCH 06/32] staging: lustre: llite: Change readdir BRW metrics
` [lustre-devel] [PATCH 07/32] staging: lustre: uapi: reduce scope of lustre_idl.h
` [lustre-devel] [PATCH 08/32] staging: lustre: llite: a few fixes about readdir of striped dir
` [lustre-devel] [PATCH 09/32] staging: lustre: lmv: validate lock with correct stripe FID
` [lustre-devel] [PATCH 10/32] staging: lustre: lov: new pattern flag for partially repaired file
` [lustre-devel] [PATCH 11/32] staging: lustre: lmv: Match MDT where the FID locates first
` [lustre-devel] [PATCH 12/32] staging: lustre: llite: use the correct mode for striped directory
` [lustre-devel] [PATCH 13/32] staging: lustre: obd: rename lsr_padding to lsr_valid
` [lustre-devel] [PATCH 14/32] staging: lustre: llite: set dir LOV xattr length variable
` [lustre-devel] [PATCH 15/32] staging: lustre: mdt: add mbo_ prefix to members of struct mdt_body
` [lustre-devel] [PATCH 16/32] staging: lustre: clio: Reduce memory overhead of per-page allocation
` [lustre-devel] [PATCH 17/32] staging: lustre: osc: revise unstable pages accounting
` [lustre-devel] [PATCH 18/32] staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock fails
` [lustre-devel] [PATCH 19/32] staging: lustre: fld: add fld description documentation
` [lustre-devel] [PATCH 20/32] staging: lustre: ldlm: improve ldlm_lock_create() return value
` [lustre-devel] [PATCH 21/32] staging: lustre: obdclass: compile issues with variable not being initialized
` [lustre-devel] [PATCH 22/32] staging: lustre: obd: limit lu_object cache
` [lustre-devel] [PATCH 23/32] staging: lustre: fid: do open-by-fid by default
` [lustre-devel] [PATCH 24/32] staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag
` [lustre-devel] [PATCH 25/32] staging: lustre: llog: keep llog ctxt indices constant
` [lustre-devel] [PATCH 26/32] staging: lustre: lmv: try all stripes for unknown hash functions
` [lustre-devel] [PATCH 27/31] staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phase
` [lustre-devel] [PATCH 28/31] staging: lustre: lmv: build master LMV EA dynamically build via readdir
` [lustre-devel] [PATCH 29/31] staging: lustre: osc: Automatically increase the max_dirty_mb
` [lustre-devel] [PATCH 30/31] staging: lustre: include: fix one off errors in lustre_id.h
` [lustre-devel] [PATCH 31/31] staging: lustre: llite: remove assert for acl refcount

[lustre-devel] [PATCH 0944/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:01 UTC 

[lustre-devel] [PATCH 0943/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0942/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0941/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0940/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0939/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0938/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0937/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0936/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:00 UTC 

[lustre-devel] [PATCH 0935/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0934/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0933/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0932/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0931/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0930/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0929/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0928/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:59 UTC 

[lustre-devel] [PATCH 0927/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:58 UTC 

[lustre-devel] [PATCH 0926/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:58 UTC 

[lustre-devel] [PATCH 0925/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:58 UTC 

[lustre-devel] [PATCH 0924/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:58 UTC 

[lustre-devel] [PATCH 0923/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:58 UTC 

[lustre-devel] insanity in ll_dirty_page_discard_warn()
 2016-08-01 13:14 UTC  (4+ messages)

[lustre-devel] [PATCH 0/7] staging-Lustre: Fine-tuning for some function implementations
 2016-07-30  6:24 UTC  (23+ messages)
        ` [lustre-devel] [PATCH 00/12] staging-Lustre: Fine-tuning for seven "
          ` [lustre-devel] [PATCH 01/12] staging/lustre/ldlm: Delete unnecessary checks before the function call "kset_unregister"
          ` [lustre-devel] [PATCH 02/12] staging: lustre: Delete unnecessary checks before the function call "kobject_put"
          ` [lustre-devel] [PATCH 03/12] staging: lustre: One function call less in class_register_type() after error detection
              ` [lustre-devel] "
          ` [lustre-devel] [PATCH 04/12] staging: lustre: Split a condition check in class_register_type()
          ` [lustre-devel] [PATCH 05/12] staging: lustre: Optimize error handling "
              ` [lustre-devel] "
          ` [lustre-devel] [PATCH 06/12] staging: lustre: Return directly after a failed kcalloc() in mgc_process_recover_log()
          ` [lustre-devel] [PATCH 07/12] staging: lustre: Less checks after a failed alloc_page() "
          ` [lustre-devel] [PATCH 08/12] staging: lustre: Less checks after a failed ptlrpc_request_alloc() "
          ` [lustre-devel] [PATCH 09/12] staging: lustre: Delete a check for the variable "req" "
          ` [lustre-devel] [PATCH 10/12] staging: lustre: Rename jump labels "
          ` [lustre-devel] [PATCH 11/12] staging: lustre: Move an assignment for the variable "eof" "
          ` [lustre-devel] [PATCH 12/12] staging: lustre: Delete an unnecessary variable initialisation "


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