<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/src/ext4_journal.c, branch master</title>
<subtitle>Fork of lwext4 library for EXT2 filesystem manipulation</subtitle>
<id>https://git.carlh.net/cgit/lwext4/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/lwext4/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/'/>
<updated>2018-12-02T18:19:21Z</updated>
<entry>
<title>Fix jbd_commit_header::chksum_{type,size}</title>
<updated>2018-12-02T18:19:21Z</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2018-11-18T06:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=d1f4f6d1631975e7d01ef8d471188f3a8d26e93d'/>
<id>urn:sha1:d1f4f6d1631975e7d01ef8d471188f3a8d26e93d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move function call outside assert()</title>
<updated>2017-10-08T20:27:36Z</updated>
<author>
<name>raandoom</name>
<email>raandoom@users.noreply.github.com</email>
</author>
<published>2017-10-08T20:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=6e0a9f748f820da22b1dfcb8ddf12b2247409f5d'/>
<id>urn:sha1:6e0a9f748f820da22b1dfcb8ddf12b2247409f5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_journal: fix not purging enough transactions</title>
<updated>2017-06-30T12:07:56Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2017-06-30T12:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=f371bc8b84dfe7431b4513b1fefb76e3f9a1fdc5'/>
<id>urn:sha1:f371bc8b84dfe7431b4513b1fefb76e3f9a1fdc5</id>
<content type='text'>
We have to purge all consecutive transactions that
has all its buffers written to persistent location.
</content>
</entry>
<entry>
<title>ext4_journal: fix error handling in jbd_get_fs</title>
<updated>2017-04-19T14:35:14Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-19T14:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=dd3f008d8931f870814d139c4b61852cc4d449cb'/>
<id>urn:sha1:dd3f008d8931f870814d139c4b61852cc4d449cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change include type policy</title>
<updated>2017-04-05T18:12:52Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-05T18:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=782631e9388c38ac509823df916ea494e271a931'/>
<id>urn:sha1:782631e9388c38ac509823df916ea494e271a931</id>
<content type='text'>
Since all headers are ins separate directory, includes could be
done by using &lt;&gt; instead of "".
</content>
</entry>
<entry>
<title>ext4_journal: improve jbd_journal_alloc_block performance</title>
<updated>2017-01-19T00:04:49Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-01-19T00:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=ca673ab65bf77f2c71283583286992ffcddc52e6'/>
<id>urn:sha1:ca673ab65bf77f2c71283583286992ffcddc52e6</id>
<content type='text'>
Purge only one journal transaction if we are run out of journal
device space.
</content>
</entry>
<entry>
<title>ext4_journal: some reworks to stale metadata protection</title>
<updated>2016-11-21T21:24:18Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-11-21T21:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=1a96ef0a24a443094ad3c0293387a70e607227ee'/>
<id>urn:sha1:1a96ef0a24a443094ad3c0293387a70e607227ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_journal: modify the first 4 bytes of the logged block when needed</title>
<updated>2016-09-22T07:21:51Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-09-22T07:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=fb6fd61f3ec5bc98fab5ad8e0d6fec95c70d643a'/>
<id>urn:sha1:fb6fd61f3ec5bc98fab5ad8e0d6fec95c70d643a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_journal: fix JBD_FLAG_ESCAPE handling</title>
<updated>2016-09-22T07:17:28Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-09-22T07:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=384424b2e0043f0aaf6fdeece1f6b7f54e897c5a'/>
<id>urn:sha1:384424b2e0043f0aaf6fdeece1f6b7f54e897c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_journal: do not replay revoked block within the same transaction</title>
<updated>2016-08-24T07:53:56Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-08-24T07:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=13875d2d90245070874fb7e85d9dcd86699bca5e'/>
<id>urn:sha1:13875d2d90245070874fb7e85d9dcd86699bca5e</id>
<content type='text'>
</content>
</entry>
</feed>
