index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-21
1
-2
/
+7
|
\
|
*
Btrfs: introduce btrfs_next_old_item
Alexander Block
2012-06-21
1
-2
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-15
1
-0
/
+2
|
\
\
|
|
/
|
*
Btrfs: add btrfs_next_old_leaf
Jan Schmidt
2012-06-14
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Btrfs: move over to use ->update_time
Josef Bacik
2012-06-01
1
-1
/
+0
*
|
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
2012-05-31
1
-2
/
+32
|
\
\
|
*
|
Btrfs: use delayed ref sequence numbers for all fs-tree updates
Jan Schmidt
2012-05-30
1
-0
/
+7
|
*
|
Btrfs: add btrfs_search_old_slot
Jan Schmidt
2012-05-30
1
-0
/
+2
|
*
|
Btrfs: add tree modification log functions
Jan Schmidt
2012-05-30
1
-0
/
+5
|
*
|
Btrfs: add tree mod log to fs_info
Jan Schmidt
2012-05-26
1
-0
/
+9
|
*
|
Btrfs: move struct seq_list to ctree.h
Jan Schmidt
2012-05-26
1
-0
/
+7
|
*
|
Btrfs: don't set for_cow parameter for tree block functions
Jan Schmidt
2012-05-26
1
-2
/
+2
*
|
|
Btrfs: set ioprio of scrub readahead to idle
Stefan Behrens
2012-05-30
1
-0
/
+3
*
|
|
Btrfs: read device stats on mount, write modified ones during commit
Stefan Behrens
2012-05-30
1
-0
/
+38
*
|
|
Btrfs: fix how we deal with the orphan block rsv
Josef Bacik
2012-05-30
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Btrfs: fix that check_int_data mount option was ignored
Stefan Behrens
2012-04-18
1
-1
/
+1
*
|
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
2012-04-13
1
-1
/
+1
|
/
*
Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...
Chris Mason
2012-03-28
1
-18
/
+15
|
\
|
*
Btrfs: move alloc_profile_is_valid() to volumes.c
Ilya Dryomov
2012-03-27
1
-23
/
+0
|
*
Btrfs: make profile_is_valid() check more strict
Ilya Dryomov
2012-03-27
1
-8
/
+13
|
*
Btrfs: add wrappers for working with alloc profiles
Ilya Dryomov
2012-03-27
1
-0
/
+15
*
|
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-28
1
-31
/
+63
|
\
\
|
*
|
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-22
1
-1
/
+12
|
*
|
btrfs: add varargs to btrfs_error
Jeff Mahoney
2012-03-22
1
-2
/
+10
|
*
|
btrfs: btrfs_drop_snapshot should return int
Jeff Mahoney
2012-03-22
1
-3
/
+3
|
*
|
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
1
-22
/
+23
|
*
|
btrfs: btrfs_update_root error push-up
Jeff Mahoney
2012-03-22
1
-3
/
+4
|
*
|
btrfs: Add btrfs_panic()
Jeff Mahoney
2012-03-22
1
-0
/
+11
*
|
|
Btrfs: introduce common define for max number of mirrors
Stefan Behrens
2012-03-27
1
-0
/
+2
|
|
/
|
/
|
*
|
Btrfs: add the ability to cache a pointer into the eb
Chris Mason
2012-03-26
1
-0
/
+13
*
|
Btrfs: allow metadata blocks larger than the page size
Chris Mason
2012-03-26
1
-2
/
+22
*
|
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
2012-03-26
1
-2
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-02-24
1
-1
/
+1
|
\
|
*
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
David Sterba
2012-02-15
1
-1
/
+1
*
|
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-01-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
2012-01-08
1
-1
/
+1
*
|
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
2012-01-16
1
-1
/
+7
|
\
\
|
*
|
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
2011-12-21
1
-1
/
+7
|
|
/
*
|
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-16
1
-8
/
+16
|
\
\
|
*
|
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-12-22
1
-8
/
+9
|
*
|
Btrfs: added helper btrfs_next_item()
Jan Schmidt
2011-12-22
1
-0
/
+7
*
|
|
Btrfs: allow for canceling restriper
Ilya Dryomov
2012-01-16
1
-0
/
+1
*
|
|
Btrfs: allow for pausing restriper
Ilya Dryomov
2012-01-16
1
-0
/
+4
*
|
|
Btrfs: add skip_balance mount option
Ilya Dryomov
2012-01-16
1
-0
/
+1
*
|
|
Btrfs: save balance parameters to disk
Ilya Dryomov
2012-01-16
1
-1
/
+132
*
|
|
Btrfs: do not reduce profile in do_chunk_alloc()
Ilya Dryomov
2012-01-16
1
-0
/
+18
*
|
|
Btrfs: add basic restriper infrastructure
Ilya Dryomov
2012-01-16
1
-0
/
+6
*
|
|
Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit
Ilya Dryomov
2012-01-16
1
-0
/
+15
[next]