Whamcloud - gitweb
LU-3181 mdt: mdt_cross_open should allow open by FID on MDT1
[fs/lustre-release.git] / lustre / mdt / mdt_mds.c
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.