提交歷史

作者 SHA1 備註 提交日期
  Miao Xie aec8030a87 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails 12 年之前
  David Sterba 83c8266acc btrfs: try harder to allocate raid56 stripe cache 12 年之前
  Liu Bo 3321719ed6 Btrfs: fix memory leak of log roots 12 年之前
  Chris Mason e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 12 年之前
  Chris Mason b2c6b3e061 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 12 年之前
  Zach Brown cdb4c5748c btrfs: define BTRFS_MAGIC as a u64 value 12 年之前
  Josef Bacik 569e0f358c Btrfs: place ordered operations on a per transaction list 12 年之前
  Miao Xie 2b8195bb57 Btrfs: fix the race between bio and btrfs_stop_workers 12 年之前
  Josef Bacik 779880ef35 Btrfs: fix how we discard outstanding ordered extents on abort 12 年之前
  Josef Bacik eb12db690c Btrfs: fix freeing delayed ref head while still holding its mutex 12 年之前
  Eric Sandeen d1d3cd27a3 btrfs: list_entry can't return NULL 12 年之前
  Miao Xie 87533c4751 Btrfs: use bit operation for ->fs_state 12 年之前
  Miao Xie de98ced9e7 Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits 12 年之前
  Miao Xie df0af1a57f Btrfs: use the inode own lock to protect its delalloc_bytes 12 年之前
  Miao Xie 963d678b0f Btrfs: use percpu counter for fs_info->delalloc_bytes 12 年之前
  Miao Xie e2d845211e Btrfs: use percpu counter for dirty metadata count 12 年之前
  Liu Bo a1897fddd2 Btrfs: record first logical byte in memory 12 年之前
  Josef Bacik 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 年之前
  Miao Xie 4eee4fa4f8 Btrfs: use wrapper page_offset 12 年之前
  Miao Xie 78a6184a3f Btrfs: use slabs for delayed reference allocation 12 年之前
  David Woodhouse 53b381b3ab Btrfs: RAID5 and RAID6 12 年之前
  Linus Torvalds a22180d266 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 年之前
  Josef Bacik ed7b63eb8a Btrfs: only clear dirty on the buffer if it is marked as dirty 12 年之前
  Josef Bacik bb146eb265 Btrfs: move checks in set_page_dirty under DEBUG 12 年之前
  Anand Jain 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 年之前
  Miao Xie 26176e7c2a Btrfs: restructure btrfs_run_defrag_inodes() 12 年之前
  Stefan Behrens 8dabb7420f Btrfs: change core code of btrfs to support the device replace operations 12 年之前
  Stefan Behrens 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere 12 年之前
  Stefan Behrens e922e087a3 Btrfs: enhance btrfs structures for device replace support 12 年之前
  Stefan Behrens aa1b8cd409 Btrfs: pass fs_info instead of root 12 年之前