index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
Btrfs: compat code fixes
Chris Mason
1
-0
/
+2
2008-11-18
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
1
-5
/
+5
2008-11-18
Btrfs: Seed device support
Yan Zheng
1
-0
/
+9
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
1
-2
/
+35
2008-11-07
Btrfs: Optimize compressed writeback and reads
Chris Mason
1
-0
/
+4
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
1
-1
/
+9
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-0
/
+3
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
1
-7
/
+0
2008-09-25
Btrfs: Reinstate '-osubvol=.' option to mount entire tree
David Woodhouse
1
-15
/
+19
2008-09-25
Mask root object ID into f_fsid in btrfs_statfs()
David Woodhouse
1
-0
/
+4
2008-09-25
Fill f_fsid field in btrfs_statfs()
David Woodhouse
1
-0
/
+6
2008-09-25
NFS support for btrfs - v3
Balaji Rao
1
-0
/
+2
2008-09-25
Btrfs: Various small fixes.
Yan Zheng
1
-0
/
+2
2008-09-25
Btrfs: Add ACL support
Josef Bacik
1
-2
/
+7
2008-09-25
Btrfs: Add version strings on module load
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Online btree defragmentation fixes
Chris Mason
1
-1
/
+0
2008-09-25
Btrfs: Replace the transaction work queue with kthreads
Chris Mason
1
-10
/
+6
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
1
-2
/
+0
2008-09-25
Btrfs: Add a mount option to control worker thread pool size
Chris Mason
1
-1
/
+12
2008-09-25
Btrfs: Fix mount -o max_inline=0
Chris Mason
1
-2
/
+5
2008-09-25
btrfs: allow scanning multiple devices during mount
Christoph Hellwig
1
-5
/
+16
2008-09-25
btrfs: sanity mount option parsing and early mount code
Christoph Hellwig
1
-105
/
+136
2008-09-25
Btrfs: transaction ioctls
Sage Weil
1
-1
/
+1
2008-09-25
btrfsctl -A error code fixup
Linda Knippers
1
-2
/
+2
2008-09-25
btrfs delete ordered inode handling fix
Mingming
1
-1
/
+0
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
1
-10
/
+15
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
1
-27
/
+8
2008-09-25
Btrfs: Add new ioctl to add devices
Chris Mason
1
-0
/
+1
2008-09-25
Fix btrfs_fill_super to return -EINVAL when no FS found
Yan
1
-2
/
+2
2008-09-25
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
1
-17
/
+44
2008-09-25
Add /dev/btrfs-control for device scanning ioctls
Chris Mason
1
-1
/
+40
2008-09-25
Btrfs: Misc 2.6.25 updates
Chris Mason
1
-1
/
+10
2008-09-25
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
1
-1
/
+18
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
1
-1
/
+9
2008-09-25
Btrfs: Add basic lockfs calls
Yan
1
-1
/
+13
2008-09-25
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
1
-1
/
+8
2008-09-25
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Add drop inode func to avoid data=ordered deadlock
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Add flush barriers on commit
Chris Mason
1
-1
/
+8
2008-09-25
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
1
-1
/
+15
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
1
-3
/
+4
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Add mount option to enforce a max extent size
Chris Mason
1
-1
/
+45
2008-09-25
Btrfs: Add mount option to turn off data cow
Chris Mason
1
-7
/
+27
2008-09-25
Btrfs: Add mount -o nodatasum to turn of file data checksumming
Chris Mason
1
-2
/
+15
2008-09-25
Btrfs: Return value checking in module init
Wyatt Banks
1
-3
/
+18
2008-09-25
xattr support for btrfs
Josef Bacik
1
-0
/
+2
2008-09-25
Btrfs: Allow tails larger than one page
Chris Mason
1
-2
/
+0
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
1
-2
/
+4
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-3
/
+4
[prev]
[next]