2011-10-19 |
Yan, Zheng | fib_rules: fix unresolved_rules counting
|
commit | commitdiff | tree |
2011-10-10 |
Yan, Zheng | gro: refetch inet6_protos[] after pulling ext headers
|
commit | commitdiff | tree |
2011-10-05 |
Yan, Zheng | tcp: properly update lost_cnt_hint during shifting
|
commit | commitdiff | tree |
2011-10-05 |
Yan, Zheng | tcp: properly handle md5sig_pool references
|
commit | commitdiff | tree |
2011-09-29 |
Yan, Zheng | ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating...
|
commit | commitdiff | tree |
2011-09-17 |
Yan, Zheng | ipv6: don't use inetpeer to store metrics for routes.
|
commit | commitdiff | tree |
2011-09-16 |
Yan, Zheng | ipv4: Fix fib_info->fib_metrics leak
|
commit | commitdiff | tree |
2011-08-25 |
Yan, Zheng | bridge: Pseudo-header required for the checksum of...
|
commit | commitdiff | tree |
2011-08-25 |
Yan, Zheng | mcast: Fix source address selection for multicast listener...
|
commit | commitdiff | tree |
2011-02-14 |
Yan, Zheng | Btrfs: Fix balance panic Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
|
commit | commitdiff | tree |
2011-02-07 |
Yan, Zheng | Btrfs: Fix page count calculation Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
|
commit | commitdiff | tree |
2010-12-10 |
Yan, Zheng | Btrfs: Fix page leak in compressed writeback path Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
|
commit | commitdiff | tree |
2010-06-11 |
Yan, Zheng | Btrfs: Fix BUG_ON for fs converted from extN
|
commit | commitdiff | tree |
2010-06-11 |
Yan, Zheng | Btrfs: Fix null dereference in relocation.c
|
commit | commitdiff | tree |
2010-05-27 |
Yan, Zheng | Btrfs: Fix block generation verification race
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Metadata ENOSPC handling for balance
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Pre-allocate space for data relocation
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Metadata ENOSPC handling for tree log
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Metadata reservation for orphan inodes
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Introduce global metadata reservation
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Update metadata reservation for delayed allocation
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Integrate metadata reservation with start_transaction
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Introduce contexts for metadata reservation
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Kill init_btrfs_i()
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Shrink delay allocated space in a synchronized
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Kill allocate_wait in space_info
|
commit | commitdiff | tree |
2010-05-25 |
Yan, Zheng | Btrfs: Link block groups of different raid types
|
commit | commitdiff | tree |
2010-02-04 |
Yan, Zheng | Btrfs: Fix oopsen when dropping empty tree.
|
commit | commitdiff | tree |
2010-02-04 |
Yan, Zheng | Btrfs: fix race between allocate and release extent...
|
commit | commitdiff | tree |
2010-01-18 |
Yan, Zheng | Btrfs: Fix race in btrfs_mark_extent_written
|
commit | commitdiff | tree |
2010-01-18 |
Yan, Zheng | Btrfs: align offsets for btrfs_ordered_update_i_size
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: don't add extent 0 to the free space cache v2
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Fix per root used space accounting
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Fix btrfs_drop_extent_cache for skip pinned...
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Add delayed iput
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Pass transaction handle to security and ACL...
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Make truncate(2) more ENOSPC friendly
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Make fallocate(2) more ENOSPC friendly
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Avoid orphan inodes cleanup during committing...
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Avoid orphan inodes cleanup while replaying log
|
commit | commitdiff | tree |
2009-12-17 |
Yan, Zheng | Btrfs: Fix disk_i_size update corner case
|
commit | commitdiff | tree |
2009-12-16 |
Yan, Zheng | Btrfs: Rewrite btrfs_drop_extents
|
commit | commitdiff | tree |
2009-12-16 |
Yan, Zheng | Btrfs: Add btrfs_duplicate_item
|
commit | commitdiff | tree |
2009-12-16 |
Yan, Zheng | Btrfs: Avoid superfluous tree-log writeout
|
commit | commitdiff | tree |
2009-10-14 |
Yan, Zheng | Btrfs: properly wait log writers during log sync
|
commit | commitdiff | tree |
2009-10-09 |
Yan, Zheng | Btrfs: optimize back reference update during btrfs_drop_snapshot
|
commit | commitdiff | tree |
2009-10-09 |
Yan, Zheng | Btrfs: remove negative dentry when deleting subvolumne
|
commit | commitdiff | tree |
2009-09-24 |
Yan, Zheng | Btrfs: relocate file extents in clusters
|
commit | commitdiff | tree |
2009-09-24 |
Yan, Zheng | Btrfs: don't rename file into dummy directory
|
commit | commitdiff | tree |
2009-09-24 |
Yan, Zheng | Btrfs: check size of inode backref before adding hardlink
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: add snapshot/subvolume destroy ioctl
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: change how subvolumes are organized
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: do not reuse objectid of deleted snapshot/subvol
|
commit | commitdiff | tree |
2009-09-21 |
Yan, Zheng | Btrfs: speed up snapshot dropping
|
commit | commitdiff | tree |