Btrfs: Give each subvol and snapshot their own anonymous devid
[linux-2.6-block.git] / fs /
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 Josef BacikBtrfs: Add some debugging around the ENOSPC bugs
2008-11-18 Josef BacikBtrfs: fix free space leak
2008-11-12 yanhai zhuBtrfs: Add a missing return pointer check
2008-11-12 yanhai zhuBtrfs: Check kthread_should_stop() before schedule...
2008-11-12 Yan ZhengBtrfs: Fix race in btrfs_mark_extent_written
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-12 Josef BacikBtrfs: batch extent inserts/updates/deletions on the...
2008-11-12 Sage WeilBtrfs: allow clone of an arbitrary file range
2008-11-13 Chris MasonBtrfs: Fix handling of space info full during allocations
2008-11-13 Chris MasonBtrfs: Improve metadata read latencies
2008-11-11 Chris MasonBtrfs: Fix compile warnings on 32 bit machines
2008-11-11 Yan ZhengBtrfs: Fix starting search offset inside btrfs_drop_extents
2008-11-10 Chris MasonBtrfs: empty_size allocation fixes again
2008-11-10 Chris MasonBtrfs: tune btrfs unplug functions for a small number...
2008-11-10 Chris MasonBtrfs: Turn off extent state leak debugging
2008-11-10 Chris MasonBtrfs: Fix usage of struct extent_map->orig_start
2008-11-10 Chris MasonBtrfs: Use invalidatepage when writepage finds a page...
2008-11-10 Chris MasonBtrfs: Try harder while searching for free space
2008-11-10 Chris MasonBtrfs: Fix use after free during compressed reads
2008-11-10 Yan ZhengBtrfs: Fix csum error for compressed data
2008-11-10 Chris MasonBtrfs: Make sure pages are dirty before doing delalloc...
2008-11-10 Chris MasonBtrfs: Don't substract too much from the allocation...
2008-11-07 Chris MasonBtrfs: Avoid unplug storms during commit
2008-11-07 Chris MasonBtrfs: Fix more false enospc errors and an oops from...
2008-11-07 Chris MasonBtrfs: make sure compressed bios don't complete too...
2008-11-07 Chris MasonBtfs: More metadata allocator optimizations
2008-11-07 Chris MasonBtrfs: enforce metadata allocation clustering
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-11-07 Chris MasonBtrfs: Add ordered async work queues
2008-10-31 Chris MasonBtrfs: rev the disk format for fallocate
2008-10-31 Chris MasonBtrfs: Compression corner fixes
2008-10-30 Yan ZhengBtrfs: Add fallocate support v2
2008-10-30 Yan ZhengBtrfs: update nodatacow code v2
2008-10-30 Yan ZhengBtrfs: Fix bookend extent race v2
2008-10-30 Yan ZhengBtrfs: update hole handling v2
2008-10-30 Chris MasonBtrfs: Fix logic to avoid reading checksums for -o...
2008-10-30 Chris MasonBtrfs: walk compressed pages based on the nr_pages...
2008-10-30 Chris MasonBtrfs: prevent looping forever in finish_current_insert...
2008-10-29 Chris MasonBtrfs: Rev the disk format for compression and root...
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 Josef BacikBtrfs: fix enospc when there is plenty of space
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@/linux/kernel...
2008-10-10 Josef BacikBtrfs: make tree_search_offset more flexible in its...
2008-10-10 Chris MasonBtrfs: Don't call security_inode_mkdir during subvol...
2008-10-09 Linus TorvaldsDon't allow splice() to files opened with O_APPEND
2008-10-09 Christoph HellwigBtrfs: Fix subvolume creation locking rules
2008-10-09 Chris MasonBtrfs: Rev the disk format for the new back reference...
2008-10-09 Sage WeilBtrfs: Fix makefile for builing btrfs static
2008-10-09 Yan ZhengBtrfs: Fix leaf reference cache miss
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-10-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-10-03 Chris MasonBtrfs: cast bio->bi_sector to a u64 before shifting
2008-10-03 Chris MasonBtrfs: remove last_log_alloc allocator optimization
2008-10-03 Chris MasonBtrfs: O_DIRECT writes via buffered writes + invaldiate
2008-10-02 Nick Pigginmm: tiny-shmem nommu fix
2008-10-02 Nick Piggininotify: fix lock ordering wrt do_page_fault's mmap_sem
2008-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-01 Chris MasonBtrfs: don't read leaf blocks containing only checksums...
2008-10-01 Josef BacikBtrfs: fix deadlock between alloc_mutex/chunk_mutex
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-10-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-30 Chris MasonBtrfs: fix multi-device code to use raid policies set...
2008-09-30 Josef BacikBtrfs: fix seekiness due to finding the wrong block...
2008-09-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-09-30 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-09-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-29 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-09-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-09-29 Linus TorvaldsMerge branch 'linux-m32r' of git://linux-m32r.org/git...
2008-09-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-09-29 Chris MasonBtrfs: drop WARN_ON from btrfs_add_leaf_ref
2008-09-29 Chris MasonBtrfs: Wait for IO on the block device inodes of newly...
2008-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-09-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-09-29 Linus TorvaldsFix NULL pointer dereference in proc_sys_compare
2008-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-26 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/linux-2.6
2008-09-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-26 Zheng YanBtrfs: update space balancing code
2008-09-26 Zheng YanBtrfs: extent_map and data=ordered fixes for space...
2008-09-26 Zheng YanBtrfs: Add shared reference cache
2008-09-26 Zheng YanBtrfs: allocator fixes for space balancing update
2008-09-26 Lachlan McIlroy[XFS] Remove xfs_iext_irec_compact_full()
2008-09-26 Lachlan McIlroy[XFS] Fix extent list corruption in xfs_iext_irec_compa...
2008-09-25 Chris MasonBtrfs: Raise thresholds for metadata writeback
2008-09-25 Chris MasonBtrfs: fix sleep with spinlock held during unmount
next