Whamcloud - gitweb
Revert "LU-1538 tests: keep /sbin/mount.lustre until cleanup"
[fs/lustre-release.git] / lustre / utils /
2014-07-01 James NunezLU-4694 hsm: Cleanup codes about return value 55/9455/3
2014-07-01 Nathaniel ClarkLU-4984 llite: check for integer overflow in hsm user... 15/10615/6
2014-06-24 Mikhail PershinLU-5218 llog: keep llog ctxt indices constant 58/10758/4
2014-06-22 Lai SiyaoLU-4367 ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag 26/10426/12
2014-06-20 Andreas DilgerLU-4887 lfsck: run all LFSCK scan types by default 78/10278/7
2014-06-20 Dmitry EreminLU-4629 utils: fix input format specifier error 67/10667/4
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-18 Wang DiLU-4929 lfs: Add lfs dirstripe to the manpage 43/10643/10
2014-06-16 John L. HammondLU-4587 utils: remove llapi_ping_target() 66/10566/3
2014-06-16 Emoly LiuLU-4227 utils: mgs option is required to format a MDT/OST 87/8387/5
2014-06-16 Matt EzellLU-4824 utils: lfs find should continue after errors 94/9794/11
2014-06-11 Dmitry EreminLU-4629 utils: fix NULL pointer dereference 36/10136/4
2014-06-11 Bruno FacciniLU-4438 utils: handle ct_setup() errors 53/9853/10
2014-06-05 Nathaniel ClarkLU-5102 utils: Look for modules in $LUSTRE/utils/.libs 68/10468/3
2014-06-04 John L. HammondLU-2675 mdt: add mbo_ prefix to members of struct mdt_body 02/10202/4
2014-06-04 Andreas DilgerLU-3696 mdd: decref volatile object after creation 79/10179/4
2014-05-30 Frank ZagoLU-5051 hsm: do not reallocate hsm receive buffer 99/10299/4
2014-05-30 Niu YaweiLU-4345 osp: store valid bits in setattr record 23/10223/5
2014-05-30 wang diLU-4929 llite: use the correct mode for striped directory 28/10028/8
2014-05-28 wang diLU-5068 mdt: check default LMV EA when set reply EA... 38/10338/2
2014-05-28 Nathaniel ClarkLU-5091 build: Support alternate locations of libzfs.so 01/10401/5
2014-05-23 wang diLU-4843 mdt: disallow old clients access striped dir 56/9956/11
2014-05-20 Nathaniel ClarkLU-4606 utils: Mount uses so for backing fstype 93/10193/9
2014-05-20 John L. HammondLU-5065 utils: uninclude lustre_idl.h from lfs 36/10336/2
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-05-20 Henri DoreauLU-4569 hsm: Prevent copytool from importing existing... 85/10185/3
2014-05-09 wang diLU-4690 osp: some cleanup for patch 9511 61/10261/2
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-05-09 Fan YongLU-4955 lfsck: reset param when the LFSCK is reset 91/10091/9
2014-05-09 Niu YaweiLU-5005 utils: handle ROOT path correctly 11/10211/5
2014-05-08 John L. HammondLU-4961 lustre: remove liblustre.h and obd.h from userspace 94/10194/4
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-05-06 John L. HammondLU-2675 llapi: find_param cleanup part I 03/10103/2
2014-05-06 Dmitry EreminLU-4629 osc: remove constant checks 48/9348/5
2014-05-06 Bobbie LindLU-4681 utils: Fix error message when using hostname 48/9848/4
2014-05-06 Swapnil PimpaleLU-4849 lfs: Avoid double closedir() on err from cb_mv_... 05/9905/2
2014-05-06 Dmitry EreminLU-4629 lov: fix sscanf format specification 91/9391/4
2014-05-06 Li XiLU-4676 hsm: Fix return value error of ct_run() 12/9412/3
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-04-30 Fan YongLU-4895 lfsck: not create object to repair dangling... 89/9989/8
2014-04-24 Henri DoreauLU-4569 hsm: Specify import source by FID. 75/9075/4
2014-04-24 Jian YuLU-4669 type: change "%llx" to "LPX64” 11/9811/4
2014-04-19 Emoly LiuLU-4762 lctl: set_param should return error when value... 38/9638/3
2014-04-19 Andreas DilgerLU-4397 utils: fix lfs_df loop for disconnected client 49/8949/3
2014-04-11 Alexey LyashkovLU-3963 cleanup: C89 and build cleanups 03/7803/29
2014-03-21 Niu YaweiLU-4028 quota: fix output of 'lfs quota' 07/8407/4
2014-03-12 Henri DoreauLU-4545 hsm: Always report errors to coordinator. 10/9310/2
2014-03-11 Michael MacDonaldLU-4643 hsm: Improve sanity-hsm test_60 34/9534/2
2014-03-11 Michael MacDonaldLU-4724 hsm: Safe copytool event logging 53/9553/5
2014-03-05 Michael MacDonaldLU-4020 hsm: allow copytool event monitoring with JSON 90/7790/15
2014-03-04 Alex ZhuravlevLU-4602 utils: do not include <linux/fs.h> 90/9190/2
2014-03-02 Fan YongLU-3951 lfsck: OST-object inconsistency self detect... 67/7667/30
2014-03-01 yangshengLU-4416 utils: loop_control device support 99/8799/3
2014-03-01 John L. HammondLU-2675 obdclass: remove uses of lov_stripe_md 45/8545/5
2014-03-01 Dmitry EreminLU-4629 gss: fix incorrect memset size 45/9345/2
2014-03-01 Dmitry EreminLU-4629 utils: fix rsources leak 43/9343/3
2014-02-28 Joshua WalgenbachLU-3527 nodemap: idmap management functions 25/8125/10
2014-02-28 Joshua WalgenbachLU-3527 nodemap: add NID range management 57/8057/15
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
2014-02-25 Jian YuLU-4460 mount: fix lmd_parse() to handle comma-separate... 18/8918/9
2014-02-25 Fan YongLU-3950 lfsck: control all LFSCK nodes via single comma... 57/9257/5
2014-02-22 Dmitry EreminLU-4629 gss: fix few issues found by Klocwork Insight... 74/9274/3
2014-02-22 Andreas DilgerLU-3943 utils: fix lfs df -i summary line 14/8614/2
2014-02-22 Andreas DilgerLU-4102 utils: add dry-run to ll_recover_lost_found_objs 61/8061/6
2014-02-22 wang diLU-3531 llite: fix "lfs getdirstripe" to show stripe... 28/7228/42
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-02-19 Bruno FacciniLU-4293 mdd: Allow layout swap for IGIF FIDs 37/8737/9
2014-02-12 Andrew KortyLU-3289 gss: Shared key mechanism & flavors 29/8629/5
2014-02-12 Andreas DilgerLU-4209 utils: fix O_TMPFILE/O_LOV_DELAY_CREATE conflict 12/8312/10
2014-02-10 Michael MacDonaldLU-4512 hsm: Fix lhsmtool_posix --report option 34/9034/2
2014-02-06 Fan YongLU-3950 lfsck: control LFSCK on all devices via single... 65/7665/28
2014-02-03 Andreas DilgerLU-4527 utils: deprecate old version lfs command opts 31/8631/6
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (2) for MDT-OST consistency 87/7087/39
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (1) for MDT-OST consistency 23/8623/21
2014-01-31 Fan YongLU-1267 lfsck: framework (3) for MDT-OST consistency 62/7062/37
2014-01-17 Andreas DilgerLU-4193 ldiskfs: increase max journal to 4GB 11/8111/3
2014-01-13 Andrew KortyLU-3289 gss: gssnull security flavor 75/8475/10
2014-01-11 Andreas DilgerLU-4293 utils: handle lfs migrate failure in lfs_migrate 16/8616/2
2014-01-10 Joshua WalgenbachLU-3527 nodemap: add nodemap kernel module 34/8034/16
2014-01-07 wang diLU-3531 llite: move dir cache to MDC layer 43/7043/26
2013-12-11 Peng TaoLU-4278 libcfs: remove LWT 40/8340/3
2013-12-09 wang diLU-4223 utils: fixing loop leaking in utils 09/8409/9
2013-12-06 wang diLU-4076 fld: add local fldb to each target 84/7884/11
2013-12-06 Alexander.BoykoLU-1757 brw: added OBDO short io flag 82/8182/4
2013-12-06 Thomas StiborLU-4307 kerberos: compile errors with gss/kerberos... 93/8393/2
2013-12-02 James NunezLU-3867 utils: llapi_create_volatile_idx uses 0 instead idx 13/7613/4
2013-11-19 Thomas StiborLU-4085 build: gss/krb5 is disabled despite functions... 13/7913/6
2013-11-19 Sebastien BuissonLU-4044 build: fix 'resource leak' errors 20/7820/10
2013-11-18 Lai SiyaoLU-3544 fid: add a connect flag for open by FID 93/8093/5
2013-11-14 Niu YaweiLU-4028 quota: improve lfs quota output 52/8152/3
2013-11-14 Sebastien BuissonLU-4047 build: fix 'memory' errors 22/7822/4
2013-11-14 Amir ShehataLU-2149 llog: lctl to work with llogs from command... 54/4254/7
2013-11-04 Henri DoreauLU-3971 hsm: Copytool code cleanup 83/7583/7
2013-11-04 wang diLU-3850 obdecho: create remote dir from echo client 02/7502/6
2013-11-04 Prakash SuryaLU-2139 osc: Use SOFT_SYNC to urge server commit 75/4375/15
2013-11-02 Sebastien BuissonLU-4055 build: fix 'error handling' issues 42/7842/3
2013-10-25 Li XiLU-4100 utils: Remove extra space of lfs getstripe 92/7992/3
2013-10-25 Sebastien BuissonLU-4046 build: fix 'uninitialized variables' errors 21/7821/2
2013-10-25 Henri DoreauLU-3692 api: More flexible logging API. 72/7572/7
next