Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5d80366e9b5e56b3ffc1923b4995e83bbbf605e3
/
fs
/
btrfs
/
ctree.h
5d80366
Btrfs: steal from global reserve if we are cleaning up orphans
by Josef Bacik
· 12 years ago
de78b51
btrfs: remove cache only arguments from defrag path
by Eric Sandeen
· 12 years ago
aa43a17
btrfs: handle null fs_info in btrfs_panic()
by Eric Sandeen
· 12 years ago
87533c4
Btrfs: use bit operation for ->fs_state
by Miao Xie
· 12 years ago
de98ced
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
by Miao Xie
· 12 years ago
963d678
Btrfs: use percpu counter for fs_info->delalloc_bytes
by Miao Xie
· 12 years ago
e2d8452
Btrfs: use percpu counter for dirty metadata count
by Miao Xie
· 12 years ago
c018dae
Btrfs: protect fs_info->alloc_start
by Miao Xie
· 12 years ago
8c6a3ee
Btrfs: add a comment for fs_info->max_inline
by Miao Xie
· 12 years ago
55e301f
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
by Filipe Brandenburger
· 12 years ago
e6ec716
Btrfs: make raid attr array more readable
by Miao Xie
· 12 years ago
a1897fd
Btrfs: record first logical byte in memory
by Liu Bo
· 12 years ago
dcfac41
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
by Liu Bo
· 12 years ago
2ab28f3
Btrfs: wait on ordered extents at the last possible moment
by Josef Bacik
· 12 years ago
9c52057
Btrfs: fix hash overflow handling
by Chris Mason
· 12 years ago
31e5022
Btrfs: put raid properties into global table
by Liu Bo
· 12 years ago
ad91455
Btrfs: don't memset new tokens
by Josef Bacik
· 12 years ago
70c8a91
Btrfs: log changed inodes based on the extent map tree
by Josef Bacik
· 12 years ago
d639378
Btrfs: add path->really_keep_locks
by Josef Bacik
· 12 years ago
5f3ab90
Btrfs: rename root_times_lock to root_item_lock
by Anand Jain
· 12 years ago
26176e7
Btrfs: restructure btrfs_run_defrag_inodes()
by Miao Xie
· 12 years ago
9247f31
Btrfs: use slabs for auto defrag allocation
by Miao Xie
· 12 years ago
72d7aef
Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace
by Stefan Behrens
· 12 years ago
29a8d9a
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
by Stefan Behrens
· 12 years ago
e93c89c
Btrfs: add new sources for device replace code
by Stefan Behrens
· 12 years ago
ff023aa
Btrfs: add code to scrub to copy read data to another disk
by Stefan Behrens
· 12 years ago
63a212a
Btrfs: disallow some operations on the device replace target device
by Stefan Behrens
· 12 years ago
5ac00ad
Btrfs: disallow mutually exclusive admin operations from user mode
by Stefan Behrens
· 12 years ago
a2bff64
Btrfs: introduce a btrfs_dev_replace_item type
by Stefan Behrens
· 12 years ago
e922e08
Btrfs: enhance btrfs structures for device replace support
by Stefan Behrens
· 12 years ago
aa1b8cd
Btrfs: pass fs_info instead of root
by Stefan Behrens
· 12 years ago
315a985
Btrfs: fix wrong file extent length
by Miao Xie
· 12 years ago
d142324
Btrfs: Fix typo in fs/btrfs
by Masanari Iida
· 12 years ago
8ccf6f19
Btrfs: make delalloc inodes be flushed by multi-task
by Miao Xie
· 12 years ago
08e007d
Btrfs: improve the noflush reservation
by Miao Xie
· 12 years ago
f48d427
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
c657c3e
Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable
by Chris Mason
· 12 years ago
be6aef6
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
by Josef Bacik
· 12 years ago
5b6602e
Btrfs: determine level of old roots
by Jan Schmidt
· 12 years ago
7205542
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
5af3e8c
Btrfs: make filesystem read-only when submitting barrier fails
by Stefan Behrens
· 12 years ago
f186373
btrfs: extended inode refs
by Mark Fasheh
· 12 years ago
005d642
btrfs: move transaction aborts to the point of failure
by David Sterba
· 12 years ago
2e90cf8
Btrfs: cleanup fs_info->hashers
by Liu Bo
· 12 years ago
ea658ba
Btrfs: delay block group item insertion
by Josef Bacik
· 12 years ago
0647d6b
Btrfs: cleanup for unused ref cache stuff
by liubo
· 12 years ago
2ecb792
Btrfs: fix unprotected ->log_batch
by Miao Xie
· 12 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 12 years ago
7014cdb
Btrfs: btrfs_drop_extent_cache should never fail
by Josef Bacik
· 12 years ago
2aaa665
Btrfs: add hole punching
by Josef Bacik
· 12 years ago
2671485
Btrfs: remove unused hint byte argument for btrfs_drop_extents
by Josef Bacik
· 12 years ago
ca7e70f
Btrfs: do not needlessly restart the transaction for enospc
by Josef Bacik
· 12 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
527a136
btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID
by Wang Sheng-Hui
· 12 years ago
318e151
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
1fa11e2
Btrfs: fix deadlock in wait_for_more_refs
by Arne Jansen
· 12 years ago
c329861
Btrfs: don't allocate a seperate csums array for direct reads
by Josef Bacik
· 12 years ago
533574c
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
by Joe Perches
· 12 years ago
113c1cb
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
by Chris Mason
· 12 years ago
7069830
Btrfs: add btrfs_compare_trees function
by Alexander Block
· 12 years ago
8ea05e3
Btrfs: introduce subvol uuids and times
by Alexander Block
· 12 years ago
2b0ce2c
Btrfs: Check INCOMPAT flags on remount and add helper function
by Mitch Harder
· 12 years ago
b478b2b
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
e679376
Btrfs: add helper for tree enumeration
by Arne Jansen
· 13 years ago
18077bb
Btrfs: rewrite BTRFS_SETGET_FUNCS
by Li Zefan
· 12 years ago
b4d7c3c
Btrfs: kill free_space pointer from inode structure
by Li Zefan
· 12 years ago
bcef60f
Btrfs: quota tree support and startup
by Arne Jansen
· 13 years ago
bed92ea
Btrfs: qgroup implementation and prototypes
by Arne Jansen
· 12 years ago
416ac51
Btrfs: qgroup state and initialization
by Arne Jansen
· 13 years ago
2f38b3e
Btrfs: add helper for tree enumeration
by Arne Jansen
· 13 years ago
630dc77
Btrfs: qgroup on-disk format
by Arne Jansen
· 13 years ago
097b8a7
Btrfs: join tree mod log code with the code holding back delayed refs
by Jan Schmidt
· 12 years ago
8874e81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
1c8f52a
Btrfs: introduce btrfs_next_old_item
by Alexander Block
· 12 years ago
718f58a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
3d7806e
Btrfs: add btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e41f941
Btrfs: move over to use ->update_time
by Josef Bacik
· 13 years ago
1e20932
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
95a0607
Btrfs: use delayed ref sequence numbers for all fs-tree updates
by Jan Schmidt
· 13 years ago
3d136a1
Btrfs: set ioprio of scrub readahead to idle
by Stefan Behrens
· 13 years ago
733f4fb
Btrfs: read device stats on mount, write modified ones during commit
by Stefan Behrens
· 13 years ago
8a35d95
Btrfs: fix how we deal with the orphan block rsv
by Josef Bacik
· 13 years ago
5d9e75c4
Btrfs: add btrfs_search_old_slot
by Jan Schmidt
· 13 years ago
bd989ba
Btrfs: add tree modification log functions
by Jan Schmidt
· 13 years ago
f29021b
Btrfs: add tree mod log to fs_info
by Jan Schmidt
· 13 years ago
64947ec
Btrfs: move struct seq_list to ctree.h
by Jan Schmidt
· 13 years ago
5581a51
Btrfs: don't set for_cow parameter for tree block functions
by Jan Schmidt
· 13 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
25cd999
Btrfs: fix that check_int_data mount option was ignored
by Stefan Behrens
· 13 years ago
6ed3cf2
btrfs: btrfs_root_readonly() broken on big-endian
by Al Viro
· 13 years ago
1c691b3
Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
1d4284b
Merge branch 'error-handling' into for-linus
by Chris Mason
· 13 years ago
94598ba
Btrfs: introduce common define for max number of mirrors
by Stefan Behrens
· 13 years ago
0c460c0
Btrfs: move alloc_profile_is_valid() to volumes.c
by Ilya Dryomov
· 13 years ago
e8920a6
Btrfs: make profile_is_valid() check more strict
by Ilya Dryomov
· 13 years ago
899c81e
Btrfs: add wrappers for working with alloc profiles
by Ilya Dryomov
· 13 years ago
cfed81a
Btrfs: add the ability to cache a pointer into the eb
by Chris Mason
· 13 years ago
727011e
Btrfs: allow metadata blocks larger than the page size
by Chris Mason
· 14 years ago
Next »