index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: virtual: add it to the documentation body
Mauro Carvalho Chehab
2019-07-17
2
-0
/
+2
*
docs: remove extra conf.py files
Mauro Carvalho Chehab
2019-07-17
21
-212
/
+0
*
docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+26
*
scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+29
*
scripts/sphinx-pre-install: cleanup Gentoo checks
Mauro Carvalho Chehab
2019-07-17
1
-2
/
+13
*
scripts/sphinx-pre-install: fix latexmk dependencies
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+4
*
scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
Mauro Carvalho Chehab
2019-07-17
1
-18
/
+50
*
scripts/sphinx-pre-install: fix script for RHEL/CentOS
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
docs: conf.py: only use CJK if the font is available
Mauro Carvalho Chehab
2019-07-17
1
-2
/
+11
*
docs: conf.py: add CJK package needed by translations
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+4
*
docs: pdf: add all Documentation/*/index.rst to PDF output
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+15
*
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-17
10
-15
/
+15
*
docs: power: add it to to the main documentation index
Mauro Carvalho Chehab
2019-07-17
2
-1
/
+2
*
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-17
27
-427
/
+567
*
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-17
1
-3
/
+1
|
\
|
*
orangefs: eliminate needless variable assignments
Mike Marshall
2019-07-11
1
-2
/
+0
|
*
orangefs: remove redundant assignment to variable buffer_index
Colin Ian King
2019-07-11
1
-1
/
+1
*
|
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-07-17
52
-3124
/
+3828
|
\
\
|
*
|
btrfs: fix memory leak of path on error return path
Colin Ian King
2019-07-05
1
-2
/
+1
|
*
|
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-07-04
2
-54
/
+56
|
*
|
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
12
-499
/
+526
|
*
|
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
4
-19
/
+19
|
*
|
btrfs: migrate the delayed refs rsv code
Josef Bacik
2019-07-04
4
-183
/
+184
|
*
|
btrfs: Evaluate io_tree in find_lock_delalloc_range()
Goldwyn Rodrigues
2019-07-04
3
-19
/
+19
|
*
|
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
3
-183
/
+193
|
*
|
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
2019-07-02
3
-247
/
+255
|
*
|
btrfs: stop using block_rsv_release_bytes everywhere
Josef Bacik
2019-07-02
1
-8
/
+6
|
*
|
btrfs: cleanup the target logic in __btrfs_block_rsv_release
Josef Bacik
2019-07-02
1
-3
/
+9
|
*
|
btrfs: export __btrfs_block_rsv_release
Josef Bacik
2019-07-02
2
-13
/
+13
|
*
|
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
2019-07-02
2
-9
/
+11
|
*
|
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
2019-07-02
3
-68
/
+79
|
*
|
btrfs: Simplify update of space_info in __reserve_metadata_bytes()
Goldwyn Rodrigues
2019-07-02
1
-11
/
+5
|
*
|
btrfs: unexport can_overcommit
Josef Bacik
2019-07-02
2
-16
/
+11
|
*
|
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
2019-07-02
3
-702
/
+709
|
*
|
btrfs: move dump_space_info to space-info.c
Josef Bacik
2019-07-02
3
-63
/
+65
|
*
|
btrfs: export block_rsv_use_bytes
Josef Bacik
2019-07-02
2
-8
/
+6
|
*
|
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
2019-07-02
3
-111
/
+114
|
*
|
btrfs: move the space info update macro to space-info.h
Josef Bacik
2019-07-02
2
-37
/
+49
|
*
|
btrfs: move and export can_overcommit
Josef Bacik
2019-07-02
3
-75
/
+79
|
*
|
btrfs: move the space_info handling code to space-info.c
Josef Bacik
2019-07-02
4
-187
/
+204
|
*
|
btrfs: export space_info_add_*_bytes
Josef Bacik
2019-07-02
2
-22
/
+25
|
*
|
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
Josef Bacik
2019-07-02
2
-36
/
+35
|
*
|
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-02
8
-72
/
+85
|
*
|
btrfs: lift bio_set_dev from bio allocation helpers
David Sterba
2019-07-02
3
-8
/
+12
|
*
|
btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
David Sterba
2019-07-02
1
-8
/
+5
|
*
|
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...
David Sterba
2019-07-02
1
-4
/
+5
|
*
|
btrfs: drop default value assignments in enums
David Sterba
2019-07-02
2
-10
/
+10
|
*
|
btrfs: use common helpers for extent IO state insertion messages
David Sterba
2019-07-02
1
-4
/
+7
|
*
|
btrfs: run delayed iput at unlink time
Josef Bacik
2019-07-02
1
-6
/
+34
|
*
|
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
2019-07-02
1
-0
/
+5
[next]