Whamcloud - gitweb
LU-10973 lnet: infrastructure to build the LUTF
[fs/lustre-release.git] / lustre / mdd /
2018-02-06 Sebastien BuissonLU-9727 lustre: record CLOSE if OPEN was recorded 29/27929/21
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-31 Lai SiyaoLU-10155 recovery: support setstripe replay 04/30704/8
2018-01-20 Sebastien BuissonLU-10454 mdd: check return value of lu_ucred() 07/30707/4
2018-01-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2018-01-09 Lai SiyaoLU-8616 dne: allow mkdir with specific MDTs 66/30566/4
2018-01-04 Lai SiyaoLU-5163 mdd: migrated entry may not exist 20/26620/6
2017-12-17 Jinshan XiongLU-10248 mdd: set PFID for swap and merge layout 92/30292/5
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-28 Jinshan XiongLU-9771 flr: Merge branch 'flr' 50/30250/2
2017-11-24 Jinshan XiongLU-9771 flr: resync support and test tool 96/29096/21
2017-11-22 Di WangLU-9052 lod: accept lfs mkdir from old client 91/25091/9
2017-11-20 Jinshan XiongLU-9771 flr: Send write intent RPC to mdt 91/29091/14
2017-11-17 Jinshan XiongLU-9771 mdt: revise layout_change() to take md_layout_c... 90/29090/12
2017-11-16 Jinshan XiongLU-9771 flr: lfs setstripe to create a new mirror 83/29083/11
2017-11-06 Andreas DilgerLU-7813 lov: rename LOV_MAGIC_V*_DEF to *_DEFINED 88/18888/8
2017-10-24 Andreas DilgerLU-10046 misc: replace LASSERT() with CLASSERT() 56/29256/2
2017-10-02 Henri DoreauLU-8400 mdd: remove OBD_IOC_GET_MNTOPT 77/28777/2
2017-08-28 John L. HammondLU-9856 mdd: handle NULL buffer in mdd_xattr_list() 69/28469/2
2017-08-28 James SimmonsLU-9019 mdd: migrate from jiffies64 to ktime 07/28407/4
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-05-24 Dmitry EreminLU-9183 ptlrpc: handle posix_acl: xattr representation... 92/25892/17
2017-05-20 James SimmonsLU-6401 uapi: turn lustre_param.h into a proper UAPI... 25/24325/13
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-05-02 Wang ShilongLU-4017 quota: add project inherit attributes 63/26463/10
2017-05-01 James SimmonsLU-6401 uapi: turn lustre_ioctl.h into a proper UAPI... 68/24568/16
2017-04-26 Andreas DilgerLU-9153 llog: update llog print format to use FIDs 40/25640/9
2017-04-19 Steve GuminskiLU-9166 mdt: Add trailing newlines to proc files 77/25977/4
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-04-06 Bobi JamLU-8998 lod: accomodate to composite layout
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-23 Fan YongLU-8900 snapshot: check write barrier before modification 64/24264/15
2017-03-14 Fan YongLU-8900 snapshot: operate write barrier on MDT 63/24263/15
2017-03-09 John L. HammondLU-8827 mdt: bypass quota enforcement for HSM release 20/23720/2
2017-03-01 Steve GuminskiLU-6210 mdd: Change positional struct initializers... 47/23747/3
2017-02-23 Ben EvansLU-7670 mdt: allow changelog commands to return errors 30/18030/28
2017-01-18 Fan YongLU-8569 lfsck: handle linkEA overflow 41/23741/10
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-12-17 Henri DoreauLU-8906 mdd: Return rc in mdd_local_file_create() 41/24141/2
2016-12-17 Bruno FacciniLU-6449 mdt: correct status and ChangeLogs for dead... 77/21077/13
2016-12-17 Henri DoreauLU-7264 mdd: refactor changelog handling for XATTR ops 97/22697/6
2016-10-28 Di WangLU-7206 mdd: stop orphan cleanup before finish FLD 29/23029/3
2016-10-26 Di WangLU-8250 mdd: move linkea prepare out of transaction. 96/23096/5
2016-10-25 Yang ShengLU-8378 all: remove set but unused variables 21/23221/2
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-09-22 James SimmonsLU-6245 server: remove types abstraction from MDS/MGS... 71/22371/4
2016-09-15 Kit WestneatLU-8508 nodemap: improve object handling in cache saving 04/22004/7
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-09-08 Dmitry EreminLU-1482 mdd: Setting xattr are properly checked with... 96/21496/4
2016-09-02 Lai SiyaoLU-8514 mdd: transaction failure should be checked 71/22071/4
2016-08-11 John L. HammondLU-5560 security: send file security context for creates 71/19971/29
2016-08-11 Kit WestneatLU-5092 nodemap: save nodemaps to targets for caching 03/17503/26
2016-08-06 Alex ZhuravlevLU-7712 mdd: migration is too noisy 45/18145/7
2016-08-06 James SimmonsLU-8056 xattr: update server code for POSIX xattr rename 54/21454/3
2016-07-20 Ben EvansLU-8058 lustre: Remove old commented out code 16/20416/14
2016-07-11 Fan YongLU-7429 tests: inject lfsck failure properly 16/20916/3
2016-07-11 Lai SiyaoLU-7660 dne: support fs default stripe 41/19041/23
2016-06-22 Artem BlagodarenkoLU-8040 mgc: Apply changelog defaults values in mdd_in... 54/19854/6
2016-06-02 Alex ZhuravlevLU-7918 mdd: no need to declare attr_set at create 32/19132/4
2016-05-16 Henri DoreauLU-8079 llog: Remove llog_cat_init_and_process 50/19850/4
2016-05-11 Niu YaweiLU-8041 mdd: increasing only atime update on close 32/19932/3
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-04-06 Alexander BoykoLU-7156 mdd: add changelog_size to procfs 16/16416/11
2016-04-06 Alexander BoykoLU-7928 mdd: wrong params order at mdd_declare_rename 66/19166/2
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
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
2016-03-13 Fan YongLU-7256 tests: wait current LFSCK to exit before next... 06/17406/10
2016-02-20 Ben EvansLU-7724 mdd: create mdd_changelog_on and _off functions 23/18223/2
2016-02-20 Johann LombardiLU-2049 grant: add support for OBD_CONNECT_GRANT_PARAM 93/7793/31
2016-02-15 Alex ZhuravlevLU-7713 osd: osd-zfs should serialize destroy vs. others 55/18155/13
2016-02-15 Alex ZhuravlevLU-7579 mdd: do not mark object as an orphan early 44/18444/2
2016-02-13 Alex ZhuravlevLU-7680 mdd: put migrated object on the orphan list 32/18032/8
2016-02-13 Di WangLU-7579 osd: move ORPHAN/DEAD flag to OSD 24/18024/12
2016-02-04 Alex ZhuravlevLU-7703 mdd: linkea should be updated properly at migration 09/18109/6
2016-01-12 Alex ZhuravlevLU-7525 mdd: mdd_migrate_create() should not set nlink 96/17496/5
2016-01-08 Di WangLU-7577 mdt: root inode checking for migration 69/17669/5
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2016-01-05 Andreas DilgerLU-5017 idl: clean up file attribute flags 74/10274/6
2015-12-14 Alex ZhuravlevLU-7053 osd: don't lookup object at insert 92/17092/14
2015-12-02 Di WangLU-7462 mdd: check object existence 23/17323/3
2015-11-30 wang diLU-7068 mdd: object leak in mdd_migrate_entries 84/16384/4
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-11 Alex ZhuravlevLU-2222 mdt: restore evict-by-nid functionality 67/16867/8
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-11-03 Di WangLU-7230 llite: clear dir stripe md in ll_iget 77/16677/15
2015-10-28 Di WangLU-7091 mdd: refresh nlink after update linkea 36/16236/13
2015-10-18 wang diLU-6868 mdd: add changelog for migration 45/16645/7
next