Whamcloud - gitweb
LU-5997 mdd: initialize mdd's obd->obd_vars
[fs/lustre-release.git] / lustre / lmv /
2015-01-23 wang diLU-6088 lmv: Do not revalidate stripes with master... 32/13432/5
2015-01-22 Artem BlagodarenkoLU-6071 client: Fix mkdir -i 1 from DNE2 client to... 89/13189/3
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
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 Dmitry EreminLU-5478 style: get rid of obd_* typedefs 40/13140/2
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
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-12-04 John L. HammondLU-2675 lmv: remove lmv_init_{lock,unlock}() 15/12115/3
2014-11-04 Dmitry EreminLU-5577 mdd: lu_dirent_calc_size() return type to size_t 83/12383/2
2014-11-04 John L. HammondLU-2675 obd: cleanup struct md_op_data and uses 34/11734/4
2014-11-04 Dmitry EreminLU-5577 mdc: fix comparison between signed and unsigned 79/11379/17
2014-10-31 Fan YongLU-5519 lfsck: repair bad name hash for striped directory 46/11846/13
2014-10-30 Fan YongLU-5519 lfsck: LFSCK code framework adjustment (2) 45/11845/13
2014-10-06 Dmitry EreminLU-991 lmv: remove dead code 80/11880/3
2014-09-26 frank zagoLU-5396 lnet/klnds: add sparse annotation __user wherev... 24/11824/5
2014-09-25 Dmitry EreminLU-5577 lmv: change type of lmv_obd->tgts_size to __u32 81/11881/2
2014-09-25 Dmitry EreminLU-5577 obd: change type of lmv_tgt_desc->ltd_idx to... 79/11879/3
2014-09-24 John L. HammondLU-2675 lustre: remove lustre_lite.h 01/11501/3
2014-09-06 John L. HammondLU-2675 lustre: move lustre_intent.h to lustre/include 99/11499/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 John L. HammondLU-5452 lmv: release request in lmv_revalidate_slaves() 26/11326/3
2014-08-18 Oleg DrokinLU-5478 style: get rid of seqno_t and mdsno_t typedefs 20/11420/3
2014-08-11 John L. HammondLU-5431 lmv: release locks if lmv_intent_lock() fails 19/11319/2
2014-08-01 John L. HammondLU-5342 lmv: fix some byte order issues 06/11106/2
2014-07-24 Wang DiLU-5371 lmv: Do not ignore ENOENT in lmv_unlink 70/11170/2
2014-07-18 Wang DiLU-4691 lmv: honor MDT index when creating volatile... 66/10866/12
2014-07-18 Jian YuLU-4669 lmv: remove unused lmv_adjust_dirpages() 10/9810/4
2014-07-16 John L. HammondLU-2675 lmv: remove liblustre includes 95/10195/2
2014-07-09 James NunezLU-4871 newline: Correct missing newline 00/10000/6
2014-07-08 Fan YongLU-5223 lmv: build master LMV EA dynamically build... 51/10751/17
2014-07-01 Wang DiLU-4921 lmv: try all stripes for unknown hash functions 41/10041/12
2014-06-20 Lai SiyaoLU-3544 fid: do open-by-fid by default 76/7476/23
2014-06-17 Wang DiLU-4906 llite: read page from LMV/MDC for readdir 22/10622/8
2014-06-04 John L. HammondLU-2675 mdt: add mbo_ prefix to members of struct mdt_body 02/10202/4
2014-05-30 wang diLU-4098 lmv: Match MDT where the FID locates first 19/8019/8
2014-05-21 wang diLU-4925 lmv: validate lock with correct stripe FID 26/10026/20
2014-05-21 wang diLU-4603 lmv: a few fixes about readdir of striped dir. 91/9191/29
2014-05-19 wang diLU-4883 lmv: disable sub-stripe access from .lustre/fid 60/10060/17
2014-05-14 John L. HammondLU-2675 obd: decruft md_enqueue() and md_intent_lock() 05/10205/3
2014-05-13 James SimmonsLU-4953 lprocfs: fix missing target_obds on multiple... 92/10192/3
2014-05-09 wang diLU-4690 osp: some cleanup for patch 9511 61/10261/2
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-05-04 Oleg DrokinRevert "LU-2675 obd: decruft md_enqueue() and md_intent... 03/10203/2
2014-05-02 John L. HammondLU-2675 obd: decruft md_enqueue() and md_intent_lock() 50/9850/4
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-04-21 John L. HammondLU-4826 lmv: cleanup req in lmv_getattr_name() 63/9863/3
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
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-04-04 Nathaniel ClarkLU-4826 lmv: Ensure lmv_intent_lookup cleans up reqp 41/9841/2
2014-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
2014-04-01 wang diLU-4805 lmv: lookup remote migrating object in LMV 06/9806/3
2014-03-25 John L. HammondLU-4738 lmv: access lum_stripe_offset as little endian 71/9671/2
2014-03-18 Brian BehlendorfLU-3338 llite: Limit reply buffer size 39/6339/16
2014-03-01 James SimmonsLU-3319 lprocfs: client side cleanups 43/8943/2
2014-03-01 Dmitry EreminLU-4629 lmv: fix issue found by Klocwork Insight tool 90/9390/2
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-01-24 wang diLU-3531 mdc: release dir page cache after accessing 35/8935/4
2014-01-07 wang diLU-3531 llite: move dir cache to MDC layer 43/7043/26
2013-12-28 James SimmonsLU-3319 procfs: move lmv proc handling over to seq_file 91/7291/11
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-18 Lai SiyaoLU-3544 llite: simplify dentry revalidate 75/7475/11
2013-11-06 Hongchao ZhangLU-2613 recovery: free open/close request promptly 65/6665/11
2013-10-25 Dmitry EreminLU-4098 lmv: kernel crash due to misconfigured MDT 41/7941/3
2013-10-03 Dmitry EreminLU-4023 build: wrong type used 99/7799/5
2013-10-02 Henri DoreauLU-3882 hsm: Prevent duplicate CT registrations 12/7612/5
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-09-03 John L. HammondLU-2484 obd: add md_stats to MDC and LMV devices 27/4827/7
2013-09-03 Sebastien BuissonLU-3097 build: fix 'no effect' errors 66/7166/5
2013-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-08-30 Dmitry EreminLU-3775 build: build error with gcc 4.7.0 20110509 82/7382/4
2013-08-20 wang diLU-3712 lmv: choose right MDT for open by FID 53/7253/4
2013-08-17 jclLU-3709 lmv: update coding style 52/7252/2
2013-07-10 Ned BassLU-3182 lmv: fix duplicate directory entries 05/6405/4
2013-06-28 Thomas LeiboviciLU-3365 lmv: support DNE with HSM. 14/6714/6
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Ned BassLU-3182 lmv: fix duplicate directory entries
2013-04-25 John L. HammondLU-3201 lmv: check result of lmv_find_target()
2013-04-22 wang diLU-3186 lmv: do not need allocate FID for open by FID
2013-04-07 jclLU-3083 lmv: swap layout & DNE
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-03-28 wangdiLU-2995 osd: Delete the ref of remote parent in del ..
2013-03-26 jclLU-2445 utils: lfs migrate support
2013-03-25 wangdiLU-2960 lmv: typo fix for output of "lfs mdts"
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-20 wangdiLU-2802 lmv: get tgt by checking ltd_idx in lmv_find_ta...
2013-03-11 yangshengLU-2148 kernel: Kernel update for latest FC18 kernel
2013-03-09 wangdiLU-2858 mdt: check .lustre before reint operation.
2013-03-07 Artem BlagodarenkoLU-903 ldlm: inode references moved to resource
2013-02-21 wangdiLU-2801 mdt: checking remote object in mdt_swap_layouts
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-02-08 wangdiLU-2240 mds: Assign special fid sequence to root.
2013-02-05 Wang DiLU-1187 mdt: Add MDS_INODELOCK_PERM lock for remote dir
next