index
:
linux.git
master
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
2019-08-18
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-08-07
btrfs: trim: Check the range passed into to prevent overflow
Qu Wenruo
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
2019-08-02
Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
2019-07-30
Btrfs: fix incremental send failure after deduplication
Filipe Manana
2019-07-26
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
2019-07-25
btrfs: Fix deadlock caused by missing memory barrier
Nikolay Borisov
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
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-16
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-10
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
Tejun Heo
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
[next]