Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b25b086d23eb852bf3cfdeb60409b4967ebb3c0c
/
fs
/
btrfs
/
volumes.c
3e74317
Btrfs: fix repair code for RAID10
by Jan Schmidt
· 13 years ago
48d2823
fs/btrfs/volumes.c: add missing free_fs_devices
by Julia Lawall
· 13 years ago
37db63a
Btrfs: fix max chunk size check in chunk allocator
by Ilya Dryomov
· 13 years ago
b89203f
Btrfs: fix eof while discarding extents
by Liu Bo
· 13 years ago
3c4bb26
Btrfs: flush out and clean up any block device pages during mount
by Chris Mason
· 13 years ago
1c691b3
Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
1d4284b
Merge branch 'error-handling' into for-linus
by Chris Mason
· 13 years ago
213e64d
Btrfs: fix infinite loop in btrfs_shrink_device()
by Ilya Dryomov
· 13 years ago
e4837f8
Btrfs: allow dup for data chunks in mixed mode
by Ilya Dryomov
· 13 years ago
6728b19
Btrfs: validate target profiles only if we are going to use them
by Ilya Dryomov
· 13 years ago
0c460c0
Btrfs: move alloc_profile_is_valid() to volumes.c
by Ilya Dryomov
· 13 years ago
e8920a6
Btrfs: make profile_is_valid() check more strict
by Ilya Dryomov
· 13 years ago
899c81e
Btrfs: add wrappers for working with alloc profiles
by Ilya Dryomov
· 13 years ago
727011e
Btrfs: allow metadata blocks larger than the page size
by Chris Mason
· 14 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
3acd395
btrfs: Remove BUG_ON from __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
1dd4602
btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
by Mark Fasheh
· 13 years ago
2cdcecb
btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent()
by Mark Fasheh
· 13 years ago
4ed1d16
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
a6b0d5c
Btrfs: make sure we update latest_bdev
by Chris Mason
· 13 years ago
285190d
Btrfs: check return value of lookup_extent_mapping() correctly
by Tsutomu Itoh
· 13 years ago
8a33442
btrfs: silence warning in raid array setup
by David Sterba
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
96bdc7d
Btrfs: use larger system chunks
by Chris Mason
· 13 years ago
c126dea
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
by Chris Mason
· 13 years ago
d756bd2
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
by Chris Mason
· 13 years ago
27263e2
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable 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
9555c6c
Btrfs: add skip_balance mount option
by Ilya Dryomov
· 13 years ago
5964101
Btrfs: recover balance on mount
by Ilya Dryomov
· 13 years ago
0940ebf
Btrfs: save balance parameters to disk
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
52ba692
Btrfs: introduce masks for chunk type and profile
by Ilya Dryomov
· 13 years ago
6fef8df
Btrfs: get rid of *_alloc_profile fields
by Ilya Dryomov
· 13 years ago
b367e47
Btrfs: fix possible deadlock when opening a seed device
by Li Zefan
· 13 years ago
ec9ef7a
Btrfs: simplfy calculation of stripe length for discard operation
by Li Zefan
· 13 years ago
de11cc1
Btrfs: don't pre-allocate btrfs bio
by Li Zefan
· 13 years ago
125ccb0
Btrfs: don't pass a trans handle unnecessarily in volumes.c
by Li Zefan
· 13 years ago
10f6327
btrfs: fix a deadlock in btrfs_scan_one_device()
by Al Viro
· 13 years ago
1100373
Btrfs: use bigger metadata chunks on bigger filesystems
by Chris Mason
· 13 years ago
21adbd5
Btrfs: integrate integrity check module into btrfs
by Stefan Behrens
· 13 years ago
d85c8a6f
Btrfs: unplug every once and a while
by Chris Mason
· 13 years ago
5dbc8fc
Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror
by Chris Mason
· 13 years ago
a5d1633
Btrfs: check if the to-be-added device is writable
by Li Zefan
· 13 years ago
924cd8f
Btrfs: fix nocow when deleting the item
by Miao Xie
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
531f4b1a
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
by Chris Mason
· 13 years ago
6c41761
btrfs: separate superblock items out of fs_info
by David Sterba
· 14 years ago
20bcd64
Btrfs: close all bdevs on mount failure
by Ilya Dryomov
· 13 years ago
2bf6475
Btrfs: allow us to overcommit our enospc reservations
by Josef Bacik
· 13 years ago
90519d6
btrfs: state information for readahead
by Arne Jansen
· 13 years ago
2774b2c
btrfs: Put mirror_num in bi_bdev
by Jan Schmidt
· 13 years ago
a1d3c47
btrfs: btrfs_multi_bio replaced with btrfs_bio
by Jan Schmidt
· 13 years ago
0e58885
Btrfs: fix uninitialized sync_pending
by Miao Xie
· 13 years ago
38c01b9
Btrfs: fix a bug of balance on full multi-disk partitions
by liubo
· 13 years ago
d5e2003
Btrfs: detect wether a device supports discard
by Josef Bacik
· 13 years ago
2ab1ba6
Btrfs: force unplugs when switching from high to regular priority bios
by Chris Mason
· 13 years ago
b43b31b
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus
by Chris Mason
· 13 years ago
85d4e46
Btrfs: make a lockdep class for each root
by Chris Mason
· 13 years ago
92b8e897
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
by Mark Fasheh
· 13 years ago
17e9f79
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
by Mark Fasheh
· 13 years ago
508794e
Btrfs: don't panic if we get an error while balancing V2
by Josef Bacik
· 13 years ago
22b63a2
Btrfs - use %pU to print fsid
by Ilya Dryomov
· 14 years ago
5f3f302
btrfs: false BUG_ON when degraded
by Arne Jansen
· 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
4622470
Btrfs: drop unnecessary device lock
by Xiao Guangrong
· 14 years ago
0c1daee
Btrfs: fix the race between remove dev and alloc chunk
by Xiao Guangrong
· 14 years ago
c9513ed
Btrfs: fix the race between reading and updating devices
by Xiao Guangrong
· 14 years ago
4f6c932
Btrfs: fix bh leak on __btrfs_open_devices path
by Xiao Guangrong
· 14 years ago
65a246c
Btrfs: return error code to caller when btrfs_del_item fails
by Tsutomu Itoh
· 13 years ago
b0b802d
Btrfs: return error code to caller when btrfs_previous_item fails
by Tsutomu Itoh
· 13 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
a9c9bf6
btrfs: heed alloc_start
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
b3b4aa7
btrfs: drop unused parameter from btrfs_release_path
by David Sterba
· 14 years ago
172ddd6
btrfs: drop gfp parameter from alloc_extent_map
by David Sterba
· 14 years ago
a8067e0
btrfs: drop unused parameter from extent_map_tree_init
by David Sterba
· 14 years ago
211588a
Btrfs: do some plugging in the submit_bio threads
by Chris Mason
· 14 years ago
212a17a
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
d9d0487
Btrfs: fix __btrfs_map_block on 32 bit machines
by Chris Mason
· 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
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
Next »