messages from 2016-08-24 15:11:57 to 2016-10-03 02:28:02 UTC [more...]
[lustre-devel] [PATCH 00/41] missing patches for lustre 2.7.50 to 2.7.55
2016-10-03 2:28 UTC (7+ messages)
` [lustre-devel] [PATCH 01/41] staging: lustre: obdclass: fix race during key quiescency
` [lustre-devel] [PATCH 02/41] staging: lustre: obdclass: Add synchro in lu_context_key_degister()
` [lustre-devel] [PATCH 03/41] staging: lustre: llite: remove client Size on MDS support
` [lustre-devel] [PATCH 04/41] staging: lustre: obd: "
` [lustre-devel] [PATCH 05/41] staging: lustre: clio: Revise read ahead implementation
` [lustre-devel] [PATCH 06/41] staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOL
[lustre-devel] [PATCH] staging: lustre: ko2iblbd: handle ib_dereg_mr removal
2016-10-03 2:22 UTC
[lustre-devel] [PATCH 01/37] staging: lustre: llite: add missing LMV_MAGIC_V1 case
2016-09-27 11:01 UTC (2+ messages)
[lustre-devel] [PATCH] staging/lustre/obdclass: add missing header dependencies
2016-09-26 18:25 UTC (3+ messages)
[lustre-devel] [PATCH] staging/lustre/lov: add missing header dependencies
2016-09-26 18:23 UTC (4+ messages)
[lustre-devel] [PATCH] staging: lustre: ldlm: Fix extern variable declaration
2016-09-24 1:11 UTC
[lustre-devel] [PATCH v2] staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_md
2016-09-20 17:31 UTC
[lustre-devel] lnet_upcall on LBUG & LU-8418
2016-09-20 17:04 UTC (3+ messages)
[lustre-devel] New tag 2.8.58
2016-09-20 16:02 UTC
[lustre-devel] [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md
2016-09-20 15:52 UTC (10+ messages)
[lustre-devel] [PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings
2016-09-19 20:43 UTC (6+ messages)
` [lustre-devel] [PATCH v2] "
[lustre-devel] [PATCH 000/124] missing patches from Lustre 2.7 release
2016-09-19 9:59 UTC (131+ messages)
` [lustre-devel] [PATCH 001/124] staging: lustre: llite: fix ll_statahead_thread() problems on failure
` [lustre-devel] [PATCH 002/124] staging: lustre: ptlrpc: enlarge OST_MAXREQSIZE for 4MB RPC
` [lustre-devel] [PATCH 003/124] staging: lustre: ldlm: fix a use after free in ldlm_resource_get()
` [lustre-devel] [PATCH 004/124] staging: lustre: lmv: honor MDT index when creating volatile file
` [lustre-devel] [PATCH 005/124] staging: lustre: obdclass: optimize busy loop wait
` [lustre-devel] [PATCH 006/124] staging: lustre: lmv: Do not ignore ENOENT in lmv_unlink
` [lustre-devel] [PATCH 007/124] staging: lustre: obd: add lnb_ prefix to members of struct niobuf_local
` [lustre-devel] [PATCH 008/124] staging: lustre: obd: add rnb_ prefix to struct niobuf_remote members
` [lustre-devel] [PATCH 009/124] staging: lustre: obdclass: serialize lu_site purge
` [lustre-devel] [PATCH 010/124] staging: lustre: llite: add LL_LEASE_{RD, WR, UN}LCK
` [lustre-devel] [PATCH 011/124] staging: lustre: llite: update ras stride offset
` [lustre-devel] [PATCH 012/124] staging: lustre: lmv: fix some byte order issues
` [lustre-devel] [PATCH 013/124] staging: lustre: osc: update kms in brw_interpret() properly
` [lustre-devel] [PATCH 014/124] staging: lustre: lmv: release locks if lmv_intent_lock() fails
` [lustre-devel] [PATCH 015/124] staging: lustre: clio: lu_ref_del() mismatch ref add scope
` [lustre-devel] [PATCH 016/124] staging: lustre: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 017/124] staging: lustre: lov: adjust page bufsize after layout change
` [lustre-devel] [PATCH 018/124] staging: lustre: obdclass: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 019/124] staging: lustre: ptlrpc: fix magic return value of ptlrpc_init_portals
` [lustre-devel] [PATCH 020/124] staging: lustre: lmv: release request in lmv_revalidate_slaves()
` [lustre-devel] [PATCH 021/124] staging: lustre: build: bump build version warnings to x.y.53
` [lustre-devel] [PATCH 022/124] staging: lustre: llog: add newly opened llog at tail of handle list
` [lustre-devel] [PATCH 023/124] staging: lustre: mdc: Report D_CHANGELOG messages as D_HSM
` [lustre-devel] [PATCH 024/124] staging: lustre: remove RCU2HANDLE macro
` [lustre-devel] [PATCH 025/124] staging: lustre: llite: Compare of unsigned value against 0 is always true
` [lustre-devel] [PATCH 026/124] staging: lustre: statahead: statahead thread wait for RPCs to finish
` [lustre-devel] [PATCH 027/124] staging: lustre: ldlm: reconstruct proper flags on enqueue resend
` [lustre-devel] [PATCH 028/124] staging: lustre: ldlm: resend AST callbacks
` [lustre-devel] [PATCH 029/124] staging: lustre: ldlm: restore some of the interval functionality
` [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock
` [lustre-devel] [PATCH 031/124] staging: lustre: vvp: Use lockless __generic_file_aio_write
` [lustre-devel] [PATCH 032/124] staging: lustre: llite: remove lookup_flags from ll_lookup_it()
` [lustre-devel] [PATCH 033/124] staging: lustre: llite: remove mode from ll_create_it()
` [lustre-devel] [PATCH 034/124] staging: lustre: llite: turn mode to umode_t for ll_new_inode()
` [lustre-devel] [PATCH 035/124] staging: lustre: llite: style cleanup for ll_mkdir
` [lustre-devel] [PATCH 036/124] staging: lustre: llite: no need to check dentry is NULL
` [lustre-devel] [PATCH 037/124] staging: lustre: cleanup lustre_lib.h
` [lustre-devel] [PATCH 038/124] staging: lustre: osc: debug to match extent to brw RPC
` [lustre-devel] [PATCH 039/124] staging: lustre: remove lustre_lite.h
` [lustre-devel] [PATCH 040/124] staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTES
` [lustre-devel] [PATCH 041/124] staging: lustre: llite: don't call make_bad_inode() on an old inode
` [lustre-devel] [PATCH 042/124] staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32
` [lustre-devel] [PATCH 043/124] staging: lustre: lmv: change type of lmv_obd->tgts_size "
` [lustre-devel] [PATCH 044/124] staging: lustre: misc: Reduce exposure to overflow on page counters
` [lustre-devel] [PATCH 045/124] staging: lustre: lmv: remove dead code
` [lustre-devel] [PATCH 046/124] staging: lustre: llite: handle concurrent use of cob_transient_pages
` [lustre-devel] [PATCH 047/124] staging: lustre: llite: enforce pool name length limit
` [lustre-devel] [PATCH 048/124] staging: lustre: Flexible changelog format
` [lustre-devel] [PATCH 049/124] staging: lustre: lmv: move some inline functions to lustre_lmv.h
` [lustre-devel] [PATCH 050/124] staging: lustre: ldlm: per-export lock callback timeout
` [lustre-devel] [PATCH 051/124] staging: lustre: llite: ensure all data flush out when umount
` [lustre-devel] [PATCH 052/124] staging: lustre: lmv: add testing for bad name hash
` [lustre-devel] [PATCH 053/124] staging: lustre: obd: restore linkea support
` [lustre-devel] [PATCH 054/124] staging: lustre: llite: Add ioctl to get parent fids from link EA
` [lustre-devel] [PATCH 055/124] staging: lustre: llite: allow setting stripes to specify OSTs
` [lustre-devel] [PATCH 056/124] staging: lustre: statahead: use dcache-like interface for sa entry
` [lustre-devel] [PATCH 057/124] staging: lustre: statahead: ll_intent_drop_lock() called in spinlock
` [lustre-devel] [PATCH 058/124] staging: lustre: statahead: race in start/stop statahead
` [lustre-devel] [PATCH 059/124] staging: lustre: at: net AT after connect
` [lustre-devel] [PATCH 060/124] staging: lustre: mdc: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 061/124] staging: lustre: obd: cleanup struct md_op_data and uses
` [lustre-devel] [PATCH 062/124] staging: lustre: replace direct HZ access with kernel APIs
` [lustre-devel] [PATCH 063/124] staging: lustre: ldlm: count of pools is unsigned long
` [lustre-devel] [PATCH 064/124] staging: lustre: lu_dirent_calc_size() return type to size_t
` [lustre-devel] [PATCH 065/124] staging: lustre: obdclass: change lu_site->ls_purge_start to unsigned
` [lustre-devel] [PATCH 066/124] staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}
` [lustre-devel] [PATCH 067/124] staging: lustre: changelog: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 068/124] staging: lustre: lov: remove unused {get, set}_info handlers
` [lustre-devel] [PATCH 069/124] staging: lustre: fix messages with missing newlines
` [lustre-devel] [PATCH 070/124] staging: lustre: statahead: small fixes and cleanup
` [lustre-devel] [PATCH 071/124] staging: lustre: obd: remove unused obd methods
` [lustre-devel] [PATCH 072/124] staging: lustre: echo: replace lov_stripe_md with lov_oinfo
` [lustre-devel] [PATCH 073/124] staging: lustre: llite: remove ll_objects_destroy()
` [lustre-devel] [PATCH 074/124] staging: lustre: changelog: Proper record remapping
` [lustre-devel] [PATCH 075/124] staging: lustre: recovery: don't replay closed open
` [lustre-devel] [PATCH 076/124] staging: lustre: ldlm: revert the changes for lock canceling policy
` [lustre-devel] [PATCH 077/124] staging: lustre: ptlrpc: quiet errors on initial connection
` [lustre-devel] [PATCH 078/124] staging: lustre: llog: prevent out-of-bound index
` [lustre-devel] [PATCH 079/124] staging: lustre: mgc: add nid iteration
` [lustre-devel] [PATCH 080/124] staging: lustre: llite: fix dup flags names
` [lustre-devel] [PATCH 081/124] staging: lustre: obdclass: lu_htable_order() return type to long
` [lustre-devel] [PATCH 082/124] staging: lustre: mdc: Proper accessing struct lov_user_md
` [lustre-devel] [PATCH 083/124] staging: lustre: ldlm: evict clients returning errors on ASTs
` [lustre-devel] [PATCH 084/124] staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctly
` [lustre-devel] [PATCH 085/124] staging: lustre: obdclass: change loop indexes to unsigned
` [lustre-devel] [PATCH 086/124] staging: lustre: obdclass: eliminate NULL error return
` [lustre-devel] [PATCH 087/124] staging: lustre: ptlrpc: Suppress error message when imp_sec is freed
` [lustre-devel] [PATCH 088/124] staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()
` [lustre-devel] [PATCH 089/124] staging: lustre: obd: change brw_page->count to unsigned
` [lustre-devel] [PATCH 090/124] staging: lustre: obdclass: change cl_fault_io->ft_nob to size_t
` [lustre-devel] [PATCH 091/124] staging: lustre: clio: add coo_getstripe interface
` [lustre-devel] [PATCH 092/124] staging: lustre: ptlrpc: fix comparison between signed and unsigned
` [lustre-devel] [PATCH 093/124] staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.h
` [lustre-devel] [PATCH 094/124] staging: lustre: lov: flatten struct lov_stripe_md
` [lustre-devel] [PATCH 095/124] staging: lustre: ptlrpc: fix race between connect vs resend
` [lustre-devel] [PATCH 096/124] staging: lustre: osc: osc_object_ast_clear() LBUG
` [lustre-devel] [PATCH 097/124] staging: lustre: osc: change cl_extent_tax and *grants to unsigned
` [lustre-devel] [PATCH 098/124] staging: lustre: lprocfs: cleanup stats locking code
` [lustre-devel] [PATCH 099/124] staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info()
` [lustre-devel] [PATCH 100/124] staging: lustre: obd: change type of cl_conn_count to size_t
` [lustre-devel] [PATCH 101/124] staging: lustre: libcfs: check mask returned by cpumask_of_node
` [lustre-devel] [PATCH 102/124] staging: lustre: remove lustre/include/linux/
` [lustre-devel] [PATCH 103/124] staging: lustre: llite: pack suppgid to MDS correctly
` [lustre-devel] [PATCH 104/124] staging: lustre: clio: rename coo_attr_set to coo_attr_update
` [lustre-devel] [PATCH 105/124] staging: lustre: clio: pass fid for OST setattr
` [lustre-devel] [PATCH 106/124] staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 server
` [lustre-devel] [PATCH 107/124] staging: lustre: lmv: Do not revalidate stripes with master lock
` [lustre-devel] [PATCH 108/124] staging: lustre: grant: quiet message on grant waiting timeout
` [lustre-devel] [PATCH 109/124] staging: lustre: misc: remove unnecessary EXPORT_SYMBOL
` [lustre-devel] [PATCH 110/124] staging: lustre: obdclass: "
` [lustre-devel] [PATCH 111/124] staging: lustre: llite: lock the inode to be migrated
` [lustre-devel] [PATCH 112/124] staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL
` [lustre-devel] [PATCH 113/124] staging: lustre: obd: use proper flags for call_usermodehelper
` [lustre-devel] [PATCH 114/124] staging: lustre: ptlrpc: prevent request timeout grow due to recovery
` [lustre-devel] [PATCH 115/124] staging: lustre: mdt: add indexing option to default dir stripe
` [lustre-devel] [PATCH 116/124] staging: lustre: llite: make default_easize writeable in /sysfs
` [lustre-devel] [PATCH 117/124] staging: lustre: mdc: cl_default_mds_easize not refreshed
` [lustre-devel] [PATCH 118/124] staging: lustre: lmv: fix parent FID for migration
` [lustre-devel] [PATCH 119/124] staging: lustre: lnet: potential deadlock in lnet
` [lustre-devel] [PATCH 120/124] staging: lustre: lnet: check if ni is in current net namespace
` [lustre-devel] [PATCH 121/124] staging: lustre: lnet: Ensure routing is turned on first time
` [lustre-devel] [PATCH 122/124] staging: lustre: lnet: Enable setting per NI peer_credits
` [lustre-devel] [PATCH 123/124] staging: lustre: o2iblnd: Put back work queue check previously removed
` [lustre-devel] [PATCH 124/124] staging: lustre: update version to 2.6.99
[lustre-devel] [PATCH] staging: lustre: lmv: add missing function declaration
2016-09-19 1:05 UTC (5+ messages)
[lustre-devel] [PATCH] staging: lustre: lmv: mark symbols static where possible
2016-09-18 20:32 UTC (2+ messages)
[lustre-devel] [PATCH] staging: lustre: clean function declaration in super25.c up
2016-09-17 13:41 UTC
[lustre-devel] [PATCH] staging/lustre: clean function declaration in super25.c up
2016-09-17 13:37 UTC
[lustre-devel] [PATCH] staging: lustre: obdclass: clean function declarations in obd_config.c and class_obd.c up
2016-09-17 13:30 UTC
[lustre-devel] [PATCH] staging/lustre: clean function declaration in cl_io.c up
2016-09-17 13:24 UTC
[lustre-devel] [PATCH v2] staging: lustre: clean function declarations in class_obd.c up
2016-09-15 15:45 UTC
[lustre-devel] [PATCH] staging: lustre: clean function declarations in class_obd.c up
2016-09-15 14:52 UTC (2+ messages)
[lustre-devel] [PATCH] staging: squash lines for simple wrapper functions
2016-09-12 19:29 UTC (2+ messages)
[lustre-devel] PDSW-DISCS'16 Call for Papers deadline extended
2016-09-07 21:46 UTC
[lustre-devel] New tag 2.8.57
2016-09-01 17:34 UTC
[lustre-devel] [PATCH 1/2] staging: lustre: fix unstable pages tracking
2016-09-01 1:59 UTC (4+ messages)
` [lustre-devel] [PATCH 2/2] staging: lustre: hide unused variable
[lustre-devel] [PATCH] staging: lustre: obdclass: constify obd_psdev_fops structure
2016-08-28 21:45 UTC
[lustre-devel] [PATCH] staging: lustre: constify lprocfs_generic_fops structure
2016-08-28 21:38 UTC
[lustre-devel] [PATCH] staging/lustre: constify sops structure
2016-08-28 21:27 UTC
[lustre-devel] [PATCH] staging: lustre: constify lmv_proc_target_fops structure
2016-08-28 21:16 UTC
[lustre-devel] [PATCH] staging/lustre: avoid zero buf for the first time
2016-08-26 19:48 UTC (3+ messages)
[lustre-devel] [PATCH] staging/lustre: Fix max_dirty_mb output in sysfs
2016-08-25 17:50 UTC
[lustre-devel] [PATCH v2 0/8] Lustre fixes
2016-08-24 15:11 UTC (3+ messages)
` [lustre-devel] [PATCH v2 7/8] staging/lustre: release MGC device if connect fails
` [lustre-devel] [PATCH v2 8/8] staging/lustre/o2iblnd: handle mixed page size configurations
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