Whamcloud - gitweb
LU-4588 code: replace semaphores with mutexes
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_compat.c
2014-03-28 Dmitry EreminLU-4588 code: replace semaphores with mutexes 94/9294/5
2014-02-13 Fan YongLU-4525 lfsck: distinguish objects visibility by LFSCK 86/9186/4
2014-02-12 Bob GlossmanLU-4612 lvfs: correct call to pop_ctxt 24/9224/4
2014-01-11 John L. HammondLU-2753 lvfs: cleanup lvfs.h and collateral 60/6660/6
2013-12-11 Fan YongLU-3335 osd: use local transaction directly inside OSD 45/7145/13
2013-12-02 yangshengLU-3373 misc: small changes for 3.10 server support 94/7794/8
2013-11-29 Mikhail PershinLU-3467 target: unified transaction callbacks 30/7330/30
2013-10-25 James SimmonsLU-2158 lvfs: remove the fsfilt and lvfs layer 12/5512/15
2013-09-24 Fan YongLU-3935 scrub: support dryrun mode OI scrub 20/7720/4
2013-09-13 Fan YongLU-3706 scrub: fix mutex leak in osd_obj_map_recover() 34/7534/4
2013-09-03 James SimmonsLU-2800 autoconf: remove LC_SECURITY_PLUG test 60/5360/6
2013-08-01 Fan YongLU-3335 scrub: convert filter_fid_old to LMA 43/7143/3
2013-07-26 Fan YongLU-3335 scrub: recover OST-objects from /lost+found 57/6857/8
2013-07-26 Fan YongLU-3335 scrub: control OI scrub on OST from user space 98/6698/12
2013-07-26 Fan YongLU-3335 scrub: OI scrub on OST 69/6669/13
2013-06-27 Fan YongLU-3420 scrub: trigger OI scrub properly 15/6515/4
2013-06-13 Sebastien BuissonLU-3095 build: fix 'memory corruption' errors
2013-05-15 Fan YongLU-2915 lfsck: NO scrub for agent inode and remote...
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-28 wangdiLU-2995 osd: Delete the ref of remote parent in del ..
2013-03-27 wangdiLU-2646 osd: add special flag for agent inode.
2013-02-20 James SimmonsLU-2158 lvfs: move ldiskfs only functions to osd-ldiskfs
2013-02-03 wangdiLU-1187 mdd: a few missing stuff in MD stack for DNE.
2013-02-01 wangdiLU-1187 osd: add agent/local inode for remote directory
2013-02-01 Fan YongLU-1866 scrub: initial OI scrub
2013-02-01 Fan YongLU-1866 osd: ancillary work for initial OI scrub
2013-01-12 wangdiLU-1445 osd: replace OFD_GROUP0_LAST_OID with [seq, 0]
2013-01-10 wangdiLU-1187 osd: allocate osd_compat_objid_seq dynamically
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-13 Mikhail PershinLU-1861 osd: set proper type for compatibility files
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-15 Niu YaweiLU-2097 quota: more ll_vfs_dq_init()
2012-10-06 Alex ZhuravlevLU-2093 osd: maintain O/<group>/LAST_ID properly
2012-10-03 Alex ZhuravlevLU-2075 fld: use predefined FIDs
2012-09-29 Alex ZhuravlevLU-1303 mds: integration lod/osp into the stack
2012-07-19 Peng TaoLU-709 build: clean up i_mutex/i_private/quota_info...
2012-07-03 Fan YongLU-957 lfsck: LFSCK main engine
2012-06-19 Mikhail PershinLU-1406 ofd: add OBD methods to handle OST requests
2012-06-04 Fan YongLU-957 scrub: OSD layer cleanup for OI scrub
2012-06-04 Fan YongLU-957 scrub: Ancillary work for LFSCK/OI scrub
2012-05-31 Mikhail PershinLU-1406 ofd: setup local files for OFD
2012-05-29 Mikhail PershinLU-1406 ofd: OFD to setup device stack on OSD
2012-05-24 Oleg DrokinLU-957 revert OI scrub patch
2012-05-22 Fan YongLU-957 scrub: Ancillary work for LFSCK/OI scrub
2012-05-21 Mikhail PershinLU-911 lut: few more methods from orion are taken
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-29 Mikhail PershinLU-911 osd: support for legacy OST objects in ldiskfs osd