Whamcloud - gitweb
LU-7117 osp: set ptlrpc_request::rq_allow_replay properly
[fs/lustre-release.git] / lustre / utils / mount_utils_ldiskfs.c
2016-04-11 Gregoire PichonLU-7965 utils: fix stack corruption in mkfs.lustre 60/19260/3
2016-04-11 James SimmonsLU-6245 libcfs: remove libcfs userland time abstraction 13/19113/3
2016-03-14 Frederic SaunierLU-7003 utils: must quote the value of the context... 94/18294/5
2016-03-14 Frederic SaunierLU-7002 utils: SELinux context repeated in mount opts 19/18319/4
2016-03-14 James SimmonsLU-6245 libcfs: remove types.h from userland code 79/16879/9
2016-02-20 Johann LombardiLU-2049 grant: add support for OBD_CONNECT_GRANT_PARAM 93/7793/31
2015-12-18 Hongchao ZhangLU-6662 utils: allow overriding default mountopts 70/15870/6
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-09-19 Alexander ZarochentsevLU-6978 utils: mkfs.lustre to recognise non ldiskfs... 37/15937/3
2015-08-31 Andreas DilgerLU-6974 util: set max_sectors_kb properly 16/16116/5
2015-08-03 Emoly LiuLU-6544 mkfs: Improve MDT inode size calculation 43/15643/9
2015-08-03 Andreas DilgerLU-5888 utils: limit max_sectors_kb tunable setting 40/13240/12
2015-07-21 Artem BlagodarenkoLU-6442 utils: "-G <value>" can be passed through mkfs... 00/14400/8
2015-07-08 James SimmonsLU-6245 utils: remove libcfs.h from lustre utilities... 17/15217/2
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-11-26 Andreas DilgerLU-5888 utils: limit max_sectors_kb tunable setting 23/12723/2
2014-11-04 Niu YaweiLU-4810 utils: print messages when set tunables 65/9865/5
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-07-24 Joshua KuglerLU-5306: Update download and other whamcloud URLs 69/11169/3
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-20 Nathaniel ClarkLU-4606 utils: Mount uses so for backing fstype 93/10193/9
2014-01-17 Andreas DilgerLU-4193 ldiskfs: increase max journal to 4GB 11/8111/3
2013-12-09 wang diLU-4223 utils: fixing loop leaking in utils 09/8409/9
2013-10-01 Sebastien BuissonLU-2074 build: fix 'copy into fixed size buffer' errors 54/4154/22
2013-09-03 Bobi JamLU-3763 utils: set multipath devices recursively 37/7337/4
2013-08-30 Sebastien BuissonLU-3042 build: fix 'NULL pointer dereference' errors 68/5868/10
2013-07-10 Alexey LyashkovLU-2655 obdclass: selinux support 35/5135/8
2013-06-06 Prakash SuryaLU-2498 mount: Set 'deadline' scheduler on ldiskfs
2013-05-31 Jian YuLU-2008 utils: quote TUNE2FS options in ldiskfs_label_l...
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-08 Jian YuLU-2008 utils: make label method work with mmp enabled...
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-11-07 Nathaniel ClarkLU-2281 utils: Fix possible segfault in tunefs.lustre
2012-10-23 James SimmonsLU-1930 build: Back end file system fixes.
2012-10-07 Niu YaweiLU-1842 quota: tunefs.lustre --quota
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-17 Sebastien BuissonLU-1884 build: fix 'resource leak' errors
2012-09-06 Alex ZhuravlevLU-1581 mount: kernel do not parse ldd
2012-08-16 Alex ZhuravlevLU-1581 utils: label methods
2012-07-08 Alex ZhuravlevLU-1581 utils: introduce osd_tune()
2012-07-04 Alex ZhuravlevLU-1581 utils: introduce osd_init() wrapper
2012-07-04 Alex ZhuravlevLU-1581 utils: osd_write_ldd() wrapper
2012-07-04 Alex ZhuravlevLU-1581 utils: osd_make_lustre() wrapper
2012-07-04 Alex ZhuravlevLU-1581 utils: osd_read_ldd() wrapper
2012-07-04 Alex ZhuravlevLU-1581 utils: introduce osd_is_lustre() wrapper
2012-07-04 Alex ZhuravlevLU-1581 utils: osd_prepare_lustre
2012-07-04 Alex ZhuravlevLU-1581 utils: extract ldiskfs specifics from mkfs_lustre.c