Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
[deliverable/linux.git] / fs /
2012-10-04  Josef BacikBtrfs: don't do anything in our ->freeze_fs and ->unfre...
2012-10-04  Josef BacikBtrfs: remove unused write cache pages hook
2012-10-04  Josef BacikBtrfs: fix race when getting the eb out of page->private
2012-10-04  Josef BacikBtrfs: do not hold the write_lock on the extent tree...
2012-10-04  Josef BacikBtrfs: fix race with freeze and free space inodes
2012-10-04  Liu BoBtrfs: kill obsolete arguments in btrfs_wait_ordered_ex...
2012-10-04  Liu BoBtrfs: cleanup fs_info->hashers
2012-10-04  Liu BoBtrfs: cleanup for duplicated code in find_free_extent
2012-10-04  Josef BacikBtrfs: fix race in sync and freeze again
2012-10-04  David Sterbabtrfs: return EPERM upon rmdir on a subvolume
2012-10-04  Wei YongjunBtrfs: using for_each_set_bit_from to simplify the...
2012-10-04  Anand JainBtrfs: write_buf is now callable outside send.c
2012-10-04  Tsutomu ItohBtrfs: remove unnecessary code in btree_get_extent()
2012-10-04  Tsutomu ItohBtrfs: cleanup of error processing in btree_get_extent()
2012-10-01  Miao XieRevert "Btrfs: do not do filemap_write_and_wait_range...
2012-10-01  Josef BacikBtrfs: remove bytes argument from do_chunk_alloc
2012-10-01  Josef BacikBtrfs: delay block group item insertion
2012-10-01  Kent Overstreetbtrfs: Kill some bi_idx references
2012-10-01  Miao XieBtrfs: fix unnecessary warning when the fragments make...
2012-10-01  Josef BacikBtrfs: create a pinned em when writing to a prealloc...
2012-10-01  Josef BacikBtrfs: move the sb_end_intwrite until after the throttl...
2012-10-01  Liu BoBtrfs: use larger limit for translation of logical...
2012-10-01  Liu BoBtrfs: use helper for logical resolve
2012-10-01  Liu BoBtrfs: fix a bug in parsing return value in logical...
2012-10-01  liuboBtrfs: cleanup for unused ref cache stuff
2012-10-01  Miao XieBtrfs: fix corrupted metadata in the snapshot
2012-10-01  David Sterbabtrfs: polish names of kmem caches
2012-10-01  Josef BacikBtrfs: fix our overcommit math
2012-10-01  Josef BacikBtrfs: wait on async pages when shrinking delalloc
2012-10-01  Liu BoBtrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
2012-10-01  Tsutomu ItohBtrfs: check return value of ulist_alloc() properly
2012-10-01  Tsutomu ItohBtrfs: fix error handling in delete_block_group_cache()
2012-10-01  Miao XieBtrfs: fix wrong size for the reservation when doing...
2012-10-01  Miao XieBtrfs: output more information when aborting a unused...
2012-10-01  Miao XieBtrfs: fix unprotected ->log_batch
2012-10-01  Miao XieBtrfs: fix wrong size for the reservation of the, snaps...
2012-10-01  Miao XieBtrfs: fix the snapshot that should not exist
2012-10-01  Miao XieBtrfs: add a new "type" field into the block reservatio...
2012-10-01  Miao XieBtrfs: use a slab for ordered extents allocation
2012-10-01  Miao XieBtrfs: fix file extent discount problem in the, snapshot
2012-10-01  Miao XieBtrfs: fix full backref problem when inserting shared...
2012-10-01  Miao XieBtrfs: fix error path in create_pending_snapshot()
2012-10-01  Wei YongjunBtrfs: fix possible memory leak in scrub_setup_recheck_...
2012-10-01  Josef BacikBtrfs: btrfs_drop_extent_cache should never fail
2012-10-01  Sage WeilBtrfs: do not take cleanup_work_sem in btrfs_run_delaye...
2012-10-01  Sage WeilBtrfs: set journal_info in async trans commit worker
2012-10-01  Sage WeilBtrfs: pass lockdep rwsem metadata to async commit...
2012-10-01  Josef BacikBtrfs: add hole punching
2012-10-01  Josef BacikBtrfs: remove unused hint byte argument for btrfs_drop_...
2012-10-01  Liu BoBtrfs: check if an inode has no checksum when logging it
2012-10-01  Liu BoBtrfs: fix a bug in checking whether a inode is already...
2012-10-01  Miao XieBtrfs: fix wrong orphan count of the fs/file tree
2012-10-01  Liu BoBtrfs: improve fsync by filtering extents that we want
2012-10-01  Josef BacikBtrfs: do not needlessly restart the transaction for...
2012-10-01  Liu BoBtrfs: cleanup extents after we finish logging inode
2012-10-01  Josef BacikBtrfs: only warn if we hit an error when doing the...
2012-10-01  Josef BacikBtrfs: turbo charge fsync
2012-10-01  Josef BacikBtrfs: fix possible corruption when fsyncing written...
2012-10-01  Josef BacikBtrfs: do not allocate chunks as agressively
2012-10-01  Josef BacikBtrfs: update last trans if we don't update the inode
2012-10-01  Jan SchmidtBtrfs: fix gcc warnings for 32bit compiles
2012-10-01  Chris MasonBtrfs: fix btrfs send for inline items and compression
2012-10-01  Alexander BlockBtrfs: don't treat top/root directory inode as deleted...
2012-10-01  Alexander BlockBtrfs: ignore non-FS inodes for send/receive
2012-10-01  Alexander BlockBtrfs: pass root instead of parent_root to iterate_inod...
2012-10-01  Alexander BlockBtrfs: use <= instead of < in is_extent_unchanged
2012-10-01  Alexander BlockBtrfs: fix check for changed extent in is_extent_unchanged
2012-10-01  Alexander BlockBtrfs: free nce and nce_head on error in name_cache_insert
2012-10-01  Alexander BlockBtrfs: remove unused tmp_path from iterate_dir_item
2012-10-01  Alexander BlockBtrfs: code cleanups for send/receive
2012-10-01  Alexander BlockBtrfs: add/fix comments/documentation for send/receive
2012-10-01  Alexander BlockBtrfs: update send_progress at correct places
2012-10-01  Alexander BlockBtrfs: make aux field of ulist 64 bit
2012-10-01  Alexander BlockBtrfs: fix use of radix_tree for name_cache in send...
2012-10-01  Alexander BlockBtrfs: fix memory leak for name_cache in send/receive
2012-10-01  Alexander BlockBtrfs: don't break in the final loop of find_extent_clone
2012-10-01  Alexander BlockBtrfs: use normal return path for root == send_root...
2012-10-01  Alexander BlockBtrfs: use kmalloc instead of stack for backref_ctx
2012-10-01  Alexander BlockBtrfs: rename backref_ctx::found_in_send_root to found_...
2012-10-01  Alexander BlockBtrfs: remove unused use_list from send/receive code
2012-10-01  Alexander BlockBtrfs: add correct parent to check_dirs when dir got...
2012-10-01  Alexander BlockBtrfs: remove unused code with #if 0
2012-10-01  Alexander BlockBtrfs: add missing check for dir != tmp_dir to is_first_ref
2012-10-01  Alexander BlockBtrfs: fix cur_ino < parent_ino case for send/receive
2012-10-01  Alexander BlockBtrfs: add rdev to get_inode_info in send/receive
2012-09-30  Miklos Szeredivfs: dcache: fix deadlock in tree traversal
2012-09-29  Linus TorvaldsMerge tag 'iommu-fixes-v3.6-rc7' of git://git./linux...
2012-09-29  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-09-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-09-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-28  Linus TorvaldsMerge branch 'for-linus-3.6-rc-final' of git://git...
2012-09-28  Linus TorvaldsMerge tag 'dm-3.6-fixes' of git://git./linux/kernel...
2012-09-27  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-09-27  Linus TorvaldsMerge tag 'usb-3.6-rc7' of git://git./linux/kernel...
2012-09-27  Linus TorvaldsMerge tag 'asoc-3.6' of git://git./linux/kernel/git...
2012-09-27  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-09-27  Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-27  Linus TorvaldsMerge tag 'gpio-fixes-v3.6' of git://git./linux/kernel...
2012-09-27  Linus TorvaldsMerge tag 'md-3.6-fixes' of git://neil.brown.name/md
2012-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-edac
next
This page took 0.044029 seconds and 8 git commands to generate.