aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: update directory's size when creating subvol/snapshotYan Zheng2009-01-05
* Btrfs: add permission checks to the ioctlsChris Mason2009-01-05
* Btrfs: Add missing mnt_drop_write in ioctl.cYan Zheng2008-12-19
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-11
* Btrfs: mnt_drop_write in ioctl_trans_endSage Weil2008-12-11
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-02
* Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_rangeChristoph Hellwig2008-12-02
* Btrfs: clean up btrfs_ioctl a little bitChristoph Hellwig2008-12-02
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: remove unneeded btrfs_start_delalloc_inodes callSage Weil2008-12-02
* Btrfs: compat code fixesChris Mason2008-11-20
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-17
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-17
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-17
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-17
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: allow clone of an arbitrary file rangeSage Weil2008-11-12
* Btrfs: Add fallocate support v2Yan Zheng2008-10-30
* Btrfs: update nodatacow code v2Yan Zheng2008-10-30
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-29
* Btrfs: Don't call security_inode_mkdir during subvol creationChris Mason2008-10-10
* Btrfs: Fix subvolume creation locking rulesChristoph Hellwig2008-10-09
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-09
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-26
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Btrfs: trivial sparse fixesChristoph Hellwig2008-09-25
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-25
* Btrfs: Update clone file ioctlYan Zheng2008-09-25
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-25
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-25
* Btrfs: Improve and cleanup locking done by walk_down_treeChris Mason2008-09-25
* Btrfs: Null terminate strings passed in from userspaceMark Fasheh2008-09-25
* Btrfs: Fix a few functions that exit without stopping their transactionJosef Bacik2008-09-25
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-25
* Btrfs: Add locking around volume management (device add/remove/balance)Chris Mason2008-09-25
* Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason2008-09-25
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-25
* Btrfs: Start btree concurrency work.Chris Mason2008-09-25
* BTRFS_IOC_TRANS_START should be privileguedChristoph Hellwig2008-09-25
* Btrfs: split out ioctl.cChristoph Hellwig2008-09-25