Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d05cebb9153e500648befaa6f135e6976bbfbd84
/
fs
/
btrfs
/
volumes.h
02db084
Btrfs: add DEVICE_READY ioctl
by Josef Bacik
· 12 years ago
b27f7c0
btrfs: join DEV_STATS ioctls to one
by David Sterba
· 12 years ago
2b6ba62
Btrfs: resume balance on rw (re)mounts properly
by Ilya Dryomov
· 12 years ago
68310a5
Btrfs: restore restriper state on all mounts
by Ilya Dryomov
· 12 years ago
606686e
Btrfs: use rcu to protect device->name
by Josef Bacik
· 12 years ago
733f4fb
Btrfs: read device stats on mount, write modified ones during commit
by Stefan Behrens
· 12 years ago
c11d2c2
Btrfs: add ioctl to get and reset the device stats
by Stefan Behrens
· 12 years ago
442a4f6
Btrfs: add device counters for detected IO and checksum errors
by Stefan Behrens
· 12 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
d756bd2
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
by Chris Mason
· 13 years ago
19a39dc
Btrfs: add balance progress reporting
by Ilya Dryomov
· 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
5964101
Btrfs: recover balance on mount
by Ilya Dryomov
· 13 years ago
cfa4c96
Btrfs: soft profile changing mode (aka soft convert)
by Ilya Dryomov
· 13 years ago
e4d8ec0
Btrfs: implement online profile changing
by Ilya Dryomov
· 13 years ago
ea67176
Btrfs: virtual address space subset filter
by Ilya Dryomov
· 13 years ago
94e60d5
Btrfs: devid subset filter
by Ilya Dryomov
· 13 years ago
409d404
Btrfs: devid filter
by Ilya Dryomov
· 13 years ago
5ce5b3c
Btrfs: usage filter
by Ilya Dryomov
· 13 years ago
ed25e9b
Btrfs: profiles filter
by Ilya Dryomov
· 13 years ago
f43ffb6
Btrfs: add basic infrastructure for selective balancing
by Ilya Dryomov
· 13 years ago
c9e9f97
Btrfs: add basic restriper infrastructure
by Ilya Dryomov
· 13 years ago
125ccb0
Btrfs: don't pass a trans handle unnecessarily in volumes.c
by Li Zefan
· 13 years ago
387125f
Btrfs: fix barrier flushes
by Chris Mason
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
90519d6
btrfs: state information for readahead
by Arne Jansen
· 13 years ago
a1d3c47
btrfs: btrfs_multi_bio replaced with btrfs_bio
by Jan Schmidt
· 13 years ago
d5e2003
Btrfs: detect wether a device supports discard
by Josef Bacik
· 13 years ago
d6c0cb3
Merge branch 'cleanups_and_fixes' into inode_numbers
by Chris Mason
· 13 years ago
1f78160
Btrfs: using rcu lock in the reader side of devices list
by Xiao Guangrong
· 14 years ago
7126733
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers
by Chris Mason
· 13 years ago
aa2dfb3
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers
by Chris Mason
· 13 years ago
73c5de0
btrfs: quasi-round-robin for chunk allocation
by Arne Jansen
· 14 years ago
bcd5374
btrfs: move btrfs_cmp_device_free_bytes to super.c
by Arne Jansen
· 14 years ago
a2de733
btrfs: scrub
by Arne Jansen
· 14 years ago
f2a97a9
btrfs: remove all unused functions
by David Sterba
· 14 years ago
621496f
btrfs: remove unused function prototypes
by David Sterba
· 14 years ago
fce3bb9
Btrfs: make btrfs_map_block() return entire free extent for each device of RAID0/1/10/DUP
by Li Dongyang
· 14 years ago
1abe9b8
Btrfs: add initial tracepoint support for btrfs
by liubo
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
6d07bce
btrfs: fix wrong free space information of btrfs
by Miao Xie
· 14 years ago
b2117a3
btrfs: make the chunk allocator utilize the devices better
by Miao Xie
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e13cf63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
cd02dca
Btrfs: account for missing devices in RAID allocation profiles
by Chris Mason
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
c3b9a62
btrfs: replace barriers with explicit flush / FUA usage
by Christoph Hellwig
· 14 years ago
ba1bf48
Btrfs: make balance code choose more wisely when relocating
by Josef Bacik
· 15 years ago
e5e9a52
Btrfs: avoid races between super writeout and device list updates
by Chris Mason
· 15 years ago
c289811
Btrfs: autodetect SSD devices
by Chris Mason
· 15 years ago
d6397ba
Btrfs: When shrinking, only update disk size on success
by Chris Ball
· 16 years ago
ffbd517
Btrfs: use WRITE_SYNC for synchronous writes
by Chris Mason
· 16 years ago
d4a7894
Btrfs: fix typos in comments
by Wu Fengguang
· 16 years ago
e4404d6
Btrfs: shared seed device
by Yan Zheng
· 16 years ago
a512bbf
Btrfs: superblock duplication
by Yan Zheng
· 16 years ago
97288f2
Btrfs: corret fmode_t annotations
by Christoph Hellwig
· 16 years ago
15916de
Btrfs: Fixes for 2.6.28-rc API changes
by Chris Mason
· 16 years ago
2b82032
Btrfs: Seed device support
by Yan Zheng
· 16 years ago
7d2b4da
Btrfs: Fix the multi-bio code to save the original bio for completion
by Chris Mason
· 16 years ago
8b71284
Btrfs: Add async worker threads for pre and post IO checksumming
by Chris Mason
· 16 years ago
a0af469
Fix btrfs_open_devices to deal with changes since the scan ioctls
by Chris Mason
· 16 years ago
dfe2502
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
by Chris Mason
· 16 years ago
a061fc8
Btrfs: Add support for online device removal
by Chris Mason
· 17 years ago
a236aed
Btrfs: Deal with failed writes in mirrored configurations
by Chris Mason
· 17 years ago
ec44a35
Btrfs: Add balance ioctl to restripe the chunks
by Chris Mason
· 17 years ago
788f20e
Btrfs: Add new ioctl to add devices
by Chris Mason
· 17 years ago
8f18cf1
Btrfs: Make the resizer work based on shrinking and growing devices
by Chris Mason
· 17 years ago
b307571
Btrfs: Add a special device list for chunk allocations
by Chris Mason
· 17 years ago
f2d8d74
Btrfs: Make an unplug function that doesn't unplug every spindle
by Chris Mason
· 17 years ago
e17cade
Btrfs: Add chunk uuids and update multi-device back references
by Chris Mason
· 17 years ago
f298446
Btrfs: Write out all super blocks on commit, and bring back proper barrier support
by Chris Mason
· 17 years ago
f188591
Btrfs: Retry metadata reads in the face of checksum failures
by Chris Mason
· 17 years ago
cea9e44
Change btrfs_map_block to return a structure with mappings for all stripes
by Chris Mason
· 17 years ago
8790d50
Btrfs: Add support for mirroring across drives
by Chris Mason
· 17 years ago
8a4b83c
Btrfs: Add support for device scanning and detection ioctls
by Chris Mason
· 17 years ago
239b14b
Btrfs: Bring back mount -o ssd optimizations
by Chris Mason
· 17 years ago
0d81ba5
Btrfs: Move device information into the super block so it can be scanned
by Chris Mason
· 17 years ago
6324fbf
Btrfs: Dynamic chunk and block group allocation
by Chris Mason
· 17 years ago
0b86a83
Btrfs: Add support for multiple devices per filesystem
by Chris Mason
· 17 years ago