cascardo/linux.git
2013-09-01 Josef BacikBtrfs: only update disk_i_size as we remove extents
2013-09-01 Filipe David... Btrfs: fix deadlock in uuid scan kthread
2013-09-01 Ilya DryomovBtrfs: stop refusing the relocation of chunk 0
2013-09-01 Filipe David... Btrfs: fix memory leak of uuid_root in free_fs_info
2013-09-01 Andy Shevchenkobtrfs: reuse kbasename helper
2013-09-01 Anand Jainbtrfs: return btrfs error code for dev excl ops err
2013-09-01 Josef BacikBtrfs: allow partial ordered extent completion
2013-09-01 Josef BacikBtrfs: convert all bug_ons in free-space-cache.c
2013-09-01 Josef BacikBtrfs: add support for asserts
2013-09-01 Josef BacikBtrfs: adjust the fs_devices->missing count on unmount
2013-09-01 Stefan BehrensBtrf: cleanup: don't check for root_refs == 0 twice
2013-09-01 Stefan BehrensBtrfs: fix for patch "cleanup: don't check the same...
2013-09-01 Stefan BehrensBtrfs: get rid of one BUG() in write_all_supers()
2013-09-01 Wang ShilongBtrfs: allocate prelim_ref with a slab allocater
2013-09-01 Wang ShilongBtrfs: pass gfp_t to __add_prelim_ref() to avoid always...
2013-09-01 Filipe David... Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
2013-09-01 Filipe David... Btrfs: fix race between removing a dev and writing sbs
2013-09-01 Josef BacikBtrfs: remove ourselves from the cluster list under...
2013-09-01 Josef BacikBtrfs: do not clear our orphan item runtime flag on...
2013-09-01 Josef BacikBtrfs: fix send to deal with sparse files properly
2013-09-01 Filipe David... Btrfs: fix printing of non NULL terminated string
2013-09-01 Geert UytterhoevenBtrfs: Use %z to format size_t
2013-09-01 Geert UytterhoevenBtrfs: Do not truncate sector_t on 32-bit with CONFIG_L...
2013-09-01 Geert UytterhoevenBtrfs: PAGE_CACHE_SIZE is already unsigned long
2013-09-01 Geert UytterhoevenBtrfs: Make btrfs_header_chunk_tree_uuid() return unsig...
2013-09-01 Geert UytterhoevenBtrfs: Make btrfs_header_fsid() return unsigned long
2013-09-01 Geert UytterhoevenBtrfs: Make btrfs_dev_extent_chunk_tree_uuid() return...
2013-09-01 Geert UytterhoevenBtrfs: Make btrfs_device_fsid() return unsigned long
2013-09-01 Geert UytterhoevenBtrfs: Make btrfs_device_uuid() return unsigned long
2013-09-01 Geert UytterhoevenBtrfs: Format mirror_num as int
2013-09-01 Geert UytterhoevenBtrfs: Format PAGE_SIZE as unsigned long
2013-09-01 Geert UytterhoevenBtrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long...
2013-09-01 Geert UytterhoevenBtrfs: Remove superfluous casts from u64 to unsigned...
2013-09-01 Filipe David... Btrfs: fix memory leak of orphan block rsv
2013-09-01 Ilya DryomovBtrfs: rollback btrfs_device fields on umount
2013-09-01 Ilya DryomovBtrfs: add alloc_fs_devices and switch to it
2013-09-01 Ilya DryomovBtrfs: add btrfs_alloc_device and switch to it
2013-09-01 Ilya DryomovBtrfs: find_next_devid: root -> fs_info
2013-09-01 Stefan BehrensBtrfs: don't allow the replace procedure on read only...
2013-09-01 Mike FrysingerBtrfs: use __u64 in exported user headers
2013-09-01 Filipe David... Btrfs: reset force_compress on btrfs_file_defrag failure
2013-09-01 Stefan BehrensBtrfs: add mount option to force UUID tree checking
2013-09-01 Stefan BehrensBtrfs: check UUID tree during mount if required
2013-09-01 Stefan BehrensBtrfs: introduce uuid-tree-gen field
2013-09-01 Stefan BehrensBtrfs: fill UUID tree initially
2013-09-01 Stefan BehrensBtrfs: maintain subvolume items in the UUID tree
2013-09-01 Stefan BehrensBtrfs: create UUID tree if required
2013-09-01 Stefan BehrensBtrfs: support printing UUID tree elements
2013-09-01 Stefan BehrensBtrfs: introduce a tree for items that map UUIDs to...
2013-09-01 Sergei Trofimovichbtrfs: mark some local function as 'static'
2013-09-01 Stefan BehrensBtrfs: get rid of sparse warnings
2013-09-01 Filipe David... Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP
2013-09-01 Filipe David... Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP...
2013-09-01 Wang ShilongBtrfs: remove reduplicate check when disabling quota
2013-09-01 Wang ShilongBtrfs: move btrfs_free_qgroup_config() out of spin_lock...
2013-09-01 Wang ShilongBtrfs: fix oops when writing dirty qgroups to disk
2013-09-01 Josef BacikBtrfs: fix send issues related to inode number reuse
2013-09-01 Josef BacikBtrfs: separate out tests into their own directory
2013-09-01 Josef BacikBtrfs: avoid starting a transaction in the write path
2013-09-01 Josef BacikBtrfs: fix heavy delalloc related deadlock
2013-09-01 Josef BacikBtrfs: fix the error handling wrt orphan items
2013-09-01 Josef BacikBtrfs: don't allow a subvol to be deleted if it is...
2013-09-01 Josef BacikBtrfs: skip subvol entries when checking if we've creat...
2013-09-01 Mark Fashehbtrfs: offline dedupe
2013-09-01 Mark Fashehbtrfs: Introduce extent_read_full_page_nolock()
2013-09-01 Mark Fashehbtrfs_ioctl_clone: Move clone code into it's own function
2013-09-01 Mark Fashehbtrfs: abtract out range locking in clone ioctl()
2013-09-01 Wang ShilongBtrfs: fix possible memory leak in find_parent_nodes()
2013-09-01 Filipe David... Btrfs: return ENOSPC when target space is full
2013-09-01 Filipe David... Btrfs: don't ignore errors from btrfs_run_delayed_items
2013-09-01 Filipe David... Btrfs: fix inode leak on kmalloc failure in tree-log.c
2013-09-01 Liu BoBtrfs: allow compressed extents to be merged during...
2013-09-01 David Sterbabtrfs: add mount option to set commit interval
2013-09-01 Josef BacikBtrfs: stop using GFP_ATOMIC when allocating rewind ebs
2013-09-01 Josef BacikBtrfs: deal with enomem in the rewind path
2013-09-01 Josef BacikBtrfs: check our parent dir when doing a compare send
2013-09-01 Josef BacikBtrfs: handle errors when doing slow caching
2013-09-01 Filipe David... Btrfs: add missing error handling to read_tree_block
2013-09-01 Dave JonesFix leak in __btrfs_map_block error path
2013-09-01 Filipe David... Btrfs: add missing error check to find_parent_nodes
2013-09-01 Filipe David... Btrfs: optimize function btrfs_read_chunk_tree
2013-09-01 Josef BacikBtrfs: don't bug_on when we fail when cleaning up trans...
2013-09-01 Josef BacikBtrfs: change how we queue blocks for backref checking
2013-09-01 Josef BacikBtrfs: check to see if we have an inline item properly
2013-09-01 Josef BacikBtrfs: fix what bits we clear when erroring out from...
2013-09-01 Josef BacikBtrfs: cleanup arguments to extent_clear_unlock_delalloc
2013-09-01 Anand Jainbtrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_de...
2013-09-01 Miao XieBtrfs: cache the extent map struct when reading several...
2013-09-01 Miao XieBtrfs: batch the extent state operation when reading...
2013-09-01 Miao XieBtrfs: batch the extent state operation in the end...
2013-09-01 Miao XieBtrfs: don't cache the csum value into the extent state...
2013-09-01 Miao XieBtrfs: add branch prediction hints in the read page...
2013-09-01 Miao XieBtrfs: remove unnecessary argument of bio_readpage_error()
2013-09-01 Wang ShilongBtrfs: add missing mounting options in btrfs_show_options()
2013-09-01 Wang ShilongBtrfs: use u64 for subvolid when parsing mount options
2013-09-01 Wang ShilongBtrfs: add sanity checks regarding to parsing mount...
2013-09-01 Miao XieBtrfs, raid56: fix memory leak when allocating pages...
2013-09-01 Dan Carpenterbtrfs/raid56: fix and cleanup some error paths
2013-09-01 Josef BacikBtrfs: don't bother autodefragging if our root is going...
2013-09-01 Josef BacikBtrfs: cleanup reloc roots properly on error
next