summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Full back reference supportZheng Yan2008-09-251-25/+32
* Btrfs: trivial sparse fixesChristoph Hellwig2008-09-251-1/+1
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-251-0/+1
* Btrfs: Update clone file ioctlYan Zheng2008-09-251-80/+70
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-251-2/+2
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-251-1/+11
* Btrfs: Improve and cleanup locking done by walk_down_treeChris Mason2008-09-251-0/+6
* Btrfs: Null terminate strings passed in from userspaceMark Fasheh2008-09-251-8/+5
* Btrfs: Fix a few functions that exit without stopping their transactionJosef Bacik2008-09-251-2/+4
* Btrfs: Implement new dir index formatJosef Bacik2008-09-251-2/+2
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-251-7/+14
* Btrfs: Add locking around volume management (device add/remove/balance)Chris Mason2008-09-251-4/+2
* Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason2008-09-251-2/+0
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-18/+6
* Btrfs: Start btree concurrency work.Chris Mason2008-09-251-3/+5
* BTRFS_IOC_TRANS_START should be privileguedChristoph Hellwig2008-09-251-0/+3
* Btrfs: split out ioctl.cChristoph Hellwig2008-09-251-0/+781
OpenPOWER on IntegriCloud