summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-01Btrfs: check our parent dir when doing a compare sendJosef Bacik
2013-09-01Btrfs: handle errors when doing slow cachingJosef Bacik
2013-09-01Btrfs: add missing error handling to read_tree_blockFilipe David Borba Manana
2013-09-01Fix leak in __btrfs_map_block error pathDave Jones
2013-09-01Btrfs: add missing error check to find_parent_nodesFilipe David Borba Manana
2013-09-01Btrfs: optimize function btrfs_read_chunk_treeFilipe David Borba Manana
2013-09-01Btrfs: don't bug_on when we fail when cleaning up transactionsJosef Bacik
2013-09-01Btrfs: change how we queue blocks for backref checkingJosef Bacik
2013-09-01Btrfs: check to see if we have an inline item properlyJosef Bacik
2013-09-01Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik
2013-09-01Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik
2013-09-01btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()Anand Jain
2013-09-01Btrfs: cache the extent map struct when reading several pagesMiao Xie
2013-09-01Btrfs: batch the extent state operation when reading pagesMiao Xie
2013-09-01Btrfs: batch the extent state operation in the end io handle of the read pageMiao Xie
2013-09-01Btrfs: don't cache the csum value into the extent state treeMiao Xie
2013-09-01Btrfs: add branch prediction hints in the read page end IO functionMiao Xie
2013-09-01Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie
2013-09-01Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong
2013-09-01Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong
2013-09-01Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong
2013-09-01Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie
2013-09-01btrfs/raid56: fix and cleanup some error pathsDan Carpenter
2013-09-01Btrfs: don't bother autodefragging if our root is going awayJosef Bacik
2013-09-01Btrfs: cleanup reloc roots properly on errorJosef Bacik
2013-09-01Btrfs: reset ret in record_one_backrefJosef Bacik
2013-09-01btrfs: fix get set label blocking against balanceAnand Jain
2013-09-01Btrfs: Print key type in decimal everywhereStefan Behrens
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo
2013-09-01btrfs_read_block_groups: Use enums to indexchandan
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-09-01Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong
2013-09-01Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana
2013-09-01btrfs: make errors in btrfs_num_copies less noisyDavid Sterba
2013-09-01Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo
2013-09-01btrfs: fall back to global reservation when removing subvolumesJeff Mahoney
2013-09-01Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana
2013-09-01Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood
2013-09-01Btrfs: set lockdep class before locking new extent bufferJosef Bacik
2013-09-01Btrfs: return -1 when lzo compression makes data biggerStefan Agner
2013-09-01Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik
2013-08-26Linux 3.11-rc7Linus Torvalds
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter