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
...
*
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
6
-17
/
+15
*
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
2017-06-19
1
-16
/
+14
*
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
2017-06-19
1
-0
/
+4
*
Btrfs: btrfs_ioctl_search_key documentation
Hans van Kranenburg
2017-06-19
1
-20
/
+43
*
Btrfs: skip checksum verification if IO error occurs
Liu Bo
2017-06-19
1
-6
/
+8
*
Btrfs: tolerate errors if we have retried successfully
Liu Bo
2017-06-19
1
-1
/
+4
*
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
3
-8
/
+8
*
btrfs: opencode trivial compressed_bio_alloc, simplify error handling
David Sterba
2017-06-19
1
-19
/
+4
*
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
3
-10
/
+5
*
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
4
-5
/
+5
*
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
5
-41
/
+0
*
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2017-06-19
2
-7
/
+2
*
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
1
-3
/
+0
*
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
2017-06-19
1
-32
/
+20
*
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2017-06-19
2
-10
/
+10
*
btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2017-06-19
2
-3
/
+3
*
btrfs: add memalloc_nofs protections around alloc_workspace callback
David Sterba
2017-06-19
1
-0
/
+10
*
btrfs: adjust includes after vmalloc removal
David Sterba
2017-06-19
1
-1
/
+1
*
btrfs: use GFP_KERNEL in init_ipath
David Sterba
2017-06-19
2
-7
/
+7
*
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
2017-06-19
1
-0
/
+9
*
btrfs: send: use kvmalloc in iterate_dir_item
David Sterba
2017-06-19
1
-1
/
+1
*
btrfs: replace opencoded kvzalloc with the helper
David Sterba
2017-06-19
3
-20
/
+11
*
Btrfs: lzo: compressed data size must be less then input size
Timofey Titovets
2017-06-19
1
-1
/
+3
*
btrfs: simplify code with bio_io_error
Guoqing Jiang
2017-06-19
1
-2
/
+1
*
Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
Omar Sandoval
2017-06-19
1
-13
/
+13
*
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
4
-18
/
+4
*
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
2017-06-19
1
-54
/
+49
*
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
2017-06-19
1
-14
/
+10
*
Btrfs: add statx support
Yonghong Song
2017-06-19
1
-0
/
+18
*
Btrfs: lzo: fix typo in error message after failed deflate
Timofey Titovets
2017-06-19
1
-1
/
+1
*
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
2017-06-19
2
-4
/
+4
*
btrfs: remove __BTRFS_LEAF_DATA_SIZE
Nikolay Borisov
2017-06-19
1
-6
/
+3
*
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
2017-06-19
3
-27
/
+25
*
btrfs: reduce arguments for decompress_bio ops
Anand Jain
2017-06-19
4
-57
/
+54
*
btrfs: btrfs_decompress_bio() could accept compressed_bio instead
Anand Jain
2017-06-19
1
-14
/
+9
*
btrfs: Refactor update_space_info
Nikolay Borisov
2017-06-19
1
-40
/
+18
*
btrfs: Separate space_info create/update
Nikolay Borisov
2017-06-19
1
-66
/
+66
*
Btrfs: let btrfs_print_leaf print more about block group
Liu Bo
2017-06-19
1
-2
/
+5
*
Btrfs: skip commit transaction if we don't have enough pinned bytes
Liu Bo
2017-06-19
1
-1
/
+1
*
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
2017-06-19
1
-5
/
+1
*
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
2017-06-19
1
-10
/
+4
*
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
2017-06-19
1
-27
/
+9
*
btrfs: remove root usage from can_overcommit
Jeff Mahoney
2017-06-19
1
-36
/
+46
*
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
5
-15
/
+28
*
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
2017-06-19
1
-1
/
+1
*
btrfs: remove unused member list from btrfs_end_io_wq
David Sterba
2017-06-19
1
-1
/
+0
*
btrfs: remove unused members dir_path from recorded_ref
David Sterba
2017-06-19
1
-8
/
+0
*
btrfs: remove unused member list from async_submit_bio
David Sterba
2017-06-19
1
-1
/
+0
*
btrfs: remove unused member err from reada_extent
David Sterba
2017-06-19
1
-1
/
+0
*
btrfs: Remove unnecessary branching in free-space-tree.c
Sahil Kang
2017-06-19
1
-10
/
+2
[prev]
[next]