Btrfs: Seed device support
[linux-2.6-block.git] / fs / btrfs / ioctl.c
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-12 Sage WeilBtrfs: allow clone of an arbitrary file range
2008-10-30 Yan ZhengBtrfs: Add fallocate support v2
2008-10-30 Yan ZhengBtrfs: update nodatacow code v2
2008-10-29 Yan ZhengBtrfs: Add root tree pointer transaction ids
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-10-10 Chris MasonBtrfs: Don't call security_inode_mkdir during subvol...
2008-10-09 Christoph HellwigBtrfs: Fix subvolume creation locking rules
2008-10-09 Yan ZhengBtrfs: Remove offset field from struct btrfs_extent_ref
2008-10-09 Yan ZhengBtrfs: Count space allocated to file in bytes
2008-09-26 Zheng YanBtrfs: extent_map and data=ordered fixes for space...
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Zheng YanBtrfs: Full back reference support
2008-09-25 Christoph HellwigBtrfs: trivial sparse fixes
2008-09-25 Yan ZhengBtrfs: Fix nodatacow for the new data=ordered mode
2008-09-25 Yan ZhengBtrfs: Update clone file ioctl
2008-09-25 Chris MasonBtrfs: Maintain a list of inodes that are delalloc...
2008-09-25 Sage WeilBtrfs: fix ioctl-initiated transactions vs wait_current...
2008-09-25 Chris MasonBtrfs: Improve and cleanup locking done by walk_down_tree
2008-09-25 Mark FashehBtrfs: Null terminate strings passed in from userspace
2008-09-25 Josef BacikBtrfs: Fix a few functions that exit without stopping...
2008-09-25 Josef BacikBtrfs: Implement new dir index format
2008-09-25 Chris MasonBtrfs: Fix the defragmention code and the block relocat...
2008-09-25 Chris MasonBtrfs: Add locking around volume management (device...
2008-09-25 Chris MasonAdd btrfs_end_transaction_throttle to force writers...
2008-09-25 Chris MasonBtrfs: Replace the big fs_mutex with a collection of...
2008-09-25 Chris MasonBtrfs: Start btree concurrency work.
2008-09-25 Christoph HellwigBTRFS_IOC_TRANS_START should be privilegued
2008-09-25 Christoph HellwigBtrfs: split out ioctl.c