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
/
volumes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
1
-0
/
+20
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-13
/
+0
*
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
1
-1
/
+8
|
\
|
*
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
1
-1
/
+8
*
|
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-02-20
1
-1
/
+1
|
/
*
Btrfs: put raid properties into global table
Liu Bo
2012-12-16
1
-0
/
+9
*
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
1
-1
/
+2
*
Btrfs: add new sources for device replace code
Stefan Behrens
2012-12-12
1
-0
/
+8
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
1
-0
/
+1
*
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
1
-1
/
+1
*
Btrfs: add btrfs_scratch_superblock() function
Stefan Behrens
2012-12-12
1
-0
/
+1
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-1
/
+1
*
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-1
/
+1
*
Btrfs: add two more find_device() methods
Stefan Behrens
2012-12-12
1
-0
/
+5
*
Btrfs: rename the scrub context structure
Stefan Behrens
2012-12-12
1
-1
/
+1
*
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
2012-08-28
1
-2
/
+0
*
Btrfs: add DEVICE_READY ioctl
Josef Bacik
2012-07-23
1
-0
/
+1
*
btrfs: join DEV_STATS ioctls to one
David Sterba
2012-07-23
1
-2
/
+1
*
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
2012-07-02
1
-0
/
+1
*
Btrfs: restore restriper state on all mounts
Ilya Dryomov
2012-07-02
1
-1
/
+1
*
Btrfs: use rcu to protect device->name
Josef Bacik
2012-06-14
1
-1
/
+1
*
Btrfs: read device stats on mount, write modified ones during commit
Stefan Behrens
2012-05-30
1
-0
/
+4
*
Btrfs: add ioctl to get and reset the device stats
Stefan Behrens
2012-05-30
1
-0
/
+3
*
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
2012-05-30
1
-0
/
+45
*
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
1
-2
/
+2
*
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
2012-01-16
1
-2
/
+1
|
\
|
*
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
2012-01-11
1
-2
/
+1
*
|
Btrfs: add balance progress reporting
Ilya Dryomov
2012-01-16
1
-0
/
+3
*
|
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
/
+1
*
|
Btrfs: recover balance on mount
Ilya Dryomov
2012-01-16
1
-0
/
+2
*
|
Btrfs: soft profile changing mode (aka soft convert)
Ilya Dryomov
2012-01-16
1
-0
/
+6
*
|
Btrfs: implement online profile changing
Ilya Dryomov
2012-01-16
1
-0
/
+5
*
|
Btrfs: virtual address space subset filter
Ilya Dryomov
2012-01-16
1
-0
/
+1
*
|
Btrfs: devid subset filter
Ilya Dryomov
2012-01-16
1
-0
/
+1
*
|
Btrfs: devid filter
Ilya Dryomov
2012-01-16
1
-0
/
+1
*
|
Btrfs: usage filter
Ilya Dryomov
2012-01-16
1
-0
/
+1
*
|
Btrfs: profiles filter
Ilya Dryomov
2012-01-16
1
-0
/
+4
*
|
Btrfs: add basic infrastructure for selective balancing
Ilya Dryomov
2012-01-16
1
-0
/
+11
*
|
Btrfs: add basic restriper infrastructure
Ilya Dryomov
2012-01-16
1
-1
/
+13
|
/
*
Btrfs: fix barrier flushes
Chris Mason
2011-11-20
1
-0
/
+6
*
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
1
-3
/
+7
|
\
|
*
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
2011-09-29
1
-3
/
+7
*
|
btrfs: state information for readahead
Arne Jansen
2011-10-02
1
-0
/
+8
|
/
*
Btrfs: detect wether a device supports discard
Josef Bacik
2011-08-16
1
-0
/
+2
*
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
1
-0
/
+2
|
\
|
*
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
2011-05-23
1
-0
/
+2
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-05-23
1
-0
/
+6
|
\
\
|
*
|
btrfs: scrub
Arne Jansen
2011-05-12
1
-0
/
+6
|
|
/
*
|
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-05-22
1
-15
/
+1
|
\
\
[next]