Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
[pandora-kernel.git] / fs /
2011-11-15 Liu BoBtrfs: fix tree corruption after multi-thread snapshots...
2011-11-11 David Sterbabtrfs: rename the option to nospace_cache
2011-11-11 Arne JansenBtrfs: handle bio_add_page failure gracefully in scrub
2011-11-11 Miao XieBtrfs: fix deadlock caused by the race between relocation
2011-11-11 Josef BacikBtrfs: only map pages if we know we need them when...
2011-11-11 Miao XieBtrfs: fix orphan backref nodes
2011-11-11 Miao XieBtrfs: Abstract similar code for btrfs_block_rsv_add...
2011-11-11 Miao XieBtrfs: fix unreleased path in btrfs_orphan_cleanup()
2011-11-11 Miao XieBtrfs: fix no reserved space for writing out inode...
2011-11-11 Miao XieBtrfs: fix nocow when deleting the item
2011-11-11 Chris MasonMerge branch 'mount-fixes' of git://github.com/idryomov...
2011-11-11 Chris MasonBtrfs: tweak the delayed inode reservations again
2011-11-09 Ilya DryomovBtrfs: rework error handling in btrfs_mount()
2011-11-09 Ilya DryomovBtrfs: close devices on all error paths in open_ctree()
2011-11-09 Ilya DryomovBtrfs: avoid null dereference and leaks when bailing...
2011-11-09 Ilya DryomovBtrfs: fix subvol_name leak on error in btrfs_mount()
2011-11-09 Ilya DryomovBtrfs: fix memory leak in btrfs_parse_early_options()
2011-11-08 Josef BacikBtrfs: fix our reservations for updating an inode when...
2011-11-08 Chris MasonBtrfs: fix oops on NULL trans handle in btrfs_truncate
2011-11-07 slyich@gmail.combtrfs: fix double-free 'tree_root' in 'btrfs_mount()'
2011-11-06 Chris MasonBtrfs: check for a null fs root when writing to the...
2011-11-06 Chris MasonBtrfs: fix race during transaction joins
2011-11-06 Ilya DryomovBtrfs: fix a potential btrfs_bio leak on scrub fixups
2011-11-06 Ilya DryomovBtrfs: rename btrfs_bio multi -> bbio for consistency
2011-11-06 Ilya DryomovBtrfs: stop leaking btrfs_bios on readahead
2011-11-06 Chris MasonBtrfs: stop the readahead threads on failed mount
2011-11-06 Chris MasonBtrfs: fix extent_buffer leak in the metadata IO error...
2011-11-06 Chris MasonBtrfs: fix the new inspection ioctls for 32 bit compat
2011-11-06 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into integ...
2011-11-06 Chris MasonMerge branch 'for-chris' of git://github.com/sensille...
2011-11-06 Josef BacikBtrfs: fix delayed insertion reservation
2011-11-06 Chris MasonBtrfs: ClearPageError during writepage and clean_tree_block
2011-11-06 Josef BacikBtrfs: be smarter about committing the transaction...
2011-11-06 Josef BacikBtrfs: make a delayed_block_rsv for the delayed item...
2011-11-06 Chris MasonBtrfs: add a log of past tree roots
2011-11-06 David Sterbabtrfs: separate superblock items out of fs_info
2011-11-06 Josef BacikBtrfs: use the global reserve when truncating the free...
2011-11-06 Josef BacikBtrfs: release metadata from global reserve if we have...
2011-11-06 Chris MasonBtrfs: make sure to flush queued bios if write_cache_pa...
2011-11-06 Chris MasonBtrfs: fix extent pinning bugs in the tree log
2011-11-06 Chris MasonBtrfs: make sure btrfs_remove_free_space doesn't leak...
2011-11-06 Chris MasonBtrfs: don't wait as long for more batches during SSD...
2011-10-24 David Sterbabtrfs: ratelimit WARN_ON in use_block_rsv
2011-10-24 David SterbaMerge branch 'hotfixes-20111024/josef/for-chris' into...
2011-10-24 David SterbaMerge remote-tracking branch 'remotes/josef/for-chris...
2011-10-24 David Sterbabtrfs: do not allow mounting non-subvolumes via subvol...
2011-10-24 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-10-21 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20 Ilya DryomovBtrfs: close all bdevs on mount failure
2011-10-20 Ilya DryomovBtrfs: fix a bug when opening seed devices
2011-10-20 Daniel J Bluemanbtrfs: fix oops on failure path
2011-10-20 Miao XieBtrfs: fix race between multi-task space allocation...
2011-10-20 Tsutomu ItohBtrfs: fix return value of btrfs_get_acl()
2011-10-20 Ilya DryomovBtrfs: pass the correct root to lookup_free_space_inode()
2011-10-20 Liu BoBtrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
2011-10-20 Li ZefanBtrfs: fix direct-io vs nodatacow
2011-10-20 Li ZefanBtrfs: remove BUG_ON() in compress_file_range()
2011-10-20 Li ZefanBtrfs: fix array bound checking
2011-10-20 Lukas Czernerbtrfs: return EINVAL if start > total_bytes in fitrim...
2011-10-20 Li ZefanBtrfs: honor extent thresh during defragmentation
2011-10-20 Jeff Liubtrfs: trivial fix, a potential memory leak in btrfs_pa...
2011-10-20 Li ZefanBtrfs: fix wrong max_to_defrag in btrfs_defrag_file()
2011-10-20 Li ZefanBtrfs: use i_size_read() in btrfs_defrag_file()
2011-10-20 Li ZefanBtrfs: fix defragmentation regression
2011-10-20 Diego Callejabtrfs: fix memory leak in btrfs_defrag_file
2011-10-20 Yan, Zhengbtrfs: check file extent backref offset underflow
2011-10-19 Josef BacikBtrfs: don't flush the cache inode before writing it
2011-10-19 Josef BacikBtrfs: if we have a lot of pinned space, commit the...
2011-10-19 Josef BacikBtrfs: seperate out btrfs_block_rsv_check out into...
2011-10-19 Josef BacikBtrfs: reserve some space for an orphan item when unlinking
2011-10-19 Josef BacikBtrfs: release trans metadata bytes before flushing...
2011-10-19 Josef BacikBtrfs: allow shrink_delalloc flush the needed reclaimed...
2011-10-19 Josef BacikBtrfs: wait for ordered extents if we're in trouble...
2011-10-19 Josef BacikBtrfs: don't check bytes_pinned to determine if we...
2011-10-19 Josef BacikBtrfs: fix regression in re-setting a large xattr
2011-10-19 Josef BacikBtrfs: fix the amount of space reserved for unlink
2011-10-19 Josef BacikBtrfs: wait for ordered extents if we didn't reclaim...
2011-10-19 Josef BacikBtrfs: inline checksums into the disk free space cache
2011-10-19 Josef BacikBtrfs: take overflow into account in reserving space
2011-10-19 Josef BacikBtrfs: check the return value of filemap_write_and_wait...
2011-10-19 Josef BacikBtrfs: add a io_ctl struct and helpers for dealing...
2011-10-19 Josef BacikBtrfs: don't skip writing out a empty block groups...
2011-10-19 Josef BacikBtrfs: introduce mount option no_space_cache
2011-10-19 Josef BacikBtrfs: only inherit btrfs specific flags when creating...
2011-10-19 Josef BacikBtrfs: allow us to overcommit our enospc reservations
2011-10-19 Josef BacikBtrfs: break out of orphan cleanup if we can't make...
2011-10-19 Josef BacikBtrfs: use the global reserve as a backup for deleting...
2011-10-19 Josef BacikBtrfs: stop using write_one_page
2011-10-19 Josef BacikBtrfs: introduce convert_extent_bit
2011-10-19 Josef BacikBtrfs: check unused against how much space we actually...
2011-10-19 Josef BacikBtrfs: fix orphan cleanup regression
2011-10-19 Josef BacikBtrfs: use the inode's mapping mask for allocating...
2011-10-19 Josef BacikBtrfs: delay iput when deleting a block group
2011-10-19 Josef BacikBtrfs: make sure to unset trans->block_rsv before runni...
2011-10-19 Josef BacikBtrfs: stop passing a trans handle all around the reser...
2011-10-19 Josef BacikBtrfs: don't get the block_rsv in btrfs_free_tree_block
2011-10-19 Josef BacikBtrfs: use the transactions block_rsv for the csum...
2011-10-19 Josef BacikBtrfs: handle enospc accounting for free space inodes
next