index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2012-08-28
Btrfs: allow delayed refs to be merged
Josef Bacik
2012-08-28
Btrfs: fix race in run_clustered_refs
Arne Jansen
2012-08-28
Btrfs: increase the size of the free space cache
Josef Bacik
2012-08-28
Btrfs: fix deadlock in wait_for_more_refs
Arne Jansen
2012-08-28
Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
Dan Carpenter
2012-07-25
Btrfs: add a barrier before a waitqueue_active check
Chris Mason
2012-07-25
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-07-23
Btrfs: make btrfs's allocation smoothly with preallocation
Liu Bo
2012-07-23
Btrfs: kill free_space pointer from inode structure
Li Zefan
2012-07-23
Btrfs: add ro notification to dump_space_info
Liu Bo
2012-07-23
Btrfs: fix a bug of writting free space cache during balance
Liu Bo
2012-07-23
Btrfs: do not abort transaction in prealloc case
Liu Bo
2012-07-23
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
2012-07-23
Btrfs: rework shrink_delalloc
Josef Bacik
2012-07-23
Btrfs: change how we indicate we're adding csums
Josef Bacik
2012-07-23
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-07-12
Btrfs: hooks to reserve qgroup space
Arne Jansen
2012-07-12
Btrfs: call the qgroup accounting functions
Jan Schmidt
2012-07-12
Btrfs: qgroup implementation and prototypes
Arne Jansen
2012-07-10
Btrfs: Test code to change the order of delayed-ref processing
Arne Jansen
2012-07-10
Btrfs: join tree mod log code with the code holding back delayed refs
Jan Schmidt
2012-06-27
Btrfs: avoid waiting for delayed refs when we must not
Jan Schmidt
2012-05-31
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
2012-05-26
Btrfs: don't set for_cow parameter for tree block functions
Jan Schmidt
2012-05-11
Btrfs: cleanup: use consistent lock naming
Dan Carpenter
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
2012-04-27
Btrfs: fix block_rsv and space_info lock ordering
Stefan Behrens
2012-04-18
btrfs: don't return EINTR
Arne Jansen
2012-04-18
Btrfs: double unlock bug in error handling
Dan Carpenter
2012-04-12
Btrfs: use commit root when loading free space cache
Josef Bacik
2012-04-12
Btrfs: remove lock assert from get_restripe_target()
Ilya Dryomov
2012-04-12
Revert "Btrfs: increase the global block reserve estimates"
Chris Mason
2012-03-29
Btrfs: fix deadlock during allocating chunks
Liu Bo
2012-03-29
Btrfs: show useful info in space reservation tracepoint
Liu Bo
2012-03-28
Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...
Chris Mason
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-27
Btrfs: improve the logic in btrfs_can_relocate()
Ilya Dryomov
2012-03-27
Btrfs: add __get_block_group_index() helper
Ilya Dryomov
2012-03-27
Btrfs: add get_restripe_target() helper
Ilya Dryomov
2012-03-27
Btrfs: move alloc_profile_is_valid() to volumes.c
Ilya Dryomov
2012-03-27
Btrfs: make profile_is_valid() check more strict
Ilya Dryomov
2012-03-27
Btrfs: add wrappers for working with alloc profiles
Ilya Dryomov
2012-03-27
Btrfs: stop silently switching single chunks to raid0 on balance
Ilya Dryomov
2012-03-26
Btrfs: introduce free_extent_buffer_stale
Josef Bacik
2012-03-26
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
2012-03-26
Btrfs: remove the ideal caching code
Josef Bacik
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: btrfs_drop_snapshot should return int
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
[next]