messages from 2015-11-07 15:16:33 to 2015-12-15 17:48:44 UTC [more...]
[lustre-devel] [PATCH 0/7] staging-Lustre: Fine-tuning for some function implementations
2015-12-15 17:48 UTC (24+ messages)
` [lustre-devel] [PATCH 1/7] staging: lustre: Delete unnecessary goto statements in six functions
` [lustre-devel] [PATCH 2/7] staging: lustre: Rename a jump label for ptlrpc_req_finished() calls
` [lustre-devel] "
` [lustre-devel] [PATCH 3/7] staging: lustre: Rename a jump label for a kfree(key) call
` [lustre-devel] [PATCH 4/7] staging: lustre: Delete an unnecessary variable initialisation in mgc_process_recover_log()
` [lustre-devel] [PATCH 5/7] staging: lustre: Less checks in mgc_process_recover_log() after error detection
` [lustre-devel] "
` [lustre-devel] [PATCH 6/7] staging: lustre: A few checks less "
` [lustre-devel] [PATCH 7/7] staging: lustre: Rename a jump label for module_put() calls
[lustre-devel] [PATCH 00/40] Sync upstream lustre client LNet core
2015-12-15 17:41 UTC (57+ messages)
` [lustre-devel] [PATCH 01/40] staging: lustre: drop *_t from end of struct lnet_text_buf
` [lustre-devel] [PATCH 02/40] staging: lustre: fix 'NULL pointer dereference' errors for LNet
` [lustre-devel] [PATCH 03/40] staging: lustre: reflect down routes in /proc/sys/lnet/routes
` [lustre-devel] [PATCH 04/40] staging: lustre: fix failure handle of create reply
` [lustre-devel] [PATCH 05/40] staging: lustre: eliminate obsolete Cray SeaStar support
` [lustre-devel] [PATCH 06/40] staging: lustre: remove uses of IS_ERR_VALUE()
` [lustre-devel] [PATCH 07/40] staging: lustre: return +ve for blocked lnet message
` [lustre-devel] [PATCH 08/40] staging: lustre: do not memset after LIBCFS_ALLOC
` [lustre-devel] [PATCH 09/40] staging: lustre: Dynamic LNet Configuration (DLC)
` [lustre-devel] [PATCH 10/40] staging: lustre: Dynamic LNet Configuration (DLC) dynamic routing
` [lustre-devel] [PATCH 11/40] staging: lustre: DLC Feature dynamic net config
` [lustre-devel] [PATCH 12/40] staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changes
` [lustre-devel] [PATCH 13/40] staging: lustre: Dynamic LNet Configuration (DLC) show command
` [lustre-devel] [PATCH 14/40] staging: lustre: fix crash due to NULL networks string
` [lustre-devel] [PATCH 15/40] staging: lustre: DLC user/kernel space glue code
` [lustre-devel] [PATCH 16/40] staging: lustre: make local functions static for LNet ni
` [lustre-devel] [PATCH 17/40] staging: lustre: add sparse annotation __user wherever needed for lnet
` [lustre-devel] [PATCH 18/40] staging: lustre: remove LUSTRE_{, SRV_}LNET_PID
` [lustre-devel] [PATCH 19/40] staging: lustre: copy out libcfs ioctl inline buffer
` [lustre-devel] [PATCH 20/40] staging: lustre: fix kernel crash when network failed to start
` [lustre-devel] [PATCH 21/40] staging: lustre: improve LNet clean up code and API
` [lustre-devel] [PATCH 22/40] staging: lustre: Fixes to make lnetctl function as expected
` [lustre-devel] [PATCH 23/40] staging: lustre: return appropriate errno when adding route
` [lustre-devel] [PATCH 24/40] staging: lustre: make some lnet functions static
` [lustre-devel] [PATCH 25/40] staging: lustre: missed a few cases of using NULL instead of 0
` [lustre-devel] [PATCH 26/40] staging: lustre: startup lnet acceptor thread dynamically
` [lustre-devel] [PATCH 27/40] staging: lustre: reject invalid net configuration for lnet
` [lustre-devel] [PATCH 28/40] staging: lustre: return -EEXIST if NI is not unique
` [lustre-devel] [PATCH 29/40] staging: lustre: handle lnet_check_routes() errors
` [lustre-devel] [PATCH 30/40] staging: lustre: improvement to router checker
` [lustre-devel] [PATCH 31/40] staging: lustre: assume a kernel build
` [lustre-devel] [PATCH 32/40] staging: lustre: prevent assert on LNet module unload
` [lustre-devel] [PATCH 33/40] staging: lustre: remove messages from lazy portal on NI shutdown
` [lustre-devel] [PATCH 34/40] staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layer
` [lustre-devel] [PATCH 35/40] staging: lustre: avoid race during lnet acceptor thread termination
` [lustre-devel] [PATCH 36/40] staging: lustre: test for sk_sleep presence in compact-2.6.h
` [lustre-devel] [PATCH 37/40] staging: lustre: remove unnecessary NULL check in IOC_LIBCFS_GET_NET
` [lustre-devel] [PATCH 38/40] staging: lustre: Allocate the correct number of rtr buffers
` [lustre-devel] [PATCH 39/40] staging: lustre: Use lnet_is_route_alive for router aliveness
` [lustre-devel] [PATCH 40/40] staging: lustre: Remove LASSERTS from router checker
[lustre-devel] [PATCH] staging: lustre: fix address space mismatches
2015-12-15 16:50 UTC
[lustre-devel] [PATCH v2 0/6] Patch series to make lustre safe(r) for W=1 compiles
2015-12-11 23:04 UTC (7+ messages)
` [lustre-devel] [PATCH v2 1/6] staging/lustre: Silence warning about 'inline'
` [lustre-devel] [PATCH v2 2/6] Fix set-but-unused whinge
` [lustre-devel] [PATCH v2 3/6] Clean up another C warnining: set but not used
` [lustre-devel] [PATCH v2 4/6] Fix another C compiler whine: "
` [lustre-devel] [PATCH v2 5/6] Nuke an unsigned >= 0 assert
` [lustre-devel] [PATCH v2 6/6] Nuke another "
[lustre-devel] [PATCH] staging: lustre: This patch fixes the following sparse warning:
2015-12-11 8:08 UTC
[lustre-devel] [PATCH] staging: lustre: add __user attributes to llite/file.c
2015-12-09 22:00 UTC (3+ messages)
[lustre-devel] [PATCH] staging: lustre/lustre/libcfs: Fix type mismatch reported by sparse
2015-12-09 17:08 UTC
[lustre-devel] new tag 2.7.64
2015-12-08 17:40 UTC
[lustre-devel] [PATCH] staging: lustre: fix %.2X versus signed char issue
2015-12-06 0:41 UTC
[lustre-devel] [PATCH] staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
2015-12-04 23:23 UTC
[lustre-devel] [lustre cleanups 0/6] Patch series to make lustre safe(r) for W=1 compiles
2015-12-04 6:23 UTC (8+ messages)
` [lustre-devel] [lustre cleanups 1/6] Swap inline/const to kill 272 warnings
` [lustre-devel] [lustre cleanups 2/6] Fix set-but-unused whinge
` [lustre-devel] [lustre cleanups 3/6] Clean up another C warnining:
` [lustre-devel] [lustre cleanups 4/6] Fix another C compiler whine:
` [lustre-devel] [lustre cleanups 5/6] Nuke an unsigned >= 0 assert
` [lustre-devel] [lustre cleanups 6/6] Nuke another "
[lustre-devel] Should we have fewer releases?
2015-12-01 3:33 UTC (5+ messages)
[lustre-devel] [PATCH v2] staging: lustre: ptlrpc: constify ptlrpc_sec_cops structs
2015-11-27 20:41 UTC
[lustre-devel] [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl
2015-11-27 4:31 UTC
[lustre-devel] [PATCH 0/3] staging: lustre: Deletion of some unnecessary checks
2015-11-26 20:01 UTC (7+ messages)
` [lustre-devel] [PATCH 3/3] staging: lustre: Less function calls in class_register_type() after error detection
[lustre-devel] Future of Lustre in staging
2015-11-23 23:37 UTC (2+ messages)
[lustre-devel] [PATCH] staging: lustre: ptlrpc: constify ptlrpc_sec_cops structs
2015-11-23 22:10 UTC (2+ messages)
[lustre-devel] [PATCH] staging: lustre: lov: Fix sparse warning
2015-11-21 15:09 UTC (2+ messages)
[lustre-devel] [PATCH 0/2] Remove the last use and definition of IS_PO2
2015-11-17 20:07 UTC (3+ messages)
` [lustre-devel] [PATCH 1/2] staging: lustre: hash.c: Replace IS_PO2 by is_power_of_2
` [lustre-devel] [PATCH 2/2] staging: lustre: libcfs.h: remove IS_PO2 and __is_po2
[lustre-devel] First draft on how to setup lustre client for testing
2015-11-17 0:06 UTC
[lustre-devel] new tag 2.7.63
2015-11-16 22:43 UTC
[lustre-devel] [PATCH] lustre: constify inode_operations structures
2015-11-14 12:30 UTC
[lustre-devel] [PATCH] staging: lustre: cl_lock: Remove cl_lock_lockdep_init wrapper
2015-11-13 13:06 UTC (9+ messages)
[lustre-devel] next-20151101 - depmod issues with Lustre modules
2015-11-12 22:17 UTC (4+ messages)
[lustre-devel] Multi-rail networking for Lustre
2015-11-12 20:50 UTC (2+ messages)
[lustre-devel] [PATCH] staging: lustre: Remove cl_2queue_add wrapper
2015-11-11 10:13 UTC
[lustre-devel] [PATCH] staging: lustre: cl_io: Remove cl_lock_descr_fid wrapper
2015-11-11 8:59 UTC
[lustre-devel] [PATCH] Staging: lustre: lustre_mds: Remove unused md_should_create
2015-11-10 13:33 UTC (3+ messages)
[lustre-devel] [PATCH v2 0/8] Remove wrapper function and clean up the code
2015-11-10 4:59 UTC (9+ messages)
` [lustre-devel] [PATCH v2 1/8] Staging: lustre: dir: Replace function calls
` [lustre-devel] [PATCH v2 2/8] Staging: lustre: file: Replace function calls with standard function
` [lustre-devel] [PATCH v2 3/8] Staging: lustre: namei: Replace calls with kfree
` [lustre-devel] [PATCH v2 4/8] Staging: lustre: xattr_cache: Change function calls to kfree
` [lustre-devel] [PATCH v2 5/8] Staging: lustre: symlink: Substitute standard function
` [lustre-devel] [PATCH v2 6/8] Staging: lustre: llite_nfs: Replace function calls with kfree
` [lustre-devel] [PATCH v2 7/8] Staging: lustre: llite_close: Substitute function calls
` [lustre-devel] [PATCH v2 8/8] Staging: lustre: llite: Remove ll_finish_md_op_data wrapper
[lustre-devel] AnonHugePages Virtual Memory Commit bug
2015-11-10 0:50 UTC (3+ messages)
[lustre-devel] [PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl
2015-11-10 0:46 UTC (11+ messages)
` [lustre-devel] [PATCH] staging: lustre: Handle nodemask on UMP machines
` [lustre-devel] [PATCH] staging: lustre: add sparse locking annotations
` [lustre-devel] [PATCH] staging: lustre: added debugging ability for LFSCK
` [lustre-devel] [PATCH] staging: lustre: enum lu_object_header_flags comma style fix
` [lustre-devel] [PATCH] staging: lustre: export cfs_str2mask
` [lustre-devel] [PATCH] staging: lustre: add libcfs version of cfs_strrstr
[lustre-devel] [PATCH] staging: lustre: acl: Remove lustre_posix_acl_xattr_free wrapper
2015-11-09 22:04 UTC (5+ messages)
` [lustre-devel] [PATCH] staging: lustre: acl: fix ifnullfree.cocci warnings
[lustre-devel] [PATCH] Staging: lustre: obd_cksum.h: Remove unused cksum_types_supported_server
2015-11-09 19:11 UTC (2+ messages)
[lustre-devel] [PATCH] staging: lustre: remove {linux, posix}-tracefile.h
2015-11-09 4:27 UTC (2+ messages)
` [lustre-devel] [PATCH] staging: lustre: remove obsolete comment in tracefile.h
[lustre-devel] [PATCH] staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layer
2015-11-08 23:09 UTC (2+ messages)
` [lustre-devel] [PATCH] staging: lustre: update Intel copyright messages 2015
[lustre-devel] [PATCH 00/13] bring lustre's kernel_comm code up to date
2015-11-08 19:17 UTC (14+ messages)
` [lustre-devel] [PATCH 01/13] staging: lustre: remove hsm_nl proc file
` [lustre-devel] [PATCH 02/13] staging: lustre: kg_sem semaphore handling is incorrectly
` [lustre-devel] [PATCH 03/13] staging: lustre: Prevent duplicate CT registrations
` [lustre-devel] [PATCH 04/13] staging: lustre: move kernel_user_comm.c from libcfs to lustre
` [lustre-devel] [PATCH 05/13] staging: lustre: split kernel comm between user and kernel
` [lustre-devel] [PATCH 06/13] staging: lustre: embed kr_data into kkuc_reg
` [lustre-devel] [PATCH 07/13] staging: lustre: convert kernelcomm group to unsigned int
` [lustre-devel] [PATCH 08/13] staging: lustre: remove unnecessary NULL checks in kernel_comm.c
` [lustre-devel] [PATCH 09/13] staging: lustre: cleanup block comment style in kernel_comm code
` [lustre-devel] [PATCH 10/13] staging: lustre: add space around '+' "
` [lustre-devel] [PATCH 11/13] staging: lustre: use proper braces in libcfs_kkuc_group_put
` [lustre-devel] [PATCH 12/13] staging: lustre: return proper error code for libcfs_kkuc_msg_put
` [lustre-devel] [PATCH 13/13] staging: lustre: cleanup white space in kernel comm code
[lustre-devel] [PATCH] staging: lustre: lproc_mgc: Remove unused function mgc_ir_state_seq_show
2015-11-08 19:10 UTC (4+ messages)
[lustre-devel] [PATCH] staging: lustre: mdc_request: Remove mdc_kuc_reregister wrapper
2015-11-08 16:52 UTC
[lustre-devel] [PATCH 0/2] Remove wrapper functions from workitem
2015-11-08 9:17 UTC (3+ messages)
` [lustre-devel] [PATCH 1/2] staging: lustre: workitem: Remove cfs_wi_sched_lock wrapper
` [lustre-devel] [PATCH 2/2] staging: lustre: workitem: Remove cfs_wi_sched_unlock wrapper
[lustre-devel] [PATCH 07/10] staging: lustre: Handle nodemask on UMP machines
2015-11-07 20:53 UTC (4+ messages)
[lustre-devel] [PATCH] staging: lustre: obdclass: Move extern declarations to header files
2015-11-07 15:16 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).