index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: prepare block group cache before writing
Josef Bacik
2015-03-17
1
-0
/
+2
*
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
1
-0
/
+2
*
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
2015-02-02
1
-0
/
+1
*
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-02-02
1
-25
/
+0
*
Btrfs: fix unused members in struct btrfs_root
Anand Jain
2015-01-21
1
-2
/
+0
*
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
1
-0
/
+3
*
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-21
1
-2
/
+3
*
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-21
1
-0
/
+1
*
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
2014-12-10
1
-2
/
+2
*
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
1
-1
/
+6
|
\
|
*
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
1
-1
/
+6
*
|
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
2014-12-02
1
-1
/
+11
*
|
Btrfs: fix crash caused by block group removal
Filipe Manana
2014-12-02
1
-0
/
+1
*
|
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-25
1
-2
/
+2
*
|
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-25
1
-1
/
+49
|
\
\
|
*
|
btrfs: introduce pending action: commit
David Sterba
2014-11-12
1
-0
/
+1
|
*
|
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
1
-1
/
+3
|
*
|
btrfs: add support for processing pending changes
David Sterba
2014-11-12
1
-0
/
+45
|
|
/
*
|
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-21
1
-0
/
+1
*
|
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-11-20
1
-0
/
+5
*
|
Btrfs: move read only block groups onto their own list V2
Josef Bacik
2014-11-20
1
-0
/
+4
*
|
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
2014-11-20
1
-0
/
+1
|
/
*
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
1
-1
/
+1
*
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2014-10-07
1
-2
/
+1
*
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-06
1
-0
/
+5
*
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
1
-3
/
+3
|
\
|
*
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
2014-10-02
1
-3
/
+3
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
1
-8
/
+18
|
\
\
|
*
|
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
2014-10-02
1
-0
/
+9
|
*
|
btrfs: new define for the inline extent data start
David Sterba
2014-10-02
1
-8
/
+8
|
*
|
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
2014-10-02
1
-0
/
+1
|
|
/
*
|
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
2014-10-03
1
-2
/
+0
|
/
*
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-22
1
-2
/
+7
*
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
1
-0
/
+1
*
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
1
-2
/
+1
*
btrfs: remove stale define after removing ordered operations
David Sterba
2014-09-17
1
-7
/
+0
*
Btrfs: fix wrong max inline data size limit
Wang Shilong
2014-09-17
1
-1
/
+1
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
1
-17
/
+4
*
btrfs: cleanup ino cache members of btrfs_root
David Sterba
2014-09-17
1
-5
/
+5
*
Btrfs: __btrfs_mod_ref should always use no_quota
Josef Bacik
2014-08-15
1
-2
/
+2
*
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-19
1
-2
/
+11
*
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
1
-0
/
+6
*
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
2014-06-09
1
-1
/
+7
*
Btrfs: async delayed refs
Chris Mason
2014-06-09
1
-0
/
+5
*
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
1
-0
/
+6
*
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
1
-52
/
+7
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
1
-18
/
+21
*
Btrfs: reclaim the reserved metadata space at background
Miao Xie
2014-06-09
1
-0
/
+6
*
btrfs: protect snapshots from deleting during send
David Sterba
2014-06-09
1
-0
/
+11
*
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
1
-1
/
+6
[next]