index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
1
-0
/
+1
2015-06-23
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
1
-3
/
+0
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
1
-1
/
+1
2015-06-10
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
1
-0
/
+1
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
1
-2
/
+1
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
1
-0
/
+4
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
1
-0
/
+1
2015-06-02
btrfs: Fix superblock csum type check.
Qu Wenruo
1
-1
/
+1
2015-06-02
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
1
-0
/
+4
2015-06-02
btrfs: report exact callsite where transaction abort occurs
David Sterba
1
-3
/
+9
2015-05-27
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
1
-3
/
+0
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
1
-1
/
+2
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
1
-0
/
+6
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
1
-1
/
+1
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
1
-0
/
+1
2015-04-10
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
1
-0
/
+1
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
1
-0
/
+8
2015-04-10
Btrfs: two stage dirty block group writeout
Chris Mason
1
-0
/
+6
2015-04-10
btrfs: move struct io_ctl into ctree.h and rename it
Chris Mason
1
-0
/
+11
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
1
-0
/
+3
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
1
-1
/
+2
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-0
/
+2
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+5
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
1
-0
/
+3
2015-03-17
Btrfs: prepare block group cache before writing
Josef Bacik
1
-0
/
+2
2015-03-03
btrfs: use explicit initializer for seq_elem
David Sterba
1
-0
/
+2
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-29
/
+10
2015-02-16
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
1
-1
/
+2
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
1
-0
/
+2
2015-02-02
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
1
-0
/
+1
2015-02-02
btrfs: kill btrfs_inode_*time helpers
David Sterba
1
-25
/
+0
2015-01-21
Btrfs: fix unused members in struct btrfs_root
Anand Jain
1
-2
/
+0
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
1
-0
/
+3
2015-01-21
Btrfs: track dirty block groups on their own list
Josef Bacik
1
-2
/
+3
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
1
-0
/
+1
2015-01-19
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
1
-0
/
+1
2014-12-10
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
1
-2
/
+2
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
1
-1
/
+6
2014-12-02
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
1
-1
/
+11
2014-12-02
Btrfs: fix crash caused by block group removal
Filipe Manana
1
-0
/
+1
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
1
-1
/
+6
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
1
-2
/
+2
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-1
/
+49
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
1
-0
/
+1
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
1
-0
/
+5
2014-11-20
Btrfs: move read only block groups onto their own list V2
Josef Bacik
1
-0
/
+4
2014-11-20
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
1
-0
/
+1
2014-11-12
btrfs: introduce pending action: commit
David Sterba
1
-0
/
+1
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
1
-1
/
+3
2014-11-12
btrfs: add support for processing pending changes
David Sterba
1
-0
/
+45
[next]