summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab2019-07-171-2/+13
* scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab2019-07-171-0/+4
* scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab2019-07-171-18/+50
* scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab2019-07-171-1/+1
* docs: conf.py: only use CJK if the font is availableMauro Carvalho Chehab2019-07-171-2/+11
* docs: conf.py: add CJK package needed by translationsMauro Carvalho Chehab2019-07-171-0/+4
* docs: pdf: add all Documentation/*/index.rst to PDF outputMauro Carvalho Chehab2019-07-171-0/+15
* docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-1710-15/+15
* docs: power: add it to to the main documentation indexMauro Carvalho Chehab2019-07-172-1/+2
* docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-1727-427/+567
* Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-161-3/+1
|\
| * orangefs: eliminate needless variable assignmentsMike Marshall2019-07-111-2/+0
| * orangefs: remove redundant assignment to variable buffer_indexColin Ian King2019-07-111-1/+1
* | Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-07-1652-3124/+3828
|\ \
| * | btrfs: fix memory leak of path on error return pathColin Ian King2019-07-051-2/+1
| * | btrfs: move the subvolume reservation stuff out of extent-tree.cJosef Bacik2019-07-042-54/+56
| * | btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-0412-499/+526
| * | btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik2019-07-044-19/+19
| * | btrfs: migrate the delayed refs rsv codeJosef Bacik2019-07-044-183/+184
| * | btrfs: Evaluate io_tree in find_lock_delalloc_range()Goldwyn Rodrigues2019-07-043-19/+19
| * | btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik2019-07-023-183/+193
| * | btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik2019-07-023-247/+255
| * | btrfs: stop using block_rsv_release_bytes everywhereJosef Bacik2019-07-021-8/+6
| * | btrfs: cleanup the target logic in __btrfs_block_rsv_releaseJosef Bacik2019-07-021-3/+9
| * | btrfs: export __btrfs_block_rsv_releaseJosef Bacik2019-07-022-13/+13
| * | btrfs: export btrfs_block_rsv_add_bytesJosef Bacik2019-07-022-9/+11
| * | btrfs: move btrfs_block_rsv definitions into it's own headerJosef Bacik2019-07-023-68/+79
| * | btrfs: Simplify update of space_info in __reserve_metadata_bytes()Goldwyn Rodrigues2019-07-021-11/+5
| * | btrfs: unexport can_overcommitJosef Bacik2019-07-022-16/+11
| * | btrfs: move reserve_metadata_bytes and supporting code to space-info.cJosef Bacik2019-07-023-702/+709
| * | btrfs: move dump_space_info to space-info.cJosef Bacik2019-07-023-63/+65
| * | btrfs: export block_rsv_use_bytesJosef Bacik2019-07-022-8/+6
| * | btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik2019-07-023-111/+114
| * | btrfs: move the space info update macro to space-info.hJosef Bacik2019-07-022-37/+49
| * | btrfs: move and export can_overcommitJosef Bacik2019-07-023-75/+79
| * | btrfs: move the space_info handling code to space-info.cJosef Bacik2019-07-024-187/+204
| * | btrfs: export space_info_add_*_bytesJosef Bacik2019-07-022-22/+25
| * | btrfs: rename do_chunk_alloc to btrfs_chunk_allocJosef Bacik2019-07-022-36/+35
| * | btrfs: move space_info to space-info.hJosef Bacik2019-07-028-72/+85
| * | btrfs: lift bio_set_dev from bio allocation helpersDavid Sterba2019-07-023-8/+12
| * | btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_spaceDavid Sterba2019-07-021-8/+5
| * | btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...David Sterba2019-07-021-4/+5
| * | btrfs: drop default value assignments in enumsDavid Sterba2019-07-022-10/+10
| * | btrfs: use common helpers for extent IO state insertion messagesDavid Sterba2019-07-021-4/+7
| * | btrfs: run delayed iput at unlink timeJosef Bacik2019-07-021-6/+34
| * | Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana2019-07-021-0/+5
| * | Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana2019-07-021-2/+26
| * | btrfs: Use btrfs_get_io_geometry appropriatelyNikolay Borisov2019-07-023-78/+30
| * | btrfs: Introduce btrfs_io_geometry infrastructureNikolay Borisov2019-07-022-0/+113
| * | btrfs: improve messages when updating feature flagsDavid Sterba2019-07-021-16/+24