shithub: lwext4

RSS feed

dcbc722c – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/31 07:02
ext4_bcache: add max cache depth watermark

1105a279 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/31 07:01
test_lwext4: add error printf when file/dir remove fails

d135e115 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/31 03:22
ext4_crc32: a number of changes to ext4_crc32c module.

2dc69093 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 20:42
fs_test: add version string printf in test apps

471bfe94 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 20:33
makefile: add version definitions to makefile & CMakeLists

8dccafbc – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 20:12
lwext4_server: improve opt list

58a41806 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 20:11
lwext4_generic: add verbose mode to generic application

ba407e04 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 19:38
fs_test: simplify open_filedev implementation

45764c06 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 04:58
test_lwext4: add journaling to generic test module

c0f2dfea – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/30 04:43
lwext4_server: add journaling to filesystem test suite

c6448a39 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/30 01:34
ext4_journal: refactor purging transactions code

d7284d15 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/29 20:45
ext4_journal: improve transaction handling

c5ea1007 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/29 19:39
ext4_journal: reimplement buffer list as buffer queue in jbd_trans.

5cf3ed9b – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/29 19:08
ext4_journal: fix trans->data_cnt not be decremented

c2a546d9 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/29 10:30
misc: change ext4_config header path in queue & tree modules

69b1e688 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/29 10:24
ext4: add doxygen doc for ext4_journal_start and ext4_journal_stop

53e241d0 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/29 06:33
lwext4_server: fix travis build

519e5676 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/29 05:58
ext4_trans: fix return value of ext4_trans_try_revoke_block

c9b6c30e – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/29 05:52
ext4_filedev: fix travis build

0c7f3604 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/28 08:05
Introduce initial support of ext3/4 journalling.

f3e06a2a – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/26 16:14
ext4: add static keyword to ext4_trans_start/stop/abort.

c8d72621 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/26 16:12
ext4: fix ext4_trans_abort looking the same as ext4_trans_stop.

b14390e8 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/25 13:00
ext4: add two journalling related routines. See below:

c9e58fcc – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/25 12:14
ext4: do not start new transaction if there is one in use.

8c2fea16 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/25 12:11
ext4: add ext4_trans_start/stop/abort to high level public routines.

e7541250 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/24 13:32
ext4: move journalling start/stop code outside mount/umount.

c568b087 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/24 13:14
ext4: journalling <---> lwext4 main code junction skeleton code.

8f8a935a – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/29 02:59
Move tree.h and queue.h into misc/ directory.

4ebcd095 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/28 09:30
README: typo fix

3424e6d5 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/28 08:15
ext4_bcache: remove buffer from LRU tree when it will be dropped.

fbc87b38 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/28 08:13
ext4_bcache: remove buffer from dirty list when it is invalidated.

2357dfc9 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/27 13:57
ext4_journal: fix block tag written always be the last tag.

fa3b47a2 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/27 12:35
ext4_journal: fix jbd_trans_get_access flushing the wrong buffer.

9241e3c9 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/26 16:01
ext4: during journal test, use jbd_trans_try_revoke_block instead.

764793f1 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/26 15:58
ext4_journal: a more efficient way to track journalled blocks.

03bd7774 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/26 06:11
Revert "ext4: make sure blocks are not contaminated with data in block cache."

d5061ab6 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/26 06:09
ext4_balloc: invalidate buffers which have the blocks freed.

46c3c339 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 21:18
ext4: make sure blocks are not contaminated with data in block cache.

01423f78 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 20:39
ext4_blockdev: add ext4_block_flush_lba routine.

9fe88155 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 20:26
ext4_journal: add jbd_trans_try_revoke_block routine.

29b69c63 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 20:16
ext4_journal: keep track of blocks added to a transaction.

21375b10 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 18:58
ext4_bcache: add ext4_bcache_find_get routines.

e21fe5fe – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 18:27
ext4: file data read/write now do direct io in case of unaligned io.

cb473bbc – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 07:07
ext4_journal: set buffer dirty if it does not belong to any transaction.

1366373d – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/25 11:38
ext4: remove unnecessary EXT4_MP_UNLOCK in ext4_fsymlink_set.

02cad7ee – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/24 00:19
ext4_journal: add trans parameter to jbd_trans_get_access routine.

e353c4e1 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/21 19:07
ext4_journal: flush transactions on cp_queue with another method.

f3d5e967 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/21 03:28
ext4_journal: two changes on adding block descriptor to a transaction.

fa3bffb2 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/20 05:51
ext4_bcache: add ext4_bcache_cleanup routine.

3fd80de7 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/20 05:35
ext4_bcache: warn on dropping any referenced buffers.

3cd8523e – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/20 05:26
ext4_blockdev: flush data only when buffer is dirty and up-to-date.

