RSS feed
a45154a4
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/28 17:46
Reconstruct source directory tree.
d3bb06ff
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/27 18:50
bfin-elf.cmake: set -std=gnu99 for blackfin targets (unsupported gnu11)
9293ce9f
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/26 01:15
ext4: ext4_chmod now only allows modifying the lowest 12bit of i_mode.
cc2ee340
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/25 04:03
Move file opening & seeking flags to a separate header file.
784e8362
– root <ngkaho1234@gmail.com>
authored
and ngkaho1234 <ngkaho1234@gmail.com>
committed
on 2016/01/24 00:53
Reduce the number of errno definitions in ext4_errno.h.
3d5b848c
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/23 23:24
Add type cast to eliminate compiler warning messages.
1887221f
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/23 12:19
ext4_ialloc: fix using uint32_t as block address.
cfc1becd
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/23 12:37
ext4_config: set CONFIG_HAVE_OWN_ERRNO default value to 0
a35c56fd
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/23 17:35
Specify flags without -Wextra for non-gcc compilers.
854a6310
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/23 03:16
ext4_filedev: use ftello instead of ftell.
809b27e9
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/22 23:20
ext4_debug: eliminate warning messages when assert is disabled.
e1bbe336
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/22 22:28
Add 'lib_only' build target.
2df08d93
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/22 12:31
Fix __unused definition on non-gnuc platforms.
641de5c3
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/22 13:51
Rewrite __attribute__((packed)) as pragmas.
ee889f7d
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/21 18:53
ext4_bcache: do not allow cache shaking when callback is invoked.
fe2cde8c
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/21 02:59
ext4_journal: two changes below.
3cf60458
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/20 21:24
ext4_journal: flush dirty buffers which have BC_TMP flag set.
ea7ce7dc
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/18 20:10
ext4_journal: code logic optimization. See below.
c93f3e49
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/18 19:57
ext4_journal: abort a buffer when its data is discarded.
825892ff
– ngkaho1234 <ngkaho1234@gmail.com>
authored
and gkostka <kostka.grzegorz@gmail.com>
committed
on 2016/01/16 23:25
ext4_journal: remove pending transaction support. (useless)
526e3d9d
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/16 21:37
ext4_journal: the allocation in jbd_journal_flush_trans must succeed.
aa77b316
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/16 15:37
ext4_bcache: remove EXT4_BCACHE_STATIC_INSTANCE obsolete macro
97a67fc9
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/16 15:31
ext4: remove ext4_test_journal function
f346efe5
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/16 21:28
ext4_journal: flushes buffers claimed by multiple transactions.
ff03533e
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/16 19:06
ext4: complete the descriptions of extended attribute routines.
7ba4ef7d
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/16 08:19
ext4_fs: a space fix.
7291e128
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/16 08:19
ext4_dir_idx: ext4_dir_dx_init now only append file when necessary.
72395199
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/16 08:18
ext4: introduce ext4_trunc_dir specific to removing directory.
73a57bbf
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/16 07:50
ext4_config: introduce CONFIG_JOURNALING_ENABLE configuration switch
6a159c16
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/16 06:35
ext4_config: add ul to CONFIG_MAX_TRUNCATE_SIZE
a4792c8e
– ngkaho1234 <ngkaho1234@gmail.com>
authored
and gkostka <kostka.grzegorz@gmail.com>
committed
on 2016/01/15 23:01
ext4: fix entering a dead loop when ext4_dir_rm failed.
eec35795
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/15 18:41
ext4: bring the support of recursive removal of directory back.
dba02ea6
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/15 04:58
ext4_extent: some comments cleanup in ext4_ext_correct_indexes.
030a6519
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/14 23:33
Remove simple extent implementation.
b05eaa26
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/14 07:02
Numorous changes. See below:
745c18c6
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/11 06:58
ext4_trans: flush the buffer in the following case.
b84fde1e
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/11 06:48
ext4_journal: fix mistreating an empty journal as a bad one.
b96145cb
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/10 07:40
ext4_mkfs: fix mkfs function when journaling is enabled
fad2d51c
– gkostka <kostka.grzegorz@gmail.com>
authored
on 2016/01/10 06:29
ext4: introduce ext4_trunc_inode to deal with ftruncate operation
b4f36a12
– ngkaho1234 <ngkaho1234@gmail.com>
authored
and gkostka <kostka.grzegorz@gmail.com>
committed
on 2016/01/02 05:50
ext4_journal: fix transaction sequence not being checksummed.
c261c575
– ngkaho1234 <ngkaho1234@gmail.com>
authored
and gkostka <kostka.grzegorz@gmail.com>
committed
on 2016/01/02 05:39
ext4_journal: add JBD_FEATURE_COMPAT_CHECKSUM support.
ce2df9b2
– ngkaho1234 <ngkaho1234@gmail.com>
authored
and gkostka <kostka.grzegorz@gmail.com>
committed
on 2016/01/02 05:30
ext4_journal: fix using wrong algorithm on journal checksum v2/v3.
d50817eb
– ngkaho1234 <ngkaho1234@gmail.com>
authored
and gkostka <kostka.grzegorz@gmail.com>
committed
on 2016/01/01 22:36
ext4: rework ext4_dir_rm to split it into many small transactions.
7e64817a
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2016/01/01 08:48
ext4_journal: initial support of journal checksumming is added.
fbfb8e6f
– ngkaho1234 <ngkaho1234@gmail.com>
authored
on 2015/12/31 17:06
ext4_bcache: add BC_TMP flag.
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.
Next