| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4/jbd2: add metadata checksumming to the list of supported features | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: checksum data blocks that are stored in the journal | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: checksum commit blocks | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: checksum descriptor blocks | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: checksum revocation blocks | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: checksum journal superblock | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: Grab a reference to the crc32c driver if necessary | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: enable journal clients to enable v2 checksumming | Darrick J. Wong | 2012-05-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: change disk layout for metadata checksumming | Darrick J. Wong | 2012-05-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature | Theodore Ts'o | 2012-05-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: remove unnecessary check in add_dirent_to_buf() | Theodore Ts'o | 2012-04-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: add checksums to the MMP block | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: make block group checksums use metadata_csum algorithm | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Calculate and verify checksums of extended attribute blocks | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: calculate and verify checksums of directory leaf blocks | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: Calculate and verify checksums for htree nodes | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: verify and calculate checksums for extent tree blocks | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: calculate and verify block bitmap checksum | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: calculate and verify checksums for inode bitmaps | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: calculate and verify inode checksums | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: calculate and verify superblock checksum | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: load the crc32c driver if necessary | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: record the checksum algorithm in use in the superblock | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: change on-disk layout to support extended metadata checksumming | Darrick J. Wong | 2012-04-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: create a new BH_Verified flag to avoid unnecessary metadata validation | Darrick J. Wong | 2012-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason | 2012-05-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix tree mod log rewinded level and rewinding of moved keys | Jan Schmidt | 2012-05-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix tree mod log del_ptr | Jan Schmidt | 2012-05-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add tree_mod_dont_log helper | Jan Schmidt | 2012-05-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add missing spin_lock for insertion into tree mod log | Jan Schmidt | 2012-05-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add inodes before dropping the extent lock in find_all_leafs | Jan Schmidt | 2012-05-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: use delayed ref sequence numbers for all fs-tree updates | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: tree mod log sanity checks in join_transaction | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fs_info variable for join_transaction | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: use the tree modification log for backref resolving | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add btrfs_search_old_slot | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add del_ptr and insert_ptr modifications to the tree mod log | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: put all block modifications into the tree mod log | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add tree modification log functions | Jan Schmidt | 2012-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add tree mod log to fs_info | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: dummy extent buffers for tree mod log | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: move struct seq_list to ctree.h | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: don't set for_cow parameter for tree block functions | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: look into the extent during find_all_leafs | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: bugfix in btrfs_find_parent_nodes | Jan Schmidt | 2012-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: ulist realloc bugfix | Jan Schmidt | 2012-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason | 2012-05-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix false positive in check-integrity on unmount | Stefan Behrens | 2012-05-30 | |
