cascardo/linux.git
2013-10-04 Liu BoBtrfs: fix crash of compressed writes
2013-10-04 Josef BacikBtrfs: fix transid verify errors when recovering log...
2013-09-21 Josef BacikBtrfs: create the uuid tree on remount rw
2013-09-21 Mark Fashehbtrfs: change extent-same to copy entire argument struct
2013-09-21 Guangyu SunBtrfs: dir_inode_operations should use btrfs_update_tim...
2013-09-21 Frank Holtonbtrfs: Add btrfs: prefix to kernel log output
2013-09-21 David Sterbabtrfs: refuse to remount read-write after abort
2013-09-21 chandanBtrfs: btrfs_ioctl_default_subvol: Revert back to tople...
2013-09-21 Filipe David... Btrfs: don't leak transaction in btrfs_sync_file()
2013-09-21 Stefan BehrensBtrfs: add the missing mutex unlock in write_all_supers()
2013-09-21 Josef BacikBtrfs: iput inode on allocation failure
2013-09-21 Josef BacikBtrfs: remove space_info->reservation_progress
2013-09-21 Josef BacikBtrfs: kill delay_iput arg to the wait_ordered functions
2013-09-21 Josef BacikBtrfs: fix worst case calculator for space usage
2013-09-21 Josef BacikRevert "Btrfs: rework the overcommit logic to be based...
2013-09-21 Josef BacikBtrfs: improve replacing nocow extents
2013-09-21 Josef BacikBtrfs: drop dir i_size when adding new names on replay
2013-09-21 Josef BacikBtrfs: replay dir_index items before other items
2013-09-21 Josef BacikBtrfs: check roots last log commit when checking if...
2013-09-21 Josef BacikBtrfs: actually log directory we are fsync()'ing
2013-09-21 Josef BacikBtrfs: actually limit the size of delalloc range
2013-09-21 Miao XieBtrfs: allocate the free space by the existed max exten...
2013-09-21 David Sterbabtrfs: add lockdep and tracing annotations for uuid...
2013-09-21 Stefan Behrensbtrfs: show compiled-in config features at module load...
2013-09-21 Filipe David... Btrfs: more efficient inode tree replace operation
2013-09-21 Ilya DryomovBtrfs: do not add replace target to the alloc_list
2013-09-21 Josef BacikBtrfs: fixup error handling in btrfs_reloc_cow
2013-09-21 Chris MasonMerge tag 'v3.11' into for-linus
2013-09-02 Linus TorvaldsLinux 3.11 v3.11
2013-09-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-09-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-09-02 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-09-01 Filipe David... Btrfs: optimize key searches in btrfs_search_slot
2013-09-01 Josef BacikBtrfs: don't use an async starter for most of our workers
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
next