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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Btrfs compat code for older kernels
Chris Mason
2008-09-25
1
-7
/
+0
*
Btrfs: Reinstate '-osubvol=.' option to mount entire tree
David Woodhouse
2008-09-25
1
-15
/
+19
*
Mask root object ID into f_fsid in btrfs_statfs()
David Woodhouse
2008-09-25
1
-0
/
+4
*
Fill f_fsid field in btrfs_statfs()
David Woodhouse
2008-09-25
1
-0
/
+6
*
NFS support for btrfs - v3
Balaji Rao
2008-09-25
1
-0
/
+2
*
Btrfs: Various small fixes.
Yan Zheng
2008-09-25
1
-0
/
+2
*
Btrfs: Add ACL support
Josef Bacik
2008-09-25
1
-2
/
+7
*
Btrfs: Add version strings on module load
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Online btree defragmentation fixes
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Replace the transaction work queue with kthreads
Chris Mason
2008-09-25
1
-10
/
+6
*
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
2008-09-25
1
-2
/
+0
*
Btrfs: Add a mount option to control worker thread pool size
Chris Mason
2008-09-25
1
-1
/
+12
*
Btrfs: Fix mount -o max_inline=0
Chris Mason
2008-09-25
1
-2
/
+5
*
btrfs: allow scanning multiple devices during mount
Christoph Hellwig
2008-09-25
1
-5
/
+16
*
btrfs: sanity mount option parsing and early mount code
Christoph Hellwig
2008-09-25
1
-105
/
+136
*
Btrfs: transaction ioctls
Sage Weil
2008-09-25
1
-1
/
+1
*
btrfsctl -A error code fixup
Linda Knippers
2008-09-25
1
-2
/
+2
*
btrfs delete ordered inode handling fix
Mingming
2008-09-25
1
-1
/
+0
*
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
1
-10
/
+15
*
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
1
-27
/
+8
*
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
1
-0
/
+1
*
Fix btrfs_fill_super to return -EINVAL when no FS found
Yan
2008-09-25
1
-2
/
+2
*
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
1
-17
/
+44
*
Add /dev/btrfs-control for device scanning ioctls
Chris Mason
2008-09-25
1
-1
/
+40
*
Btrfs: Misc 2.6.25 updates
Chris Mason
2008-09-25
1
-1
/
+10
*
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
1
-1
/
+18
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
1
-1
/
+9
*
Btrfs: Add basic lockfs calls
Yan
2008-09-25
1
-1
/
+13
*
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
1
-1
/
+8
*
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Add drop inode func to avoid data=ordered deadlock
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add flush barriers on commit
Chris Mason
2008-09-25
1
-1
/
+8
*
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
2008-09-25
1
-1
/
+15
*
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
1
-3
/
+4
*
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add mount option to enforce a max extent size
Chris Mason
2008-09-25
1
-1
/
+45
*
Btrfs: Add mount option to turn off data cow
Chris Mason
2008-09-25
1
-7
/
+27
*
Btrfs: Add mount -o nodatasum to turn of file data checksumming
Chris Mason
2008-09-25
1
-2
/
+15
*
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
1
-3
/
+18
*
xattr support for btrfs
Josef Bacik
2008-09-25
1
-0
/
+2
*
Btrfs: Allow tails larger than one page
Chris Mason
2008-09-25
1
-2
/
+0
*
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
1
-2
/
+4
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
1
-3
/
+4
*
Btrfs: Use mount -o subvol to select the subvol directory instead of dev:
Chris Mason
2007-08-29
1
-10
/
+39
*
Btrfs: Add mount into directory support
Yan
2007-08-29
1
-3
/
+120
*
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-29
1
-0
/
+14
*
Btrfs: Add delayed allocation to the extent based page tree code
Chris Mason
2007-08-27
1
-0
/
+1
*
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-27
1
-0
/
+2
*
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
2007-08-10
1
-0
/
+2
*
Btrfs: Fix super block updates during transaction commit
Chris Mason
2007-06-26
1
-1
/
+1
[next]