Whamcloud - gitweb
LU-6698 kernel: kernel update RHEL 6.6 [2.6.32-504.23.4.el6]
[fs/lustre-release.git] / lustre / lov /
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
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-06 Jinshan XiongLU-3321 clio: optimize read ahead code 23/8523/12
2014-01-13 John L. HammondLU-2675 lov: remove unused lov obd functions 81/5581/9
2014-01-06 John L. HammondLU-2675 lod: remove lov and lod stuff from obd.h 87/8687/2
2014-01-04 Alexander.BoykoLU-3889 osc: Allow lock to be canceled at ENQ time 05/8405/5
2013-12-28 John L. HammondLU-2675 lov: remove unused lov llog code 39/8539/2
2013-12-11 James SimmonsLU-3319 procfs: move lov proc handling over to seq_file 92/7292/7
2013-12-11 Jinshan XiongLU-3321 clio: remove stackable cl_page completely 95/7895/17
2013-12-02 Jinshan XiongLU-3321 clio: add pages into writeback cache in batch 93/7893/19
2013-12-02 Sebastien BuissonLU-4049 build: fix 'NULL pointer dereference' errors 27/7827/6
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-15 Jinshan XiongLU-3321 clio: collapse layer of cl_page 92/7892/10
2013-11-04 Prakash SuryaLU-2139 osc: Track and limit "unstable" pages 84/6284/7
2013-10-11 Jinshan XiongLU-3027 lov: to not modify lov lock when sublock is... 41/7841/3
2013-10-03 Dmitry EreminLU-4023 build: wrong type used 99/7799/5
2013-10-03 Andriy SkulyshLU-4010 lov: Don't wait for active target with OBD_STAT... 62/7762/4
2013-10-02 Bruno FacciniLU-3864 lov: return minimal FIEMAP for released files 84/7584/12
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-24 Oleg DrokinLU-3027 clio: Do not shrink sublock at cancel 69/7569/4
2013-09-24 Oleg DrokinRevert "LU-3027 clio: Do not shrink sublock at cancel" 49/7749/2
2013-09-24 Bobi JamLU-1480 lov: avoid subobj's coh_parent race 05/6105/6
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
next