Show patches with: Submitter = Jan Tulak       |    Archived = No       |   136 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/22] mkfs: remove intermediate getstr followed by getnum - 1 - --- 2016-12-07 Jan Tulak Superseded
[02/22] mkfs: merge tables for opts parsing into one table - 1 - --- 2016-12-07 Jan Tulak Superseded
[03/22] mkfs: extend opt_params with a value field - 1 - --- 2016-12-07 Jan Tulak Superseded
[04/22] mkfs: change conflicts array into a table capable of cross-option addressing - 1 - --- 2016-12-07 Jan Tulak Superseded
[05/22] mkfs: add a check for conflicting values - 1 - --- 2016-12-07 Jan Tulak Superseded
[06/22] mkfs: add cross-section conflict checks - 1 - --- 2016-12-07 Jan Tulak Superseded
[07/22] mkfs: Move opts related #define to one place - 1 - --- 2016-12-07 Jan Tulak Superseded
[08/22] mkfs: move conflicts into the table - 1 - --- 2016-12-07 Jan Tulak Superseded
[09/22] mkfs: change conflict checks to utilize the new conflict structure - - - --- 2016-12-07 Jan Tulak Superseded
[10/22] mkfs: change when to mark an option as seen - 1 - --- 2016-12-07 Jan Tulak Superseded
[11/22] mkfs: add test_default_value into conflict struct - 1 - --- 2016-12-07 Jan Tulak Superseded
[12/22] mkfs: expand conflicts declarations to named declaration - 1 - --- 2016-12-07 Jan Tulak Superseded
[13/22] mkfs: remove zeroed items from conflicts declaration - 1 - --- 2016-12-07 Jan Tulak Superseded
[14/22] mkfs: rename defaultval to flagval in opts - 1 - --- 2016-12-07 Jan Tulak Superseded
[15/22] mkfs: replace SUBOPT_NEEDS_VAL for a flag - 1 - --- 2016-12-07 Jan Tulak Superseded
[16/22] mkfs: Change all value fields in opt structures into unions - - - --- 2016-12-07 Jan Tulak Superseded
[17/22] mkfs: use old variables as pointers to the new opts struct values - - - --- 2016-12-07 Jan Tulak Superseded
[18/22] mkfs: prevent sector/blocksize to be specified as a number of blocks - 1 - --- 2016-12-07 Jan Tulak Superseded
[19/22] mkfs: subopt flags should be saved as bool - 1 - --- 2016-12-07 Jan Tulak Superseded
[20/22] mkfs: move uuid empty string test to getstr() - 1 - --- 2016-12-07 Jan Tulak Superseded
[21/22] mkfs: remove duplicit checks - 1 - --- 2016-12-07 Jan Tulak Superseded
[22/22] mkfs: prevent multiple specifications of a single option - 1 - --- 2016-12-07 Jan Tulak Superseded
[01/22] mkfs: remove intermediate getstr followed by getnum - - - --- 2017-03-15 Jan Tulak Superseded
[02/22] mkfs: merge tables for opts parsing into one table - - - --- 2017-03-15 Jan Tulak Superseded
[03/22] mkfs: extend opt_params with a value field - - - --- 2017-03-15 Jan Tulak Superseded
[04/22] mkfs: change conflicts array into a table capable of cross-option addressing - - - --- 2017-03-15 Jan Tulak Superseded
[05/22] mkfs: add a check for conflicting values - - - --- 2017-03-15 Jan Tulak Superseded
[06/22] mkfs: add cross-section conflict checks - - - --- 2017-03-15 Jan Tulak Superseded
[07/22] mkfs: Move opts related #define to one place - - - --- 2017-03-15 Jan Tulak Superseded
[08/22] mkfs: move conflicts into the table - - - --- 2017-03-15 Jan Tulak Superseded
[09/22] mkfs: change conflict checks to utilize the new conflict structure - - - --- 2017-03-15 Jan Tulak Superseded
[10/22] mkfs: change when to mark an option as seen - - - --- 2017-03-15 Jan Tulak Superseded
[11/22] mkfs: add test_default_value into conflict struct - - - --- 2017-03-15 Jan Tulak Superseded
[12/22] mkfs: expand conflicts declarations to named declaration - - - --- 2017-03-15 Jan Tulak Superseded
[13/22] mkfs: remove zeroed items from conflicts declaration - - - --- 2017-03-15 Jan Tulak Superseded
[14/22] mkfs: rename defaultval to flagval in opts - - - --- 2017-03-15 Jan Tulak Superseded
[15/22] mkfs: replace SUBOPT_NEEDS_VAL for a flag - - - --- 2017-03-15 Jan Tulak Superseded
[16/22] mkfs: Change all value fields in opt structures into unions - - - --- 2017-03-15 Jan Tulak Superseded
[17/22] mkfs: use old variables as pointers to the new opts struct values - - - --- 2017-03-15 Jan Tulak Superseded
[18/22] mkfs: prevent sector/blocksize to be specified as a number of blocks - - - --- 2017-03-15 Jan Tulak Superseded
[19/22] mkfs: subopt flags should be saved as bool - - - --- 2017-03-15 Jan Tulak Superseded
[20/22] mkfs: move uuid empty string test to getstr() - - - --- 2017-03-15 Jan Tulak Superseded
[21/22] mkfs: remove duplicit checks - - - --- 2017-03-15 Jan Tulak Superseded
[22/22] mkfs: prevent multiple specifications of a single option - - - --- 2017-03-15 Jan Tulak Superseded
mkfs: rtinherit minval should be 0 - 1 - --- 2017-04-06 Jan Tulak Superseded
[RFC,1/2] mkfs: unify numeric types of main variables in main() - - - --- 2017-04-06 Jan Tulak Superseded
[RFC,2/2] mkfs: remove long long type casts - - - --- 2017-04-06 Jan Tulak Superseded
mkfs: Add a note for people changing input options - - - --- 2017-04-06 Jan Tulak Superseded
[1/2] metadump: warn about corruption if log is dirty - - - --- 2017-04-11 Jan Tulak Superseded
[2/2] mdrestore: warn about corruption if log is dirty - - - --- 2017-04-11 Jan Tulak Superseded
[1/2] metadump: warn about corruption if log is dirty - 1 - --- 2017-04-13 Jan Tulak Accepted
[2/2] xfsprogs: update man for metadump about dirty log/obfuscation issue - - - --- 2017-04-13 Jan Tulak Accepted
[1/2] mkfs: unify numeric types of main variables in main() - - - --- 2017-04-19 Jan Tulak Superseded
[2/2] mkfs: remove long long type casts - 1 - --- 2017-04-19 Jan Tulak Superseded
[1/2,v2] mkfs: unify numeric types of main variables in main() - - - --- 2017-04-20 Jan Tulak Superseded
[2/2,v2] mkfs: remove long long type casts - - - --- 2017-04-20 Jan Tulak Superseded
[1/2,v3] mkfs: unify numeric types of main variables in main() - - - --- 2017-04-20 Jan Tulak Superseded
[01/12] mkfs: Save raw user input field to the opts struct - 1 - --- 2017-04-23 Jan Tulak Superseded
[02/12] mkfs: rename defaultval to flagval in opts - - - --- 2017-04-23 Jan Tulak Superseded
[03/12] mkfs: remove intermediate getstr followed by getnum - 1 - --- 2017-04-23 Jan Tulak Superseded
[04/12] mkfs: merge tables for opts parsing into one table - - - --- 2017-04-23 Jan Tulak Superseded
[05/12] mkfs: extend opt_params with a value field - - - --- 2017-04-23 Jan Tulak Superseded
[06/12] mkfs: create get/set functions for opts table - - - --- 2017-04-23 Jan Tulak Superseded
[07/12] mkfs: save user input values into opts - - - --- 2017-04-23 Jan Tulak Superseded
[08/12] mkfs: replace variables with opts table: -b,d,s options - - - --- 2017-04-23 Jan Tulak Superseded
[09/12] mkfs: replace variables with opts table: -i options - - - --- 2017-04-23 Jan Tulak Superseded
[10/12] mkfs: replace variables with opts table: -l options - - - --- 2017-04-23 Jan Tulak Superseded
[11/12] mkfs: replace variables with opts table: -n options - - - --- 2017-04-23 Jan Tulak Superseded
[12/12] mkfs: replace variables with opts table: -r options - - - --- 2017-04-23 Jan Tulak Superseded
[1/7] mkfs: Save raw user input field to the opts struct - 2 - --- 2017-07-20 Jan Tulak Superseded
[2/7] mkfs: rename defaultval to flagval in opts - 1 - --- 2017-07-20 Jan Tulak Superseded
[3/7] mkfs: remove intermediate getstr followed by getnum - 2 - --- 2017-07-20 Jan Tulak Superseded
[4/7] mkfs: merge tables for opts parsing into one table - - - --- 2017-07-20 Jan Tulak Superseded
[5/7] mkfs: move getnum within the file - 1 - --- 2017-07-20 Jan Tulak Superseded
[6/7] mkfs: extend opt_params with a value field - - - --- 2017-07-20 Jan Tulak Superseded
[7/7] mkfs: save user input values into opts - - - --- 2017-07-20 Jan Tulak Superseded
[1/5] mkfs: replace variables with opts table: -b,d,s options - - - --- 2017-07-20 Jan Tulak Superseded
[2/5] mkfs: replace variables with opts table: -i options - - - --- 2017-07-20 Jan Tulak Superseded
[3/5] mkfs: replace variables with opts table: -l options - - - --- 2017-07-20 Jan Tulak Superseded
[4/5] mkfs: replace variables with opts table: -n options - - - --- 2017-07-20 Jan Tulak Superseded
[5/5] mkfs: replace variables with opts table: -r options - - - --- 2017-07-20 Jan Tulak Superseded
[3/7,v2] mkfs: remove intermediate getstr followed by getnum - 1 - --- 2017-07-21 Jan Tulak Superseded
[1/5,v2] mkfs: replace variables with opts table: -b,d,s options - - - --- 2017-07-21 Jan Tulak Superseded
[3/5,v2] mkfs: replace variables with opts table: -l options - - - --- 2017-07-21 Jan Tulak Superseded
[5/5,v2] mkfs: replace variables with opts table: -r options - - - --- 2017-07-21 Jan Tulak Superseded
[1/6] mkfs: Save raw user input field to the opts struct - - - --- 2017-08-11 Jan Tulak Superseded
[2/6] mkfs: rename defaultval to flagval in opts - 2 - --- 2017-08-11 Jan Tulak Superseded
[3/6] mkfs: remove intermediate getstr followed by getnum - 1 - --- 2017-08-11 Jan Tulak Superseded
[4/6] mkfs: merge tables for opts parsing into one table - 1 - --- 2017-08-11 Jan Tulak Superseded
[5/6] mkfs: move getnum within the file - - - --- 2017-08-11 Jan Tulak Superseded
[6/6] mkfs: extend opt_params with a value field - - - --- 2017-08-11 Jan Tulak Superseded
[1/6] mkfs: save user input values into opts - 1 - --- 2017-08-11 Jan Tulak Superseded
[2/6] mkfs: replace variables with opts table: -b,d,s options - 1 - --- 2017-08-11 Jan Tulak Superseded
[3/6] mkfs: replace variables with opts table: -i options - 1 - --- 2017-08-11 Jan Tulak Superseded
[4/6] mkfs: replace variables with opts table: -l options - 1 - --- 2017-08-11 Jan Tulak Superseded
[5/6] mkfs: replace variables with opts table: -n options - 1 - --- 2017-08-11 Jan Tulak Superseded
[6/6] mkfs: replace variables with opts table: -r options - 1 - --- 2017-08-11 Jan Tulak Superseded
[2/6,v2] mkfs: replace variables with opts table: -b,d,s options - 1 - --- 2017-08-15 Jan Tulak Superseded
[1/6,v2] mkfs: Save raw user input field to the opts struct - - - --- 2017-08-15 Jan Tulak Superseded
[3/6,v2] mkfs: remove intermediate getstr followed by getnum - - - --- 2017-08-15 Jan Tulak Superseded
« 1 2 »