index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
1
-31
/
+0
*
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
1
-25
/
+4
*
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
1
-17
/
+6
*
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
1
-83
/
+17
*
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
1
-8
/
+109
*
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
1
-74
/
+89
*
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
1
-2
/
+0
*
Btrfs: fix 64 bit divide problem
Josef Bacik
2011-08-21
1
-5
/
+7
*
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2011-08-16
1
-8
/
+14
*
Btrfs: check if there is enough space for balancing smarter
liubo
2011-08-16
1
-6
/
+35
*
Btrfs: detect wether a device supports discard
Josef Bacik
2011-08-16
1
-2
/
+10
*
Btrfs: don't print the leaf if we had an error
Josef Bacik
2011-08-01
1
-1
/
+3
*
Btrfs: fix oops while writing data to SSD partitions
liubo
2011-08-01
1
-1
/
+3
*
Btrfs: Protect the readonly flag of block group
WuBo
2011-08-01
1
-3
/
+7
*
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2011-08-01
1
-1
/
+2
*
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
2011-08-01
1
-5
/
+19
|
\
|
*
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
2011-07-25
1
-2
/
+6
|
*
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
1
-0
/
+4
|
*
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
2011-07-14
1
-3
/
+9
*
|
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
2011-07-27
1
-1
/
+6
*
|
Btrfs: make a lockdep class for each root
Chris Mason
2011-07-27
1
-1
/
+1
*
|
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
1
-10
/
+10
*
|
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
2011-07-27
1
-7
/
+21
*
|
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
1
-41
/
+49
*
|
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
2011-07-27
1
-3
/
+0
*
|
Btrfs: use a worker thread to do caching
Josef Bacik
2011-07-27
1
-28
/
+18
*
|
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2011-07-11
1
-21
/
+48
*
|
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
2011-07-11
1
-20
/
+0
|
/
*
Btrfs: fix type mismatch in find_free_extent()
Ilya Dryomov
2011-06-25
1
-2
/
+2
*
Btrfs: drop the delalloc_bytes check in shrink_delalloc
Chris Mason
2011-06-13
1
-4
/
+0
*
Btrfs: fix the allocator loop logic
Josef Bacik
2011-06-08
1
-23
/
+25
*
Btrfs: don't commit the transaction if we dont have enough pinned bytes
Josef Bacik
2011-06-08
1
-0
/
+7
*
btrfs: add helper for fs_info->closing
David Sterba
2011-06-04
1
-2
/
+1
*
Merge branch 'for-chris' of
Chris Mason
2011-05-28
1
-33
/
+67
|
\
|
*
Btrfs: don't try to allocate from a block group that doesn't have enough space
Josef Bacik
2011-05-23
1
-0
/
+8
|
*
Btrfs: don't always do readahead
Josef Bacik
2011-05-23
1
-1
/
+2
|
*
Btrfs: try not to sleep as much when doing slow caching
Josef Bacik
2011-05-23
1
-8
/
+11
|
*
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-23
1
-8
/
+2
|
*
Btrfs: fix how we do space reservation for truncate
Josef Bacik
2011-05-23
1
-10
/
+36
|
*
Btrfs: kill trans_mutex
Josef Bacik
2011-05-23
1
-1
/
+2
|
*
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
2011-05-23
1
-6
/
+6
*
|
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
1
-3
/
+4
|
\
\
|
*
|
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
2011-05-23
1
-3
/
+0
|
*
|
btrfs: don't spin in shrink_delalloc if there is nothing to free
Sergei Trofimovich
2011-05-23
1
-0
/
+4
|
|
/
*
|
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
1
-1685
/
+38
|
\
\
|
*
|
btrfs: remove old unused commented out code
David Sterba
2011-05-06
1
-1660
/
+1
|
*
|
btrfs: Document a mutex lock/unlock sequence
David Sterba
2011-05-02
1
-0
/
+12
|
*
|
btrfs: drop unused parameter from btrfs_release_path
David Sterba
2011-05-02
1
-22
/
+22
|
*
|
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
2011-05-02
1
-1
/
+1
|
*
|
btrfs: make functions static when possible
David Sterba
2011-05-02
1
-3
/
+3
[next]