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
/
volumes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-20
Btrfs: fix barrier flushes
Chris Mason
1
-0
/
+6
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-3
/
+7
2011-10-02
btrfs: state information for readahead
Arne Jansen
1
-0
/
+8
2011-09-29
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
1
-3
/
+7
2011-08-16
Btrfs: detect wether a device supports discard
Josef Bacik
1
-0
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-0
/
+2
2011-05-23
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
1
-0
/
+2
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+6
2011-05-22
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-15
/
+1
2011-05-13
btrfs: quasi-round-robin for chunk allocation
Arne Jansen
1
-0
/
+1
2011-05-13
btrfs: move btrfs_cmp_device_free_bytes to super.c
Arne Jansen
1
-15
/
+0
2011-05-12
btrfs: scrub
Arne Jansen
1
-0
/
+6
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-3
/
+0
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-2
/
+0
2011-03-28
Btrfs: make btrfs_map_block() return entire free extent for each device of RA...
Li Dongyang
1
-0
/
+1
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
1
-0
/
+11
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+27
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
1
-0
/
+3
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
1
-0
/
+24
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+2
2010-12-13
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
1
-0
/
+2
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-1
/
+1
2010-09-10
btrfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
1
-1
/
+0
2009-09-21
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
1
-0
/
+3
2009-06-10
Btrfs: avoid races between super writeout and device list updates
Chris Mason
1
-1
/
+6
2009-06-10
Btrfs: autodetect SSD devices
Chris Mason
1
-0
/
+5
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
1
-0
/
+3
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
1
-2
/
+11
2009-04-02
Btrfs: fix typos in comments
Wu Fengguang
1
-1
/
+1
2008-12-12
Btrfs: shared seed device
Yan Zheng
1
-2
/
+1
2008-12-08
Btrfs: superblock duplication
Yan Zheng
1
-2
/
+4
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
1
-2
/
+2
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
1
-0
/
+3
2008-11-17
Btrfs: Seed device support
Yan Zheng
1
-6
/
+14
2008-09-25
Btrfs: Fix the multi-bio code to save the original bio for completion
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
1
-3
/
+7
2008-09-25
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
1
-1
/
+2
2008-09-25
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Add new ioctl to add devices
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Make the resizer work based on shrinking and growing devices
Chris Mason
1
-0
/
+5
2008-09-25
Btrfs: Add a special device list for chunk allocations
Chris Mason
1
-0
/
+7
2008-09-25
Btrfs: Make an unplug function that doesn't unplug every spindle
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
1
-2
/
+4
2008-09-25
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Retry metadata reads in the face of checksum failures
Chris Mason
1
-2
/
+4
2008-09-25
Change btrfs_map_block to return a structure with mappings for all stripes
Chris Mason
1
-3
/
+22
[next]