Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc7ff36747b991d1be0d68987066ea87eedbb43e
/
fs
/
btrfs
/
volumes.c
fc315e3
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
8a7d656
Btrfs: fix transaction handle leak in balance
by Filipe Manana
· 9 years ago
80e0c50
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
dba72cb
btrfs: fix balance range usage filters in 4.4-rc
by Holger Hoffstätte
· 9 years ago
31388ab
btrfs: fix rcu warning during device replace
by David Sterba
· 9 years ago
7fd0118
Btrfs: fix the number of transaction units needed to remove a block group
by Filipe Manana
· 9 years ago
8eab77f
Btrfs: use global reserve when deleting unused block group after ENOSPC
by Filipe Manana
· 9 years ago
e75cdf9
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
2c9fe83
btrfs: Fix lost-data-profile caused by balance bg
by Zhao Lei
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
bc30946
btrfs: extend balance filter usage to take minimum and maximum
by David Sterba
· 9 years ago
dee32d0
btrfs: add balance filter for stripes
by Gabríel Arthúr Pétursson
· 9 years ago
12907fc
btrfs: extend balance filter limit to take minimum and maximum
by David Sterba
· 9 years ago
3204d33
Btrfs: add a flags field to btrfs_transaction
by Josef Bacik
· 9 years ago
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
bdcd3c9
btrfs: cleanup btrfs_balance profile validity checks
by Alexandru Moise
· 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
6db4a73
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
62fb50a
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
ee86395
btrfs: comment the rest of implicit barriers before waitqueue_active
by David Sterba
· 10 years ago
f14d104
btrfs: switch more printks to our helpers
by David Sterba
· 9 years ago
b14af3b
btrfs: switch message printers to ratelimited _in_rcu variants
by David Sterba
· 9 years ago
ecaeb14
btrfs: switch message printers to _in_rcu variants
by David Sterba
· 9 years ago
f190aa4
Btrfs: add helper for closing one device
by Anand Jain
· 9 years ago
097efc9
Btrfs: don't log error from btrfs_get_bdev_and_sb
by Anand Jain
· 9 years ago
12b1c26
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
by Anand Jain
· 9 years ago
d74a625
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
by Anand Jain
· 9 years ago
a4553fe
Btrfs: consolidate btrfs_error() to btrfs_std_error()
by Anand Jain
· 9 years ago
92fc03f
Btrfs: SB read failure should return EIO for __bread failure
by Anand Jain
· 9 years ago
c1b7e47
Btrfs: rename super_kobj to fsid_kobj
by Anand Jain
· 9 years ago
3257604
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
by Anand Jain
· 9 years ago
e3bd697
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
by Anand Jain
· 9 years ago
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
Next »