summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-25ext4: remove unnecessary EXT4_MP_UNLOCK in ext4_fsymlink_set.ngkaho1234
2015-12-24ext4_journal: add trans parameter to jbd_trans_get_access routine.ngkaho1234
2015-12-22ext4_journal: flush transactions on cp_queue with another method.ngkaho1234
2015-12-21ext4_journal: two changes on adding block descriptor to a transaction.ngkaho1234
2015-12-20ext4_bcache: add ext4_bcache_cleanup routine.ngkaho1234
2015-12-20ext4_bcache: warn on dropping any referenced buffers.ngkaho1234
2015-12-20ext4_blockdev: flush data only when buffer is dirty and up-to-date.ngkaho1234
2015-12-20fs_test/lwext4_generic: free rw_buff after use.ngkaho1234
2015-12-20ext4_journal: fix journalling journal inode resulting in SIGSEGV.ngkaho1234
2015-12-20ext4_journal: clear end_write and end_write_arg if buffer is not dirty.ngkaho1234
2015-12-20ext4_journal: initialize block tag with 0 before writing to it.ngkaho1234
2015-12-20ext4_journal: code logic changes on jbd_trans_add_block.ngkaho1234
2015-12-20ext4_blockdev: allow flushing data to disk while refcount is not 0.ngkaho1234
2015-12-20ext4_journal: make trans the argument passing to jbd_trans_end_write.ngkaho1234
2015-12-19Add to readme new windows build instructiongkostka
2015-12-18ext4_journal: clear end_write and end_write_arg fields when appropriate.ngkaho1234
2015-12-18ext4_journal: add static keyword to all private functionsgkostka
2015-12-18ext4: some style fixes & doxygen commentsgkostka
2015-12-18ext4_xattr: little style fixgkostka
2015-12-18ext4_journal: add jbd_journal_commit_trans routine.ngkaho1234
2015-12-17ext4_journal: mark buffers invalid if transaction is aborted.ngkaho1234
2015-12-17ext4_journal: add comments to the code part 2.ngkaho1234
2015-12-17ext4_journal: add comments to the code part 1.ngkaho1234
2015-12-17ext4: enable write-back mode when undergoing journal test.ngkaho1234
2015-12-17ext4: stop journalling when journalling test is finished.ngkaho1234
2015-12-17ext4_journal: forcibly flush data to disk when stop journalling.ngkaho1234
2015-12-17ext4_journal: wrap around journal->start if it overflows.ngkaho1234
2015-12-17ext4_journal: add jbd_journal_commit_all routine.ngkaho1234
2015-12-17ext4_journal: flush all data to disk when journal is full.ngkaho1234
2015-12-16ext4_journal: IO operations on journal inode are written-through.ngkaho1234
2015-12-16ext4_bcache: do not flush data in an invalid buffer.ngkaho1234
2015-12-16ext4_bcache: add new flag BC_FLUSH.ngkaho1234
2015-12-16ext4_blockdev: add ext4_block_cache_flush routine.ngkaho1234
2015-12-15ext4_journal: one bugfix plus one code logic changes below.ngkaho1234
2015-12-14ext4_journal: handle EXT4_FINCOM_RECOVER flag properly.ngkaho1234
2015-12-14ext4_journal: employ better ways to handle revoke blocks during checkpoint.ngkaho1234
2015-12-14ext4_journal: fix wrong endianess of revoke header's count field.ngkaho1234
2015-12-14ext4_journal: some changes below.ngkaho1234
2015-12-14ext4: add tests on revoke table of journal to ext4_test_journal.ngkaho1234
2015-12-14ext4_journal: fixes on numorous bugs, see below.ngkaho1234
2015-12-14ext4: more codes on journal testing.ngkaho1234
2015-12-14ext4_journal: Fix s_first field being touched accidentally.ngkaho1234
2015-12-13ext4_journal: clear EXT4_FINCOM_RECOVER after replaying journal.ngkaho1234
2015-12-12ext4: journal test code skeleton.ngkaho1234
2015-12-12ext4_journal: add function prototypes to ext4_journal.hngkaho1234
2015-12-11ext4_journal: journal write part 2.ngkaho1234
2015-12-10ext4_journal: introduce checkpoint mechanism.ngkaho1234
2015-12-10ext4_journal: journal write v1.ngkaho1234
2015-12-10ext4_journal: journal write skeleton code part 2.ngkaho1234
2015-12-10ext4_journal: journal write skeleton code.ngkaho1234