Whamcloud - gitweb
LU-6138 lfsck: NOT hold reference on pre-loaded object
[fs/lustre-release.git] / lustre / mdd /
2015-02-06 wang diLU-6154 zfs: striped directory and migration on ZFS 18/13518/5
2015-02-04 Fan YongLU-4870 lfsck: lock old MDT-object in migrating 82/13182/6
2015-01-27 Vladimir SavelievLU-5997 mdd: initialize mdd's obd->obd_vars 80/12980/6
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
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 Li WeiLU-6027 mdd: Don't list "trusted.link" for orphans 84/12884/5
2014-12-26 Li XiLU-3727 nfs: Fix ll_get_parent() LBUG caused by permission 27/7327/13
2014-12-19 Niu YaweiLU-5916 lod: inherit default pool setting properly 46/12746/7
2014-12-18 Dmitry EreminLU-5577 obdclass: (*dt_index_page_build_t) arg nob... 82/12382/2
2014-12-09 Bob GlossmanLU-5858 obdclass: eliminate NULL error return 54/12554/4
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-19 Fan YongLU-5855 lfsck: misc fixes for zfs-based backend 52/12552/5
2014-11-11 Niu YaweiLU-5006 mdd: don't call attr_set on object create 43/12243/4
2014-11-04 Dmitry EreminLU-5577 mdd: lu_dirent_calc_size() return type to size_t 83/12383/2
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-27 Henri DoreauLU-1996 lustre: Flexible changelog format. 60/4060/25
2014-10-16 Fan YongLU-5516 lfsck: repair the lost name entry 49/12249/3
2014-10-16 Fan YongLU-5513 lfsck: repair multiple referenced name entry 47/12247/5
2014-09-30 Fan YongLU-5512 lfsck: repair dangling name entry 30/11330/29
2014-09-30 Fan YongLU-5511 lfsck: repair unmatched parent-child pairs 86/11486/22
2014-09-24 Fan YongLU-4788 lfsck: enable verification for remote object 17/11317/25
2014-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
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-18 John L. HammondLU-5413 mdd: improve error handling around mdd_write_lock() 28/11228/4
2014-08-12 John L. HammondLU-5409 mdd: use DT wrappers 64/11264/4
2014-08-12 Ned BassLU-5434 mdd: disregard empty POSIX ACLs 00/11300/3
2014-08-11 John L. HammondLU-5410 mdd: return errors from mdo_declare_ref_add() 22/11222/2
2014-08-01 Lai SiyaoLU-5150 acl: 'cp -rp' set empty default ACL 58/11158/2
2014-07-24 John L. HammondLU-5044 mdd: do not return .lustre from readdir 86/11186/2
2014-07-10 Bob GlossmanLU-5310 build: fix build error in Centos 7 35/11035/2
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
2014-07-08 Fan YongLU-5223 lmv: build master LMV EA dynamically build... 51/10751/17
2014-07-01 Fan YongLU-5262 osd: only allow set size for regular file 70/10870/9
2014-06-20 Andreas DilgerLU-4887 lfsck: run all LFSCK scan types by default 78/10278/7
2014-06-16 James SimmonsLU-3319 procfs: move mdd/ofd proc handling to seq_files 49/8049/18
2014-06-12 Wang DiLU-4973 mdd: only check links limit for non-directories 50/10150/6
2014-06-11 Niu YaweiLU-5039 mdd: do orphan cleanup asynchronously 84/10584/2
2014-06-04 Andreas DilgerLU-3696 mdd: decref volatile object after creation 79/10179/4
2014-05-09 wang diLU-4690 osp: some cleanup for patch 9511 61/10261/2
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-05-08 wang diLU-5017 mdd: Do not miss flags when do "lfs mv" 40/10240/2
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-05-01 John L. HammondLU-4954 mdd: validate names before create, link, and... 11/10111/2
2014-04-24 John L. HammondLU-2675 mdd: remove dead code 48/8548/3
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-19 rahul.deshmukhLU-4131 mdd: Changelog not logging file truncate. 23/9723/2
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
2014-04-05 Lai SiyaoLU-4659 mdd: rename forgets updating target linkea 45/9745/3
2014-03-25 Niu YaweiLU-4742 mdd: improve error messages in obf_lookup() 94/9594/2
2014-03-25 wang diLU-4585 out: remove OBJECT_UPDATE_PER_RPC_MAX limit. 90/9590/4
2014-03-21 Fan YongLU-4721 obdclass: handle local storage init/fini properly 73/9573/3
2014-03-12 wang diLU-4682 llite: a few fixes for migration. 22/9522/5
2014-03-06 Li DongyangLU-4703 mdd: do not skip xattr sanity check for all... 69/9469/2
2014-03-01 Oleg DrokinRevert "LU-4659 mdd: rename forgets updating target... 45/9445/2
2014-03-01 John L. HammondLU-2675 obdclass: remove uses of lov_stripe_md 45/8545/5
2014-03-01 Lai SiyaoLU-4659 mdd: rename forgets updating target linkea 66/9366/4
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-27 Fan YongLU-3336 lfsck: namespace visible lost+found directory 05/8305/19
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-25 Patrick FarrellLU-4471 mdd: mdd_unlink: do trans_start after sanity... 27/8827/11
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-25 Fan YongLU-3594 lfsck: repair inconsistent owner and multiple... 24/7524/30
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-02-19 Bruno FacciniLU-4293 mdd: Allow layout swap for IGIF FIDs 37/8737/9
2014-02-06 Fan YongLU-3950 lfsck: control LFSCK on all devices via single... 65/7665/28
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (3) for MDT-OST consistency 08/7108/36
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (1) for MDT-OST consistency 23/8623/21
2014-01-31 Fan YongLU-1267 lfsck: framework (3) for MDT-OST consistency 62/7062/37
2014-01-23 Fan YongLU-1267 lfsck: rebuild LAST_ID 97/6997/35
2014-01-18 Swapnil PimpaleLU-4353 strncmp: Replace incorrect strncmp()s with... 02/8702/2
2014-01-14 Bruno FacciniLU-3834 mdt: handle swap_layouts failures during restore 31/7631/14
2014-01-13 Peng TaoLU-3963 libcfs: convert md[d/t]/mg[c/s] to linux atomic... 74/7074/10
2013-12-20 wang diLU-3528 mdt: check object exists for remote directory 71/8371/8
2013-12-16 Bobi JamLU-4136 obdclass: use obd_get_info to report network... 08/8408/4
2013-12-02 Bruno FacciniLU-4279 mdd: Fixed OBF of the FS .lustre 60/8360/3
2013-12-02 Lai SiyaoLU-36 mdd: cache lu_attr to avoid duplicate fetch 97/6897/8
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-14 Jian YuLU-4219 mdd: limit os_namelen to the max of NAME_MAX 17/8217/2
2013-11-04 wang diLU-3850 obdecho: create remote dir from echo client 02/7502/6
2013-10-25 Mikhail PershinLU-3467 mdt: call MDT handlers via unified request... 73/6973/19
2013-09-28 Oleg DrokinRevert "LU-1346 libcfs: replace CFS_CAP_XXX with kernel... 98/7798/2
2013-09-27 James SimmonsLU-1346 libcfs: replace CFS_CAP_XXX with kernel definition 81/4781/6
2013-09-24 James SimmonsLU-2757 dynlocks: move into osd-ldiskfs 82/5282/16
2013-09-03 John L. HammondLU-3500 mdt: use __u64 for sp_cr_flags 68/6868/3
2013-09-03 Sebastien BuissonLU-3097 build: fix 'no effect' errors 66/7166/5
2013-08-27 Lai SiyaoLU-3671 mdd: sync perm for dir and perm reduction only 57/7257/5
2013-08-26 jclLU-3718 mdt: HSM EXIST event not triggered at last... 60/7260/4
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-17 James SimmonsLU-2800 autoconf: remove LC_LOCK_MAP_ACQUIRE test 69/5369/9
2013-08-17 Bobi JamLU-3620 mdd: missing CLF_RENAME_LAST flag in CL_RENME... 95/7095/7
2013-08-13 Andreas DilgerLU-3556 osd-ldiskfs: remove dependency on mdd module 45/6945/12
2013-07-29 Andrew PerepechkoLU-2869 llite: extended attribute cache 37/5537/23
2013-07-29 Jinshan XiongLU-1333 hsm: Add hsm_release feature. 28/7028/8
2013-07-26 Fan YongLU-3335 scrub: OI scrub on OST 69/6669/13
next