Whamcloud - gitweb
LU-7585 scrub: general framework for OI scrub
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_oi.c
2017-12-17 Fan YongLU-7585 scrub: general framework for OI scrub 07/28607/18
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-06-10 Fan YongLU-9440 osd-ldiskfs: efficient way to get ldiskfs backe... 77/27177/5
2017-04-06 Fan YongLU-8998 pfl: enhance PFID EA for PFL
2017-03-30 wangdiLU-9088 osd: use od_is_ost check OST FID 30/25330/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-29 Fan YongLU-8579 osd-ldiskfs: code cleanup for osd_ldiskfs_add_entry 07/22307/6
2016-07-27 Dmitry EreminLU-7939 osd-ldiskfs: check IS_ERR() instead of NULL 97/19197/5
2016-06-14 Fan YongLU-6861 scrub: only trigger full OI scrub when necessary 51/16951/6
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-01-06 Wang ShilongLU-6824 ldiskfs: give warning with dir htree growing 48/15548/16
2015-12-18 Fan YongLU-6895 lfsck: drop bad OI files after MDT file-level... 03/17403/6
2015-12-09 Fan YongLU-7268 scrub: NOT assign LMA for EA inode 43/17043/3
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-14 Fan YongLU-6895 scrub: not trigger scrub if inode removed by... 39/16439/8
2015-06-01 Wang DiLU-3536 lod: cancel update log after all committed 72/11572/52
2015-02-08 Fan YongLU-5510 scrub: ldiskfs_create_inode returns locked... 87/13187/6
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-06-20 Fan YongLU-4610 lfsck: fix lfsck, osd-ldiskfs, osd-zfs debug... 79/10579/6
2014-02-13 Fan YongLU-4525 lfsck: distinguish objects visibility by LFSCK 86/9186/4
2014-02-10 Ned BassLU-4554 lfsck: old single-OI MDT always scrubbed 67/9067/2
2013-12-20 wang diLU-3528 osd: check LOCAL sequence file in special directory 54/8354/8
2013-12-16 wang diLU-4383 osd: fid_is_on_ost should only return 1 or 0 66/8566/3
2013-12-11 Fan YongLU-3335 osd: use local transaction directly inside OSD 45/7145/13
2013-12-06 wang diLU-4076 fld: add local fldb to each target 84/7884/11
2013-12-02 yangshengLU-3373 misc: small changes for 3.10 server support 94/7794/8
2013-09-24 wang diLU-3894 mdt: return EXDEV for cross-MDT rename 79/7579/4
2013-09-24 Fan YongLU-3934 scrub: detect upgraded from 1.8 correctly 19/7719/3
2013-08-26 wang diLU-3126 osd: remove fld lookup during configuration 66/7266/6
2013-07-26 Fan YongLU-3335 scrub: OI scrub on OST 69/6669/13
2013-05-08 wang diLU-3190 mdd: not return linkEA for dead obj
2013-05-06 Fan YongLU-2742 oi: handle IGIF lookup
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-11 wangdiLU-2681 fld: shrink seq_type in lsr_flags
2013-04-08 Mikhail PershinLU-2677 obdfilter: add LMA for all OST objects
2013-02-08 wangdiLU-2240 mds: Assign special fid sequence to root.
2013-02-02 Fan YongLU-1866 osd: FID-in-LMA and OI files
2013-02-01 Fan YongLU-1866 osd: ancillary work for initial OI scrub
2013-02-01 Fan YongLU-1866 fid: cleanup object visibility definition and...
2013-01-28 wangdiLU-1445 osd: add fld look up in osd.
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-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-10 Fan YongLU-1842 oi: handle failure cases for osd_oi_fini
2012-10-09 Niu YaweiLU-2097 quota: missing ll_vfs_dq_init()
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-07-03 Fan YongLU-957 scrub: Proc interfaces and tests for OI scrub
2012-06-29 Mikhail PershinLU-1182 ldiskfs-osd: space accounting support
2012-06-20 Li WeiLU-1534 osd: Fix LBUGs when destroying IGIF objects
2012-06-05 Fan YongLU-957 scrub: OI scrub against ldiskfs
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-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
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-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
2012-03-29 Alex ZhuravlevLU-911 osd: OI is implemented internally within OSD
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-19 Liang ZhenLU-822 osd: use bitmask to calculate seq hash
2012-01-08 Liang ZhenLU-822 osd: multiple Object Index files
2010-06-18 Rahul Deshmukhb=20226 rename osd to osd-ldiskfs