Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
[safe/jmp/linux-2.6] / fs / btrfs /
2009-08-07 Yan ZhengBtrfs: fix balancing oops when invalidate_inode_pages2...
2009-08-07 Julia LawallBtrfs: correct error-handling zlib error handling
2009-08-07 Bartlomiej Zolnier... Btrfs: remove superfluous NULL pointer check in btrfs_r...
2009-07-31 Chris MasonBtrfs: make sure the async caching thread advances...
2009-07-31 Josef BacikBtrfs: fix btrfs_remove_from_free_space corner case
2009-07-30 Chris MasonBtrfs: be more polite in the async caching threads
2009-07-30 Yan ZhengBtrfs: preserve commit_root for async caching
2009-07-28 Yan ZhengBtrfs: Fix async caching interaction with unmount
2009-07-27 Josef BacikBtrfs: change how we unpin extents
2009-07-27 Julia LawallBtrfs: Correct redundant test in add_inode_ref
2009-07-24 Chris MasonBtrfs: find smallest available device extent during...
2009-07-24 Chris MasonBtrfs: clear all space_info->full after removing a...
2009-07-24 Sage WeilBtrfs: make flushoncommit mount option correctly wait...
2009-07-24 Yan ZhengBtrfs: Avoid delayed reference update looping
2009-07-24 Yan ZhengBtrfs: Fix ordering of key field checks in btrfs_previo...
2009-07-24 Yan ZhengBtrfs: find_free_dev_extent doesn't handle holes at...
2009-07-24 Diego CallejaBtrfs: Remove code duplication in comp_keys
2009-07-24 Josef BacikBtrfs: async block group caching
2009-07-24 Josef BacikBtrfs: use hybrid extents+bitmap rb tree for free space
2009-07-22 David WoodhouseBtrfs: Fix crash on read failures at mount
2009-07-22 Daniel CadeteBtrfs: remove of redundant btrfs_header_level
2009-07-22 Julia LawallBtrfs: adjust NULL test
2009-07-22 David WoodhouseBtrfs: Remove broken sanity check from btrfs_rmap_block()
2009-07-22 Julia LawallBtrfs: convert nested spin_lock_irqsave to spin_lock
2009-07-22 Yan ZhengBtrfs: make sure all dirty blocks are written at commit...
2009-07-22 Yan ZhengBtrfs: fix locking issue in btrfs_find_next_key
2009-07-22 Yan ZhengBtrfs: fix double increment of path->slots[0] in btrfs_...
2009-07-22 Yan ZhengBtrfs: properly update space information after shrinkin...
2009-07-22 Yan ZhengBtrfs: fix definition of struct btrfs_extent_inline_ref
2009-07-02 Hu TaoBtrfs: fix error message formatting
2009-07-02 Jiri SlabyBtrfs: fix use after free in btrfs_start_workers fail...
2009-07-02 Chris MasonBtrfs: honor nodatacow/sum mount options for new files
2009-07-02 Yan ZhengBtrfs: update backrefs while dropping snapshot
2009-07-02 Josef BacikBtrfs: account for space we may use in fallocate
2009-07-02 Chris MasonBtrfs: fix the file clone ioctl for preallocated extents
2009-07-02 Chris MasonBtrfs: don't log the inode in file_write while growing...
2009-06-16 Yan ZhengBtrfs: always update root items for fs trees at commit...
2009-06-11 Chris MasonBtrfs: fix extent_buffer leak during tree log replay
2009-06-11 Chris MasonBtrfs: fix oops when btrfs_inherit_iflags called with...
2009-06-11 Chris MasonBtrfs: fix -o nodatasum printk spelling
2009-06-11 Yan ZhengBtrfs: check duplicate backrefs for both data and metadata
2009-06-11 Shin HongBtrfs: init worker struct fields before kthread-run
2009-06-10 Hisashi HifumiBtrfs: pin buffers during write_dev_supers
2009-06-10 Chris MasonBtrfs: avoid races between super writeout and device...
2009-06-10 Al ViroFix btrfs when ACLs are configured out
2009-06-10 Hisashi HifumiBtrfs: fdatasync should skip metadata writeout
2009-06-10 David WoodhouseBtrfs: remove crc32c.h and use libcrc32c directly.
2009-06-10 Christoph HellwigBtrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
2009-06-10 Chris MasonBtrfs: autodetect SSD devices
2009-06-10 Chris MasonBtrfs: add mount -o ssd_spread to spread allocations out
2009-06-10 Chris MasonBtrfs: avoid allocation clusters that are too spread out
2009-06-10 Chris MasonBtrfs: Add mount -o nossd
2009-06-10 Chris MasonBtrfs: avoid IO stalls behind congested devices in...
2009-06-10 Chris MasonBtrfs: don't allow WRITE_SYNC bios to starve out regula...
2009-06-10 Chris MasonBtrfs: fix metadata dirty throttling limits
2009-06-10 Chris MasonBtrfs: reduce mount -o ssd CPU usage
2009-06-10 Chris MasonBtrfs: balance btree more often
2009-06-10 Chris MasonBtrfs: stop avoiding balancing at the end of the transa...
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-06-10 Yan Zhengbtrfs: Fix set/clear_extent_bit for 'end == (u64)-1'
2009-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-04 Chris MasonBtrfs: Fix oops and use after free during space balancing
2009-06-04 Yan ZhengBtrfs: set device->total_disk_bytes when adding new...
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-05-14 Sankar PBtrfs: Spelling fix in btrfs_lookup_first_block_group...
2009-05-14 Sage WeilBtrfs: make show_options result match actual option...
2009-05-14 Li HongBtrfs: remove outdated comment in btrfs_ioctl_resize()
2009-05-14 Chris MasonBtrfs: remove some WARN_ONs in the IO failure path
2009-05-14 Chris MasonBtrfs: Don't loop forever on metadata IO failures
2009-05-14 Chris MasonBtrfs: init inode ordered_data_close flag properly
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-27 Chris MasonBtrfs: look for acls during btrfs_read_locked_inode
2009-04-27 Chris MasonBtrfs: fix acl caching
2009-04-27 Joel BeckerBtrfs: Fix a bunch of printk() warnings.
2009-04-27 Joel BeckerBtrfs: Fix a trivial warning using max() of u64 vs...
2009-04-27 Chris MasonBtrfs: remove unused btrfs_bit_radix slab
2009-04-27 Chris MasonBtrfs: ratelimit IO error printks
2009-04-27 Chris MasonBtrfs: remove #if 0 code
2009-04-27 Chris BallBtrfs: When shrinking, only update disk size on success
2009-04-24 Chris MasonBtrfs: fix deadlocks and stalls on dead root removal
2009-04-24 Chris MasonBtrfs: fix fallocate deadlock on inode extent lock
2009-04-24 Christoph HellwigBtrfs: kill btrfs_cache_create
2009-04-24 Christoph HellwigBtrfs: don't export symbols
2009-04-24 Christoph HellwigBtrfs: simplify makefile
2009-04-24 Josef BacikBtrfs: try to keep a healthy ratio of metadata vs data...
2009-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-21 Chris MasonBtrfs: fix btrfs fallocate oops and deadlock
2009-04-21 Li Zefanbtrfs: use memdup_user()
2009-04-20 Chris MasonBtrfs: use the right node in reada_for_balance
2009-04-20 Chris MasonBtrfs: fix oops on page->mapping->host during writepage
2009-04-20 Chris MasonBtrfs: add a priority queue to the async thread helpers
2009-04-20 Chris MasonBtrfs: use WRITE_SYNC for synchronous writes
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-02 Stoyan GaydarovBtrfs: BUG to BUG_ON changes
2009-04-02 Dan CarpenterBtrfs: remove dead code
2009-04-02 Dan CarpenterBtrfs: remove dead code
2009-04-02 Wu FengguangBtrfs: fix typos in comments
2009-04-02 Jim OwensBtrfs: remove unused ftrace include
next