summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: add missing error check to find_parent_nodesFilipe David Borba Manana2013-09-011-1/+3
* Btrfs: optimize function btrfs_read_chunk_treeFilipe David Borba Manana2013-09-011-19/+11
* Btrfs: don't bug_on when we fail when cleaning up transactionsJosef Bacik2013-09-011-2/+1
* Btrfs: change how we queue blocks for backref checkingJosef Bacik2013-09-011-7/+7
* Btrfs: check to see if we have an inline item properlyJosef Bacik2013-09-011-0/+5
* Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik2013-09-011-21/+28
* Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-013-130/+85
* btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()Anand Jain2013-09-011-2/+4
* Btrfs: cache the extent map struct when reading several pagesMiao Xie2013-09-011-11/+46
* Btrfs: batch the extent state operation when reading pagesMiao Xie2013-09-011-28/+107
* Btrfs: batch the extent state operation in the end io handle of the read pageMiao Xie2013-09-011-31/+42
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-018-164/+174
* Btrfs: add branch prediction hints in the read page end IO functionMiao Xie2013-09-011-5/+9
* Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie2013-09-011-15/+11
* Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong2013-09-011-0/+14
* Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong2013-09-011-9/+7
* Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong2013-09-011-10/+37
* Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie2013-09-011-1/+3
* btrfs/raid56: fix and cleanup some error pathsDan Carpenter2013-09-011-6/+4
* Btrfs: don't bother autodefragging if our root is going awayJosef Bacik2013-09-011-0/+5
* Btrfs: cleanup reloc roots properly on errorJosef Bacik2013-09-012-2/+7
* Btrfs: reset ret in record_one_backrefJosef Bacik2013-09-011-2/+1
* btrfs: fix get set label blocking against balanceAnand Jain2013-09-011-6/+10
* Btrfs: Print key type in decimal everywhereStefan Behrens2013-09-011-2/+2
* Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-013-6/+66
* btrfs_read_block_groups: Use enums to indexchandan2013-09-011-2/+6
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-019-113/+150
* Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong2013-09-011-0/+6
* Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana2013-09-011-1/+6
* btrfs: make errors in btrfs_num_copies less noisyDavid Sterba2013-09-011-2/+2
* Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo2013-09-011-0/+11
* btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-013-5/+12
* Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana2013-09-011-4/+17
* Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood2013-09-011-0/+2
* Btrfs: set lockdep class before locking new extent bufferJosef Bacik2013-09-011-0/+2
* Btrfs: return -1 when lzo compression makes data biggerStefan Agner2013-09-011-1/+3
* Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik2013-09-011-105/+56
* Linux 3.11-rc7v3.11-rc7Linus Torvalds2013-08-251-1/+1
* Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-252-2/+3
|\
| * staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-231-1/+1
| * Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-191-1/+2
| |\
| | * iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-191-1/+2
| |/
* | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-253-2/+7
|\ \
| * | usb: phy: fix build breakageAnatolij Gustschin2013-08-232-2/+2
| * | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-231-0/+5
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-253-4/+9
|\ \ \
| * \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-202-4/+8
| |\ \ \
| | * | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-201-3/+6
| | * | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-201-1/+2
| * | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-201-0/+1