linux-2.6-block.git
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
2013-09-01 Josef BacikBtrfs: reset ret in record_one_backref
2013-09-01 Anand Jainbtrfs: fix get set label blocking against balance
2013-09-01 Stefan BehrensBtrfs: Print key type in decimal everywhere
2013-09-01 Liu BoBtrfs/tracepoint: update delayed ref tracepoints
2013-09-01 chandanbtrfs_read_block_groups: Use enums to index
2013-09-01 Qu Wenruobtrfs: Cleanup for using BTRFS_SETGET_STACK instead...
2013-09-01 Wang ShilongBtrfs: set qgroup_ulist to be null after calling ulist_...
2013-09-01 Filipe David... Btrfs: add missing error checks to add_data_references
2013-09-01 David Sterbabtrfs: make errors in btrfs_num_copies less noisy
2013-09-01 Liu BoBtrfs: make free space caching faster with many non...
2013-09-01 Jeff Mahoneybtrfs: fall back to global reservation when removing...
2013-09-01 Filipe David... Btrfs: optimize btrfs_lookup_extent_info()
2013-09-01 Carey UnderwoodBtrfs: Release uuid_mutex for shrink during device...
2013-09-01 Josef BacikBtrfs: set lockdep class before locking new extent...
2013-09-01 Stefan AgnerBtrfs: return -1 when lzo compression makes data bigger
2013-09-01 Josef BacikBtrfs: stop using GFP_ATOMIC for the tree mod log alloc...
2013-08-26 Linus TorvaldsLinux 3.11-rc7 v3.11-rc7
2013-08-25 Linus TorvaldsMerge tag 'staging-3.11-rc7' of git://git./linux/kernel...
2013-08-25 Linus TorvaldsMerge tag 'usb-3.11-rc7' of git://git./linux/kernel...
2013-08-25 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-08-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-08-24 Linus TorvaldsMerge tag 'acpi-3.11-rc7' of git://git./linux/kernel...
2013-08-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-08-24 Joern RenneckeARC: [lib] strchr breakage in Big-endian configuration
2013-08-24 Dan CarpenterVFS: collect_mounts() should return an ERR_PTR
2013-08-24 Dan Carpenterbfs: iget_locked() doesn't return an ERR_PTR
2013-08-24 Dan Carpenterefs: iget_locked() doesn't return an ERR_PTR()
2013-08-24 Oleg Nesterovproc: kill the extra proc_readfd_common()->dir_emit_dots()
2013-08-24 Al Virocope with potentially long ->d_dname() output for shmem...
2013-08-23 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git./linux/kerne...
2013-08-23 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git./linux/kerne...
2013-08-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-08-23 Anatolij Gustschinusb: phy: fix build breakage
2013-08-23 Alan SternUSB: OHCI: add missing PCI PM callbacks to ohci-pci.c
2013-08-23 Ian Abbottstaging: comedi: bug-fix NULL pointer dereference on...
2013-08-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-08-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-08-23 Richard Laagerlib/lz4: correct the LZ4 license
2013-08-23 Michal Hockomemcg: get rid of swapaccount leftovers
2013-08-23 Vyacheslav... nilfs2: fix issue with counting number of bio requests...
2013-08-23 Vyacheslav... nilfs2: remove double bio_put() in nilfs_end_bio_write...
2013-08-23 Daniel Drakedrivers/platform/olpc/olpc-ec.c: initialise earlier
2013-08-23 Dave AirlieMerge tag 'drm-intel-fixes-2013-08-23' of git://people...
2013-08-23 stephen hemmingeripv4: expose IPV4_DEVCONF
next