- Update to 3.3-final.
[linux-flexiantxendom0-3.2.10.git] / fs / btrfs / ioctl.c
2012-03-10 Jeff Mahoneybtrfs: Handle EIO.
2012-03-10 Jeff Mahoneybtrfs: Don't BUG_ON errors from btrfs_create_subvol_root().
2012-03-10 Jeff Mahoneybtrfs: drop gfp_t from lock_extent.
2012-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-23 Chris MasonBtrfs: add extra sanity checks on the path names in...
2012-02-16 Miao XieBtrfs: fix deadlock on page lock when doing auto-defragment
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-26 Liu BoBtrfs: do not defrag a file partially
2012-01-17 Linus TorvaldsMerge branch 'btrfs' of git://git./linux/kernel/git...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-16 Josef BacikBtrfs: add a delalloc mutex to inodes for delalloc...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/linux...
2012-01-16 Ilya DryomovBtrfs: add balance progress reporting
2012-01-16 Ilya DryomovBtrfs: allow for resuming restriper after it was paused
2012-01-16 Ilya DryomovBtrfs: allow for canceling restriper
2012-01-16 Ilya DryomovBtrfs: allow for pausing restriper
2012-01-16 Ilya DryomovBtrfs: add basic infrastructure for selective balancing
2012-01-16 Ilya DryomovBtrfs: add basic restriper infrastructure
2012-01-11 Li ZefanBtrfs: reserve metadata space in btrfs_ioctl_setflags()
2012-01-11 Li ZefanBtrfs: remove BUG_ON()s in btrfs_ioctl_setflags()
2012-01-09 Al Virobtrfs: let ->s_fs_info point to fs_info, not root...
2012-01-05 Jan SchmidtBtrfs: new backref walking code
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-12-22 Arne JansenBtrfs: mark delayed refs as for cow
2011-12-15 Chris MasonMerge branch 'for-chris' of git./linux/kernel/git/josef...
2011-12-15 Josef BacikBtrfs: fix how we do delalloc reservations and how...
2011-12-15 Li ZefanBtrfs: fix ctime update of on-disk inode
2011-11-30 Mike FleetwoodBtrfs: Don't error on resizing FS to same size
2011-11-20 Arnd HannemannBtrfs: prefix resize related printks with btrfs:
2011-11-20 Jeff Mahoneybtrfs: Fix up 32/64-bit compatibility for new ioctls
2011-11-06 Chris MasonBtrfs: fix the new inspection ioctls for 32 bit compat
2011-11-06 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into integ...
2011-11-06 David Sterbabtrfs: separate superblock items out of fs_info
2011-10-24 David SterbaMerge branch 'hotfixes-20111024/josef/for-chris' into...
2011-10-24 David SterbaMerge remote-tracking branch 'remotes/josef/for-chris...
2011-10-20 Lukas Czernerbtrfs: return EINVAL if start > total_bytes in fitrim...
2011-10-20 Li ZefanBtrfs: honor extent thresh during defragmentation
2011-10-20 Li ZefanBtrfs: fix wrong max_to_defrag in btrfs_defrag_file()
2011-10-20 Li ZefanBtrfs: use i_size_read() in btrfs_defrag_file()
2011-10-20 Li ZefanBtrfs: fix defragmentation regression
2011-10-20 Diego Callejabtrfs: fix memory leak in btrfs_defrag_file
2011-10-19 Josef BacikBtrfs: only inherit btrfs specific flags when creating...
2011-10-19 Josef BacikBtrfs: use the inode's mapping mask for allocating...
2011-10-13 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-11 Chris MasonBtrfs: make sure not to defrag extents past i_size
2011-10-10 Li ZefanBtrfs: fix recursive auto-defrag
2011-09-29 Jan Schmidtbtrfs: new ioctls to do logical->inode and inode->path...
2011-09-20 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-20 Sage WeilBtrfs: reserve sufficient space for ioctl clone
2011-09-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-18 Li ZefanBtrfs: don't change inode flag of the dest clone file
2011-09-18 Li ZefanBtrfs: don't make a file partly checksummed through...
2011-09-18 Li ZefanBtrfs: fix pages truncation in btrfs_ioctl_clone()
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-11 Li ZefanBtrfs: add dummy extent if dst offset excceeds file...
2011-09-11 Li ZefanBtrfs: calc file extent num_bytes correctly in file...
2011-08-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-08-17 Sage WeilBtrfs: truncate pages from clone ioctl target range
2011-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-01 Li ZefanBtrfs: copy string correctly in INO_LOOKUP ioctl
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Josef BacikBtrfs: fix enospc problems with delalloc
2011-07-27 Josef BacikBtrfs: use find_or_create_page instead of grab_cache_page
2011-07-21 Al Viroget rid of useless dget_parent() in fs/btrfs/ioctl.c
2011-06-15 Josef BacikBtrfs: protect the pending_snapshots list with trans_lock
2011-06-10 Li ZefanBtrfs: avoid stack bloat in btrfs_ioctl_fs_info()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-04 David Sterbabtrfs: use btrfs_ino to access inode number
2011-05-28 Chris MasonMerge branch 'for-chris' of
2011-05-26 Chris MasonBtrfs: add mount -o auto_defrag
2011-05-23 Chris MasonMerge branch 'cleanups_and_fixes' into inode_numbers
2011-05-23 Xiao GuangrongBtrfs: using rcu lock in the reader side of devices...
2011-05-23 Hugo Millsbtrfs: Ensure the tree search ioctl returns the right...
2011-05-23 Josef BacikBtrfs: kill BTRFS_I(inode)->block_group
2011-05-23 Josef BacikBtrfs: kill trans_mutex
2011-05-23 Josef BacikBtrfs: take away the num_items argument from btrfs_join...
2011-05-23 Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-05-22 Chris MasonMerge branch 'cleanups' of git://repo.or.cz/linux-2...
2011-05-22 Chris MasonMerge branch 'delayed_inode' into inode_numbers
2011-05-21 Miao Xiebtrfs: implement delayed inode items operation
2011-05-21 Chris MasonMerge branch 'ino-alloc' of git://repo.or.cz/linux...
2011-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-05-14 Li ZefanBtrfs: fix FS_IOC_SETFLAGS ioctl
2011-05-14 Li ZefanBtrfs: fix FS_IOC_GETFLAGS ioctl
2011-05-14 Li Zefanfs: remove FS_COW_FL
2011-05-12 Arne Jansenbtrfs: add readonly flag
2011-05-12 Jan Schmidtbtrfs: new ioctls for scrub
2011-05-02 David Sterbabtrfs: drop unused parameter from btrfs_release_path
2011-04-25 Li ZefanBtrfs: Always use 64bit inode number
2011-04-25 Li ZefanBtrfs: Cache free inode numbers in memory
2011-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-04-12 Daniel J Bluemanfix user annotation in ioctl.c
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05 Li ZefanBtrfs: Fix uninitialized root flags for subvolumes
2011-04-05 Tsutomu ItohBtrfs: fix memory leak in btrfs_ioctl_start_sync()
2011-03-28 Linus TorvaldsMerge branch 'for-linus-unmerged' of git://git./linux...
2011-03-28 liuboBtrfs: fix return value of setflags ioctl
2011-03-28 Li DongyangBtrfs: add btrfs_trim_fs() to handle FITRIM
next