summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Btrfs: Implement new dir index formatJosef Bacik1-2/+2
2008-09-25Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason1-7/+14
2008-09-25Btrfs: Add locking around volume management (device add/remove/balance)Chris Mason1-4/+2
2008-09-25Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason1-2/+0
2008-09-25Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason1-18/+6
2008-09-25Btrfs: Start btree concurrency work.Chris Mason1-3/+5
2008-09-25BTRFS_IOC_TRANS_START should be privileguedChristoph Hellwig1-0/+3
2008-09-25Btrfs: split out ioctl.cChristoph Hellwig1-0/+781