vmalloc: add __get_vm_area_caller()
[linux-2.6] / fs / btrfs / ioctl.c
2009-02-17  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-13  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-02-13  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-12  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2009-02-11  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-10  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-09  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-02-09  Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-02-09  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-09  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-02-09  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-07  Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-07  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-29  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-22  David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-21  Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-14  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13  Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12  Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10  Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async-2
2009-01-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09  Linus TorvaldsMerge branch 'for_2.6.29' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-06  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06  Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05  Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05  Chris MasonBtrfs: add permission checks to the ioctls
2008-12-19  Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
2008-12-11  Yan ZhengBtrfs: fix leaking block group on balance
2008-12-11  Sage WeilBtrfs: mnt_drop_write in ioctl_trans_end
2008-12-08  Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02  Josef BacikBtrfs: add support for multiple csum algorithms
2008-12-02  Christoph HellwigBtrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
2008-12-02  Christoph HellwigBtrfs: clean up btrfs_ioctl a little bit
2008-12-02  Christoph HellwigBtrfs: make things static and include the right headers
2008-12-02  Sage WeilBtrfs: remove unneeded btrfs_start_delalloc_inodes...
2008-11-20  Chris MasonBtrfs: compat code fixes
2008-11-19  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-18  Chris MasonBtrfs: prevent loops in the directory tree when creatin...
2008-11-18  Chris MasonBtrfs: Add backrefs and forward refs for subvols and...
2008-11-18  Chris MasonBtrfs: Give each subvol and snapshot their own anonymou...
2008-11-18  Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
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