index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
2011-03-28
Btrfs: make btrfs_map_block() return entire free extent for each device of RA...
Li Dongyang
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-12-13
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-09-10
btrfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2009-09-21
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
2009-06-10
Btrfs: avoid races between super writeout and device list updates
Chris Mason
2009-06-10
Btrfs: autodetect SSD devices
Chris Mason
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
2009-04-02
Btrfs: fix typos in comments
Wu Fengguang
2008-12-12
Btrfs: shared seed device
Yan Zheng
2008-12-08
Btrfs: superblock duplication
Yan Zheng
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
2008-11-17
Btrfs: Seed device support
Yan Zheng
2008-09-25
Btrfs: Fix the multi-bio code to save the original bio for completion
Chris Mason
2008-09-25
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
2008-09-25
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
2008-09-25
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
Btrfs: Make the resizer work based on shrinking and growing devices
Chris Mason
2008-09-25
Btrfs: Add a special device list for chunk allocations
Chris Mason
2008-09-25
Btrfs: Make an unplug function that doesn't unplug every spindle
Chris Mason
2008-09-25
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
2008-09-25
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
2008-09-25
Btrfs: Retry metadata reads in the face of checksum failures
Chris Mason
2008-09-25
Change btrfs_map_block to return a structure with mappings for all stripes
Chris Mason
2008-09-25
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
2008-09-25
Btrfs: Move device information into the super block so it can be scanned
Chris Mason
2008-09-25
Btrfs: Dynamic chunk and block group allocation
Chris Mason
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason