Whamcloud - gitweb
LU-11454 ptlrpc: Make CPU binding switchable
[fs/lustre-release.git] / lustre / mdt / mdt_mds.c
2018-10-12 Patrick FarrellLU-11454 ptlrpc: Make CPU binding switchable 62/33262/6
2018-08-06 Mikhail PershinLU-10181 mds: init cpt params for mdt IO service 50/31750/12
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-02-14 Mikhal PershinLU-10181 mdt: high-priority request handling for DOM 68/29968/9
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-10 Mikhal PershinLU-3285 merge: 'dom' branch merging 51/29851/3
2017-11-01 James SimmonsLU-8066 obd: migrate to ksets 48/28948/11
2017-10-17 Mikhal PershinLU-3285 mdt: IO request handling in MDT 13/28013/19
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-07-19 Oleg DrokinLU-8066 ptlrpc: migrate ptlrpc proc files to sysfs 73/25073/11
2017-07-19 Oleg DrokinLU-8066 obdclass : Add infrastructure for procfs to... 20/26020/10
2017-05-20 James SimmonsLU-6401 uapi: turn lustre_param.h into a proper UAPI... 25/24325/13
2017-04-06 Andreas DilgerLU-8823 ptlrpc: remove obsolete OST/MDT thread parameters 05/23705/3
2017-01-01 Steve GuminskiLU-6210 mdt: Change positional struct initializers... 02/23702/2
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-02-08 Mikhail PershinLU-6175 ha: add health_check routine to the MDS, MGS... 58/13558/2
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-09-06 James SimmonsLU-5275 obdclass: Remove lprocfs_vars argument from... 40/11640/2
2014-09-06 James SimmonsLU-5275 obdclass: Remove non seq file proc routines 51/11451/5
2014-05-20 James SimmonsLU-3319 procfs: move mdt/mds proc handling to seq_files 36/8036/19
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
2013-12-04 Mikhail PershinLU-3467 target: use osc_reply_portal for OUT services 90/8390/5
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-10-25 Mikhail PershinLU-3467 mdt: call MDT handlers via unified request... 73/6973/19
2013-10-08 John L. HammondLU-3866 hsm: permission checks on HSM operations 65/7565/3
2013-08-01 Mikhail PershinLU-3467 seq: unified SEQ handler 65/6765/11
2013-08-01 Mikhail PershinLU-3467 target: FLD to use unified request handler 64/6764/11
2013-08-01 Mikhail PershinLU-3467 target: move OUT to the unified target code 63/6763/10
2013-07-01 Liu XuezhaoLU-1330 obdclass: add obd_target.h 78/2678/10
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-03-26 Li WeiLU-2951 mdt: Increase bc_req_max_size for MDS_REQUEST_P...
2013-03-22 jclLU-2813 hsm: Add user credential information to copy...
2013-03-15 Liang ZhenLU-2925 out: increase reqbuf size for OUT
2013-03-06 Liang ZhenLU-2424 ptlrpc: buffer utilization of rqbd
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-02 wangdiLU-1187 mdt: unlink remote directory
2013-01-31 wangdiLU-1187 mdt: add out handler for object update
2013-01-30 jclLU-2061 hsm: send HSM resquest to CDT
2013-01-30 Aurelien DegremontLU-2061 hsm: get list of HSM actions
2013-01-30 Aurelien DegremontLU-1338 hsm: HSM flags feature
2013-01-30 jclLU-2062 hsm: llapi hsm calls for CopyTool
2013-01-07 wangdiLU-718 mds: new MDS layer.