Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-10 13:13:28 to 2016-05-22 02:49:19 UTC [more...]

[lustre-devel] [lustre-discuss] more on lustre striping
 2016-05-22  2:49 UTC  (7+ messages)

[lustre-devel] Onyx Patching (Auto test outage) notification - May 20th 2016
 2016-05-20 17:03 UTC  (2+ messages)
` [lustre-devel] FW: "

[lustre-devel] LWN article on kernel stats reveal upstream client progress
 2016-05-19 21:31 UTC  (2+ messages)

[lustre-devel] [PATCH v2] staging/lustre/ptlrpc: Removes potential null dereference
 2016-05-17 16:39 UTC  (10+ messages)

[lustre-devel] Lustre use of hash_long() & cfs_hash_u32_hash()
 2016-05-17  8:52 UTC  (8+ messages)

[lustre-devel] [PATCH] xattr handlers: fixup generic_listxattr
 2016-05-17  2:03 UTC  (4+ messages)

[lustre-devel] [PATCH v3] staging/lustre/ptlrpc: Removes potential null dereference
 2016-05-17  1:21 UTC  (2+ messages)

[lustre-devel] [PATCH] staging/lustre/ptlrpc: Removes potential null dereference
 2016-05-16 14:11 UTC  (3+ messages)

[lustre-devel] [PATCH] staging: lustre: use setup_timer()
 2016-05-13 19:42 UTC  (2+ messages)

[lustre-devel] staging: add Lustre file system client support
 2016-05-13 16:18 UTC  (3+ messages)

[lustre-devel] Fwd: llmount.sh does not use fs-specific paths to the ost(s) and mds it mounts
 2016-05-12  7:17 UTC  (6+ messages)
    ` [lustre-devel] "

[lustre-devel] [PATCH 0/4] staging: lustre: small recent fixes for LNet/libcfs
 2016-05-11 16:44 UTC  (7+ messages)
` [lustre-devel] [PATCH 1/4] staging: lustre: o2iblnd: limit cap.max_send_wr for MLX5
` [lustre-devel] [PATCH 2/4] staging: lustre: o2iblnd: make rdma_create_id() support containers
` [lustre-devel] [PATCH 3/4] staging: lustre: libcfs: fix memort leak in libcfs crypto layer
` [lustre-devel] [PATCH 4/4] staging: lustre: ko2iblnd: fix memory corruption with fragments

[lustre-devel] [PATCH 1/4] staging: lustre: o2iblnd: limit cap.max_send_wr for MLX5 (fwd)
 2016-05-11 16:22 UTC 

[lustre-devel] New tag 2.8.53
 2016-05-11  2:52 UTC 

[lustre-devel] sanity-hsm failures on master
 2016-05-10 16:50 UTC 

[lustre-devel] [PATCH 0/9] staging: lustre: bug fixes from the lustre 2.5.[54-55] release
 2016-05-10 13:20 UTC  (11+ messages)
