index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
2018-04-18
1
-0
/
+19
*
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
2018-04-18
1
-0
/
+6
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-16
/
+4
*
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
2018-03-31
1
-0
/
+5
*
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
2018-03-31
1
-3
/
+6
*
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
2018-03-31
1
-3
/
+0
*
btrfs: ctree.h: Fix wrong comment position about csum size
Misono, Tomohiro
2018-03-31
1
-1
/
+1
*
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
2018-03-31
1
-1
/
+5
*
btrfs: remove dead create_space_info calls
Jeff Mahoney
2018-03-31
1
-3
/
+3
*
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
Nikolay Borisov
2018-03-31
1
-2
/
+1
*
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
Nikolay Borisov
2018-03-31
1
-1
/
+1
*
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
2018-03-31
1
-1
/
+0
*
btrfs: Remove btrfs_file_private::trans
Nikolay Borisov
2018-03-31
1
-1
/
+0
*
btrfs: Remove userspace transaction ioctls
Nikolay Borisov
2018-03-31
1
-1
/
+0
*
btrfs: add define for oldest generation
Anand Jain
2018-03-31
1
-0
/
+2
*
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
2018-03-26
1
-3
/
+0
*
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
2018-03-26
1
-2
/
+2
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-4
/
+5
*
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
1
-0
/
+16
*
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
1
-2
/
+0
*
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
Nikolay Borisov
2018-03-26
1
-1
/
+0
*
btrfs: manage commit mount option as %u
Anand Jain
2018-03-26
1
-1
/
+1
*
btrfs: manage thread_pool mount option as %u
Anand Jain
2018-03-26
1
-1
/
+1
*
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
2018-03-26
1
-2
/
+1
*
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
2018-03-26
1
-2
/
+1
*
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
2018-03-26
1
-2
/
+0
*
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
1
-1
/
+4
*
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-03-01
1
-1
/
+1
*
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2018-01-22
1
-2
/
+0
*
Btrfs: add helper for em merge logic
Liu Bo
2018-01-22
1
-0
/
+2
*
Btrfs: remove unused wait in btrfs_stripe_hash
Liu Bo
2018-01-22
1
-1
/
+0
*
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
1
-5
/
+0
*
Btrfs: add __init macro to btrfs init functions
Liu Bo
2018-01-22
1
-3
/
+3
*
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-29
1
-0
/
+1
|
\
|
*
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
1
-0
/
+1
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
|
/
*
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
1
-2
/
+3
*
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
1
-0
/
+2
*
btrfs: allow to set compression level for zlib
David Sterba
2017-11-01
1
-0
/
+1
*
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
2017-10-30
1
-1
/
+1
*
Btrfs: add a extent ref verify tool
Josef Bacik
2017-10-30
1
-0
/
+5
*
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
1
-3
/
+4
*
btrfs: add ref-verify mount option
Josef Bacik
2017-10-30
1
-0
/
+1
*
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
2017-10-30
1
-2
/
+0
*
Btrfs: remove nr_async_bios
Liu Bo
2017-10-30
1
-1
/
+0
*
btrfs: Remove unused arguments from btrfs_changed_cb_t
Nikolay Borisov
2017-10-30
1
-3
/
+1
*
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-06
1
-1
/
+1
|
\
|
*
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
2017-10-04
1
-1
/
+1
*
|
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-29
1
-1
/
+0
|
\
\
|
|
/
|
*
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2017-09-26
1
-1
/
+0
[next]