Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_oi.c
2023-07-19 Shaun TancheffLU-16667 build: struct mnt_idmap, linux/filelock.h 20/50420/11
2023-06-14 Alexander ZarochentsevLU-16873 osd: update OI_Scrub file with new magic 26/51226/2
2023-06-09 Timothy DayLU-12610 osd: remove OBD_ -> CFS_ macros 05/50805/3
2023-04-05 Alexander ZarochentsevLU-16655 scrub: upgrade scrub_file from 2.12 format 55/50455/6
2022-12-06 Lai SiyaoLU-15643 osd-ldiskfs: don't trigger scrub on irreparabl... 52/46852/12
2022-05-30 Alexey LyashkovLU-15542 osd-ldiskfs: exclude EA inode from processing 86/46486/4
2022-01-20 Jian YuLU-14651 llite: extend inode methods with user namespac... 38/45938/10
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-06 Lai SiyaoLU-14119 osd: add mount option "resetoi" 02/41402/8
2021-02-26 Mr NeilBrownLU-6142 lustre: convert snprintf to scnprintf as approp... 44/39744/2
2020-09-10 Li DongyangLU-13187 osd-ldiskfs: don't enforce max dir size limit... 23/39823/4
2020-06-06 Arshad HussainLU-6142 osd-ldiskfs: Fix style issues for osd_oi.c 89/38789/2
2020-05-07 Mr NeilBrownLU-9679 osd: use OBD_ALLOC_PTR_ARRAY() and others 52/38252/3
2019-12-14 James SimmonsLU-11832 ldiskfs: properly handle VFS parallel locking 14/34714/30
2019-09-16 James SimmonsLU-12137 osd-ldiskfs: trace the obd device used for... 82/35582/3
2019-07-27 James SimmonsLU-12477 kernel: remove < 2.6.39 kernel support 51/35551/7
2019-07-20 James SimmonsLU-12137 osd-ldiskfs: use ERR_CAST in osd_oi_index_open() 55/35455/2
2019-07-20 James SimmonsLU-12137 osd-ldiskfs: migrate ll_lookup_one_len to... 54/35454/2
2019-06-27 James SimmonsLU-11838 scrub: handle s_uuid change to uuid_t 89/34689/8
2019-04-13 Wang ShilongLU-12151 osd-ldiskfs: pass owner down rather than trans... 81/34581/3
2018-03-03 Fan YongLU-10615 osd: stop OI scrub before FLDB closed 41/31241/3
2018-01-25 James SimmonsLU-9934 build: address issues raised by gcc7 76/30376/15
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
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