开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2017-06-21
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
btrfs: preallocate device flush bio
David Sterba
2017-06-21
Btrfs: incremental send, fix invalid path for unlink commands
Filipe Manana
2017-06-21
Btrfs: send, fix invalid path after renaming and linking file
Filipe Manana
2017-06-21
Btrfs: fix invalid extent maps due to hole punching
Filipe Manana
2017-06-21
btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
Jeff Mahoney
2017-06-21
btrfs: use new block error code
Dan Carpenter
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
2017-06-20
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
2017-06-20
btrfs: Manually implement device_total_bytes getter/setter
Nikolay Borisov
2017-06-20
btrfs: obsolete and remove mount option alloc_start
David Sterba
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
2017-06-20
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
2017-06-19
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
David Sterba
2017-06-19
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space
David Sterba
2017-06-19
btrfs: Use btrfs_space_info_used instead of opencoding it
Nikolay Borisov
2017-06-19
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
2017-06-19
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
2017-06-19
btrfs: write_dev_flush does not return ENOMEM anymore
Anand Jain
2017-06-19
Btrfs: compression must free at least one sector size
Timofey Titovets
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
2017-06-19
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
2017-06-19
Btrfs: skip checksum verification if IO error occurs
Liu Bo
2017-06-19
Btrfs: tolerate errors if we have retried successfully
Liu Bo
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: opencode trivial compressed_bio_alloc, simplify error handling
David Sterba
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2017-06-19
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
2017-06-19
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2017-06-19
btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2017-06-19
btrfs: add memalloc_nofs protections around alloc_workspace callback
David Sterba
2017-06-19
btrfs: adjust includes after vmalloc removal
David Sterba
2017-06-19
btrfs: use GFP_KERNEL in init_ipath
David Sterba
2017-06-19
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
2017-06-19
btrfs: send: use kvmalloc in iterate_dir_item
David Sterba
2017-06-19
btrfs: replace opencoded kvzalloc with the helper
David Sterba
2017-06-19
Btrfs: lzo: compressed data size must be less then input size
Timofey Titovets
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
2017-06-19
Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
Omar Sandoval
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
2017-06-19
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
2017-06-19
Btrfs: add statx support
Yonghong Song
2017-06-19
Btrfs: lzo: fix typo in error message after failed deflate
Timofey Titovets
[prev]
[next]