Whamcloud - gitweb
LU-17504 build: fix gcc-13 [-Werror=stringop-overread] error
[fs/lustre-release.git] / lustre / mdd / mdd_device.c
2014-03-21 Fan YongLU-4721 obdclass: handle local storage init/fini properly 73/9573/3
2014-03-01 John L. HammondLU-2675 obdclass: remove uses of lov_stripe_md 45/8545/5
2014-02-27 Fan YongLU-3336 lfsck: namespace visible lost+found directory 05/8305/19
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-23 Fan YongLU-1267 lfsck: rebuild LAST_ID 97/6997/35
2014-01-13 Peng TaoLU-3963 libcfs: convert md[d/t]/mg[c/s] to linux atomic... 74/7074/10
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 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-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-10 jclLU-3339 mdt: HSM on disk actions record 29/6529/8
2013-07-10 Ned BassLU-3446 mdd: changelog index to survive MDT restart 42/6642/4
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-13 Fan YongLU-2914 lfsck: split LFSCK code from mdd to lfsck
2013-05-05 Henri DoreauLU-3245 mdd: Fixed OBF of the FS root
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-25 Fan YongLU-3118 lfsck: resume LFSCK from the last checkpoint
2013-04-13 John L. HammondLU-2780 mdd: use a real inode for .lustre/fid
2013-04-13 Mikhail PershinLU-2886 mdd: create local files using local_storage lib
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-19 Wang DiLU-1187 out: add resend check for update.
2013-03-15 wangdiLU-2240 osd: change FID of /ROOT on zfs
2013-02-27 Lai SiyaoLU-2844 mdd: mdt prepare failure should not oops
2013-02-20 John L. HammondLU-2675 cleanup: make bitfield (un)signedness explicit
2013-02-11 Alex ZhuravlevLU-2785 mdd: do not use mti_fid in mdd_find_or_create_r...
2013-02-08 wangdiLU-2240 mds: Assign special fid sequence to root.
2013-02-06 Fan YongLU-1866 lfsck: LFSCK for namespace consistency (1)
2013-02-06 Fan YongLU-1866 lfsck: general framework for LFSCK 1.5
2013-02-06 Fan YongLU-1866 lfsck: ancillary work for namespace LFSCK
2013-02-02 Fan YongLU-1866 osd: FID-in-LMA and OI files
2013-02-01 Fan YongLU-1866 fid: cleanup object visibility definition and...
2013-01-23 Sebastien BuissonLU-1961 build: fix 'dereference before null check'...
2013-01-18 wangdiLU-2349 osp: Move log ops init to module init.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 jclLU-2016 mdd: add layout swap between 2 objects
2012-12-16 Vitaly FertmanLU-1403 ucred: ucred cleanup
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-09 Alex ZhuravlevLU-2244 mds: remove remaining of old mds code
2012-10-29 Fan YongLU-2213 scrub: stop LFSCK before osd_shutdown
2012-10-09 Mikhail PershinLU-2102 llog: wrong handle was used for changelog proce...
2012-09-30 Mikhail PershinLU-2034 changelog: redo changelog using OSD llog
2012-09-29 Alex ZhuravlevLU-1303 mds: integration lod/osp into the stack
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-24 Alex ZhuravlevLU-1304 mdt: get attributes with explicit calls
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-21 Andreas DilgerLU-1581 build: remove false ldiskfs dependencies
2012-09-20 Alex ZhuravlevLU-1304 mdd: use slab for mdd objects
2012-09-12 Alex ZhuravlevLU-1711 mount: obd_mount to start osd
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env as parametr in llog functions
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env to the llog callback
2012-09-04 Mikhail PershinLU-1302 llog: add env to llog_process functions
2012-08-31 John L. HammondLU-1518 mdd: Fixup mdd_{obf,dot_lustre}_obj_ops.
2012-07-12 wangdiLU-1370 obdecho: few fixes about md_echo clients
2012-07-10 Lai SiyaoLU-1331 changelog: allow changelog to extend record
2012-07-06 Fan YongLU-957 lfsck: misc fixes for lfsck
2012-07-06 Fan YongLU-957 lfsck: user space tools for LFSCK/scrub
2012-07-03 Fan YongLU-957 lfsck: LFSCK main engine
2012-06-26 Prakash SuryaLU-723 ldiskfs: Drop support for ext3 based ldiskfs
2012-06-19 Johann LombardiLU-1518 mdd: Revert "Fixup mdd_{obf,dot_lustre}_obj_ops."
2012-06-19 John L. HammondLU-1518 mdd: Fixup mdd_{obf,dot_lustre}_obj_ops.
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-30 Alex ZhuravlevLU-911 osd: use struct obd_statfs instead of kstatfs_t
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-06 Alex ZhuravlevLU-909 osd: changes to osd api
2012-01-04 Niu YaweiLU-81 deadlock of changelog adding vs. changelog cancelling
2011-12-14 Vitaly FertmanLU-579 MRP-120 changelog CLOSE event.
2011-11-13 Mikhail PershinLU-795 osd api: Commit callback per transaction
2011-11-11 Fan YongORNL-3 mntopt: consider low-layer options for MDT ACL...
2010-11-08 Vladimir Savelievb=20631 grouplock use from MDT for HSM
2010-11-02 Jian Yub=23289 remove mc_waitq
2010-08-26 Nathan Rutmanb=23035 split changelog time record into ctime,mtime...
2010-08-21 Mikhail Pershinb=17760 Separate locking for obd bitfield and recovery
2010-08-19 yangshengb=19102 set default values of filesystem-wide for LOVEA.
2010-06-15 di wangb=21379 Even create objects in DELORPHAN process; Choos...
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-05-24 Fan Yongb=22637 MDS returns OBD_MD_FLSIZE to client only when...
2010-05-12 Robert ReadRevert "b=22637 MDS returns OBD_MD_FLSIZE to client...
2010-04-26 Robert ReadRevert "b=21379 Fix orphans proceeding in osc_create"
2010-04-26 Fan Yongb=22637 MDS returns OBD_MD_FLSIZE to client only when...
2010-04-21 Wang Dib=21379 Fix orphans proceeding in osc_create
2010-04-07 Nathan Rutmanb=19505 changelogs - distinguish between SETATTR and...
2010-04-05 pravinb=21476 fix race between mdt_finish and __mds_lov_synch...
2010-03-23 Brian J. Murrellb=21527 Portability fixes
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-11-04 fanyongb=20530
2009-10-12 nathanb=20766
2009-08-18 tapproBranch HEAD
2009-07-30 nathanb=20030
2009-07-28 deshmukhb=16893,18503
2009-07-07 fanyongBranch HEAD
2009-06-18 nathanb=19669
2009-06-17 nathanb=19856
2009-06-15 vsb=19694
next