index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
2017-06-19
1
-6
/
+4
|
*
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
1
-1
/
+3
|
*
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-0
/
+1
|
*
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
2017-06-19
1
-0
/
+2
|
*
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
2017-06-19
1
-2
/
+1
*
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-2
/
+2
|
\
|
|
*
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-10
1
-2
/
+2
|
|
\
|
|
*
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
2017-06-09
1
-2
/
+2
*
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+3
|
/
/
*
|
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
1
-6
/
+28
|
\
|
|
*
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
2017-04-18
1
-0
/
+17
|
*
btrfs: track exclusive filesystem operation in flags
David Sterba
2017-04-18
1
-2
/
+5
|
*
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
2017-04-18
1
-0
/
+2
|
*
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
1
-2
/
+1
|
*
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+1
|
*
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+2
*
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
btrfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+0
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: Change qgroup_meta_rsv to 64bit
Goldwyn Rodrigues
2017-03-29
1
-1
/
+1
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
\
|
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-03
1
-19
/
+20
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
1
-6
/
+6
|
*
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+2
|
*
btrfs: Make btrfs_mark_extent_written take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-25
1
-38
/
+46
|
\
|
|
*
btrfs: use btrfs_debug instead of pr_debug in transaction abort
Jeff Mahoney
2017-02-17
1
-1
/
+2
|
*
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
2017-02-17
1
-1
/
+1
|
*
btrfs: remove unused parameter from btrfs_prepare_extent_commit
David Sterba
2017-02-17
1
-2
/
+1
|
*
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
David Sterba
2017-02-17
1
-2
/
+1
|
*
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
2017-02-14
1
-2
/
+1
|
*
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2017-02-14
1
-29
/
+31
|
*
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
2017-02-14
1
-0
/
+8
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-25
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-18
1
-3
/
+0
|
\
|
*
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
2016-12-10
1
-3
/
+0
*
|
Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors
Chris Mason
2016-12-09
1
-3
/
+8
[prev]
[next]