index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-07-17
btrfs: don't leak extent_map in btrfs_get_io_geometry()
Johannes Thumshirn
2019-07-17
btrfs: free checksum hash on in close_ctree
Johannes Thumshirn
2019-07-17
btrfs: Fix build error while LIBCRC32C is module
YueHaibing
2019-07-17
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
2019-07-05
btrfs: fix memory leak of path on error return path
Colin Ian King
2019-07-04
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
btrfs: migrate the delayed refs rsv code
Josef Bacik
2019-07-04
btrfs: Evaluate io_tree in find_lock_delalloc_range()
Goldwyn Rodrigues
2019-07-02
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
2019-07-02
btrfs: stop using block_rsv_release_bytes everywhere
Josef Bacik
2019-07-02
btrfs: cleanup the target logic in __btrfs_block_rsv_release
Josef Bacik
2019-07-02
btrfs: export __btrfs_block_rsv_release
Josef Bacik
2019-07-02
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
2019-07-02
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
2019-07-02
btrfs: Simplify update of space_info in __reserve_metadata_bytes()
Goldwyn Rodrigues
2019-07-02
btrfs: unexport can_overcommit
Josef Bacik
2019-07-02
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
2019-07-02
btrfs: move dump_space_info to space-info.c
Josef Bacik
2019-07-02
btrfs: export block_rsv_use_bytes
Josef Bacik
2019-07-02
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
2019-07-02
btrfs: move the space info update macro to space-info.h
Josef Bacik
2019-07-02
btrfs: move and export can_overcommit
Josef Bacik
2019-07-02
btrfs: move the space_info handling code to space-info.c
Josef Bacik
2019-07-02
btrfs: export space_info_add_*_bytes
Josef Bacik
2019-07-02
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
Josef Bacik
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-02
btrfs: lift bio_set_dev from bio allocation helpers
David Sterba
2019-07-02
btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
David Sterba
2019-07-02
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...
David Sterba
2019-07-02
btrfs: drop default value assignments in enums
David Sterba
2019-07-02
btrfs: use common helpers for extent IO state insertion messages
David Sterba
2019-07-02
btrfs: run delayed iput at unlink time
Josef Bacik
2019-07-02
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
2019-07-02
Btrfs: fix fsync not persisting dentry deletions due to inode evictions
Filipe Manana
2019-07-02
btrfs: Use btrfs_get_io_geometry appropriately
Nikolay Borisov
2019-07-02
btrfs: Introduce btrfs_io_geometry infrastructure
Nikolay Borisov
2019-07-02
btrfs: improve messages when updating feature flags
David Sterba
2019-07-02
btrfs: shut up bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2019-07-02
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
2019-07-02
btrfs: document BTRFS_MAX_MIRRORS
David Sterba
2019-07-02
btrfs: use mask for RAID56 profiles
David Sterba
2019-07-02
btrfs: add mask for all RAID1 types
David Sterba
2019-07-02
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
Qu Wenruo
2019-07-02
btrfs: correctly validate compression type
Johannes Thumshirn
2019-07-02
Btrfs: fix data loss after inode eviction, renaming it, and fsync it
Filipe Manana
2019-07-02
btrfs: raid56: clear incompat block group flags after removing the last one
David Sterba
2019-07-02
btrfs: switch extent_buffer write_locks from atomic to int
David Sterba
[next]