index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scompress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2
-10
/
+10
2017-06-19
btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2
-3
/
+3
2017-06-19
btrfs: add memalloc_nofs protections around alloc_workspace callback
David Sterba
1
-0
/
+10
2017-06-19
btrfs: adjust includes after vmalloc removal
David Sterba
1
-1
/
+1
2017-06-19
btrfs: use GFP_KERNEL in init_ipath
David Sterba
2
-7
/
+7
2017-06-19
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
1
-0
/
+9
2017-06-19
btrfs: send: use kvmalloc in iterate_dir_item
David Sterba
1
-1
/
+1
2017-06-19
btrfs: replace opencoded kvzalloc with the helper
David Sterba
3
-20
/
+11
2017-06-19
Btrfs: lzo: compressed data size must be less then input size
Timofey Titovets
1
-1
/
+3
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
1
-2
/
+1
2017-06-19
Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
Omar Sandoval
1
-13
/
+13
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
4
-18
/
+4
2017-06-19
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
1
-54
/
+49
2017-06-19
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
1
-14
/
+10
2017-06-19
Btrfs: add statx support
Yonghong Song
1
-0
/
+18
2017-06-19
Btrfs: lzo: fix typo in error message after failed deflate
Timofey Titovets
1
-1
/
+1
2017-06-19
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
2
-4
/
+4
2017-06-19
btrfs: remove __BTRFS_LEAF_DATA_SIZE
Nikolay Borisov
1
-6
/
+3
2017-06-19
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
3
-27
/
+25
2017-06-19
btrfs: reduce arguments for decompress_bio ops
Anand Jain
4
-57
/
+54
2017-06-19
btrfs: btrfs_decompress_bio() could accept compressed_bio instead
Anand Jain
1
-14
/
+9
2017-06-19
btrfs: Refactor update_space_info
Nikolay Borisov
1
-40
/
+18
2017-06-19
btrfs: Separate space_info create/update
Nikolay Borisov
1
-66
/
+66
2017-06-19
Btrfs: let btrfs_print_leaf print more about block group
Liu Bo
1
-2
/
+5
2017-06-19
Btrfs: skip commit transaction if we don't have enough pinned bytes
Liu Bo
1
-1
/
+1
2017-06-19
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
1
-5
/
+1
2017-06-19
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
1
-10
/
+4
2017-06-19
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
1
-27
/
+9
2017-06-19
btrfs: remove root usage from can_overcommit
Jeff Mahoney
1
-36
/
+46
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
5
-15
/
+28
2017-06-19
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
1
-1
/
+1
2017-06-19
btrfs: remove unused member list from btrfs_end_io_wq
David Sterba
1
-1
/
+0
2017-06-19
btrfs: remove unused members dir_path from recorded_ref
David Sterba
1
-8
/
+0
2017-06-19
btrfs: remove unused member list from async_submit_bio
David Sterba
1
-1
/
+0
2017-06-19
btrfs: remove unused member err from reada_extent
David Sterba
1
-1
/
+0
2017-06-19
btrfs: Remove unnecessary branching in free-space-tree.c
Sahil Kang
1
-10
/
+2
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
3
-6
/
+4
2017-06-19
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-06-19
Btrfs: unify naming of btrfs_io_bio
Liu Bo
1
-19
/
+19
2017-06-19
Btrfs: check-integrity use bvec_iter
Liu Bo
1
-12
/
+15
2017-06-19
Btrfs: record error if one block has failed to retry
Liu Bo
1
-3
/
+7
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
4
-32
/
+37
2017-06-19
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
1
-74
/
+45
2017-06-19
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
2
-0
/
+20
2017-06-19
Btrfs: use bio_clone_fast to clone our bio
Liu Bo
1
-1
/
+1
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
3
-37
/
+61
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
3
-13
/
+11
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
9
-91
/
+128
2017-06-19
btrfs: Add quota_override knob into sysfs
Sargun Dhillon
1
-0
/
+41
2017-06-19
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
2
-0
/
+7
[next]