summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-14/+11
* Btrfs: fix a memory leak in btrfs_get_sbShen Feng2009-01-051-5/+4
* Btrfs: add permission checks to the ioctlsChris Mason2009-01-051-0/+3
* Btrfs: shared seed deviceYan Zheng2008-12-121-3/+5
* Btrfs: corret fmode_t annotationsChristoph Hellwig2008-12-021-5/+9
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-1/+1
* Btrfs: compat code fixesChris Mason2008-11-201-0/+2
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-5/+5
* Btrfs: Seed device supportYan Zheng2008-11-171-0/+9
* Btrfs: mount ro and remount supportYan Zheng2008-11-121-2/+35
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-061-0/+4
* Btrfs: Add zlib compression supportChris Mason2008-10-291-1/+9
* Btrfs: add and improve commentsChris Mason2008-09-291-0/+3
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-7/+0
* Btrfs: Reinstate '-osubvol=.' option to mount entire treeDavid Woodhouse2008-09-251-15/+19
* Mask root object ID into f_fsid in btrfs_statfs()David Woodhouse2008-09-251-0/+4
* Fill f_fsid field in btrfs_statfs()David Woodhouse2008-09-251-0/+6
* NFS support for btrfs - v3Balaji Rao2008-09-251-0/+2
* Btrfs: Various small fixes.Yan Zheng2008-09-251-0/+2
* Btrfs: Add ACL supportJosef Bacik2008-09-251-2/+7
* Btrfs: Add version strings on module loadChris Mason2008-09-251-0/+3
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-251-1/+0
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-251-10/+6
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-2/+0
* Btrfs: Add a mount option to control worker thread pool sizeChris Mason2008-09-251-1/+12
* Btrfs: Fix mount -o max_inline=0Chris Mason2008-09-251-2/+5
* btrfs: allow scanning multiple devices during mountChristoph Hellwig2008-09-251-5/+16
* btrfs: sanity mount option parsing and early mount codeChristoph Hellwig2008-09-251-105/+136
* Btrfs: transaction ioctlsSage Weil2008-09-251-1/+1
* btrfsctl -A error code fixupLinda Knippers2008-09-251-2/+2
* btrfs delete ordered inode handling fixMingming2008-09-251-1/+0
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-251-10/+15
* Btrfs: Add support for online device removalChris Mason2008-09-251-27/+8
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-251-0/+1
* Fix btrfs_fill_super to return -EINVAL when no FS foundYan2008-09-251-2/+2
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-251-17/+44
* Add /dev/btrfs-control for device scanning ioctlsChris Mason2008-09-251-1/+40
* Btrfs: Misc 2.6.25 updatesChris Mason2008-09-251-1/+10
* Btrfs: mount -o max_inline=size to control the maximum inline extent sizeChris Mason2008-09-251-1/+18
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-251-1/+9
* Btrfs: Add basic lockfs callsYan2008-09-251-1/+13
* Btrfs: Add mount -o ssd, which includes optimizations for seek free storageChris Mason2008-09-251-1/+8
* Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeoutChris Mason2008-09-251-1/+1
* Btrfs: Add drop inode func to avoid data=ordered deadlockChris Mason2008-09-251-0/+1
* Btrfs: Add flush barriers on commitChris Mason2008-09-251-1/+8
* Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...Chris Mason2008-09-251-1/+15
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-251-3/+4
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-251-0/+1
* Btrfs: Add mount option to enforce a max extent sizeChris Mason2008-09-251-1/+45
* Btrfs: Add mount option to turn off data cowChris Mason2008-09-251-7/+27
OpenPOWER on IntegriCloud