]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/btrfs/disk-io.c
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / fs / btrfs / disk-io.c
2009-02-09 Tony LindgrenMerge current mainline tree into linux-omap tree
2009-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-02-04 Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04 Chris MasonBtrfs: hash_lock is no longer needed
2009-02-04 Chris MasonBtrfs: async threads should try harder to find work
2009-01-29 Chris MasonMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-22 David VrabelMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Qinghuang FengBtrfs: open_ctree() error handling can oops on fs_info
2009-01-21 Qinghuang FengBtrfs: simplify iteration codes
2009-01-21 Qinghuang FengBtrfs: check return value for kthread_run() correctly
2009-01-21 Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-15 Tony LindgrenMerge current mainline tree into linux-omap tree
2009-01-14 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-13 Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub/scm/linux/kernel/git...
2009-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git.kernel...
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Chris MasonMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 Yan ZhengBtrfs: avoid potential super block corruption
2008-12-19 Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-17 Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-12 Yan ZhengBtrfs: shared seed device
2008-12-11 Yan ZhengBtrfs: Add checking of csum tree in balancing code
2008-12-08 Yan ZhengBtrfs: superblock duplication
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 Josef BacikBtrfs: fix panic on error during mount
2008-12-02 Josef BacikBtrfs: add support for compat flags to btrfs
2008-12-02 Christoph HellwigBtrfs: fix shadowed variable declarations
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
2008-11-20 Yan ZhengBtrfs: Drop dirty roots created by log replay immediate...
2008-11-20 Chris MasonBtrfs: compat code fixes
2008-11-19 Chris MasonMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-11-19 Chris MasonBtrfs: Do fsync log replay when mount -o ro, except...
2008-11-19 Chris MasonBtrfs: Avoid writeback stalls
2008-11-18 Chris MasonBtrfs: unplug all devices in the unplug call back
2008-11-18 Chris MasonBtrfs: prevent loops in the directory tree when creatin...
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-13 Chris MasonBtrfs: Improve metadata read latencies
2008-11-10 Chris MasonBtrfs: tune btrfs unplug functions for a small number...
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-11-07 Chris MasonBtrfs: Add ordered async work queues
2008-10-29 Yan ZhengBtrfs: Add root tree pointer transaction ids
2008-10-29 Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-29 Yan ZhengBtrfs: Improve space balancing code
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@master.kernel...
2008-10-01 Jim MeyeringBtrfs: disk-io.c (open_ctree): avoid leaks upon allocat...
2008-10-01 Jim MeyeringBtrfs: disk-io.c (open_ctree): Don't deref. NULL upon...
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-29 Chris MasonBtrfs: Wait for IO on the block device inodes of newly...
2008-09-26 Zheng YanBtrfs: update space balancing code
2008-09-26 Zheng YanBtrfs: Add shared reference cache
2008-09-25 Chris MasonBtrfs: Raise thresholds for metadata writeback
2008-09-25 Chris MasonRemove Btrfs compat code for older kernels
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Zheng YanBtrfs: Full back reference support
2008-09-25 Chris MasonBtrfs: Checksum tree blocks in the background
2008-09-25 Josef BacikBtrfs: free space accounting redo
2008-09-25 Chris MasonBtrfs: Fix mismerge in block header checks
2008-09-25 Chris MasonBtrfs: Record dirty pages tree-log pages in an extent_i...
2008-09-25 Chris MasonBtrfs: Optimize tree log block allocations
2008-09-25 Chris MasonBtrfs: Optimize btree walking while logging inodes
2008-09-25 Chris MasonBtrfs: Fix releasepage to properly keep dirty and write...
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: Add debugging checks to track down corrupted...
2008-09-25 Chris MasonBtrfs: Throttle for async bio submits higher up the...
2008-09-25 Chris MasonBtrfs: Wait for async bio submissions to make some...
2008-09-25 Chris MasonBtrfs: Lower contention on the csum mutex
2008-09-25 Chris MasonBtrfs: Wait for kernel threads to make progress during...
2008-09-25 Chris MasonBtrfs: Give all the worker threads descriptive names
next