Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5b6602e762cae17c8891d19698afea451e9c1d95
/
fs
/
btrfs
/
ctree.h
5b6602e
Btrfs: determine level of old roots
by Jan Schmidt
· 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
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
· 13 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
· 13 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
· 13 years ago
8874e81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
1c8f52a
Btrfs: introduce btrfs_next_old_item
by Alexander Block
· 13 years ago
718f58a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
3d7806e
Btrfs: add btrfs_next_old_leaf
by Jan Schmidt
· 13 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 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
· 13 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
6ed3cf2c
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
66d7e7f
Btrfs: mark delayed refs as for cow
by Arne Jansen
· 13 years ago
c7d22a3
Btrfs: added helper btrfs_next_item()
by Jan Schmidt
· 13 years ago
21adbd5
Btrfs: integrate integrity check module into btrfs
by Stefan Behrens
· 13 years ago
22c44fe
Btrfs: deal with enospc from dirtying inodes properly
by Josef Bacik
· 13 years ago
aa38a71
Btrfs: fix deadlock on metadata reservation when evicting a inode
by Miao Xie
· 13 years ago
291c7d2
Btrfs: wait on caching if we're loading the free space cache
by Josef Bacik
· 13 years ago
f1ebcc7
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
by Liu Bo
· 13 years ago
531f4b1a
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
by Chris Mason
· 13 years ago
c06a0e1
Btrfs: fix delayed insertion reservation
by Josef Bacik
· 13 years ago
6d668dd
Btrfs: make a delayed_block_rsv for the delayed item insertion
by Josef Bacik
· 13 years ago
af31f5e
Btrfs: add a log of past tree roots
by Chris Mason
· 13 years ago
6c41761
btrfs: separate superblock items out of fs_info
by David Sterba
· 14 years ago
e688b725
Btrfs: fix extent pinning bugs in the tree log
by Chris Mason
· 13 years ago
36ba022
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
by Josef Bacik
· 13 years ago
5b0e95b
Btrfs: inline checksums into the disk free space cache
by Josef Bacik
· 13 years ago
2bf6475
Btrfs: allow us to overcommit our enospc reservations
by Josef Bacik
· 13 years ago
3b16a4e
Btrfs: use the inode's mapping mask for allocating pages
by Josef Bacik
· 13 years ago
4a92b1b
Btrfs: stop passing a trans handle all around the reservation code
by Josef Bacik
· 13 years ago
482e6dc
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
by Josef Bacik
· 13 years ago
Next »