` [lustre-devel] [PATCH 1/9] staging: lustre: nfs: don't panic NFS server if MDS fails to find FID
` [lustre-devel] [PATCH 2/9] staging: lustre: osc: Allow lock to be canceled at ENQ time
` [lustre-devel] [PATCH 3/9] staging: lustre: lov: remove lov and lod stuff from obd.h
` [lustre-devel] [PATCH 4/9] staging: lustre: mdt: extra checking for getattr RPC
` [lustre-devel] [PATCH 5/9] staging: lustre: fid: packing ost_idx in IDIF
` [lustre-devel] [PATCH 6/9] staging: lustre: debug: clean up console messages
` [lustre-devel] [PATCH 7/9] staging: lustre: ptlrpc: fix nrs cleanup
` [lustre-devel] [PATCH 8/9] staging: lustre: fid: init FID client for OSP on MDT
` [lustre-devel] [PATCH 9/9] staging: lustre: lov: remove unused lov obd functions

[lustre-devel] [PATCH 00/10] staging: lustre: lnet: per NI map-on-demand value
 2016-05-07  1:30 UTC  (11+ messages)
` [lustre-devel] [PATCH 01/10] staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring up
` [lustre-devel] [PATCH 02/10] staging: lustre: lnet: use struct lnet_ioctl_config_data for NI query
` [lustre-devel] [PATCH 03/10] staging: lustre: lnet: add per NI configuration structures
` [lustre-devel] [PATCH 04/10] staging: lustre: o2iblnd: convert macros to inline functions
` [lustre-devel] [PATCH 05/10] staging: lustre: o2iblnd: create default o2iblnd tunable settings
` [lustre-devel] [PATCH 06/10] staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunables
` [lustre-devel] [PATCH 07/10] staging: lustre: o2iblnd: per NI map-on-demand value
` [lustre-devel] [PATCH 08/10] staging: lustre: o2iblnd: remove last of kiblnd_tunables_fini
` [lustre-devel] [PATCH 09/10] staging: lustre: o2iblnd: properly set ibr_why
` [lustre-devel] [PATCH 10/10] staging: lustre: lnet: enable configuration per NI interface

[lustre-devel] [PATCH 0/8] staging: lustre: o2iblnd: Add Fast Reg memory registration support
 2016-05-05 18:53 UTC  (9+ messages)
` [lustre-devel] [PATCH 1/8] staging: lustre: o2iblnd: rename kib_fmr_pool_t
` [lustre-devel] [PATCH 2/8] staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_pool_list
` [lustre-devel] [PATCH 3/8] staging: lustre: o2iblnd: create union to contain FMR
` [lustre-devel] [PATCH 4/8] staging: lustre: o2iblnd: break up kiblnd_create_fmr_pool
` [lustre-devel] [PATCH 5/8] staging: lustre: o2iblnd: cache FMR key in kib_fmr_t
` [lustre-devel] [PATCH 6/8] staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmap
` [lustre-devel] [PATCH 7/8] staging: lustre: o2iblnd: add IBLND_WID_MR
` [lustre-devel] [PATCH 8/8] staging: lustre: o2iblnd: Add Fast Reg memory registration support

[lustre-devel] New wiki documentation
 2016-05-04 20:05 UTC  (2+ messages)

[lustre-devel] New wiki documentation
 2016-05-04 15:06 UTC 

[lustre-devel] [PATCH 0/8] staging : lustre : missing fixes for lustre 2.5.53
 2016-04-28 16:07 UTC  (9+ messages)
` [lustre-devel] [PATCH 1/8] staging: lustre: debug: initialize debug_msg_data if needed
` [lustre-devel] [PATCH 2/8] staging: lustre: echo: remove echo_env_info() regions from echo_client.c
` [lustre-devel] [PATCH 3/8] staging: lustre: brw: added OBDO short io flag
` [lustre-devel] [PATCH 4/8] staging: lustre: fld: add local fldb to each target
` [lustre-devel] [PATCH 5/8] staging: lustre: ldlm: dont always check max_pages_per_rpc alignement
` [lustre-devel] [PATCH 6/8] staging: lustre: obd: add case LCFG_PARAM to osd_process_config
` [lustre-devel] [PATCH 7/8] staging: lustre: debugfs: improve osc/mdc "imports" connect data
` [lustre-devel] [PATCH 8/8] staging: lustre: llite: quiet overly verbose info message

[lustre-devel] [PATCH 00/15] patches missing from lustre 2.5.51
 2016-04-28  8:19 UTC  (18+ messages)
` [lustre-devel] [PATCH 01/15] staging: lustre: llite: reset writeback index in ll_writepages
` [lustre-devel] [PATCH 02/15] staging: lustre: llite: NFS reexport issue
` [lustre-devel] [PATCH 03/15] staging: lustre: obdclass: add LCT_SERVER_SESSION for server session
` [lustre-devel] [PATCH 04/15] staging: lustre: lmv: kernel crash due to misconfigured MDT
` [lustre-devel] [PATCH 05/15] staging: lustre: ldlm: use accessor macros for l_flags
` [lustre-devel] [PATCH 06/15] staging: lustre: ldlm: clean up l_flags
` [lustre-devel] [PATCH 07/15] staging: lustre: ldlm: remove code wireshark handling
` [lustre-devel] [PATCH 08/15] staging: lustre: ldlm: update comments about ldlm l_flags
` [lustre-devel] [PATCH 09/15] staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()
` [lustre-devel] [PATCH 10/15] staging: lustre: clio: add debug message in osc_completion()
` [lustre-devel] [PATCH 11/15] staging: lustre: mgc: fix 'error handling' issues
` [lustre-devel] [PATCH 12/15] staging: lustre: osc: Track and limit "unstable" pages
` [lustre-devel] [PATCH 13/15] staging: lustre: osc: Track number of "unstable" pages per osc
` [lustre-devel] [PATCH 14/15] staging: lustre: osc: Use SOFT_SYNC to urge server commit
` [lustre-devel] [PATCH 15/15] staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connections

