Whamcloud - gitweb
LU-12616 obclass: fix MDS start/stop race
[fs/lustre-release.git] / lustre / include / uapi /
2019-08-15 Rob LathamLU-12527 utils: Make lustre_user.h c++-legal 71/35471/9
2019-08-02 Alex ZhuravlevLU-12553 mdc: polling mode for changelog reader 62/35262/10
2019-07-27 Alex ZhuravlevLU-12090 utils: lfs rmfid 49/34449/40
2019-07-20 Andreas DilgerLU-12501 utils: fix 'lfs df' printing loop 56/35456/3
2019-07-12 Vitaly FertmanLU-10070 lod: SEL: interoperability support 44/35144/8
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Layout sanity checking 84/33784/25
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Implement basic spillover space 83/33783/24
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Add flag & setstripe support 82/33782/22
2019-07-12 Lai SiyaoLU-11213 uapi: change "space" hash type to hash flag 18/35318/3
2019-07-12 Andreas DilgerLU-11285 mdt: improve IBITS lock definitions 45/35045/6
2019-07-03 Andriy SkulyshLU-11444 ptlrpc: Add increasing XIDs CONNECT2 flag 13/35113/3
2019-06-28 Li XiLU-12349 llite: console message for disabled flock... 86/34986/13
2019-06-16 Oleg DrokinNew tag 2.12.55 2.12.55 v2_12_55
2019-06-13 Oleg DrokinLU-10092 First phase of persistent client cache project... 14/35214/1
2019-06-13 Qian YingjinLU-10092 pcc: change detach behavior and add keep option 44/33844/19
2019-06-13 Qian YingjinLU-10092 pcc: auto attach during open for valid cache 87/33787/21
2019-06-13 Qian YingjinLU-10092 pcc: Non-blocking PCC caching 66/32966/37
2019-06-13 Li XiLU-10092 llite: Add persistent cache on client 63/32963/38
2019-06-13 Lai SiyaoLU-11213 lmv: reuse object alloc QoS code from LOD 57/34657/15
2019-06-04 Patrick FarrellLU-11963 osd: Add nonrotational flag to statfs 35/34235/11
2019-06-04 Lai SiyaoLU-11213 dne: add new dir hash type "space" 58/34358/12
2019-06-01 Patrick FarrellLU-9846 lod: Add overstriping support 25/28425/43
2019-06-01 Mikhail PershinLU-11359 mdt: fix mdt_dom_discard_data() timeouts 71/34071/21
2019-05-08 Andreas DilgerLU-10602 utils: fix file heat support 57/34757/3
2019-05-08 Bruno FacciniLU-11376 lmv: new foreign LMV format 87/34087/40
2019-05-08 Bruno FacciniLU-11376 lov: new foreign LOV format 55/33755/37
2019-05-04 Patrick FarrellLU-9846 obd: Add overstriping CONNECT flag 43/34743/2
2019-05-02 Oleg DrokinLU-12263 build: push depreciation of LMV_HASH_FLAG_DEAD... 93/34793/2
2019-04-30 Oleg DrokinRevert "LU-11367 som: integrate LSOM with lfs find" 80/34780/2
2019-04-30 Qian YingjinLU-11367 som: integrate LSOM with lfs find 45/33545/10
2019-04-30 Hongchao ZhangLU-11678 quota: make overquota flag for old req 45/34645/4
2019-04-30 Alexey LyashkovLU-12040 mdc: reset lmm->lmm_stripe_offset in mdc_save_... 71/34371/7
2019-04-18 Lai SiyaoLU-11213 uapi: reserve connect flag for plain layout 56/34656/2
2019-04-18 Qian YingjinLU-10092 pcc: Reserve a new connection flag for PCC 56/34356/3
2019-04-18 Qian YingjinLU-12021 lsom: Add an OBD_CONNECT2_LSOM connect flag 43/34343/4
2019-04-01 Li XiLU-10602 llite: add file heat support 99/34399/10
2019-04-01 Andreas DilgerLU-6202 misc: remove LIBCFS_IOC_DEBUG_MASK ioctl 92/33692/5
2019-04-01 Andreas DilgerLU-6202 misc: delete OBD_IOC_PING_TARGET ioctl 91/33691/5
2019-04-01 Sebastien BuissonLU-8955 ptlrpc: manage SELinux policy info at connect... 22/24422/34
2019-04-01 Bruno FacciniLU-9193 security: return security context for metadata ops 31/26831/20
2019-03-21 Bobi JamLU-10258 lfs: lfs mirror copy command 20/33220/6
2019-02-11 Alexey LyashkovLU-11111 lfsck: skip orphan processing 59/32959/20
2019-02-11 Alexander BoykoLU-10913 llog: add startcat for wrapped catalog 49/33749/3
2019-01-30 Sebastien BuissonLU-8955 sec: create new function sptlrpc_get_sepol() 21/24421/31
2019-01-30 Sebastien BuissonLU-8955 nodemap: add SELinux policy info to nodemap 20/24420/27
2019-01-23 Andreas DilgerLU-11625 ofd: handle upgraded filter_fid properly 27/33627/5
2019-01-16 Sebastien BuissonLU-8955 cfg: reserve flags for SELinux status checking 97/33797/7
2018-12-17 Lai SiyaoLU-11753 obdclass: lu_dirent record length missing '0' 65/33865/3
2018-12-17 Andreas DilgerLU-11783 utils: fix warnings when lustre_user.h included 76/33876/4
2018-11-29 Teddy ZhengLU-10114 hsm: increase upper limit of maximum HSM backe... 97/32197/32
2018-11-13 Hongchao ZhangLU-11425 quota: support quota for DoM 57/33257/8
2018-11-13 Andreas DilgerLU-10030 hsm: make changelog flag argument an enum 12/32112/6
2018-11-13 James SimmonsLU-8602 gss: Properly port gss to newer crypto api. 09/28309/5
2018-11-02 Bobi JamLU-10258 lfs: lfs mirror write command 19/33219/7
2018-10-29 Andreas DilgerLU-10030 idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags 07/32107/6
2018-10-29 Bobi JamLU-11158 mdt: grow lvb buffer to hold layout 47/32847/11
2018-10-29 Qian YingjinLU-11450 mdd: avoid logging trusted.som xattr in changelogs 23/33323/5
2018-10-23 Patrick FarrellLU-11482 flr: Inherit flags from template 26/33326/10
2018-10-12 Oleg DrokinLU-11511 fix build breakage with LMV_HASH_FLAG_DEAD... 56/33356/2
2018-10-05 Bobi JamLU-11400 flr: add 'nosync' flag for FLR mirrors 05/33205/6
2018-10-05 Andreas DilgerLU-11397 idl: remove obsolete RPC flags 02/33202/2
2018-10-05 Andreas DilgerLU-8174 misc: name open file handles as such 53/26953/17
2018-09-17 Lai SiyaoLU-4684 migrate: migrate striped directory 27/31427/26
2018-09-16 Jian YuLU-10660 mdt: revoke lease lock for truncate 93/33093/6
2018-09-01 James SimmonsLU-10365 tests: set proper paths headers for sanity... 37/31737/8
2018-09-01 Alex ZhuravlevLU-10018 protocol: MDT as a statfs proxy 36/29136/91
2018-08-23 Wang ShilongLU-11154 llite: use proper flags for FS_IOC_{FSSET... 28/32828/6
2018-08-18 John L. HammondLU-11014 mdc: remove obsolete intent opcodes 61/32361/6
2018-08-09 Teddy ZhengLU-10114 hsm: add OBD_CONNECT2_ARCHIVE_ID_ARRAY to... 06/32806/5
2018-08-09 Lai SiyaoLU-4684 migrate: pack lmv ea in migrate rpc 24/31424/14
2018-08-06 Fan YongLU-10288 lfsck: layout LFSCK for mirrored file 05/32705/5
2018-07-30 Qian YingjinLU-9538 mdt: Lazy size on MDT 60/29960/43
2018-07-30 Jian YuLU-11115 lod: skip max_create_count=0 OST in QoS and... 23/32823/2
2018-07-18 Andreas DilgerLU-10855 ptlrpc: remove obsolete LLOG_ORIGIN_* RPCs 54/32654/2
2018-07-18 Andreas DilgerLU-10855 ptlrpc: assign specific values to MGS opcodes 53/32653/2
2018-07-18 Andreas DilgerLU-10855 ptlrpc: remove obsolete OBD RPC opcodes 51/32651/3
2018-07-03 Hongchao ZhangLU-7816 quota: add default quota setting support 06/32306/16
2018-07-03 Mikhail PershinLU-10175 ldlm: handle lock converts in cancel handler 14/32314/5
2018-06-14 Mikhail PershinLU-10175 ptlrpc: add LOCK_CONVERT connection flag 93/32593/3
2018-06-07 Li XiLU-10472 osc: add T10PI support for RPC checksum 80/30980/37
2018-05-29 John L. HammondLU-10855 llog: remove obsolete llog handlers 02/32202/2
2018-05-29 Oleg DrokinLU-10938 ptlrpc: Add WBC connect flag 41/32241/5
2018-05-29 Lai SiyaoLU-4684 xattr: add list support for remote object 26/31426/9
2018-05-29 Lai SiyaoLU-4684 mdt: improve directory stripe lock 25/31425/9
2018-05-21 Gregoire PichonLU-739 utils: remove references to lustre 1.4 upgrade... 42/27342/6
2018-05-06 Mikhal PershinLU-10175 ldlm: IBITS lock convert instead of cancel 02/30202/15
2018-05-06 Andreas DilgerLU-6349 mds: remove obsolete MDS_VTX_BYPASS flag 84/31984/3
2018-05-06 Lai SiyaoLU-4684 ptlrpc: add dir migration connect flag 14/31914/6
2018-05-02 John L. HammondLU-10699 hsm: simplify mdt_hsm_{add,get}_actions() 85/31385/2
2018-04-14 Andreas DilgerLU-1187 idl: remove obsolete directory split flags 00/31700/2
2018-04-09 Jinshan XiongLU-10779 llite: rename FSFILT_IOC_* to system flags 46/31546/3
2018-04-09 Patrick FarrellLU-10776 osc: Do not request more than 2GiB grant 33/31533/2
2018-04-09 Fan YongLU-10598 obdclass: ignore IGIF formatted last_id 40/31140/2
2018-04-09 John L. HammondLU-10383 hsm: ignore compound_id 49/30949/5
2018-04-09 Andreas DilgerLU-10698 obdclass: allow specifying complex jobids 91/31691/7
2018-04-09 Mikhail PershinLU-7420 echo: fix echo server to work with unified... 43/18443/11
2018-03-30 Andreas DilgerLU-10822 utils: stop bogus buffer overflow errors 22/31822/6
2018-03-12 Jian YuLU-10465 lov: decrease default stripe size to 1MB 89/31589/2
2018-03-08 Sebastien BuissonLU-10483 lustre: replace FMODE_{READ,WRITE} with MDS_... 24/30824/10
2018-03-06 Jian YuLU-10465 lov: increase default stripe size to 4MB 51/27151/13
next