Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d537543b3948bc3bc9dede248fa455493e055457
/
fs
/
btrfs
/
volumes.c
e91eb62
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
2236597
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
943c6e9
btrfs: Add raid56 support for updating
by Zhao Lei
· 9 years ago
3a9508b
btrfs: fix compile when block cgroups are not enabled
by Chris Mason
· 9 years ago
277fb5f
btrfs: use __GFP_NOFAIL in alloc_btrfs_bio
by Michal Hocko
· 9 years ago
0e28997
btrfs: remove bio splitting and merge_bvec_fn() calls
by Kent Overstreet
· 11 years ago
46cd285
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
by Chris Mason
· 9 years ago
da2f0f7
Btrfs: add support for blkio controllers
by Chris Mason
· 9 years ago
dc2ee4e
btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()
by Zhaolei
· 9 years ago
55e3a60
btrfs: Fix data checksum error cause by replace with io-load.
by Zhaolei
· 9 years ago
499f377
btrfs: iterate over unused chunk space in FITRIM
by Jeff Mahoney
· 10 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
31b7a57
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
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
67c5e7d
Btrfs: fix race between balance and unused block group deletion
by Filipe Manana
· 10 years ago
65f5333
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
by Zhao Lei
· 10 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
c40b7b0
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand
by Chris Mason
· 9 years ago
d2ff1b2
Btrfs: sysfs: add support to show replacing target in the sysfs
by Anand Jain
· 10 years ago
4fde46f
Btrfs: free the stale device
by Anand Jain
· 10 years ago
4617ea3
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
by Filipe Manana
· 10 years ago
39c2d7f
Btrfs: fix -ENOSPC on block group removal
by Filipe Manana
· 10 years ago
c152b63
Btrfs: fix chunk allocation regression leading to transaction abort
by Filipe Manana
· 10 years ago
2037a09
btrfs: use after free when closing devices
by Sasha Levin
· 10 years ago
33b97e4
Btrfs: check error before reporting missing device and add uuid
by Anand Jain
· 10 years ago
816fceb
Btrfs: log when missing device is created
by Anand Jain
· 10 years ago
6d13f54
btrfs: fix warnings after changes in btrfs_abort_transaction
by David Sterba
· 10 years ago
53e489b
Btrfs: check pending chunks when shrinking fs to avoid corruption
by Filipe Manana
· 10 years ago
2421a8c
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
by Anand Jain
· 10 years ago
6c14a16
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
by Anand Jain
· 10 years ago
1ba4381
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
by Anand Jain
· 10 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
· 10 years ago
a962959
Btrfs: fix racy system chunk allocation when setting block group ro
by Filipe Manana
· 10 years ago
dac5621
bio: skip atomic inc/dec of ->bi_cnt for most use cases
by Jens Axboe
· 10 years ago
1b98450
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
by Forrest Liu
· 10 years ago
f2ab761
btrfs: Fix tail space processing in find_free_dev_extent()
by Zhao Lei
· 10 years ago
fc4c3c8
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
258ece0
btrfs: remove shadowing variables in __btrfs_map_block
by David Sterba
· 10 years ago
9d644a6
btrfs: cleanup, use correct type in div_u64_rem
by David Sterba
· 10 years ago
47c5713
btrfs: replace remaining do_div calls with div_u64 variants
by David Sterba
· 10 years ago
b8b93ad
btrfs: cleanup 64bit/32bit divs, provably bounded values
by David Sterba
· 10 years ago
31e818f
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
by David Sterba
· 10 years ago
853d8ec
btrfs: need_resched not needed with cond_resched
by David Sterba
· 10 years ago
e57cf21
Btrfs: fix allocation size calculations in alloc_btrfs_bio
by Chris Mason
· 10 years ago
9eaed21
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
by Eric Sandeen
· 10 years ago
08da757
btrfs: cleanup: use for() loop in btrfs_map_bio()
by Zhao Lei
· 10 years ago
a688a04
btrfs: remove unused chunk_tree argument in several functions
by Zhao Lei
· 10 years ago
e8c9f18
btrfs: constify structs with op functions or static definitions
by David Sterba
· 10 years ago
13212b5
btrfs: Fix out-of-space bug
by Zhao Lei
· 10 years ago
e3540ea
btrfs: add more checks to btrfs_read_sys_array
by David Sterba
· 10 years ago
1ffb22c
btrfs: cleanup, rename a few variables in btrfs_read_sys_array
by David Sterba
· 10 years ago
ffe2d20
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
by Zhao Lei
· 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
cc7539e
Btrfs: sort raid_map before adding tgtdev stripes
by Zhao Lei
· 10 years ago
57bbddd
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
98af592
btrfs: filp_open() returns ERR_PTR() on failure, not NULL...
by Al Viro
· 10 years ago
a83fffb
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
by David Sterba
· 11 years ago
9627aee
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus
by Chris Mason
· 10 years ago
495e64f
Btrfs: fix fs mapping extent map leak
by Filipe Manana
· 10 years ago
0421682
Btrfs: fix race between fs trimming and block group remove/allocation
by Filipe Manana
· 10 years ago
4245215
Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56
by Miao Xie
· 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
6de6565
Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
by Zhao Lei
· 10 years ago
f90523d
Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
by Zhao Lei
· 10 years ago
084b6e7c
btrfs: Fix a lockdep warning when running xfstest.
by Qu Wenruo
· 10 years ago
90d0c37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
1b6e446
Btrfs: fix compilation errors under DEBUG
by Fabian Frederick
· 10 years ago
47ab2a6
Btrfs: remove empty block groups automatically
by Josef Bacik
· 10 years ago
0f23ae7
Revert "Btrfs: device_list_add() should not update list when mounted"
by Chris Mason
· 10 years ago
28e1cc7
Btrfs: Set real mirror number for read operation on RAID0/5/6
by Miao Xie
· 10 years ago
c3929c3
Btrfs: modify rw_devices counter under chunk_mutex context
by Miao Xie
· 10 years ago
5f37583
Btrfs: move the missing device to its own fs device list
by Miao Xie
· 10 years ago
416d7b8
Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs
by Miao Xie
· 10 years ago
82372bc
Btrfs: make the logic of source device removing more clear
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
adbbb86
Btrfs: fix unprotected device list access when cloning fs devices
by Miao Xie
· 10 years ago
2196d6e
Btrfs: Fix misuse of chunk mutex
by Miao Xie
· 10 years ago
fe48a5c
Btrfs: fix unprotected system chunk array insertion
by Miao Xie
· 10 years ago
7cc8e58
Btrfs: fix unprotected device's variants on 32bits machine
by Miao Xie
· 10 years ago
1c11618
Btrfs: update free_chunk_space during allocting a new chunk
by Miao Xie
· 10 years ago
43530c4
Btrfs: fix unprotected device->bytes_used update
by Miao Xie
· 10 years ago
5d778aa
Btrfs: Fix wrong free_chunk_space assignment during removing a device
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
3c1dbdf
btrfs: rename total_bytes to avoid confusion
by Anand Jain
· 10 years ago
b2efedc
btrfs: rw_devices shouldn't be incremented for seed fs in btrfs_rm_dev_replace_srcdev()
by Anand Jain
· 10 years ago
8bef840
btrfs: fix memory leak when there is no more seed device
by Anand Jain
· 10 years ago
94d5f0c
btrfs: update sprout seed pointer when seed fs is relinquished
by Anand Jain
· 10 years ago
25e8e91
btrfs: replace seed device followed by unmount causes kernel WARNING
by Anand Jain
· 10 years ago
d51908c
btrfs: preparatory to make btrfs_rm_dev_replace_srcdev() seed aware
by Anand Jain
· 10 years ago
f98de9b
Btrfs: make btrfs_search_forward return with nodes unlocked
by Filipe Manana
· 10 years ago
443f24f
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
by Miao Xie
· 10 years ago
Next »