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
/
ctree.h
Age
Commit message (
Expand
)
Author
2018-03-31
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
2018-03-31
btrfs: Remove btrfs_file_private::trans
Nikolay Borisov
2018-03-31
btrfs: Remove userspace transaction ioctls
Nikolay Borisov
2018-03-31
btrfs: add define for oldest generation
Anand Jain
2018-03-26
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
2018-03-26
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
2018-03-26
btrfs: add more __cold annotations
David Sterba
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
Nikolay Borisov
2018-03-26
btrfs: manage commit mount option as %u
Anand Jain
2018-03-26
btrfs: manage thread_pool mount option as %u
Anand Jain
2018-03-26
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
2018-03-26
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
2018-03-26
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
2018-03-01
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2018-01-22
Btrfs: add helper for em merge logic
Liu Bo
2018-01-22
Btrfs: remove unused wait in btrfs_stripe_hash
Liu Bo
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
Btrfs: add __init macro to btrfs init functions
Liu Bo
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
2017-10-30
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
2017-10-30
Btrfs: add a extent ref verify tool
Josef Bacik
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
btrfs: add ref-verify mount option
Josef Bacik
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
2017-10-30
Btrfs: remove nr_async_bios
Liu Bo
2017-10-30
btrfs: Remove unused arguments from btrfs_changed_cb_t
Nikolay Borisov
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-04
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
Liu Bo
2017-08-21
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2017-08-21
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
2017-08-16
btrfs: drop ancient page flag mappings
David Sterba
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
[next]