]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/btrfs
Btrfs: Give each subvol and snapshot their own anonymous devid
[linux-2.6-omap-h63xx.git] / fs / btrfs /
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@master.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 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-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-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-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-29 Chris MasonBtrfs: add and improve comments
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-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-25 Chris MasonBtrfs: Raise thresholds for metadata writeback
2008-09-25 Chris MasonBtrfs: fix sleep with spinlock held during unmount
2008-09-25 Chris MasonRemove Btrfs compat code for older kernels
2008-09-25 Chris MasonBtrfs: Fix allocation completions in tree log replay
2008-09-25 Chris MasonUpdate Btrfs files for in-kernel usage
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Chris MasonBtrfs: Fix race against disk_i_size updates
2008-09-25 Zheng YanBtrfs: Full back reference support
2008-09-25 Chris MasonAdd check for tree-log roots in btrfs_alloc_reserved_ex...
2008-09-25 Chris MasonBtrfs: Checksum tree blocks in the background
2008-09-25 Josef BacikBtrfs: free space accounting redo
2008-09-25 Josef BacikBtrfs: fix cache_block_group error handling
2008-09-25 Chris MasonFix leaf overflow check in btrfs_insert_empty_items
2008-09-25 Chris MasonBtrfs: Fix mismerge in block header checks
2008-09-25 Chris MasonBtrfs: Disable the dir fsync optimization to skip loggi...
2008-09-25 Chris MasonBtrfs: Record dirty pages tree-log pages in an extent_i...
2008-09-25 Chris MasonBtrfs: Copy into the log tree in big batches
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: Dir fsync optimizations
2008-09-25 Chris MasonBtrfs: Fix releasepage to properly keep dirty and write...
2008-09-25 Chris MasonBtrfs: Update the highest objectid in a root after...
2008-09-25 Chris MasonBtrfs: Tree logging fixes
2008-09-25 Zheng YanBtrfs: properly set blocksize when adding new device.
2008-09-25 Zheng YanBtrfs: Update find free objectid function for orphan...
2008-09-25 Christoph HellwigBtrfs: trivial sparse fixes
2008-09-25 Christoph Hellwigremove unused function btrfs_ilookup
2008-09-25 Christoph HellwigBtrfs: missing endianess conversion in insert_new_root
next