index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2016-12-06
btrfs: struct btrfsic_state->root should be an fs_info
Jeff Mahoney
2016-12-06
btrfs: alloc_reserved_file_extent trace point should use extent_root
Jeff Mahoney
2016-12-06
btrfs: btrfs_init_new_device should use fs_info->dev_root
Jeff Mahoney
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
2016-12-05
constify btrfs_mksubvol()
Al Viro
2016-11-30
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2016-11-30
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
2016-11-30
Btrfs: fix enospc in hole punching
Robbie Ko
2016-11-30
btrfs: improve delayed refs iterations
Wang Xiaoguang
2016-11-30
btrfs: qgroup: Fix qgroup data leaking by using subtree tracing
Qu Wenruo
2016-11-30
btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c
Qu Wenruo
2016-11-30
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
Qu Wenruo
2016-11-30
btrfs: qgroup: Add comments explaining how btrfs qgroup works
Qu Wenruo
2016-11-30
btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio
Christoph Hellwig
2016-11-30
btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all
Christoph Hellwig
2016-11-30
btrfs: calculate end of bio offset properly
Christoph Hellwig
2016-11-30
btrfs: use bi_size
Christoph Hellwig
2016-11-30
btrfs: don't access the bio directly in btrfs_csum_one_bio
Christoph Hellwig
2016-11-30
btrfs: don't access the bio directly in the direct I/O code
Christoph Hellwig
2016-11-30
btrfs: don't access the bio directly in the raid5/6 code
Christoph Hellwig
2016-11-30
btrfs: use bio iterators for the decompression handlers
Christoph Hellwig
2016-11-30
btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space
Jeff Mahoney
2016-11-30
Btrfs: abort transaction if fill_holes() fails
Josef Bacik
2016-11-30
Btrfs: fix file extent corruption
Josef Bacik
2016-11-30
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
Jeff Mahoney
2016-11-30
btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
Jeff Mahoney
2016-11-30
btrfs: Call kunmap if zlib_inflateInit2 fails
Nick Terrell
2016-11-30
btrfs: store and load values of stripes_min/stripes_max in balance status item
David Sterba
2016-11-30
btrfs: remove redundant check of btrfs_iget return value
Christophe JAILLET
2016-11-30
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
2016-11-30
Btrfs: adjust len of writes if following a preallocated extent
Liu Bo
2016-11-30
btrfs: return early from failed memory allocations in ioctl handlers
Shailendra Verma
2016-11-30
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
David Sterba
2016-11-30
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-30
btrfs: introduce helpers for updating eb uuids
David Sterba
2016-11-30
btrfs: delete unused member from superblock
David Sterba
2016-11-30
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
2016-11-30
btrfs: reada, remove pointless BUG_ON check for fs_info
David Sterba
2016-11-30
btrfs: reada, remove pointless BUG_ON in reada_find_extent
David Sterba
2016-11-30
btrfs: reada, sink start parameter to btree_readahead_hook
David Sterba
2016-11-30
btrfs: reada, remove unused parameter from __readahead_hook
David Sterba
2016-11-30
btrfs: reada, cleanup remove unneeded variable in __readahead_hook
David Sterba
2016-11-30
btrfs: rename helper macros for qgroup and aux data casts
David Sterba
2016-11-30
btrfs: remove stale comment from btrfs_statfs
David Sterba
2016-11-30
btrfs: remove unused headers, statfs.h
David Sterba
2016-11-30
btrfs: remove useless comments
Xiaoguang Wang
2016-11-30
btrfs: make block group flags in balance printks human-readable
Adam Borowski
[prev]
[next]