Whamcloud - gitweb
LU-3534 osp: transfer updates with bulk RPC
[fs/lustre-release.git] / lustre / osp / osp_object.c
2015-07-03 wang diLU-3534 osp: transfer updates with bulk RPC 86/13786/34
2015-06-11 Amir ShehataLU-5835 ptlrpc: Introduce iovec to bulk descriptor 25/12525/22
2015-06-11 Wang DiLU-3534 osp: send updates by separate thread 25/12825/37
2015-06-01 Wang DiLU-3536 lod: cancel update log after all committed 72/11572/52
2015-06-01 Wang DiLU-3536 lod: write updates to update log 08/11408/53
2015-06-01 Wang DiLU-3536 lod: record update for cross-MDT operation 39/10939/58
2015-05-28 wang diLU-6299 osp: zero-length EA xattr_set for striped_dir 87/14787/4
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-04-09 Wang DiLU-3534 osp: move RPC pack from declare to execution... 94/10794/45
2015-04-08 Wang DiLU-3536 lod: Separate thandle to different layers. 40/10640/55
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-03-28 wang diLU-6376 osp: add RPC lock during RPC send 98/14098/2
2015-02-21 Fan YongLU-6231 osp: prepare OUT RPC after remote transaction... 10/13710/4
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
2014-11-11 Niu YaweiLU-5006 mdd: don't call attr_set on object create 43/12243/4
2014-11-11 John L. HammondLU-5551 lustre: fix messages with missisng newlines 96/11996/5
2014-10-31 Fan YongLU-5519 lfsck: repair master LMV for striped directory 47/11847/12
2014-10-30 Fan YongLU-5517 lfsck: repair invalid nlink count 16/11516/29
2014-10-22 Fan YongLU-5506 lfsck: skip orphan MDT-object handling for... 44/11444/23
2014-10-20 Fan YongLU-4976 osp: add doxygen comments for osp_object.c... 99/10799/12
2014-09-30 Fan YongLU-5512 lfsck: repair dangling name entry 30/11330/29
2014-09-25 Wang DiLU-3536 osp: move update packing into out_lib.c 21/9321/23
2014-09-24 Fan YongLU-5506 lfsck: skip orphan OST-object handling for... 96/10996/21
2014-09-15 Fan YongLU-5508 osp: RPC adjustment for remote transaction 82/11382/12
2014-08-12 Dmitry EreminLU-5417 osp: fix comparison between signed and unsigned 15/11315/4
2014-06-16 Fan YongLU-4976 osp: add comments for osp_trans.c functions 61/10361/6
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-04-24 John L. HammondLU-4718 osp: clear oxe_ready on old oxe 72/9672/2
2014-04-04 Fan YongLU-4813 lfsck: reuse OUT_PORTAL for orphan iteration 72/9772/3
2014-03-13 Li WeiLU-3539 osp: Fix a series of UPDATE_OBJ endianness... 88/7088/34
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
2014-02-27 Fan YongLU-3336 lfsck: regenerate lost layout EA 10/7810/21
2014-02-26 Fan YongLU-3336 lfsck: orphan OST-objects iteration 03/8303/21
2014-02-25 Fan YongLU-3594 lfsck: repair inconsistent owner and multiple... 24/7524/30
2014-02-22 Fan YongLU-3591 lfsck: repair unmatched MDT-OST objects pairs 19/7519/26
2014-02-22 Fan YongLU-3590 lfsck: repair MDT-object with dangling reference 17/7517/28
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-02-12 Fan YongLU-1267 lfsck: enhance API for MDT-OST consistency 56/7156/33
2014-01-31 Fan YongLU-1267 lfsck: framework (3) for MDT-OST consistency 62/7062/37
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-11 John L. HammondLU-2082 osp: print address of object in osp_object_create()
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-04-09 John L. HammondLU-3059 dt: shrink dt_object by 8 bytes on x86_64
2013-03-20 Jinshan XiongLU-1876 hsm: revise ll_setattr_raw to not check stripe...
2013-03-19 Wang DiLU-1187 out: add resend check for update.
2013-02-02 wangdiLU-1187 mdt: unlink remote directory
2013-01-31 wangdiLU-1187 osp: add osp_md_object for remote directory.
2013-01-30 wangdiLU-1187 lod: Add remote object for DNE
2013-01-28 wangdiLU-1445 osp: rollover to the new seq synchronously
2013-01-28 wangdiLU-1445 osp: Use FID to track precreate cache.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-27 Li WeiLU-2285 osp: Enhance pre-creation-related debug messages
2012-10-13 Alex ZhuravlevLU-2093 lod: fall back to RR allocation when QoS fails
2012-09-29 Alex ZhuravlevLU-1303 mds: integration lod/osp into the stack
2012-09-28 Mikhail PershinLU-1303 osp: OSP logging functionality
2012-09-24 Mikhail PershinLU-1303 osp: osp object operations
2012-09-17 Mikhail PershinLU-1303 osp: Basic OSP device implementation