79b5a450 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/20 03:06
fs_test/lwext4_generic: free rw_buff after use.

5b602a24 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/20 02:22
ext4_journal: fix journalling journal inode resulting in SIGSEGV.

ad9c06e2 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/20 00:49
ext4_journal: clear end_write and end_write_arg if buffer is not dirty.

1ff612f0 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/19 13:56
ext4_journal: initialize block tag with 0 before writing to it.

398c113a – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/19 13:40
ext4_journal: code logic changes on jbd_trans_add_block.

2ad6d9ab – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/19 12:37
ext4_blockdev: allow flushing data to disk while refcount is not 0.

faea10c2 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/19 06:25
ext4_journal: make trans the argument passing to jbd_trans_end_write.

4253692d – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/19 10:39
Add to readme new windows build instruction

d44c244d – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/18 05:23
ext4_journal: clear end_write and end_write_arg fields when appropriate.

13025de0 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/18 09:51
ext4_journal: add static keyword to all private functions

d9eb4d52 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/18 09:44
ext4: some style fixes & doxygen comments

e941966c – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/18 09:44
ext4_xattr: little style fix

880e6921 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 22:35
ext4_journal: add jbd_journal_commit_trans routine.

03a75d6f – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 18:19
ext4_journal: mark buffers invalid if transaction is aborted.

3cf7bf8b – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 18:17
ext4_journal: add comments to the code part 2.

b4652975 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 17:26
ext4_journal: add comments to the code part 1.

cb10287d – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 16:21
ext4: enable write-back mode when undergoing journal test.

f92b4c68 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 16:20
ext4: stop journalling when journalling test is finished.

b8f9e381 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 16:16
ext4_journal: forcibly flush data to disk when stop journalling.

740927e6 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 04:44
ext4_journal: wrap around journal->start if it overflows.

824e15d0 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 04:07
ext4_journal: add jbd_journal_commit_all routine.

6cb2cd71 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/17 04:04
ext4_journal: flush all data to disk when journal is full.

1e40e86f – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/16 06:00
ext4_journal: IO operations on journal inode are written-through.

8fbe41ad – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/16 05:49
ext4_bcache: do not flush data in an invalid buffer.

3b136f8a – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/16 05:45
ext4_bcache: add new flag BC_FLUSH.

e299c8d6 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/15 18:31
ext4_blockdev: add ext4_block_cache_flush routine.

85a64ca0 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/15 08:59
ext4_journal: one bugfix plus one code logic changes below.

45d2d1fe – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/14 18:26
ext4_journal: handle EXT4_FINCOM_RECOVER flag properly.

4f5c65dc – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/14 11:42
ext4_journal: employ better ways to handle revoke blocks during checkpoint.

1f9d420f – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/14 11:17
ext4_journal: fix wrong endianess of revoke header's count field.

e970afce – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/14 11:10
ext4_journal: some changes below.

9cc36f15 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/14 10:51
ext4: add tests on revoke table of journal to ext4_test_journal.

49da2ec2 – ngkaho1234 <ngkaho1234@gmail.com> authored and gkostka <kostka.grzegorz@gmail.com> committed on 2015/12/14 09:39
ext4_journal: fixes on numorous bugs, see below.

07ef5d49 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/14 09:35
ext4: more codes on journal testing.

fc4574f0 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/14 04:20
ext4_journal: Fix s_first field being touched accidentally.

daa7eb39 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/13 07:31
ext4_journal: clear EXT4_FINCOM_RECOVER after replaying journal.

8668c0f4 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/12 18:12
ext4: journal test code skeleton.

38ddd83e – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/12 16:25
ext4_journal: add function prototypes to ext4_journal.h

cc1b60fd – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/11 04:17
ext4_journal: journal write part 2.

04401978 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/10 10:53
ext4_journal: introduce checkpoint mechanism.

2c277c67 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/10 08:02
ext4_journal: journal write v1.

093f6096 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/08 10:58
ext4_journal: journal write skeleton code part 2.

4b25da87 – ngkaho1234 <ngkaho1234@gmail.com> authored on 2015/12/08 09:45
ext4_journal: journal write skeleton code.

10364915 – gkostka <kostka.grzegorz@gmail.com> authored and ngkaho1234 <ngkaho1234@gmail.com> committed on 2015/12/10 07:47
Add one second sleep between server execute and tests

bdd89bc6 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/09 16:59
Add install target & new fs_tools names & readme update

f5be9f5e – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/09 16:23
Convert to linux line endings in multiple files

288fc85b – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/09 16:13
Add logo to README.md

a5576b9d – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/09 15:16
fs_test: update test suite

ed767e21 – gkostka <kostka.grzegorz@gmail.com> authored on 2015/12/09 08:15
ext4_mbr: bootstrap code printf in ext4_mbr_scan function

Next