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

[lustre-devel] [PATCH] staging: lustre: llite: basic port to xattr_handler API
 2016-07-11 13:40 UTC 

[lustre-devel] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-29 19:48 UTC  (4+ messages)
` [lustre-devel] [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time()
` [lustre-devel] [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()

[lustre-devel] [lustre-discuss] more on lustre striping
 2016-06-26 19:17 UTC  (13+ messages)

[lustre-devel] [PATCH v2] staging/lustre/lnet: changes value to correct type for assignment
 2016-06-25 16:08 UTC  (2+ messages)

[lustre-devel] HSM issues
 2016-06-24 14:50 UTC  (4+ messages)

[lustre-devel] [PATCH v2] staging/lustre/lnet: changes value to correct type for assignment
 2016-06-23 19:49 UTC  (2+ messages)

[lustre-devel] [PATCH v2] staging/lustre/lnet: changes value to correct type for assignment
 2016-06-23 19:14 UTC  (2+ messages)

[lustre-devel] [PATCH] staging/lustre/lnet: correctly casts value for arithmetic
 2016-06-23 18:30 UTC 

[lustre-devel] [PATCH] staging/lustre/lnet: correctly casts value for arithmetic
 2016-06-23 18:10 UTC  (2+ messages)

[lustre-devel] [PATCH] staging/lustre/lnet: correctly casts value for arithmetic
 2016-06-23 17:52 UTC  (2+ messages)

[lustre-devel] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-22 15:49 UTC  (6+ messages)
` [lustre-devel] [PATCH v2 14/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time()
  ` [lustre-devel] [Y2038] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros

[lustre-devel] [PATCH] staging: lustre: lnet: Remove old commented out code
 2016-06-22 15:19 UTC 

[lustre-devel] New tag 2.8.55
 2016-06-22  1:11 UTC 

[lustre-devel] [PATCH] staging: lustre: llite: break ll_getxattr_common into 2 functions
 2016-06-20 22:47 UTC 

[lustre-devel] [PATCH v2 00/29] Lustre fixes
 2016-06-20 20:55 UTC  (30+ messages)
` [lustre-devel] [PATCH v2 01/29] staging/lustre/llite: allocate and free client cache asynchronously
` [lustre-devel] [PATCH v2 02/29] staging/lustre/llite: correct request handling after ll_lookup_it()
` [lustre-devel] [PATCH v2 03/29] staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcache
` [lustre-devel] [PATCH v2 04/29] staging/lustre/llite: lock i_lock before __d_drop()
` [lustre-devel] [PATCH v2 05/29] staging/lustre/osc: osc_lock_weight endless loop fix
` [lustre-devel] [PATCH v2 06/29] staging/lustre/osc: Fix reverted condition in osc_lock_weight
` [lustre-devel] [PATCH v2 07/29] staging/lustre/ptlrpc: reorganize ptlrpc_request
` [lustre-devel] [PATCH v2 08/29] staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_set
` [lustre-devel] [PATCH v2 09/29] staging/lustre/ptlrpc: Early Reply vs Reply MDunlink
` [lustre-devel] [PATCH v2 10/29] staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_pack
` [lustre-devel] [PATCH v2 11/29] staging/lustre/ptlrpc: lost bulk leads to a hang
` [lustre-devel] [PATCH v2 12/29] staging/lustre/llite: take trunc_sem only at vvp layer
` [lustre-devel] [PATCH v2 13/29] staging/lustre: LDLM_DEBUG() shouldn't be passed \n
` [lustre-devel] [PATCH v2 14/29] staging/lustre: Add newline to LU_OBJECT_DEBUG() message
` [lustre-devel] [PATCH v2 15/29] staging/lustre/llite: flatten struct lookup_intent
` [lustre-devel] [PATCH v2 16/29] staging/lustre: Inline Lustre intent disposition functions
` [lustre-devel] [PATCH v2 17/29] staging/lustre/llite: change it_data to it_request
` [lustre-devel] [PATCH v2 18/29] staging/lustre/ldlm: const qualify struct lustre_handle * params
` [lustre-devel] [PATCH v2 19/29] staging/lustre/llite: ensure obd is effective in onu_upcall
` [lustre-devel] [PATCH v2 20/29] staging/lustre/mdc: Zero atime in close RPC
` [lustre-devel] [PATCH v2 21/29] staging/lustre/llite: don't panic when fid is insane
` [lustre-devel] [PATCH v2 22/29] staging/lustre/llite: Restore proper opencache operations
` [lustre-devel] [PATCH v2 23/29] staging/lustre/llite: ll_revalidate_dentry update
` [lustre-devel] [PATCH v2 24/29] staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino
` [lustre-devel] [PATCH v2 25/29] staging/lustre/osc: fix signed one bit field
` [lustre-devel] [PATCH v2 26/29] staging/lustre: Add documentation for unstable_stats in sysfs
` [lustre-devel] [PATCH v2 27/29] staging/lustre/osc: glimpse lock should match only with granted locks
` [lustre-devel] [PATCH v2 28/29] staging/lustre/libcfs: Do not call kthread_run in wrong state
` [lustre-devel] [PATCH v2 29/29] staging: lustre: quiet lockdep recursive lock warning

[lustre-devel] [PATCH] staging: lustre: remove remote client support
 2016-06-20  3:44 UTC  (2+ messages)

[lustre-devel] [PATCH 00/28] Lustre fixes
 2016-06-20  2:07 UTC  (29+ messages)
` [lustre-devel] [PATCH 01/28] staging/lustre/llite: allocate and free client cache asynchronously
` [lustre-devel] [PATCH 02/28] staging/lustre/llite: correct request handling after ll_lookup_it()
` [lustre-devel] [PATCH 03/28] staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcache
` [lustre-devel] [PATCH 04/28] staging/lustre/llite: lock i_lock before __d_drop()
` [lustre-devel] [PATCH 05/28] staging/lustre/osc: osc_lock_weight endless loop fix
` [lustre-devel] [PATCH 06/28] staging/lustre/osc: Fix reverted condition in osc_lock_weight
` [lustre-devel] [PATCH 07/28] staging/lustre/ptlrpc: reorganize ptlrpc_request
` [lustre-devel] [PATCH 08/28] staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_set
` [lustre-devel] [PATCH 09/28] staging/lustre/ptlrpc: Early Reply vs Reply MDunlink
` [lustre-devel] [PATCH 10/28] staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_pack
` [lustre-devel] [PATCH 11/28] staging/lustre/ptlrpc: lost bulk leads to a hang
` [lustre-devel] [PATCH 12/28] staging/lustre/llite: take trunc_sem only at vvp layer
` [lustre-devel] [PATCH 13/28] staging/lustre: LDLM_DEBUG() shouldn't be passed \n
` [lustre-devel] [PATCH 14/28] staging/lustre: Add newline to LU_OBJECT_DEBUG() message
` [lustre-devel] [PATCH 15/28] staging/lustre/llite: flatten struct lookup_intent
` [lustre-devel] [PATCH 16/28] staging/lustre: Inline Lustre intent disposition functions
` [lustre-devel] [PATCH 17/28] staging/lustre/llite: change it_data to it_request
` [lustre-devel] [PATCH 18/28] staging/lustre/ldlm: const qualify struct lustre_handle * params
` [lustre-devel] [PATCH 19/28] staging/lustre/llite: ensure obd is effective in onu_upcall
` [lustre-devel] [PATCH 20/28] staging/lustre/mdc: Zero atime in close RPC
` [lustre-devel] [PATCH 21/28] staging/lustre/o2ib: Don't access NULL NI on failure path
` [lustre-devel] [PATCH 22/28] staging/lustre/llite: don't panic when fid is insane
` [lustre-devel] [PATCH 23/28] staging/lustre/llite: Restore proper opencache operations
` [lustre-devel] [PATCH 24/28] staging/lustre/llite: ll_revalidate_dentry update
` [lustre-devel] [PATCH 25/28] staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino
` [lustre-devel] [PATCH 26/28] staging/lustre/osc: fix signed one bit field
` [lustre-devel] [PATCH 27/28] staging/lustre: Add documentation for unstable_stats in sysfs
` [lustre-devel] [PATCH 28/28] staging/lustre/osc: glimpse lock should match only with granted locks

[lustre-devel] [PATCH 0/3] staging: luster: cl_object.h Checkpatch Cleanup
 2016-06-19 19:53 UTC  (11+ messages)
` [lustre-devel] [PATCH 1/3] "
` [lustre-devel] [PATCH 2/3] staging: luster: "
` [lustre-devel] [PATCH 3/3] "

[lustre-devel] [PATCH 0/4] Some Lustre style cleanups
 2016-06-19  3:53 UTC  (5+ messages)
` [lustre-devel] [PATCH 1/4] staging/lustre: Fix blank line before EXPORT_SYMBOL()
` [lustre-devel] [PATCH 2/4] staging/lustre: Keep logical continuations on the previous line
` [lustre-devel] [PATCH 3/4] staging/lustre: Remove unnecessary space after a cast
` [lustre-devel] [PATCH 4/4] staging/lustre: Update FID documentation link

[lustre-devel] dead??? URLs in code/comments
 2016-06-18 16:20 UTC  (2+ messages)

[lustre-devel] [PATCH 0/3] staging: lustre: lnet: bug fixs for 4.7-rc2
 2016-06-18  3:32 UTC  (11+ messages)
` [lustre-devel] [PATCH 1/3] staging: lustre: lnet: Don't access NULL NI on failure path
` [lustre-devel] [PATCH 2/3] staging: lustre: lnet: Allocate MEs and small MDs in own kmem_caches
` [lustre-devel] [PATCH 3/3] staging: lustre: lnet: optimize memory foot print for lnet_libmd

[lustre-devel] Community Release Update
 2016-06-17  0:18 UTC  (2+ messages)

[lustre-devel] [PATCH 2/5] staging/lustre: Replace sun.com GPLv2 URL with gnu.org one
 2016-06-16  2:28 UTC  (4+ messages)

[lustre-devel] lustre 2.7.1 server 2.7.1-5.1nasS tarball
 2016-06-15 23:57 UTC 

[lustre-devel] [PATCH 0/8] Lustre: Multiple assignments removal
 2016-06-15 20:15 UTC  (10+ messages)
` [lustre-devel] [PATCH 1/8] staging/lustre/osc: Fix Multiple Assignment Warnings
` [lustre-devel] [PATCH 2/8] staging/lustre/fid: Fix Multiple Assignments
` [lustre-devel] [PATCH 3/8] staging/lustre/ldlm: "
` [lustre-devel] [PATCH 4/8] staging/lustre/llite: "
` [lustre-devel] [PATCH 5/8] staging/lustre/lov: "
` [lustre-devel] [PATCH 6/8] staging/lustre/obdclass: "
` [lustre-devel] [PATCH 7/8] staging/lustre/ptlrpc: "
` [lustre-devel] [PATCH 8/8] staging/lustre/lmv: "

[lustre-devel] [PATCH 0/5] Lustre: Remove defunct SUN addresses
 2016-06-15  0:44 UTC  (6+ messages)
` [lustre-devel] [PATCH 1/5] staging/lustre: Remove the "Please contact SUN for GPL" from headers
` [lustre-devel] [PATCH 2/5] staging/lustre: Replace sun.com GPLv2 URL with gnu.org one
` [lustre-devel] [PATCH 3/5] staging/lustre/lov: Fix gpl URL in lov_pool.c
` [lustre-devel] [PATCH 4/5] staging/lustre: Remove stray line from selftest/selftest.h
` [lustre-devel] [PATCH 5/5] staging/lustre/libcfs: Remove "Please contact Oracle" from header

[lustre-devel] staging: lustre headers include outdated and wrong (c) information
 2016-06-14 23:58 UTC  (5+ messages)

[lustre-devel] [PATCH] lustre: hide call to Posix ACL in ifdef
 2016-06-13 20:44 UTC 

[lustre-devel] [PATCH 11/21] drivers: staging: lustre: Replace CURRENT_TIME with current_fs_time()
 2016-06-11  1:53 UTC  (3+ messages)

[lustre-devel] [PATCH] staging: lustre: socklnd: remove typedefs
 2016-06-10 20:14 UTC 

[lustre-devel] [PATCH] staging: lustre: o2iblnd: remove typedefs
 2016-06-10 20:13 UTC 

[lustre-devel] [PATCH] staging: lustre: llite: remove lloop device
 2016-06-09  8:59 UTC  (2+ messages)

[lustre-devel] [PATCH 0/2] *** staging: lustre: Replace semaphore lock with mutex ***
 2016-06-08 22:52 UTC  (6+ messages)
` [lustre-devel] [PATCH 1/2] staging: lustre: lloop_device: Replace semaphore lo_sem with completion
` [lustre-devel] [PATCH 2/2] staging: lustre: lnet: Replace semaphore ln_rc_signal "

[lustre-devel] New tag 2.8.54
 2016-06-07  1:47 UTC 

[lustre-devel] [PATCH 0/4] Lustre fixes and cleanups
 2016-06-06  3:28 UTC  (5+ messages)
` [lustre-devel] [PATCH 1/4] staging/lustre/lov: calculate file offset correctly
` [lustre-devel] [PATCH 2/4] staging/lustre/llite: define per open file cache for ll_cl_context
` [lustre-devel] [PATCH 3/4] staging/lustre/osc: Remove ops_temp from osc_page
` [lustre-devel] [PATCH 4/4] staging/lustre/osc: Get rid of osc_page_protected()

[lustre-devel] [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
 2016-05-27 18:26 UTC  (15+ messages)

[lustre-devel] [PATCH] staging: lustre: llite: drop acl from cache
 2016-05-24 22:08 UTC  (4+ messages)

[lustre-devel] LWN article on kernel stats reveal upstream client progress
 2016-05-24 14:44 UTC  (3+ messages)

[lustre-devel] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.c:235: pointless test ?
 2016-05-23 11:17 UTC 

[lustre-devel] [PATCH] staging: lustre: set function scope with static
 2016-05-23 10:17 UTC 

[lustre-devel] [PATCH] staging: lustre: llite: kzalloc/copy_to_user to memdup_user
 2016-05-23  0:20 UTC  (3+ messages)

[lustre-devel] [PATCH v2] staging: lustre: llite: kzalloc/copy_to_user to memdup_user
 2016-05-23  0:14 UTC 

[lustre-devel] [PATCH] staging: lustre: llite: kzalloc/copy_to_user to memdup_user
 2016-05-22 21:52 UTC 


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