Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b06c4bf5c874a57254b197f53ddf588e7a24a2bf
/
fs
/
btrfs
/
volumes.h
a0d58e4
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
8789f4f
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
by Zhao Lei
· 9 years ago
af90204
btrfs: Move btrfs_raid_array to public
by Zhao Lei
· 9 years ago
f190aa4
Btrfs: add helper for closing one device
by Anand Jain
· 9 years ago
12b1c26
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
by Anand Jain
· 9 years ago
c1b7e47
Btrfs: rename super_kobj to fsid_kobj
by Anand Jain
· 9 years ago
46cd285
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
by Chris Mason
· 9 years ago
499f377
btrfs: iterate over unused chunk space in FITRIM
by Jeff Mahoney
· 9 years ago
043cd04
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
5a13f43
Btrfs: sysfs: add pointer to access fs_info from fs_devices
by Anand Jain
· 10 years ago
c73eccf
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
by Anand Jain
· 10 years ago
2e7910d
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices
by Anand Jain
· 10 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 9 years ago
9eaed21
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
by Eric Sandeen
· 10 years ago
10f1190
Btrfs: Include map_type in raid_bio
by Zhao Lei
· 10 years ago
6e9606d
Btrfs: add ref_count and free function for btrfs_bio
by Zhao Lei
· 10 years ago
8e5cfb5
Btrfs: Make raid_map array be inlined in btrfs_bio structure
by Zhao Lei
· 10 years ago
9627aee
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus
by Chris Mason
· 10 years ago
0421682
Btrfs: fix race between fs trimming and block group remove/allocation
by Filipe Manana
· 10 years ago
2c8cdd6
Btrfs, replace: write dirty pages into the replace target device
by Miao Xie
· 10 years ago
af8e2d1
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
by Miao Xie
· 10 years ago
084b6e7c
btrfs: Fix a lockdep warning when running xfstest.
by Qu Wenruo
· 10 years ago
47ab2a6
Btrfs: remove empty block groups automatically
by Josef Bacik
· 10 years ago
c1dc089
Btrfs: do file data check by sub-bio's self
by Miao Xie
· 10 years ago
67a2c45
Btrfs: fix use-after-free problem of the device during device replace
by Miao Xie
· 10 years ago
7cc8e58
Btrfs: fix unprotected device's variants on 32bits machine
by Miao Xie
· 10 years ago
ce7213c
Btrfs: fix wrong device bytes_used in the super block
by Miao Xie
· 10 years ago
935e5cc
Btrfs: fix wrong disk size when writing super blocks
by Miao Xie
· 10 years ago
1c43366
Btrfs: fix unprotected assignment of the target device
by Miao Xie
· 10 years ago
90180da
Btrfs: cleanup unused num_can_discard in fs_devices
by Miao Xie
· 10 years ago
443f24f
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
by Miao Xie
· 10 years ago
6ba40b6
Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie
by Miao Xie
· 10 years ago
addc3fa
Btrfs: Fix the problem that the dirty flag of dev stats is cleared
by Miao Xie
· 10 years ago
d5ee37b
Btrfs: make the device lock and its protected data in the same cacheline
by Miao Xie
· 10 years ago
c55f139
Btrfs: fix deadlock when mounting a degraded fs
by Miao Xie
· 10 years ago
7d824b6
btrfs: balance filter: add limit of processed chunks
by David Sterba
· 10 years ago
d458b05
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
by Qu Wenruo
· 11 years ago
a8c93d4
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
c404e0d
Btrfs: fix use-after-free in the finishing procedure of the device replace
by Miao Xie
· 11 years ago
3c45bfc
btrfs: Pack struct btrfs_device
by Dulshani Gunawardhana
· 11 years ago
9b011ad
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
by Wang Shilong
· 11 years ago
12bd2fc
Btrfs: add btrfs_alloc_device and switch to it
by Ilya Dryomov
· 11 years ago
70f8017
Btrfs: check UUID tree during mount if required
by Stefan Behrens
· 11 years ago
f7a81ea
Btrfs: create UUID tree if required
by Stefan Behrens
· 11 years ago
facc8a22
Btrfs: don't cache the csum value into the extent state tree
by Miao Xie
· 11 years ago
6df9a95
Btrfs: make the chunk allocator completely tree lockless
by Josef Bacik
· 11 years ago
cb517ea
Btrfs: cleanup the similar code of the fs root read
by Miao Xie
· 11 years ago
9be3395
Btrfs: use a btrfs bioset instead of abusing bio internals
by Chris Mason
· 11 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
e942f88
Merge branch 'raid56-experimental' into for-linus-3.9
by Chris Mason
· 12 years ago
55e301f
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
by Filipe Brandenburger
· 12 years ago
53b381b
Btrfs: RAID5 and RAID6
by David Woodhouse
· 12 years ago
31e5022
Btrfs: put raid properties into global table
by Liu Bo
· 12 years ago
8dabb74
Btrfs: change core code of btrfs to support the device replace operations
by Stefan Behrens
· 12 years ago
e93c89c
Btrfs: add new sources for device replace code
by Stefan Behrens
· 12 years ago
63a212a
Btrfs: disallow some operations on the device replace target device
by Stefan Behrens
· 12 years ago
aa1b8cd
Btrfs: pass fs_info instead of root
by Stefan Behrens
· 12 years ago
a8a6dab
Btrfs: add btrfs_scratch_superblock() function
by Stefan Behrens
· 12 years ago
3ec706c
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
by Stefan Behrens
· 12 years ago
5d96405
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
by Stefan Behrens
· 12 years ago
7ba15b7
Btrfs: add two more find_device() methods
by Stefan Behrens
· 12 years ago
d9d181c
Btrfs: rename the scrub context structure
by Stefan Behrens
· 12 years ago
5ee0844
Btrfs: revert checksum error statistic which can cause a BUG()
by Stefan Behrens
· 12 years ago
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
Next »