aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* Btrfs: fix the file clone ioctl for preallocated extentsChris Mason2009-07-02
* Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason2009-06-11
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-05-14
|\
| * Btrfs: remove outdated comment in btrfs_ioctl_resize()Li Hong2009-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-27
|\|
| * Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-27
| * Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-24
* | btrfs: use memdup_user()Li Zefan2009-04-20
|/
* New helper - current_umask()Al Viro2009-03-31
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-20
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* 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