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
/
volumes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
*
|
btrfs: quasi-round-robin for chunk allocation
Arne Jansen
2011-05-13
1
-0
/
+1
|
*
|
btrfs: move btrfs_cmp_device_free_bytes to super.c
Arne Jansen
2011-05-13
1
-15
/
+0
|
|
/
*
|
btrfs: remove all unused functions
David Sterba
2011-05-06
1
-3
/
+0
*
|
btrfs: remove unused function prototypes
David Sterba
2011-05-04
1
-2
/
+0
|
/
*
Btrfs: make btrfs_map_block() return entire free extent for each device of RA...
Li Dongyang
2011-03-28
1
-0
/
+1
*
Btrfs: add initial tracepoint support for btrfs
liubo
2011-03-28
1
-0
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
1
-0
/
+27
|
\
|
*
btrfs: fix wrong free space information of btrfs
Miao Xie
2011-01-16
1
-0
/
+3
|
*
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2011-01-16
1
-0
/
+24
*
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-12-14
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
2010-12-13
1
-0
/
+2
*
|
btrfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-09-10
1
-1
/
+0
|
/
*
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
2009-09-21
1
-0
/
+3
*
Btrfs: avoid races between super writeout and device list updates
Chris Mason
2009-06-10
1
-1
/
+6
*
Btrfs: autodetect SSD devices
Chris Mason
2009-06-10
1
-0
/
+5
*
Btrfs: When shrinking, only update disk size on success
Chris Ball
2009-04-27
1
-0
/
+3
*
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
2009-04-20
1
-2
/
+11
*
Btrfs: fix typos in comments
Wu Fengguang
2009-04-02
1
-1
/
+1
*
Btrfs: shared seed device
Yan Zheng
2008-12-12
1
-2
/
+1
*
Btrfs: superblock duplication
Yan Zheng
2008-12-08
1
-2
/
+4
*
Btrfs: corret fmode_t annotations
Christoph Hellwig
2008-12-02
1
-2
/
+2
*
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
2008-11-19
1
-0
/
+3
*
Btrfs: Seed device support
Yan Zheng
2008-11-17
1
-6
/
+14
*
Btrfs: Fix the multi-bio code to save the original bio for completion
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
1
-3
/
+7
*
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
2008-09-25
1
-1
/
+2
*
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Make the resizer work based on shrinking and growing devices
Chris Mason
2008-09-25
1
-0
/
+5
*
Btrfs: Add a special device list for chunk allocations
Chris Mason
2008-09-25
1
-0
/
+7
*
Btrfs: Make an unplug function that doesn't unplug every spindle
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
2008-09-25
1
-2
/
+4
*
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Retry metadata reads in the face of checksum failures
Chris Mason
2008-09-25
1
-2
/
+4
*
Change btrfs_map_block to return a structure with mappings for all stripes
Chris Mason
2008-09-25
1
-3
/
+22
[next]