2009-12-17 |
Yan, Zheng | Btrfs: Make truncate(2) more ENOSPC friendly Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Make fallocate(2) more ENOSPC friendly Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Avoid orphan inodes cleanup during committing... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Avoid orphan inodes cleanup while replaying log Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Fix disk_i_size update corner case Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-16 |
Yan, Zheng | Btrfs: Rewrite btrfs_drop_extents Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-16 |
Yan, Zheng | Btrfs: Add btrfs_duplicate_item Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-12-16 |
Yan, Zheng | Btrfs: Avoid superfluous tree-log writeout Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-10-14 |
Yan, Zheng | Btrfs: properly wait log writers during log sync Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-10-09 |
Yan, Zheng | Btrfs: optimize back reference update during btrfs_drop_snapshot Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-10-09 |
Yan, Zheng | Btrfs: remove negative dentry when deleting subvolumne Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-24 |
Yan Zheng | Btrfs: hash the btree inode during fill_super
|
commit | commitdiff | tree |
2009-09-24 |
Yan, Zheng | Btrfs: relocate file extents in clusters Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-24 |
Yan, Zheng | Btrfs: don't rename file into dummy directory Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-24 |
Yan, Zheng | Btrfs: check size of inode backref before adding hardlink Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: add snapshot/subvolume destroy ioctl Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: change how subvolumes are organized Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: do not reuse objectid of deleted snapshot/subvol Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: speed up snapshot dropping Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-09-17 |
Yan Zheng | Btrfs: improve async block group caching Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-08-07 |
Yan Zheng | Btrfs: fix balancing oops when invalidate_inode_pages2... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-30 |
Yan Zheng | Btrfs: preserve commit_root for async caching Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-28 |
Yan Zheng | Btrfs: Fix async caching interaction with unmount
|
commit | commitdiff | tree |
2009-07-24 |
Yan Zheng | Btrfs: Avoid delayed reference update looping
|
commit | commitdiff | tree |
2009-07-24 |
Yan Zheng | Btrfs: Fix ordering of key field checks in btrfs_previous_item Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-24 |
Yan Zheng | Btrfs: find_free_dev_extent doesn't handle holes at... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-22 |
Yan Zheng | Btrfs: make sure all dirty blocks are written at commit... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-22 |
Yan Zheng | Btrfs: fix locking issue in btrfs_find_next_key Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-22 |
Yan Zheng | Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-22 |
Yan Zheng | Btrfs: properly update space information after shrinking... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-22 |
Yan Zheng | Btrfs: fix definition of struct btrfs_extent_inline_ref Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-07-02 |
Yan Zheng | Btrfs: update backrefs while dropping snapshot Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-06-16 |
Yan Zheng | Btrfs: always update root items for fs trees at commit... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-06-11 |
Yan Zheng | Btrfs: check duplicate backrefs for both data and metadata Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-06-10 |
Yan Zheng | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-06-10 |
Yan Zheng | btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-06-04 |
Yan Zheng | Btrfs: set device->total_disk_bytes when adding new...
|
commit | commitdiff | tree |
2009-02-12 |
Yan Zheng | Btrfs: hold trans_mutex when using btrfs_record_root_in_trans Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-02-12 |
Yan Zheng | Btrfs: Avoid using __GFP_HIGHMEM with slab allocator Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-21 |
Yan Zheng | Btrfs: fix tree logs parallel sync Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-21 |
Yan Zheng | Btrfs: fix stop searching test in replace_one_extent Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-21 |
Yan Zheng | Btrfs: Fix infinite loop in btrfs_extent_post_op Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-21 |
Yan Zheng | Btrfs: fix locking issue in btrfs_remove_block_group Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-06 |
Yan Zheng | Btrfs: tree logging checksum fixes Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-06 |
Yan Zheng | Btrfs: don't change file extent's ram_bytes in btrfs_drop_ex... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-06 |
Yan Zheng | Btrfs: Use btrfs_join_transaction to avoid deadlocks...
|
commit | commitdiff | tree |
2009-01-05 |
Yan Zheng | Btrfs: avoid orphan inode caused by log replay Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-05 |
Yan Zheng | Btrfs: avoid potential super block corruption Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2009-01-05 |
Yan Zheng | Btrfs: update directory's size when creating subvol... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-19 |
Yan Zheng | Btrfs: set EXTENT_BOUNDARY bit before marking extent... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-19 |
Yan Zheng | Btrfs: properly update block accounting for metadata Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-19 |
Yan Zheng | Btrfs: Add missing mnt_drop_write in ioctl.c Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-17 |
Yan Zheng | Btrfs: properly check free space for tree balancing Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-12 |
Yan Zheng | Btrfs: fix nodatasum handling in balancing code Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-12 |
Yan Zheng | Btrfs: shared seed device Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-11 |
Yan Zheng | Btrfs: fix leaking block group on balance Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-11 |
Yan Zheng | Btrfs: Add checking of csum tree in balancing code Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-12-08 |
Yan Zheng | Btrfs: superblock duplication Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-11-20 |
Yan Zheng | Btrfs: Drop dirty roots created by log replay immediately... Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-11-12 |
Yan Zheng | Btrfs: Fix race in btrfs_mark_extent_written Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-11-18 |
Yan Zheng | Btrfs: Seed device support Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-11-12 |
Yan Zheng | Btrfs: mount ro and remount support Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-11-11 |
Yan Zheng | Btrfs: Fix starting search offset inside btrfs_drop_extents
|
commit | commitdiff | tree |
2008-11-10 |
Yan Zheng | Btrfs: Fix csum error for compressed data Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-30 |
Yan Zheng | Btrfs: Add fallocate support v2 Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-30 |
Yan Zheng | Btrfs: update nodatacow code v2 Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-30 |
Yan Zheng | Btrfs: Fix bookend extent race v2 Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-30 |
Yan Zheng | Btrfs: update hole handling v2 Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-29 |
Yan Zheng | Btrfs: Add root tree pointer transaction ids Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-29 |
Yan Zheng | Btrfs: Improve space balancing code Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-09 |
Yan Zheng | Btrfs: Fix leaf reference cache miss Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-09 |
Yan Zheng | Btrfs: Remove offset field from struct btrfs_extent_ref Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-10-09 |
Yan Zheng | Btrfs: Count space allocated to file in bytes Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
|
commit | commitdiff | tree |
2008-09-26 |
Zheng Yan | Btrfs: update space balancing code
|
commit | commitdiff | tree |
2008-09-26 |
Zheng Yan | Btrfs: extent_map and data=ordered fixes for space...
|
commit | commitdiff | tree |
2008-09-26 |
Zheng Yan | Btrfs: Add shared reference cache
|
commit | commitdiff | tree |
2008-09-26 |
Zheng Yan | Btrfs: allocator fixes for space balancing update
|
commit | commitdiff | tree |
2008-09-25 |
Zheng Yan | Btrfs: Full back reference support
|
commit | commitdiff | tree |
2008-09-25 |
Zheng Yan | Btrfs: properly set blocksize when adding new device.
|
commit | commitdiff | tree |
2008-09-25 |
Zheng Yan | Btrfs: Update find free objectid function for orphan...
|
commit | commitdiff | tree |
2008-09-25 |
Yan Zheng | Btrfs: Fix nodatacow for the new data=ordered mode
|
commit | commitdiff | tree |
2008-09-25 |
Yan Zheng | Btrfs: Update clone file ioctl
|
commit | commitdiff | tree |
2008-09-25 |
Yan Zheng | Btrfs: Various small fixes.
|
commit | commitdiff | tree |
2008-09-25 |
Yan | Btrfs: implement memory reclaim for leaf reference...
|
commit | commitdiff | tree |
2008-09-25 |
Yan Zheng | Btrfs: Update and fix mount -o nodatacow
|
commit | commitdiff | tree |
2008-09-25 |
Yan Zheng | Btrfs: Add a leaf reference cache
|
commit | commitdiff | tree |