Commit History

Author SHA1 Message Date
  Linus Torvalds f9156c7288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 years ago
  Josef Bacik 3f7de037fb Btrfs: add allocator tracepoints 13 years ago
  Chris Mason d756bd2d93 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration 13 years ago
  Li Zefan 7fe1e64150 Btrfs: rewrite btrfs_trim_block_group() 13 years ago
  Li Zefan 706efc6630 Btrfs: check the return value of io_ctl_init() 13 years ago
  Li Zefan a1ee5a4581 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() 13 years ago
  Li Zefan db804f23a7 Btrfs: add pinned extents to on-disk free space cache correctly 13 years ago
  Linus Torvalds 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
  Alexandre Oliva 1bb91902dc Btrfs: revamp clustered allocation logic 13 years ago
  Justin P. Mattock cb54f2571f btrfs: free-space-cache.c: remove extra semicolon. 13 years ago
  Alexandre Oliva b78d09bceb Btrfs: reset cluster's max_size when creating bitmap 13 years ago
  Alexandre Oliva f2d0f6765d Btrfs: initialize new bitmaps' list 13 years ago
  Chris Mason 24a7031396 Btrfs: remove free-space-cache.c WARN during log replay 13 years ago
  Josef Bacik f7d61dcd68 Btrfs: clear pages dirty for io and set them extent mapped 13 years ago
  Li Zefan 52621cb6ed Btrfs: avoid unnecessary bitmap search for cluster setup 13 years ago
  Li Zefan 0f0fbf1d0e Btrfs: fix to search one more bitmap for cluster setup 13 years ago
  Josef Bacik 2f120c05e6 Btrfs: only map pages if we know we need them when reading the space cache 13 years ago
  Josef Bacik c8174313a8 Btrfs: use the global reserve when truncating the free space cache inode 13 years ago
  Chris Mason 1eae31e918 Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN 13 years ago
  Josef Bacik 016fc6a63e Btrfs: don't flush the cache inode before writing it 13 years ago
  Josef Bacik 36ba022ac0 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions 13 years ago
  Josef Bacik 5b0e95bf60 Btrfs: inline checksums into the disk free space cache 13 years ago
  Josef Bacik 549b4fdb8f Btrfs: check the return value of filemap_write_and_wait in the space cache 13 years ago
  Josef Bacik a67509c300 Btrfs: add a io_ctl struct and helpers for dealing with the space cache 13 years ago
  Josef Bacik f75b130e9b Btrfs: don't skip writing out a empty block groups cache 13 years ago
  Josef Bacik 3b16a4e3c3 Btrfs: use the inode's mapping mask for allocating pages 13 years ago
  Josef Bacik 4a92b1b8d2 Btrfs: stop passing a trans handle all around the reservation code 14 years ago
  Josef Bacik c09544e07f Btrfs: handle enospc accounting for free space inodes 14 years ago
  Josef Bacik 300e4f8a56 Btrfs: put the block group cache after we commit the super 14 years ago
  Josef Bacik a9b5fcddce Btrfs: fix call to btrfs_search_slot in free space cache 14 years ago