pub/scm/linux/kernel/git/mason/simoop.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/mason/simoop.git/
$ git log --pretty=format:'%h %s (%cs)%d'
d1f344c Fix interval reporting for zero runtime (2024-04-23)
	(HEAD -> master)
e8ddaae Fix compile warnings for strncpy (2024-04-10)
13bd9cb Add fillonly (2024-04-09)
18929ad simoop: reuse oddsized files instead of changing them on every run (2020-06-19)
0471899 simoop: shove sub-page writes under --unalignedwrites (-u) (2020-06-19)
ba41b5e simoop: reduce verbosity about filler threads (2020-06-19)
b57943d simoop: improve timing printouts (2020-06-19)
0e09427 simoop: print max latencies (2020-06-19)
206dc1c simoop: get rid of dirty_an_inode (2020-06-18)
bb1adec simoop: get rid of rw_threads, make defaults saner (2020-06-18)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Fix interval reporting for zero runtime (2024-04-23)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
          2 fio

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/mason/simoop.git