pandora-kernel.git
2012-04-13 Josef BacikBtrfs: use commit root when loading free space cache
2012-04-12 Dave JonesBtrfs: fix use-after-free in __btrfs_end_transaction
2012-04-12 Tsutomu ItohBtrfs: check return value of bio_alloc() properly
2012-04-12 Ilya DryomovBtrfs: remove lock assert from get_restripe_target()
2012-04-12 Liu BoBtrfs: fix eof while discarding extents
2012-04-12 Chris MasonBtrfs: fix uninit variable in repair_eb_io_failure
2012-04-12 Chris MasonRevert "Btrfs: increase the global block reserve estimates"
2012-03-29 Chris MasonBtrfs: update the checks for mixed block groups with...
2012-03-29 Liu BoBtrfs: update to the right index of defragment
2012-03-29 Liu BoBtrfs: do not bother to defrag an extent if it is a...
2012-03-29 Liu BoBtrfs: add a check to decide if we should defrag the...
2012-03-29 Liu BoBtrfs: fix recursive defragment with autodefrag option
2012-03-29 Liu BoBtrfs: fix the mismatch of page->mapping
2012-03-29 Liu BoBtrfs: fix race between direct io and autodefrag
2012-03-29 Liu BoBtrfs: fix deadlock during allocating chunks
2012-03-29 Liu BoBtrfs: show useful info in space reservation tracepoint
2012-03-29 Chris MasonBtrfs: don't use crc items bigger than 4KB
2012-03-29 Chris MasonBtrfs: flush out and clean up any block device pages...
2012-03-29 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into for...
2012-03-29 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-03-29 Chris MasonMerge branch 'error-handling' into for-linus
2012-03-29 David Sterbabtrfs: disallow unequal data/metadata blocksize for...
2012-03-29 David SterbaBtrfs: enhance superblock sanity checks
2012-03-27 Stefan BehrensBtrfs: change scrub to support big blocks
2012-03-27 Stefan BehrensBtrfs: minor cleanup in scrub
2012-03-27 Stefan BehrensBtrfs: introduce common define for max number of mirrors
2012-03-27 Ilya DryomovBtrfs: fix infinite loop in btrfs_shrink_device()
2012-03-27 Ilya DryomovBtrfs: fix memory leak in resolver code
2012-03-27 Ilya DryomovBtrfs: allow dup for data chunks in mixed mode
2012-03-27 Ilya DryomovBtrfs: validate target profiles only if we are going...
2012-03-27 Ilya DryomovBtrfs: improve the logic in btrfs_can_relocate()
2012-03-27 Ilya DryomovBtrfs: add __get_block_group_index() helper
2012-03-27 Ilya DryomovBtrfs: add get_restripe_target() helper
2012-03-27 Ilya DryomovBtrfs: move alloc_profile_is_valid() to volumes.c
2012-03-27 Ilya DryomovBtrfs: make profile_is_valid() check more strict
2012-03-27 Ilya DryomovBtrfs: add wrappers for working with alloc profiles
2012-03-27 Ilya DryomovBtrfs: stop silently switching single chunks to raid0...
2012-03-27 Jan SchmidtBtrfs: fix regression in scrub path resolving
2012-03-27 Jan SchmidtBtrfs: check return value of btrfs_cow_block()
2012-03-27 Jan SchmidtBtrfs: actually call btrfs_init_lockdep
2012-03-27 Josef BacikBtrfs: deal with read errors on extent buffers differently
2012-03-26 Chris MasonBtrfs: don't use threaded IO completion helpers for...
2012-03-26 Chris MasonBtrfs: adjust the write_lock_level as we unlock
2012-03-26 Chris MasonBtrfs: loop waiting on writeback
2012-03-26 Chris MasonBtrfs: add the ability to cache a pointer into the eb
2012-03-26 Josef BacikBtrfs: ensure an entire eb is written at once
2012-03-26 Josef BacikBtrfs: introduce mark_extent_buffer_accessed
2012-03-26 Josef BacikBtrfs: introduce free_extent_buffer_stale
2012-03-26 Josef BacikBtrfs: only use the existing eb if it's count isn't 0
2012-03-26 Josef BacikBtrfs: set page->private to the eb
2012-03-26 Chris MasonBtrfs: allow metadata blocks larger than the page size
2012-03-26 Josef BacikBtrfs: remove search_start and search_end from find_fre...
2012-03-26 Josef BacikBtrfs: remove the ideal caching code
2012-03-22 Jan Karabtrfs: Fix busyloop in transaction_kthread()
2012-03-22 Jeff Mahoneybtrfs: replace many BUG_ONs with proper error handling
2012-03-22 Jeff Mahoneybtrfs: enhance transaction abort infrastructure
2012-03-22 Jeff Mahoneybtrfs: add varargs to btrfs_error
2012-03-22 Mark Fashehbtrfs: Remove BUG_ON from __finish_chunk_alloc()
2012-03-22 Mark Fashehbtrfs: Remove BUG_ON from __btrfs_alloc_chunk()
2012-03-22 Mark Fashehbtrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_ex...
2012-03-22 Mark Fashehbtrfs: Go readonly on tree errors in balance_level
2012-03-22 Mark Fashehbtrfs: Don't BUG_ON errors from update_ref_for_cow()
2012-03-22 Mark Fashehbtrfs: Go readonly on bad extent refs in update_ref_for...
2012-03-22 Mark Fashehbtrfs: Don't BUG_ON errors in __finish_chunk_alloc()
2012-03-22 Mark Fashehbtrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums...
2012-03-22 Mark Fashehbtrfs: Don't BUG_ON() errors in update_ref_for_cow()
2012-03-22 Mark Fashehbtrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
2012-03-22 Jeff Mahoneybtrfs: btrfs_drop_snapshot should return int
2012-03-22 Jeff Mahoneybtrfs: split extent_state ops
2012-03-22 Jeff Mahoneybtrfs: drop gfp_t from lock_extent
2012-03-22 Jeff Mahoneybtrfs: return void in functions without error conditions
2012-03-22 Jeff Mahoneybtrfs: __add_reloc_root error push-up
2012-03-22 Jeff Mahoneybtrfs: ->submit_bio_hook error push-up
2012-03-22 Jeff Mahoneybtrfs: Factor out tree->ops->merge_bio_hook call
2012-03-22 Jeff Mahoneybtrfs: Simplify btrfs_submit_bio_hook
2012-03-22 Jeff Mahoneybtrfs: btrfs_update_root error push-up
2012-03-22 Jeff Mahoneybtrfs: find_and_setup_root error push-up
2012-03-22 Jeff Mahoneybtrfs: Remove set bits return from clear_extent_bit
2012-03-22 Jeff Mahoneybtrfs: avoid NULL deref in btrfs_reserve_extent with...
2012-03-22 Jeff Mahoneybtrfs: clean_tree_block should panic on observed memory...
2012-03-22 Jeff Mahoneybtrfs: Simplify btrfs_insert_root
2012-03-22 Jeff Mahoneybtrfs: Fix kfree of member instead of structure
2012-03-22 Jeff Mahoneybtrfs: Panic on bad rbtree operations
2012-03-22 Jeff Mahoneybtrfs: Catch locking failures in {set,clear,convert...
2012-03-22 Jeff Mahoneybtrfs: Add btrfs_panic()
2012-03-18 Linus TorvaldsLinux 3.3 v3.3
2012-03-18 Jason BaronDon't limit non-nested epoll paths
2012-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-03-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-03-17 Pablo Neira... netfilter: ctnetlink: fix race between delete and timeo...
2012-03-17 RongQing.Liipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
2012-03-17 Linus TorvaldsMerge branch 'akpm' (more patches from Andrew)
2012-03-17 Ryusuke Konishinilfs2: fix NULL pointer dereference in nilfs_load_supe...
2012-03-17 Haogang Chennilfs2: clamp ns_r_segments_percentage to [1, 99]
2012-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-17 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-03-17 Anton Blanchardafs: Remote abort can cause BUG in rxrpc code
2012-03-17 Anton Blanchardafs: Read of file returns EBADMSG
2012-03-16 Mark SalterC6X: remove dead code from entry.S
2012-03-16 Eric Dumazetwimax/i2400m: fix erroneous NETDEV_TX_BUSY use
next