[lustre-devel] [PATCH 00/12] staging: lustre: add patches from lustre 2.5.52 version
 2016-04-28  1:37 UTC  (13+ messages)
` [lustre-devel] [PATCH 01/12] staging: lustre: obd: remove newline from LCONSOLE string
` [lustre-devel] [PATCH 02/12] staging: lustre: obd: add newline for dumped config record
` [lustre-devel] [PATCH 03/12] staging: lustre: ptlrpc: use unified handler for OST requests
` [lustre-devel] [PATCH 04/12] staging: lustre: ldlm: check all errors during ldlm_debugfs_setup()
` [lustre-devel] [PATCH 05/12] staging: lustre: obd: cleanup client import if client_obd_setup fails
` [lustre-devel] [PATCH 06/12] staging: lustre: fid: add a connect flag for open by FID
` [lustre-devel] [PATCH 07/12] staging: lustre: libcfs: Fix NUMA emulated mode
` [lustre-devel] [PATCH 08/12] staging: lustre: llite: debugging for ll_file_open LASSERT
` [lustre-devel] [PATCH 09/12] staging: lustre: llite: check ret of ll_prep_md_op_data in ll_dir_filler
` [lustre-devel] [PATCH 10/12] staging: lustre: llog: we don't need vfsmount
` [lustre-devel] [PATCH 11/12] staging: lustre: ptlrpc: initialize request session early
` [lustre-devel] [PATCH 12/12] staging: lustre: llite: fixup return value ll_direct_IO_26

[lustre-devel] new tag 2.8.52
 2016-04-21  1:44 UTC 

[lustre-devel] [PATCH v1 00/27] block: cleanup direct access to .bi_vcnt & .bi_io_vec
 2016-04-14 12:02 UTC  (2+ messages)
` [lustre-devel] [PATCH v1 08/27] staging: lustre: avoid to use bio->bi_vcnt directly

[lustre-devel] LMT 3.2 - MDT display
 2016-04-13 21:22 UTC  (2+ messages)

[lustre-devel] Staging: lustre: Make lustre_profile_list static
 2016-04-13 18:18 UTC 

[lustre-devel] [PATCH 0/2] Couple of lustre cleanups
 2016-04-13  1:11 UTC  (3+ messages)
` [lustre-devel] [PATCH 1/2] staging/lustre: Fix blank line after/before {/} style
` [lustre-devel] [PATCH 2/2] staging/lustre/llite: suppress non active IO error message

[lustre-devel] [PATCH v2 00/16] staging : lustre : rest of missing patches from 2.5.0 release
 2016-04-12 20:14 UTC  (17+ messages)
` [lustre-devel] [PATCH v2 01/16] staging: lustre: osc: fix race issues thanks to oap_lock
` [lustre-devel] [PATCH v2 02/16] staging: lustre: clio: incorrect assertions in 'enable-invariants'
` [lustre-devel] [PATCH v2 03/16] staging: lustre: ldlm: Fix a race during FLock handling
` [lustre-devel] [PATCH v2 04/16] staging: lustre: ldlm: refine LU-2665 patch for POSIX compliance
` [lustre-devel] [PATCH v2 05/16] staging: lustre: llite: variable rename in namei.c
` [lustre-devel] [PATCH v2 06/16] staging: lustre: llite: speedup in unlink/rmdir
` [lustre-devel] [PATCH v2 07/16] staging: lustre: llite: error setting max_cache_mb at mount time
` [lustre-devel] [PATCH v2 08/16] staging: lustre: obd: MDT mount fails on MDS w/o MGS on it
` [lustre-devel] [PATCH v2 09/16] staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()
` [lustre-devel] [PATCH v2 10/16] staging: lustre: llite: Truncate to restore file
` [lustre-devel] [PATCH v2 11/16] staging: lustre: osc: osc_extent_wait() shouldn't be interruptible
` [lustre-devel] [PATCH v2 12/16] staging: lustre: lprocfs: implement log2 using bitops
` [lustre-devel] [PATCH v2 13/16] staging: lustre: lov: return minimal FIEMAP for released files
` [lustre-devel] [PATCH v2 14/16] staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAY
` [lustre-devel] [PATCH v2 15/16] staging: lustre: hsm: permission checks for HSM ioctl operations
` [lustre-devel] [PATCH v2 16/16] staging: lustre: hsm: don't use real suppgid

[lustre-devel] [PATCH 00/18] fill in missing patches present in 2.4.92 version
 2016-04-12 17:21 UTC  (4+ messages)
` [lustre-devel] [PATCH 18/18] staging: lustre: osc: Lustre returns EINTR from writes when SA_RESTART is set

