Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8fcaa5c54e3b0371230e5d43a6f650c667da9c5
/
fs
/
btrfs
/
ctree.h
« Previous
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
· 12 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
· 12 years ago
8a35d95
Btrfs: fix how we deal with the orphan block rsv
by Josef Bacik
· 12 years ago
5d9e75c4
Btrfs: add btrfs_search_old_slot
by Jan Schmidt
· 12 years ago
bd989ba
Btrfs: add tree modification log functions
by Jan Schmidt
· 12 years ago
f29021b
Btrfs: add tree mod log to fs_info
by Jan Schmidt
· 12 years ago
64947ec
Btrfs: move struct seq_list to ctree.h
by Jan Schmidt
· 12 years ago
5581a51
Btrfs: don't set for_cow parameter for tree block functions
by Jan Schmidt
· 12 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
81c9ad2
Btrfs: remove search_start and search_end from find_free_extent and callers
by Josef Bacik
· 13 years ago
49b25e0
btrfs: enhance transaction abort infrastructure
by Jeff Mahoney
· 13 years ago
4da3511
btrfs: add varargs to btrfs_error
by Jeff Mahoney
· 13 years ago
2c53679
btrfs: btrfs_drop_snapshot should return int
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
b45a9d8
btrfs: btrfs_update_root error push-up
by Jeff Mahoney
· 13 years ago
8c34293
btrfs: Add btrfs_panic()
by Jeff Mahoney
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
c08782d
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
by David Sterba
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
c126dea
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
by Chris Mason
· 13 years ago
9785dbd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
a7e99c6
Btrfs: allow for canceling restriper
by Ilya Dryomov
· 13 years ago
837d5b6
Btrfs: allow for pausing restriper
by Ilya Dryomov
· 13 years ago
9555c6c
Btrfs: add skip_balance mount option
by Ilya Dryomov
· 13 years ago
0940ebf
Btrfs: save balance parameters to disk
by Ilya Dryomov
· 13 years ago
7092261
Btrfs: do not reduce profile in do_chunk_alloc()
by Ilya Dryomov
· 13 years ago
c9e9f97
Btrfs: add basic restriper infrastructure
by Ilya Dryomov
· 13 years ago
a46d11a
Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit
by Ilya Dryomov
· 13 years ago
52ba692
Btrfs: introduce masks for chunk type and profile
by Ilya Dryomov
· 13 years ago
6fef8df
Btrfs: get rid of *_alloc_profile fields
by Ilya Dryomov
· 13 years ago
815745c
btrfs: let ->s_fs_info point to fs_info, not root...
by Al Viro
· 13 years ago
Next »