index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-7
/
+7
2018-12-17
btrfs: Remove 1st shrink/grow phase from balance
Nikolay Borisov
1
-53
/
+0
2018-12-17
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
1
-1
/
+1
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
1
-7
/
+7
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
1
-7
/
+6
2018-12-17
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
1
-2
/
+4
2018-12-17
btrfs: balance: print to system log when balance ends or is paused
Anand Jain
1
-0
/
+7
2018-12-17
btrfs: balance: print args during start and resume
Anand Jain
1
-3
/
+158
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
1
-0
/
+54
2018-12-17
Btrfs: fix access to available allocation bits when starting balance
Filipe Manana
1
-16
/
+23
2018-12-17
btrfs: Handle final split-brain possibility during fsid change
Nikolay Borisov
1
-11
/
+53
2018-12-17
btrfs: Handle one more split-brain scenario during fsid change
Nikolay Borisov
1
-4
/
+73
2018-12-17
btrfs: add members to fs_devices to track fsid changes
Nikolay Borisov
1
-1
/
+8
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-6
/
+4
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
1
-15
/
+59
2018-12-17
btrfs: Remove superfluous check form btrfs_remove_chunk
Nikolay Borisov
1
-7
/
+5
2018-12-17
btrfs: harden agaist duplicate fsid on scanned devices
Anand Jain
1
-0
/
+29
2018-12-17
btrfs: introduce nparity raid_attr
Hans van Kranenburg
1
-7
/
+11
2018-12-17
btrfs: fix ncopies raid_attr for RAID56
Hans van Kranenburg
1
-2
/
+2
2018-12-17
btrfs: alloc_chunk: fix more DUP stripe size handling
Hans van Kranenburg
1
-9
/
+7
2018-12-17
btrfs: alloc_chunk: improve chunk size variable name
Hans van Kranenburg
1
-5
/
+5
2018-12-17
btrfs: alloc_chunk: do not refurbish num_bytes
Hans van Kranenburg
1
-4
/
+3
2018-12-17
btrfs: Check for missing device before bio submission in btrfs_map_bio
Nikolay Borisov
1
-7
/
+2
2018-12-17
Btrfs: rename and export get_chunk_map
Omar Sandoval
1
-11
/
+18
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
1
-5
/
+48
2018-12-17
btrfs: volumes: Make sure no dev extent is beyond device boundary
Qu Wenruo
1
-0
/
+17
2018-12-17
btrfs: volumes: Make sure there is no overlap of dev extents at mount time
Qu Wenruo
1
-0
/
+14
2018-10-15
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
1
-1
/
+5
2018-10-15
btrfs: use common helper instead of open coding a bit test
David Sterba
1
-1
/
+1
2018-10-15
Btrfs: extent_map: use rb_first_cached
Liu Bo
1
-2
/
+2
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
1
-21
/
+18
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
1
-15
/
+17
2018-10-15
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
Nikolay Borisov
1
-12
/
+13
2018-10-15
btrfs: add helper to obtain number of devices with ongoing dev-replace
Anand Jain
1
-14
/
+21
2018-10-15
btrfs: add assertions where number of devices could go below 0
Anand Jain
1
-2
/
+2
2018-08-23
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
1
-1
/
+6
2018-08-06
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
1
-5
/
+24
2018-08-06
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
1
-2
/
+6
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
1
-0
/
+184
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
1
-15
/
+5
2018-08-06
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
1
-5
/
+5
2018-08-06
btrfs: Remove fs_info form btrfs_free_chunk
Nikolay Borisov
1
-3
/
+3
2018-08-06
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
1
-4
/
+5
2018-08-06
btrfs: remove fs_info argument from update_dev_stat_item
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
1
-6
/
+4
2018-08-06
btrfs: validate type when reading a chunk
Gu Jinxiang
1
-0
/
+28
2018-08-06
btrfs: refactor block group replication factor calculation to a helper
David Sterba
1
-0
/
+11
2018-08-06
btrfs: use the assigned fs_devices instead of the dereference
Anand Jain
1
-2
/
+2
[next]