Whamcloud - gitweb
LU-8058 utils: Remove old commented out code
[fs/lustre-release.git] / lustre / lov /
2016-06-14 Nathaniel ClarkLU-7890 lov: Ensure correct operation for large object... 66/19066/10
2016-06-03 Jinshan XiongLU-4257 obdclass: Get rid of cl_env hash table 54/20254/6
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-05-03 Alex ZhuravlevLU-7521 ldlm: LDLM_DEBUG() shouldn't be passed \n 94/17494/8
2016-04-17 Li XiLU-4931 ladvise: Add feature of giving file access... 29/10029/52
2016-04-11 Andrew PerepechkoLU-7925 llite: avoid clearing i_nlink for inodes in use 64/19164/4
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-02-05 Andreas DilgerLU-6587 obdclass: use OBD_FREE_LARGE with OBD_ALLOC_LARGE 34/18034/4
2016-01-28 Oleg DrokinLU-7623 lov: Get rid of an ugly statfs hack in lov_ioco... 80/17780/3
2016-01-14 Ben EvansLU-6401 headers: move swab functions to new header... 39/16339/11
2016-01-07 Yang ShengLU-7085 lov: trying smaller memory allocations 76/17476/4
2015-12-10 Bobi JamLU-7446 clio: lov_io_init() should return error code 40/17240/4
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-10-02 Henri DoreauLU-7034 obd: Remove dead code in precleanup 61/16061/7
2015-10-01 Jinshan XiongLU-6271 osc: further OSC cleanup after eviction 56/16456/8
2015-09-16 Jinshan XiongLU-6943 clio: get rid of cl_req 33/15833/6
2015-08-31 Jinshan XiongLU-6903 lov: call lov_object_find_cbdata() inside lock 48/15748/3
2015-07-26 John L. HammondLU-6872 lov: avoid infinite loop in lsm_alloc_plain() 44/15644/2
2015-07-02 Bobi JamLU-6744 lov: init LOV stripe type beforehand 62/15362/2
2015-06-29 Jinshan XiongLU-5823 llite: Remove access of stripe in ll_setattr_raw 14/13514/10
2015-06-16 John L. HammondLU-5814 lov: remove LSM from struct lustre_md 22/13722/9
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-06-05 John L. HammondLU-5814 lov: move LSM to LOV layer 96/13696/11
2015-06-05 John L. HammondLU-3105 osc: remove capa support 40/14640/6
2015-05-28 James SimmonsLU-6302 lov: copy_to_user uses wrong casting 13/14613/6
2015-05-28 Bobi JamLU-6201 llite: remove duplicate fiemap defines 08/13608/8
2015-05-25 John L. HammondLU-5814 lov: use obd_get_info() to get def/max LOV... 95/13695/12
2015-05-20 John L. HammondLU-5683 clio: add CIT_DATA_VERSION 49/14649/5
2015-05-17 John L. HammondLU-6017 obd: remove destroy cookie handling 22/12922/9
2015-05-17 Niu YaweiLU-5975 quota: remove obsolete quota code 05/14705/4
2015-05-08 John L. HammondLU-5814 llite: add cl_object_maxbytes() 94/13694/8
2015-05-04 John L. HammondLU-5814 obd: remove unused LSM parameters 26/13426/8
2015-04-28 Jinshan XiongLU-6482 lov: calculate file offset correctly 62/14462/3
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-10 Jinshan XiongLU-5814 llite: remove lli_has_smd 90/13690/9
2015-04-09 John L. HammondLU-5814 lov: add cl_object_layout_get() 80/13680/11
2015-04-06 Dmitry EreminLU-5478 lustre: get rid of obd_* typedefs 56/14256/3
2015-04-06 John HammondLU-5823 clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGS 22/13422/8
2015-03-26 Bobi JamLU-5823 clio: remove IOC_LOV_GETINFO 48/12748/7
2015-03-26 Bobi JamLU-5823 clio: add coo_obd_info_get and coo_data_version 38/12638/14
2015-03-25 Bobi JamLU-5823 clio: add cl_object_fiemap() 35/12535/19
2015-03-12 Jinshan XiongLU-3259 clio: Revise read ahead implementation 59/10859/17
2015-03-11 John L. HammondLU-6047 obd: remove client Size on MDS support 69/13169/3
2015-03-03 Emoly LiuLU-6173 llite: allocate and free client cache asynchron... 46/13746/4
2015-02-03 Frank ZagoLU-5829 misc: remove unnecessary EXPORT_SYMBOL 21/13321/2
2015-02-03 Dmitry EreminLU-5478 lov: get rid of obd_* typedefs 44/13144/5
2015-01-27 Bobi JamLU-5823 clio: add cl_object_find_cbdata() 94/12494/13
2015-01-22 Bobi JamLU-6046 clio: update comments after cl_lock simplification 37/13137/4
2015-01-22 Bobi JamLU-1154 clio: pass fid for OST setattr 02/12902/5
2015-01-22 Bobi JamLU-1154 clio: rename coo_attr_set to coo_attr_update 88/12888/8
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2015-01-10 John L. HammondLU-5275 lprocfs: reduce scope of params_tree.h 25/13225/3
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-18 John L. HammondLU-5814 lov: flatten struct lov_stripe_md 81/12581/2
2014-12-18 John L. HammondLU-5971 llite: merge lclient.h into llite/vvp_internal.h 92/12592/6
2014-12-18 Bobi JamLU-5823 clio: add coo_getstripe interface 52/12452/19
2014-12-09 Frank ZagoLU-5396 lov: (and ldlm) make some functions static 21/12221/10
2014-12-05 Bobi JamLU-5933 fiemap: set FIEMAP_EXTENT_LAST correctly 81/12781/2
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-11-21 John L. HammondLU-5814 llite: remove ll_objects_destroy() 18/12618/2
2014-11-05 John L. HammondLU-5814 lov: remove unused {get,set}_info handlers 45/12445/4
2014-11-04 John L. HammondLU-5814 lov: remove LL_IOC_RECREATE_{FID,OBJ} 42/12442/4
2014-11-04 Jinshan XiongLU-3259 clio: cl_lock simplification 58/10858/15
2014-11-01 Jinshan XiongLU-4665 utils: lfs setstripe to specify OSTs 83/9383/29
2014-09-26 frank zagoLU-5396 lnet/klnds: add sparse annotation __user wherev... 24/11824/5
2014-09-24 John L. HammondLU-2675 obd: rename LUSTRE_STRIPE_MAXBYTES 00/11800/2
2014-09-15 frank zagoLU-5396 lov: add sparse annotation __user wherever... 23/11823/2
2014-09-06 James SimmonsLU-5275 obdclass: remove lproc_var argument to lprocfs_... 32/11732/2
2014-09-06 James SimmonsLU-5275 obdclass: Remove lprocfs_vars argument from... 40/11640/2
2014-09-06 James SimmonsLU-5275 obdclass: Remove non seq file proc routines 51/11451/5
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-08-18 Jinshan XiongLU-5459 lov: adjust page bufsize after layout change 94/11394/3
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-07-16 John L. HammondLU-2675 lov: remove liblustre includes 96/10196/2
2014-07-09 James NunezLU-4871 newline: Correct missing newline 00/10000/6
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-11 Jinshan XiongLU-4793 clio: Reduce memory overhead of per-page allocation 70/10070/5
2014-05-29 Fan YongLU-4675 lfsck: new pattern flag for partially repaired... 42/10042/19
2014-05-13 James SimmonsLU-4953 lprocfs: fix missing target_obds on multiple... 92/10192/3
2014-05-07 James SimmonsLU-3963 client: move llite,lov,target,obdecho to linux... 44/9944/3
2014-05-06 Dmitry EreminLU-4629 lov: fix sscanf format specification 91/9391/4
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-04-20 Bobi JamLU-4619 llite: prevent buffer overflow in fiemap 34/9834/5
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-04-17 Jinshan XiongLU-4860 lov: Handle the case of stripe size is not... 82/9882/3
2014-04-11 Alexey LyashkovLU-3963 cleanup: C89 and build cleanups 03/7803/29
2014-04-09 Peng TaoLU-3963 libcfs: convert llite/lmv/lod/lov cfs_atomic... 73/7073/13
2014-03-12 wang diLU-4682 llite: a few fixes for migration. 22/9522/5
2014-03-12 Jinshan XiongLU-4591 lov: cancel ungranted sub lock 24/9524/2
2014-03-12 John L. HammondLU-2785 osc: remove unused obd methods 47/8547/5
2014-03-10 Jinshan XiongLU-4381 lov: to not hold sub locks at initialization 52/9152/4
2014-03-01 John L. HammondLU-2675 obdclass: remove uses of lov_stripe_md 45/8545/5
2014-03-01 James SimmonsLU-3319 lprocfs: client side cleanups 43/8943/2
next