| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | Btrfs: don't commit instead of overcommitting | Josef Bacik | 1 | -28/+6 |
| 2012-10-09 | Btrfs: cache extent state when writing out dirty metadata pages | Josef Bacik | 1 | -2/+3 |
| 2012-10-09 | Btrfs: run delayed refs first when out of space | Josef Bacik | 1 | -10/+10 |
| 2012-10-08 | btrfs: move transaction aborts to the point of failure | David Sterba | 1 | -21/+35 |
| 2012-10-04 | Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents | Liu Bo | 1 | -2/+2 |
| 2012-10-04 | Btrfs: cleanup for duplicated code in find_free_extent | Liu Bo | 1 | -4/+0 |
| 2012-10-01 | Btrfs: remove bytes argument from do_chunk_alloc | Josef Bacik | 1 | -15/+10 |
| 2012-10-01 | Btrfs: delay block group item insertion | Josef Bacik | 1 | -67/+63 |
| 2012-10-01 | Btrfs: fix our overcommit math | Josef Bacik | 1 | -29/+42 |
| 2012-10-01 | Btrfs: wait on async pages when shrinking delalloc | Josef Bacik | 1 | -0/+7 |
| 2012-10-01 | Btrfs: fix wrong size for the reservation of the, snapshot creation | Miao Xie | 1 | -3/+3 |
| 2012-10-01 | Btrfs: add a new "type" field into the block reservation structure | Miao Xie | 1 | -3/+5 |
| 2012-10-01 | Btrfs: add hole punching | Josef Bacik | 1 | -0/+2 |
| 2012-10-01 | Btrfs: do not needlessly restart the transaction for enospc | Josef Bacik | 1 | -1/+1 |
| 2012-10-01 | Btrfs: do not allocate chunks as agressively | Josef Bacik | 1 | -9/+3 |
| 2012-08-28 | Btrfs: allow delayed refs to be merged | Josef Bacik | 1 | -0/+10 |
| 2012-08-28 | Btrfs: fix race in run_clustered_refs | Arne Jansen | 1 | -0/+17 |
| 2012-08-28 | Btrfs: increase the size of the free space cache | Josef Bacik | 1 | -8/+7 |
| 2012-08-28 | Btrfs: fix deadlock in wait_for_more_refs | Arne Jansen | 1 | -56/+21 |
| 2012-08-28 | Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() | Dan Carpenter | 1 | -1/+3 |
| 2012-07-25 | Btrfs: add a barrier before a waitqueue_active check | Chris Mason | 1 | -0/+1 |
| 2012-07-25 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -9/+110 |
| 2012-07-23 | Btrfs: make btrfs's allocation smoothly with preallocation | Liu Bo | 1 | -1/+3 |
| 2012-07-23 | Btrfs: kill free_space pointer from inode structure | Li Zefan | 1 | -12/+8 |
| 2012-07-23 | Btrfs: add ro notification to dump_space_info | Liu Bo | 1 | -3/+3 |
| 2012-07-23 | Btrfs: fix a bug of writting free space cache during balance | Liu Bo | 1 | -3/+21 |
| 2012-07-23 | Btrfs: do not abort transaction in prealloc case | Liu Bo | 1 | -1/+5 |
| 2012-07-23 | Btrfs: kill root from btrfs_is_free_space_inode | Liu Bo | 1 | -1/+1 |
| 2012-07-23 | Btrfs: rework shrink_delalloc | Josef Bacik | 1 | -57/+24 |
| 2012-07-23 | Btrfs: change how we indicate we're adding csums | Josef Bacik | 1 | -1/+7 |
| 2012-07-23 | Btrfs: flush delayed inodes if we're short on space | Josef Bacik | 1 | -35/+62 |
| 2012-07-12 | Btrfs: hooks to reserve qgroup space | Arne Jansen | 1 | -0/+12 |
| 2012-07-12 | Btrfs: call the qgroup accounting functions | Jan Schmidt | 1 | -0/+3 |
| 2012-07-12 | Btrfs: qgroup implementation and prototypes | Arne Jansen | 1 | -0/+34 |
| 2012-07-10 | Btrfs: Test code to change the order of delayed-ref processing | Arne Jansen | 1 | -0/+49 |
| 2012-07-10 | Btrfs: join tree mod log code with the code holding back delayed refs | Jan Schmidt | 1 | -9/+12 |
| 2012-06-27 | Btrfs: avoid waiting for delayed refs when we must not | Jan Schmidt | 1 | -5/+6 |
| 2012-05-31 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason | 1 | -5/+5 |
| 2012-05-30 | Btrfs: convert the inode bit field to use the actual bit operations | Josef Bacik | 1 | -5/+6 |
| 2012-05-26 | Btrfs: don't set for_cow parameter for tree block functions | Jan Schmidt | 1 | -5/+5 |
| 2012-05-11 | Btrfs: cleanup: use consistent lock naming | Dan Carpenter | 1 | -1/+1 |
| 2012-05-06 | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason | 1 | -1/+1 |
| 2012-04-27 | Btrfs: fix block_rsv and space_info lock ordering | Stefan Behrens | 1 | -2/+2 |
| 2012-04-18 | btrfs: don't return EINTR | Arne Jansen | 1 | -6/+3 |
| 2012-04-18 | Btrfs: double unlock bug in error handling | Dan Carpenter | 1 | -0/+2 |
| 2012-04-12 | Btrfs: use commit root when loading free space cache | Josef Bacik | 1 | -3/+1 |
| 2012-04-12 | Btrfs: remove lock assert from get_restripe_target() | Ilya Dryomov | 1 | -3/+2 |
| 2012-04-12 | Revert "Btrfs: increase the global block reserve estimates" | Chris Mason | 1 | -1/+1 |
| 2012-03-29 | Btrfs: fix deadlock during allocating chunks | Liu Bo | 1 | -0/+50 |
| 2012-03-29 | Btrfs: show useful info in space reservation tracepoint | Liu Bo | 1 | -19/+10 |
| 2012-03-28 | Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for... | Chris Mason | 1 | -76/+87 |
| 2012-03-28 | Merge branch 'error-handling' into for-linus | Chris Mason | 1 | -129/+254 |
| 2012-03-27 | Btrfs: improve the logic in btrfs_can_relocate() | Ilya Dryomov | 1 | -6/+18 |
| 2012-03-27 | Btrfs: add __get_block_group_index() helper | Ilya Dryomov | 1 | -5/+12 |
| 2012-03-27 | Btrfs: add get_restripe_target() helper | Ilya Dryomov | 1 | -44/+50 |
| 2012-03-27 | Btrfs: move alloc_profile_is_valid() to volumes.c | Ilya Dryomov | 1 | -2/+0 |
| 2012-03-27 | Btrfs: make profile_is_valid() check more strict | Ilya Dryomov | 1 | -1/+1 |
| 2012-03-27 | Btrfs: add wrappers for working with alloc profiles | Ilya Dryomov | 1 | -18/+7 |
| 2012-03-27 | Btrfs: stop silently switching single chunks to raid0 on balance | Ilya Dryomov | 1 | -3/+2 |
| 2012-03-26 | Btrfs: introduce free_extent_buffer_stale | Josef Bacik | 1 | -4/+1 |
| 2012-03-26 | Btrfs: remove search_start and search_end from find_free_extent and callers | Josef Bacik | 1 | -12/+4 |
| 2012-03-26 | Btrfs: remove the ideal caching code | Josef Bacik | 1 | -85/+8 |
| 2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 1 | -93/+223 |
| 2012-03-22 | btrfs: btrfs_drop_snapshot should return int | Jeff Mahoney | 1 | -2/+2 |
| 2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -33/+27 |
| 2012-03-22 | btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC | Jeff Mahoney | 1 | -1/+2 |
| 2012-02-24 | Btrfs: fix compiler warnings on 32 bit systems | Chris Mason | 1 | -16/+19 |
| 2012-02-23 | Btrfs: increase the global block reserve estimates | Liu Bo | 1 | -1/+1 |
| 2012-02-16 | Btrfs: fix a bug on overcommit stuff | Liu Bo | 1 | -1/+4 |
| 2012-02-15 | Btrfs: fix trim 0 bytes after a device delete | Liu Bo | 1 | -1/+8 |
| 2012-01-26 | Btrfs: fix enospc error caused by wrong checks of the chunk | Miao Xie | 1 | -22/+27 |
| 2012-01-16 | Btrfs: use larger system chunks | Chris Mason | 1 | -0/+3 |
| 2012-01-16 | Btrfs: add a delalloc mutex to inodes for delalloc reservations | Josef Bacik | 1 | -2/+3 |
| 2012-01-16 | Btrfs: space leak tracepoints | Josef Bacik | 1 | -8/+50 |
| 2012-01-16 | Btrfs: add allocator tracepoints | Josef Bacik | 1 | -0/+9 |
| 2012-01-16 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ... | Chris Mason | 1 | -47/+140 |
| 2012-01-16 | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration | Chris Mason | 1 | -1/+2 |
| 2012-01-16 | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int... | Chris Mason | 1 | -25/+103 |
| 2012-01-16 | Btrfs: implement online profile changing | Ilya Dryomov | 1 | -1/+55 |
| 2012-01-16 | Btrfs: do not reduce profile in do_chunk_alloc() | Ilya Dryomov | 1 | -1/+1 |
| 2012-01-16 | Btrfs: make avail_*_alloc_bits fields dynamic | Ilya Dryomov | 1 | -0/+20 |
| 2012-01-16 | Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit | Ilya Dryomov | 1 | -9/+21 |
| 2012-01-16 | Btrfs: introduce masks for chunk type and profile | Ilya Dryomov | 1 | -9/+3 |
| 2012-01-16 | Btrfs: get rid of *_alloc_profile fields | Ilya Dryomov | 1 | -6/+4 |
| 2012-01-11 | Btrfs: update global block_rsv when creating a new block group | Li Zefan | 1 | -0/+1 |
| 2012-01-11 | Btrfs: don't pass a trans handle unnecessarily in volumes.c | Li Zefan | 1 | -1/+1 |
| 2012-01-07 | Btrfs: don't set up allocation result twice | Alexandre Oliva | 1 | -3/+0 |
| 2012-01-06 | Btrfs: test free space only for unclustered allocation | Alexandre Oliva | 1 | -11/+23 |
| 2012-01-06 | Btrfs: lower the bar for chunk allocation | Chris Mason | 1 | -18/+3 |
| 2012-01-06 | Btrfs: run chunk allocations while we do delayed refs | Chris Mason | 1 | -4/+10 |
| 2012-01-04 | Btrfs: add waitqueue instead of doing busy waiting for more delayed refs | Jan Schmidt | 1 | -1/+58 |
| 2012-01-04 | Btrfs: put back delayed refs that are too new | Arne Jansen | 1 | -5/+22 |
| 2011-12-22 | Btrfs: mark delayed refs as for cow | Arne Jansen | 1 | -41/+60 |
| 2011-12-16 | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -14/+31 |
| 2011-12-15 | Btrfs: only set cache_generation if we setup the block group | Josef Bacik | 1 | -1/+1 |
| 2011-12-15 | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik | 1 | -13/+30 |
| 2011-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -51/+49 |
| 2011-12-08 | Btrfs: try cluster but don't advance in search list | Alexandre Oliva | 1 | -43/+31 |
| 2011-12-07 | Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE | Alexandre Oliva | 1 | -8/+18 |
| 2011-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -11/+23 |
| 2011-11-30 | Btrfs: skip allocation attempt from empty cluster | Alexandre Oliva | 1 | -3/+3 |
| 2011-11-30 | Btrfs: skip block groups without enough space for a cluster | Alexandre Oliva | 1 | -1/+1 |
| 2011-11-30 | Btrfs: start search for new cluster at the beginning | Alexandre Oliva | 1 | -4/+2 |
| 2011-11-30 | Btrfs: fix deadlock on metadata reservation when evicting a inode | Miao Xie | 1 | -4/+18 |
| 2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -40/+79 |
| 2011-11-20 | Btrfs: wait on caching if we're loading the free space cache | Josef Bacik | 1 | -40/+79 |
| 2011-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -19/+31 |
| 2011-11-10 | Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush} | Miao Xie | 1 | -16/+12 |
| 2011-11-08 | Btrfs: fix our reservations for updating an inode when completing io | Josef Bacik | 1 | -3/+19 |
| 2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -330/+518 |
| 2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 1 | -5/+5 |
| 2011-11-06 | Btrfs: fix delayed insertion reservation | Josef Bacik | 1 | -0/+18 |
| 2011-11-06 | Btrfs: be smarter about committing the transaction in reserve_metadata_bytes | Josef Bacik | 1 | -19/+67 |
| 2011-11-06 | Btrfs: make a delayed_block_rsv for the delayed item insertion | Josef Bacik | 1 | -0/+3 |
| 2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba | 1 | -8/+8 |
| 2011-11-06 | Btrfs: fix extent pinning bugs in the tree log | Chris Mason | 1 | -3/+48 |
| 2011-10-31 | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 1 | -1/+2 |
| 2011-10-24 | btrfs: ratelimit WARN_ON in use_block_rsv | David Sterba | 1 | -1/+8 |
| 2011-10-20 | Btrfs: fix race between multi-task space allocation and caching space | Miao Xie | 1 | -0/+7 |
| 2011-10-20 | Btrfs: pass the correct root to lookup_free_space_inode() | Ilya Dryomov | 1 | -1/+1 |
| 2011-10-19 | Btrfs: if we have a lot of pinned space, commit the transaction | Josef Bacik | 1 | -0/+15 |
| 2011-10-19 | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions | Josef Bacik | 1 | -14/+27 |
| 2011-10-19 | Btrfs: release trans metadata bytes before flushing delayed refs | Josef Bacik | 1 | -4/+1 |
| 2011-10-19 | Btrfs: allow shrink_delalloc flush the needed reclaimed pages | Josef Bacik | 1 | -2/+3 |
| 2011-10-19 | Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc | Josef Bacik | 1 | -8/+17 |
| 2011-10-19 | Btrfs: don't check bytes_pinned to determine if we should commit the transaction | Josef Bacik | 1 | -11/+0 |
| 2011-10-19 | Btrfs: wait for ordered extents if we didn't reclaim enough | Josef Bacik | 1 | -1/+1 |
| 2011-10-19 | Btrfs: inline checksums into the disk free space cache | Josef Bacik | 1 | -6/+12 |
| 2011-10-19 | Btrfs: take overflow into account in reserving space | Josef Bacik | 1 | -1/+1 |
| 2011-10-19 | Btrfs: introduce mount option no_space_cache | Josef Bacik | 1 | -5/+4 |
| 2011-10-19 | Btrfs: allow us to overcommit our enospc reservations | Josef Bacik | 1 | -14/+47 |
| 2011-10-19 | Btrfs: check unused against how much space we actually want | Josef Bacik | 1 | -1/+1 |
| 2011-10-19 | Btrfs: delay iput when deleting a block group | Josef Bacik | 1 | -1/+1 |
| 2011-10-19 | Btrfs: stop passing a trans handle all around the reservation code | Josef Bacik | 1 | -22/+23 |
| 2011-10-19 | Btrfs: don't get the block_rsv in btrfs_free_tree_block | Josef Bacik | 1 | -4/+0 |
| 2011-10-19 | Btrfs: use the transactions block_rsv for the csum root | Josef Bacik | 1 | -6/+9 |
| 2011-10-19 | Btrfs: handle enospc accounting for free space inodes | Josef Bacik | 1 | -5/+13 |
| 2011-10-19 | Btrfs: don't increase the block_rsv's size when emergency allocating space | Josef Bacik | 1 | -3/+0 |
| 2011-10-19 | Btrfs: fix space leak when we fail to make an allocation | Josef Bacik | 1 | -6/+14 |
| 2011-10-19 | Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check | Josef Bacik | 1 | -2/+2 |
| 2011-10-19 | Btrfs: kill btrfs_truncate_reserve_metadata | Josef Bacik | 1 | -31/+0 |
| 2011-10-19 | Btrfs: don't try to commit in btrfs_block_rsv_check | Josef Bacik | 1 | -25/+4 |
| 2011-10-19 | Btrfs: kill unused parts of block_rsv | Josef Bacik | 1 | -17/+6 |
| 2011-10-19 | Btrfs: kill the durable block rsv stuff | Josef Bacik | 1 | -83/+17 |
| 2011-10-19 | Btrfs: calculate checksum space correctly | Josef Bacik | 1 | -8/+109 |
| 2011-10-19 | Btrfs: use bytes_may_use for all ENOSPC reservations | Josef Bacik | 1 | -74/+89 |
| 2011-10-19 | Btrfs: kill reserved_bytes in inode | Josef Bacik | 1 | -2/+0 |
| 2011-09-29 | btrfs: btrfs_multi_bio replaced with btrfs_bio | Jan Schmidt | 1 | -5/+5 |
| 2011-08-21 | Btrfs: fix 64 bit divide problem | Josef Bacik | 1 | -5/+7 |
| 2011-08-16 | Btrfs: forced readonly when btrfs_drop_snapshot() fails | Tsutomu Itoh | 1 | -8/+14 |
| 2011-08-16 | Btrfs: check if there is enough space for balancing smarter | liubo | 1 | -6/+35 |
| 2011-08-16 | Btrfs: detect wether a device supports discard | Josef Bacik | 1 | -2/+10 |
| 2011-08-01 | Btrfs: don't print the leaf if we had an error | Josef Bacik | 1 | -1/+3 |
| 2011-08-01 | Btrfs: fix oops while writing data to SSD partitions | liubo | 1 | -1/+3 |
| 2011-08-01 | Btrfs: Protect the readonly flag of block group | WuBo | 1 | -3/+7 |
| 2011-08-01 | Btrfs: return error to caller when btrfs_unlink() failes | Tsutomu Itoh | 1 | -1/+2 |
| 2011-08-01 | Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf... | Chris Mason | 1 | -5/+19 |
| 2011-07-27 | Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors | Chris Mason | 1 | -1/+6 |
| 2011-07-27 | Btrfs: make a lockdep class for each root | Chris Mason | 1 | -1/+1 |
| 2011-07-27 | Btrfs: switch the btrfs tree locks to reader/writer | Chris Mason | 1 | -10/+10 |
| 2011-07-27 | Btrfs: fix BUG_ON() caused by ENOSPC when relocating space | Miao Xie | 1 | -7/+21 |
| 2011-07-27 | Btrfs: fix enospc problems with delalloc | Josef Bacik | 1 | -41/+49 |
| 2011-07-27 | Btrfs: don't flush delalloc arbitrarily | Josef Bacik | 1 | -3/+0 |
| 2011-07-27 | Btrfs: use a worker thread to do caching | Josef Bacik | 1 | -28/+18 |
| 2011-07-25 | btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot | Mark Fasheh | 1 | -2/+6 |
| 2011-07-25 | btrfs: Don't BUG_ON alloc_path errors in find_next_chunk | Mark Fasheh | 1 | -0/+4 |
| 2011-07-14 | btrfs: don't BUG_ON btrfs_alloc_path() errors | Mark Fasheh | 1 | -3/+9 |
| 2011-07-11 | Btrfs: serialize flushers in reserve_metadata_bytes | Josef Bacik | 1 | -21/+48 |
| 2011-07-11 | Btrfs: do transaction space reservation before joining the transaction | Josef Bacik | 1 | -20/+0 |
| 2011-06-25 | Btrfs: fix type mismatch in find_free_extent() | Ilya Dryomov | 1 | -2/+2 |
| 2011-06-13 | Btrfs: drop the delalloc_bytes check in shrink_delalloc | Chris Mason | 1 | -4/+0 |
| 2011-06-08 | Btrfs: fix the allocator loop logic | Josef Bacik | 1 | -23/+25 |
| 2011-06-08 | Btrfs: don't commit the transaction if we dont have enough pinned bytes | Josef Bacik | 1 | -0/+7 |
| 2011-06-04 | btrfs: add helper for fs_info->closing | David Sterba | 1 | -2/+1 |
| 2011-05-28 | Merge branch 'for-chris' of | Chris Mason | 1 | -33/+67 |
| 2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason | 1 | -3/+4 |
| 2011-05-23 | Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten... | Tsutomu Itoh | 1 | -3/+0 |
| 2011-05-23 | btrfs: don't spin in shrink_delalloc if there is nothing to free | Sergei Trofimovich | 1 | -0/+4 |
| 2011-05-23 | Btrfs: don't try to allocate from a block group that doesn't have enough space | Josef Bacik | 1 | -0/+8 |
| 2011-05-23 | Btrfs: don't always do readahead | Josef Bacik | 1 | -1/+2 |
| 2011-05-23 | Btrfs: try not to sleep as much when doing slow caching | Josef Bacik | 1 | -8/+11 |
| 2011-05-23 | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 1 | -8/+2 |
| 2011-05-23 | Btrfs: fix how we do space reservation for truncate | Josef Bacik | 1 | -10/+36 |
| 2011-05-23 | Btrfs: kill trans_mutex | Josef Bacik | 1 | -1/+2 |
| 2011-05-23 | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik | 1 | -6/+6 |
| 2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 1 | -1685/+38 |
| 2011-05-22 | Merge branch 'delayed_inode' into inode_numbers | Chris Mason | 1 | -12/+6 |
| 2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie | 1 | -12/+6 |
| 2011-05-21 | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason | 1 | -24/+26 |
| 2011-05-14 | Btrfs: fix easily get into ENOSPC in mixed case | liubo | 1 | -11/+26 |
| 2011-05-06 | btrfs: remove old unused commented out code | David Sterba | 1 | -1660/+1 |
| 2011-05-02 | btrfs: Document a mutex lock/unlock sequence | David Sterba | 1 | -0/+12 |
| 2011-05-02 | btrfs: drop unused parameter from btrfs_release_path | David Sterba | 1 | -22/+22 |
| 2011-05-02 | btrfs: drop gfp parameter from alloc_extent_map | David Sterba | 1 | -1/+1 |
| 2011-05-02 | btrfs: make functions static when possible | David Sterba | 1 | -3/+3 |
| 2011-04-25 | Btrfs: check return value of kmalloc() | Tsutomu Itoh | 1 | -0/+4 |
| 2011-04-25 | Btrfs: Support reading/writing on disk free ino cache | Li Zefan | 1 | -1/+2 |
| 2011-04-25 | Btrfs: Always use 64bit inode number | Li Zefan | 1 | -5/+5 |
| 2011-04-25 | Btrfs: Make free space cache code generic | Li Zefan | 1 | -18/+19 |
| 2011-04-16 | Btrfs: avoid taking the chunk_mutex in do_chunk_alloc | Josef Bacik | 1 | -5/+25 |