index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
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
2012-03-22
btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC
Jeff Mahoney
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
2012-02-23
Btrfs: increase the global block reserve estimates
Liu Bo
2012-02-16
Btrfs: fix a bug on overcommit stuff
Liu Bo
2012-02-15
Btrfs: fix trim 0 bytes after a device delete
Liu Bo
2012-01-26
Btrfs: fix enospc error caused by wrong checks of the chunk
Miao Xie
2012-01-16
Btrfs: use larger system chunks
Chris Mason
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
2012-01-16
Btrfs: add allocator tracepoints
Josef Bacik
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-16
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
2012-01-16
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
2012-01-16
Btrfs: implement online profile changing
Ilya Dryomov
2012-01-16
Btrfs: do not reduce profile in do_chunk_alloc()
Ilya Dryomov
2012-01-16
Btrfs: make avail_*_alloc_bits fields dynamic
Ilya Dryomov
2012-01-16
Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit
Ilya Dryomov
2012-01-16
Btrfs: introduce masks for chunk type and profile
Ilya Dryomov
2012-01-16
Btrfs: get rid of *_alloc_profile fields
Ilya Dryomov
2012-01-11
Btrfs: update global block_rsv when creating a new block group
Li Zefan
2012-01-11
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
2012-01-07
Btrfs: don't set up allocation result twice
Alexandre Oliva
2012-01-06
Btrfs: test free space only for unclustered allocation
Alexandre Oliva
2012-01-06
Btrfs: lower the bar for chunk allocation
Chris Mason
2012-01-06
Btrfs: run chunk allocations while we do delayed refs
Chris Mason
2012-01-04
Btrfs: add waitqueue instead of doing busy waiting for more delayed refs
Jan Schmidt
2012-01-04
Btrfs: put back delayed refs that are too new
Arne Jansen
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-15
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-08
Btrfs: try cluster but don't advance in search list
Alexandre Oliva
[next]