[lustre-devel] [PATCH] staging: lustre: libcfs: Fix libcfs_ioctl() prototype
 2016-04-12 17:17 UTC  (2+ messages)

[lustre-devel] [PATCH v2 0/2] staging: lustre: selftest: remove typedefs
 2016-04-12 16:16 UTC  (3+ messages)
` [lustre-devel] [PATCH v2 1/2] staging: lustre: selftest: convert lstcon_test_t to proper struct
` [lustre-devel] [PATCH v2 2/2] staging: lustre: selftest: convert wire protocol to use struct

[lustre-devel] [PATCH 00/17] staging : lustre : rest of missing patches from 2.5.0 release
 2016-04-12  4:05 UTC  (21+ messages)
` [lustre-devel] [PATCH 01/17] staging: lustre: osc: fix race issues thanks to oap_lock
` [lustre-devel] [PATCH 05/17] staging: lustre: llite: variable rename in namei.c
` [lustre-devel] [PATCH 06/17] staging: lustre: llite: speedup in unlink/rmdir
` [lustre-devel] [PATCH 07/17] staging: lustre: llite: error setting max_cache_mb at mount time
` [lustre-devel] [PATCH 08/17] staging: lustre: obd: MDT mount fails on MDS w/o MGS on it
` [lustre-devel] [PATCH 09/17] staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()
` [lustre-devel] [PATCH 10/17] staging: lustre: llite: Truncate to restore file
` [lustre-devel] [PATCH 11/17] staging: lustre: osc: osc_extent_wait() shouldn't be interruptible
` [lustre-devel] [PATCH 12/17] staging: lustre: lprocfs: implement log2 using bitops
` [lustre-devel] [PATCH 13/17] staging: lustre: lloop: Fix build failure on ppc64
` [lustre-devel] [PATCH 14/17] staging: lustre: lov: return minimal FIEMAP for released files
` [lustre-devel] [PATCH 15/17] staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAY
` [lustre-devel] [PATCH 16/17] staging: lustre: hsm: permission checks for HSM ioctl operations
` [lustre-devel] [PATCH 17/17] staging: lustre: hsm: don't use real suppgid

[lustre-devel] [PATCH 00/24] staging: lustre: selftest: remove typedefs
 2016-04-12  4:03 UTC  (2+ messages)

[lustre-devel] [PATCH 0/3] A few more Lustre styel cleanups
 2016-04-12  3:46 UTC  (3+ messages)
` [lustre-devel] [PATCH 2/3] staging/lustre: Fix blank line after/before {/} style

[lustre-devel] [PATCH] Mark a pointer as an userspace pointer using __user macro
 2016-04-12  0:05 UTC  (3+ messages)

[lustre-devel] [PATCH] staging: lustre: libcfs: Fix warnings reported by 'make C=1'
 2016-04-11 22:16 UTC  (3+ messages)

[lustre-devel] [PATCH] staging: lustre: Fix warnings reported by sparse
 2016-04-11 21:20 UTC  (3+ messages)

[lustre-devel] [PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec
 2016-04-11  3:30 UTC  (7+ messages)
` [lustre-devel] [PATCH 08/27] staging: lustre: avoid to use bio->bi_vcnt directly

[lustre-devel] [PATCH] staging: lustre: split error handling code into multiple labels
 2016-04-10 15:12 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