Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5ead2dd02c776e2acf50d5a8cd31a90513f45433
/
fs
/
btrfs
/
ctree.h
5ead2dd
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
by Nikolay Borisov
· 7 years ago
c79a70b
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
by Nikolay Borisov
· 7 years ago
92e2f7e
btrfs: Remove btrfs_fs_info::open_ioctl_trans
by Nikolay Borisov
· 7 years ago
859e682
btrfs: Remove btrfs_file_private::trans
by Nikolay Borisov
· 7 years ago
7a5a07a
btrfs: Remove userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
7c829b7
btrfs: add define for oldest generation
by Anand Jain
· 7 years ago
738c93d
btrfs: move btrfs_listxattr prototype to xattr.h
by David Sterba
· 7 years ago
d612ac5
btrfs: unify types for metadata_ratio and data_chunk_allocations
by Anand Jain
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
9678c54
btrfs: Remove custom crc32c init code
by Nikolay Borisov
· 7 years ago
3e72ee8
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
by Qu Wenruo
· 7 years ago
5d23515
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
by Nikolay Borisov
· 7 years ago
d374060
btrfs: manage commit mount option as %u
by Anand Jain
· 7 years ago
f7b885b
btrfs: manage thread_pool mount option as %u
by Anand Jain
· 7 years ago
2121705
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
by Nikolay Borisov
· 7 years ago
6c686b3
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
by Nikolay Borisov
· 7 years ago
0e34693
btrfs: Make btrfs_trans_release_metadata private to transaction.c
by Nikolay Borisov
· 7 years ago
1f250e9
Btrfs: fix log replay failure after unlink and link combination
by Filipe Manana
· 7 years ago
a8fd1f7
btrfs: use kvzalloc to allocate btrfs_fs_info
by Jeff Mahoney
· 7 years ago
c04e61b
Btrfs: move extent map specific code to extent_map.c
by Liu Bo
· 7 years ago
7b4df058
Btrfs: add helper for em merge logic
by Liu Bo
· 7 years ago
203e02d
Btrfs: remove unused wait in btrfs_stripe_hash
by Liu Bo
· 7 years ago
bae15d9
btrfs: Cleanup existing name_len checks
by Qu Wenruo
· 7 years ago
f5c29bd
Btrfs: add __init macro to btrfs init functions
by Liu Bo
· 7 years ago
26cd947
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
e3b8a48
Btrfs: fix reported number of inode blocks after buffered append writes
by Filipe Manana
· 7 years ago
69fe2d7
btrfs: make the delalloc block rsv per inode
by Josef Bacik
· 7 years ago
8b62f87
Btrfs: rework outstanding_extents
by Josef Bacik
· 7 years ago
f51d2b5
btrfs: allow to set compression level for zlib
by David Sterba
· 7 years ago
d4417e2
btrfs: Replace opencoded sizes with their symbolic constants
by Nikolay Borisov
· 7 years ago
fd708b8
Btrfs: add a extent ref verify tool
by Josef Bacik
· 7 years ago
84f7d8e
btrfs: pass root to various extent ref mod functions
by Josef Bacik
· 7 years ago
fb59237
btrfs: add ref-verify mount option
by Josef Bacik
· 7 years ago
736cd52
Btrfs: remove nr_async_submits and async_submit_draining
by Liu Bo
· 7 years ago
f851689
Btrfs: remove nr_async_bios
by Liu Bo
· 7 years ago
ee8c494
btrfs: Remove unused arguments from btrfs_changed_cb_t
by Nikolay Borisov
· 7 years ago
bf2db0b
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
69ad597
Btrfs: fix overlap of fs_info::flags values
by Tsutomu Itoh
· 7 years ago
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
c2faff7
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
by Misono, Tomohiro
· 7 years ago
e7cdb60
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
1cd5447
btrfs: pass fs_info to btrfs_del_root instead of tree_root
by Jeff Mahoney
· 7 years ago
4335958
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
by Liu Bo
· 7 years ago
167ce95
Btrfs: add a helper to retrive extent inline ref type
by Liu Bo
· 7 years ago
0174484
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
by Nikolay Borisov
· 7 years ago
583b723
btrfs: Do not use data_alloc_cluster in ssd mode
by Hans van Kranenburg
· 7 years ago
23b5ec7
btrfs: fix readdir deadlock with pagefault
by Josef Bacik
· 7 years ago
d3c0bab
btrfs: remove trivial wrapper btrfs_force_ra
by David Sterba
· 8 years ago
35dc313
btrfs: drop ancient page flag mappings
by David Sterba
· 8 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 8 years ago
19aee8d
btrfs: btrfs_inherit_iflags() can be static
by Anand Jain
· 7 years ago
bc3cce2
btrfs: Cleanup num_tolerated_disk_barrier_failures
by Qu Wenruo
· 8 years ago
1cbb1f4
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 8 years ago
23d1f73
btrfs: remove unused sectorsize member
by Nikolay Borisov
· 8 years ago
5c1aab1
btrfs: Add zstd support
by Nick Terrell
· 7 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
e79a332
btrfs: Check name_len with boundary in verify dir_item
by Su Yue
· 8 years ago
19c6dcb
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
by Su Yue
· 8 years ago
7dfb8be
btrfs: Round down values which are written for total_bytes_size
by Nikolay Borisov
· 8 years ago
eca152e
btrfs: Manually implement device_total_bytes getter/setter
by Nikolay Borisov
· 8 years ago
0d0c71b
btrfs: obsolete and remove mount option alloc_start
by David Sterba
· 8 years ago
fac03c8
btrfs: move fs_info::fs_frozen to the flags
by David Sterba
· 8 years ago
4b5faea
btrfs: use generic slab for for btrfs_transaction
by David Sterba
· 8 years ago
118c701
btrfs: remove __BTRFS_LEAF_DATA_SIZE
by Nikolay Borisov
· 8 years ago
3d9ec8c
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
by Nikolay Borisov
· 8 years ago
1b86826
btrfs: cleanup root usage by btrfs_get_alloc_profile
by Jeff Mahoney
· 8 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
f29efe2
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
by Sargun Dhillon
· 8 years ago
a5ed45f
btrfs: Convert fs_info->free_chunk_space to atomic64_t
by Nikolay Borisov
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
66cea28
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
70e7af2
Btrfs: fix delalloc accounting leak caused by u32 overflow
by Omar Sandoval
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9e11cee
btrfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
0966a7b
btrfs: scrub: Introduce full stripe lock for RAID56
by Qu Wenruo
· 8 years ago
171938e
btrfs: track exclusive filesystem operation in flags
by David Sterba
· 8 years ago
de47c9d
btrfs: replace hardcoded value with SEQ_LAST macro
by Edmund Nadolski
· 8 years ago
d48d71a
btrfs: remove redundant parameter from btree_readahead_hook
by David Sterba
· 8 years ago
0700cea
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
1e4f471
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
fe8e12b
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
ce0dcee
btrfs: Change qgroup_meta_rsv to 64bit
by Goldwyn Rodrigues
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bbe08c0
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
db0a669
btrfs: Make btrfs_add_link take btrfs_inode
by Nikolay Borisov
· 8 years ago
fc4f21b1
btrfs: Make get_extent_t take btrfs_inode
by Nikolay Borisov
· 8 years ago
9cdc512
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
by Nikolay Borisov
· 8 years ago
73f2e54
btrfs: Make btrfs_orphan_add take btrfs_inode
by Nikolay Borisov
· 8 years ago
7a6d706
btrfs: Make btrfs_mark_extent_written take btrfs_inode
by Nikolay Borisov
· 8 years ago
dcdbc05
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
by Nikolay Borisov
· 8 years ago
6158e1c
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
by Nikolay Borisov
· 8 years ago
691fa05
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
9f3db42
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
703b391
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
Next »