Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[pandora-kernel.git] / fs / btrfs / disk-io.h
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 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...
2008-12-08 Yan ZhengBtrfs: superblock duplication
2008-11-19 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-07 Chris MasonBtrfs: Add ordered async work queues
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Chris MasonBtrfs: Tree logging fixes
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Chris MasonBtrfs: Wait for async bio submissions to make some...
2008-09-25 Chris MasonBtrfs: Transaction commit: don't use filemap_fdatawait
2008-09-25 Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25 Chris MasonAdd btrfs_end_transaction_throttle to force writers...
2008-09-25 Chris MasonBtrfs: Add mount -o degraded to allow mounts to continu...
2008-09-25 Chris MasonBtrfs: Handle write errors on raid1 and raid10
2008-09-25 Chris MasonBtrfs: Pass down the expected generation number when...
2008-09-25 Chris MasonBtrfs: Create a work queue for bio writes
2008-09-25 Chris MasonBtrfs: Write out all super blocks on commit, and bring...
2008-09-25 Chris MasonBtrfs: Handle data block end_io through the async work...
2008-09-25 Chris MasonBtrfs: Verify checksums on tree blocks found without...
2008-09-25 Chris MasonBtrfs: Add support for device scanning and detection...
2008-09-25 Chris MasonBtrfs: Add support for multiple devices per filesystem
2008-09-25 Chris MasonBtrfs: Add some simple throttling to wait for data...
2008-09-25 Chris MasonBtrfs: Add data=ordered support
2008-09-25 Chris MasonBtrfs: Support for online FS resize (grow and shrink)
2008-09-25 Chris MasonBtrfs: Add back file data checksumming
2008-09-25 Chris MasonBtrfs: Add back the online defragging code
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
2008-09-25 Chris MasonBtrfs: Use balance_dirty_pages_nr on btree blocks
2007-09-10 Chris MasonAdd support for defragging files via btrfsctl -d. ...
2007-08-29 Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-27 Chris MasonBtrfs: Extent based page cache code. This uses an...
2007-08-10 Chris MasonBtrfs: Add BH_Defrag to mark buffers that are in need...
2007-06-28 Chris MasonBtrfs: crash recovery fixes
2007-06-22 Chris MasonBtrfs: Add the ability to find and remove dead roots...
2007-06-12 Chris MasonBtrfs: add GPLv2
2007-05-02 Chris MasonBtrfs: fix page cache memory leak
2007-05-01 Chris MasonBtrfs: directory readahead
2007-04-12 Chris MasonBtrfs: add a device id to device items
2007-04-12 Chris MasonBtrfs: add disk ioctl, mostly working
2007-04-11 Chris MasonBtrfs: create a logical->phsyical block number mapping...
2007-04-09 Chris MasonBtrfs: groundwork for subvolume and snapshot roots
2007-04-02 Chris MasonBtrfs: still corruption hunting
2007-03-29 Chris MasonBtrfs: verify csums on read
2007-03-28 Chris MasonBtrfs: use a btree inode instead of sb_getblk
2007-03-22 Chris MasonBtrfs: transaction rework
2007-03-22 Chris MasonMountable btrfs, with readdir
2007-03-21 Chris MasonBtrfs: initial move to kernel module land
2007-03-16 Chris MasonBtrfs: transaction handles everywhere
2007-03-14 Chris MasonBtrfs: variable block size support
2007-03-13 Chris MasonBtrfs: Change the super to point to a tree of trees...
2007-03-13 Chris Masonrename funcs and structs to btrfs
2007-03-07 Chris MasonBtrfs: Fixup reference counting on cows
2007-03-01 Chris MasonBtrfs: pretend page cache & commit code
2007-02-23 Chris MasonBtrfs: Block sized tree extents and extent deletion
2007-02-21 Chris MasonBtrfs: extent fixes
2007-02-20 Chris MasonBtrfs: early extent mapping support
2007-02-02 Chris MasonBtrfs: Add backing store, memory management