Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
[sfrench/cifs-2.6.git] / fs / btrfs / super.c
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-16 Chris MasonBtrfs: fix ioctl arg size (userland incompatible change!)
2009-01-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-01-16 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-01-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-16 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-01-16 Qinghuang Fengbtrfs & squashfs: Move btrfs and squashfsto's magic...
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 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-10 Linus Torvaldsbtrfs: fix for write_super_lockfs/unlockfs error handling
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 Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05 Chris MasonBtrfs: add permission checks to the ioctls
2008-12-12 Yan ZhengBtrfs: shared seed device
2008-12-02 Christoph HellwigBtrfs: corret fmode_t annotations
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
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: 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-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-25 Chris MasonRemove Btrfs compat code for older kernels
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 David WoodhouseBtrfs: Reinstate '-osubvol=.' option to mount entire...
2008-09-25 David WoodhouseMask root object ID into f_fsid in btrfs_statfs()
2008-09-25 David WoodhouseFill f_fsid field in btrfs_statfs()
2008-09-25 Balaji RaoNFS support for btrfs - v3
2008-09-25 Yan ZhengBtrfs: Various small fixes.
2008-09-25 Josef BacikBtrfs: Add ACL support
2008-09-25 Chris MasonBtrfs: Add version strings on module load
2008-09-25 Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25 Chris MasonBtrfs: Replace the transaction work queue with kthreads
2008-09-25 Chris MasonBtrfs: Replace the big fs_mutex with a collection of...
2008-09-25 Chris MasonBtrfs: Add a mount option to control worker thread...
2008-09-25 Chris MasonBtrfs: Fix mount -o max_inline=0
2008-09-25 Christoph Hellwigbtrfs: allow scanning multiple devices during mount
2008-09-25 Christoph Hellwigbtrfs: sanity mount option parsing and early mount...
2008-09-25 Sage WeilBtrfs: transaction ioctls
2008-09-25 Linda Knippersbtrfsctl -A error code fixup
2008-09-25 Mingmingbtrfs delete ordered inode handling fix
2008-09-25 Chris MasonBtrfs: Add mount -o degraded to allow mounts to continu...
2008-09-25 Chris MasonBtrfs: Add support for online device removal
2008-09-25 Chris MasonBtrfs: Add new ioctl to add devices
2008-09-25 YanFix btrfs_fill_super to return -EINVAL when no FS found
2008-09-25 Chris MasonBtrfs: Add support for device scanning and detection...
2008-09-25 Chris MasonAdd /dev/btrfs-control for device scanning ioctls
2008-09-25 Chris MasonBtrfs: Misc 2.6.25 updates
2008-09-25 Chris MasonBtrfs: mount -o max_inline=size to control the maximum...
2008-09-25 Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25 YanBtrfs: Add basic lockfs calls
2008-09-25 Chris MasonBtrfs: Add mount -o ssd, which includes optimizations...
2008-09-25 Chris MasonBtrfs: Run igrab on data=ordered inodes to prevent...
2008-09-25 Chris MasonBtrfs: Add drop inode func to avoid data=ordered deadlock
2008-09-25 Chris MasonBtrfs: Add flush barriers on commit
2008-09-25 Chris MasonBtrfs: Add readahead to the online shrinker, and a...
2008-09-25 Chris MasonBtrfs: Support for online FS resize (grow and shrink)
2008-09-25 Chris MasonBtrfs: Back port to 2.6.18-el kernels
2008-09-25 Chris MasonBtrfs: Add mount option to enforce a max extent size
2008-09-25 Chris MasonBtrfs: Add mount option to turn off data cow
2008-09-25 Chris MasonBtrfs: Add mount -o nodatasum to turn of file data...
2008-09-25 Wyatt BanksBtrfs: Return value checking in module init
2008-09-25 Josef Bacikxattr support for btrfs
2008-09-25 Chris MasonBtrfs: Allow tails larger than one page
2008-09-25 Chris MasonBtrfs: Allow tree blocks larger than the page size
2008-09-25 Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-08-29 Chris MasonBtrfs: Use mount -o subvol to select the subvol directo...
2007-08-29 YanBtrfs: Add mount into directory support
2007-08-29 Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-27 Chris MasonBtrfs: Add delayed allocation to the extent based page...
2007-08-27 Chris MasonBtrfs: Extent based page cache code. This uses an...
next