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
...
|
*
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
*
|
|
Btrfs: introduce masks for chunk type and profile
Ilya Dryomov
2012-01-16
1
-9
/
+17
*
|
|
Btrfs: get rid of *_alloc_profile fields
Ilya Dryomov
2012-01-16
1
-3
/
+0
|
|
/
|
/
|
*
|
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
1
-1
/
+2
|
/
*
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
2011-11-30
1
-0
/
+3
*
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
2011-11-20
1
-1
/
+2
*
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
Liu Bo
2011-11-15
1
-0
/
+2
*
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
2011-11-06
1
-0
/
+21
|
\
|
*
btrfs: initial readahead code and prototypes
Arne Jansen
2011-10-02
1
-0
/
+16
|
*
btrfs: state information for readahead
Arne Jansen
2011-10-02
1
-0
/
+5
*
|
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
1
-0
/
+3
*
|
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
1
-0
/
+2
*
|
Btrfs: add a log of past tree roots
Chris Mason
2011-11-06
1
-0
/
+95
*
|
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
1
-2
/
+14
*
|
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
2011-11-06
1
-0
/
+5
*
|
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
1
-1
/
+3
*
|
Btrfs: inline checksums into the disk free space cache
Josef Bacik
2011-10-19
1
-0
/
+1
*
|
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
1
-0
/
+4
*
|
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
2011-10-19
1
-0
/
+6
*
|
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
2011-10-19
1
-4
/
+2
*
|
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
1
-1
/
+1
*
|
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
1
-0
/
+11
*
|
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
1
-3
/
+0
*
|
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
1
-3
/
+0
*
|
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
1
-11
/
+0
*
|
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
1
-5
/
+0
*
|
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
1
-2
/
+0
|
/
*
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-08-18
1
-6
/
+4
|
\
|
*
Btrfs: use plain page_address() in header fields setget functions
Li Zefan
2011-08-16
1
-4
/
+2
|
*
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2011-08-16
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-08-02
1
-8
/
+22
|
\
\
|
|
/
|
*
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
2011-08-01
1
-3
/
+12
|
*
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
1
-2
/
+2
|
*
Btrfs: fix readahead in file defrag
Li Zefan
2011-08-01
1
-3
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-27
1
-6
/
+8
|
\
\
|
|
/
|
*
Merge branch 'integration' into for-linus
Chris Mason
2011-07-27
1
-6
/
+8
|
|
\
[prev]
[next]