index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
2011-05-23
btrfs: don't spin in shrink_delalloc if there is nothing to free
Sergei Trofimovich
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
2011-05-14
Btrfs: fix easily get into ENOSPC in mixed case
liubo
2011-05-06
btrfs: remove old unused commented out code
David Sterba
2011-05-02
btrfs: Document a mutex lock/unlock sequence
David Sterba
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
2011-05-02
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
2011-05-02
btrfs: make functions static when possible
David Sterba
2011-04-25
Btrfs: check return value of kmalloc()
Tsutomu Itoh
2011-04-25
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
2011-04-25
Btrfs: Always use 64bit inode number
Li Zefan
2011-04-25
Btrfs: Make free space cache code generic
Li Zefan
2011-04-16
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
Josef Bacik
2011-04-15
Btrfs: don't force chunk allocation in find_free_extent
Chris Mason
2011-03-28
Btrfs: fix OOPS of empty filesystem after balance
liubo
2011-03-28
Btrfs: fix memory leak of empty filesystem after balance
liubo
2011-03-28
Btrfs: fix uncheck memory allocations
Yoshinori Sano
2011-03-28
Btrfs: add btrfs_trim_fs() to handle FITRIM
Li Dongyang
2011-03-28
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
Li Dongyang
2011-03-28
Btrfs: make update_reserved_bytes() public
Li Dongyang
2011-03-28
btrfs: use GFP_NOFS instead of GFP_KERNEL
Miao Xie
2011-03-28
Btrfs: check return value of read_tree_block()
Tsutomu Itoh
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
2011-03-17
Btrfs: check items for correctness as we search
Josef Bacik
2011-03-17
Btrfs: handle errors in btrfs_orphan_cleanup
Josef Bacik
2011-03-17
Btrfs: change reserved_extents to an atomic_t
Josef Bacik
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-03-12
Btrfs: break out of shrink_delalloc earlier
Chris Mason
2011-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-16
Btrfs: allow balance to explicitly allocate chunks as it relocates
Chris Mason
2011-02-16
Btrfs: put ENOSPC debugging under a mount option
Chris Mason
2011-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-06
Btrfs: exclude super blocks when we read in block groups
Josef Bacik
2011-02-01
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
2011-02-01
btrfs: checking NULL or not in some functions
Tsutomu Itoh
2011-01-31
Btrfs: make shrink_delalloc a little friendlier
Josef Bacik
2011-01-28
Btrfs: use the global block reserve if we cannot reserve space
Josef Bacik
2011-01-28
Btrfs: do not release more reserved bytes to the global_block_rsv than we need
Josef Bacik
2011-01-28
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
[next]