Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / mdd / mdd_internal.h
2023-12-20 Bobi JamLU-17048 mdd: protect layout change in MDD layer 46/52146/17
2023-12-13 Dmitry IvanovLU-10283 mdd: fix parent FID in changelog of striped... 22/51322/5
2023-07-14 Timothy DayLU-8191 lustre: convert mdc,mdd,mdt,mgc functions to... 78/51478/2
2023-06-28 Mikhail PershinLU-12031 mdt: explicit data version of DoM files 39/47139/7
2022-09-12 Mikhail PershinLU-15524 mdd: trigger changelog GC by free space 67/46467/12
2022-09-01 Sebastien BuissonLU-16045 enc: force use of new enc xattr on new servers 35/48035/3
2022-07-18 Lai SiyaoLU-15902 obdclass: dt_try_as_dir() check dir exists 83/47483/7
2021-11-30 Mikhail PershinLU-14699 mdd: proactive changelog garbage collection 68/45068/9
2021-07-27 Andreas DilgerLU-14430 mdd: rename mti_fid to mdi_fid and friends 40/43740/5
2021-07-12 Andreas DilgerLU-14430 mdd: rename mti_oa to mdi_oa and friends 39/43739/5
2021-07-12 Andreas DilgerLU-14430 mdd: rename mti_big_buf to mdi_big_buf 38/43738/6
2021-07-08 Mikhail PershinLU-13055 mdd: per-user changelog names and mask 80/43380/9
2021-05-19 Mikhail PershinLU-14430 mdd: use own buffer for changelog 72/43672/3
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-03-22 Mr NeilBrownLU-14291 lustre: further cleanup of acl code. 32/42032/3
2021-03-13 Sebastien BuissonLU-14401 sec: fix migrate for encrypted dir 13/41413/8
2021-03-06 Andreas DilgerLU-12885 mdd: clearly name variables for MAY_ flags 20/36520/8
2021-02-26 Alex ZhuravlevLU-12961 mdd: avoid double call to mdd_changelog_fini() 37/36737/11
2020-09-19 Sebastien BuissonLU-12275 sec: verify dir is empty when setting enc... 17/39617/10
2020-09-08 Nikitas AngelinasLU-13151 mdt: add parent FID to Changelog recordss 64/37264/13
2020-07-20 Sebastien BuissonLU-12275 sec: atomicity of encryption context getting... 30/38430/26
2020-06-06 Sebastien BuissonLU-12275 sec: enable client side encryption 43/36143/22
2020-06-02 Mr NeilBrownLU-6142 lustre: convert some container_of to *_safe 84/38384/2
2020-05-27 Mr NeilBrownLU-6142 lustre: convert some container_of0 to container_of 83/38383/3
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-20 Lai SiyaoLU-11025 dne: support directory restripe 98/36898/14
2020-04-23 Lai SiyaoLU-11025 dne: refactor dir migration 12/37712/7
2020-04-19 Yang ShengLU-12846 mdd: return error while delete failed 02/36602/28
2020-03-31 Lai SiyaoLU-11025 dne: change dir layout via dt_layout_change 34/37634/5
2020-03-01 Andreas DilgerLU-11668 mdd: use mdd_object_fid() instead of mdo2fid() 47/35047/5
2019-09-27 Andrew PerepechkoLU-11426 llog: changelog records reordering 87/36187/5
2019-09-20 Patrick FarrellLU-9341 lod: Add special O_APPEND striping 17/35617/8
2019-08-09 Li DongyangLU-12509 ofd: ofd_precreate_objects lockdep warning 20/35420/3
2019-01-04 James SimmonsLU-8066 mdd: migrate from proc to sysfs 32/33632/5
2018-11-13 Andreas DilgerLU-10030 hsm: make changelog flag argument an enum 12/32112/6
2018-10-29 Andreas DilgerLU-10030 idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags 07/32107/6
2018-10-29 Patrick FarrellLU-10337 mdt: Allow open of open orphans 05/30405/23
2018-09-17 Lai SiyaoLU-4684 migrate: shrink dir layout after migration 26/31626/22
2018-09-17 Lai SiyaoLU-4684 migrate: migrate striped directory 27/31427/26
2018-08-01 Lai SiyaoLU-11104 mdt: rename may cause deadlock 01/32701/9
2018-06-14 Bruno FacciniLU-10680 mdd: create gc thread when no current transaction 76/31376/40
2018-05-06 Bruno FacciniLU-10902 mdd: force disable changelogs early and safely 07/32007/6
2018-03-12 John L. HammondLU-10750 mdd: declare changelogs only when enabled 77/31477/8
2018-03-03 Andreas DilgerLU-7787 mdd: clean up orphan object handling 47/30547/8
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-02-27 Sebastien BuissonLU-9727 lustre: record if enable_audit is set on nodemap 14/28314/18
2018-02-14 Sebastien BuissonLU-9727 lustre: record denied OPEN in Changelogs 12/28812/24
2018-02-14 Sebastien BuissonLU-9727 lustre: limit OPEN and CLOSE rates in Changelogs 99/28299/31
2018-02-14 Sebastien BuissonLU-9727 lustre: add CL_GETXATTR for Changelogs 51/28251/22
2018-02-06 Sebastien BuissonLU-9727 lustre: implement CL_OPEN for Changelogs 14/28214/23
2018-02-06 Sebastien BuissonLU-9727 lustre: add client NID to Changelogs entries 13/28213/18
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-17 Bruno FacciniLU-7340 mdd: changelogs garbage collection 03/27103/26
2017-12-11 Sebastien BuissonLU-9727 lustre: add uid/gid to Changelogs entries 14/28114/18
2017-12-01 Intel HPDD Gerrit... Merge "LU-9771 flr: Merge branch 'flr'"
2017-12-01 Matthew SandersonLU-9727 lustre: Add an additional set of 64 changelog... 45/28045/18
2017-12-01 Sebastien BuissonLU-10220 mdd: fix buf alloc in mdd_changelog_data_store... 14/30014/5
2017-11-17 Jinshan XiongLU-9771 mdt: revise layout_change() to take md_layout_c... 90/29090/12
2017-08-28 James SimmonsLU-9019 mdd: migrate from jiffies64 to ktime 07/28407/4
2017-05-16 Andreas DilgerLU-8589 osd: remove "object" from method function names 42/22542/6
2017-05-16 Fan YongLU-7473 acl: increase ACL entries limitation 90/19790/29
2017-05-09 John L. HammondLU-9443 mdd: omit changelog records for volatile files 31/26931/3
2017-04-06 Bobi JamLU-9165 pfl: MDS handling of write intent IT_LAYOUT RPC
2017-04-06 Fan YongLU-8054 lfsck: enhance lfsck notify API
2017-01-01 Fan YongLU-8569 linkea: linkEA size limitation 00/23500/9
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-10-08 James SimmonsLU-6245 libcfs: remove cfs_fs_time handling 57/22857/4
2016-08-06 James SimmonsLU-8056 xattr: update server code for POSIX xattr rename 54/21454/3
2016-07-11 Lai SiyaoLU-7660 dne: support fs default stripe 41/19041/23
2016-03-23 Oleg DrokinRevert "LU-6245 libcfs: remove cfs_fs_time handling" 94/19094/3
2016-03-23 James SimmonsLU-6245 libcfs: remove cfs_fs_time handling 76/17376/2
2015-12-14 Alex ZhuravlevLU-7053 osd: don't lookup object at insert 92/17092/14
2015-10-28 Di WangLU-7091 mdd: refresh nlink after update linkea 36/16236/13
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/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-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-08-12 John L. HammondLU-5409 mdd: use DT wrappers 64/11264/4
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
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-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-04-24 John L. HammondLU-2675 mdd: remove dead code 48/8548/3
2014-04-05 Lai SiyaoLU-4659 mdd: rename forgets updating target linkea 45/9745/3
2014-03-25 wang diLU-4585 out: remove OBJECT_UPDATE_PER_RPC_MAX limit. 90/9590/4
2014-03-01 Oleg DrokinRevert "LU-4659 mdd: rename forgets updating target... 45/9445/2
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-22 wang diLU-3529 lod: create striped directory 96/7196/45
2013-12-02 Lai SiyaoLU-36 mdd: cache lu_attr to avoid duplicate fetch 97/6897/8
2013-09-24 James SimmonsLU-2757 dynlocks: move into osd-ldiskfs 82/5282/16
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-13 Andreas DilgerLU-3556 osd-ldiskfs: remove dependency on mdd module 45/6945/12
2013-07-29 Jinshan XiongLU-1333 hsm: Add hsm_release feature. 28/7028/8
2013-07-10 jclLU-3339 mdt: HSM on disk actions record 29/6529/8
next