index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-45
/
+44
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-45
/
+44
2014-01-09
btrfs: fix missing increment of bi_remaining
Muthu Kumar
1
-2
/
+7
2013-12-04
block: fixup for generic bio chaining
Kent Overstreet
1
-0
/
+2
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
2013-11-21
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
1
-1
/
+1
2013-11-12
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
1
-1
/
+1
2013-11-12
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
1
-8
/
+3
2013-11-12
btrfs: remove fs/btrfs/compat.h
Zach Brown
1
-1
/
+0
2013-11-12
Btrfs: init device stats for new devices
Stefan Behrens
1
-0
/
+2
2013-11-12
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
Ilya Dryomov
1
-0
/
+3
2013-11-12
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
Ilya Dryomov
1
-1
/
+2
2013-11-12
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
1
-1
/
+1
2013-11-12
Btrfs: fix memory leak of chunks' extent map
Liu Bo
1
-0
/
+2
2013-10-05
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
1
-1
/
+6
2013-10-05
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
1
-1
/
+6
2013-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+4
2013-09-21
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
1
-2
/
+2
2013-09-21
Btrfs: do not add replace target to the alloc_list
Ilya Dryomov
1
-1
/
+2
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-149
/
+464
2013-09-01
Btrfs: fix deadlock in uuid scan kthread
Filipe David Borba Manana
1
-17
/
+18
2013-09-01
Btrfs: stop refusing the relocation of chunk 0
Ilya Dryomov
1
-4
/
+2
2013-09-01
Btrfs: adjust the fs_devices->missing count on unmount
Josef Bacik
1
-0
/
+2
2013-09-01
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
Filipe David Borba Manana
1
-2
/
+3
2013-09-01
Btrfs: fix race between removing a dev and writing sbs
Filipe David Borba Manana
1
-2
/
+6
2013-09-01
Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
1
-2
/
+1
2013-09-01
Btrfs: Make btrfs_device_fsid() return unsigned long
Geert Uytterhoeven
1
-5
/
+3
2013-09-01
Btrfs: Make btrfs_device_uuid() return unsigned long
Geert Uytterhoeven
1
-6
/
+4
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-12
/
+7
2013-09-01
Btrfs: rollback btrfs_device fields on umount
Ilya Dryomov
1
-9
/
+6
2013-09-01
Btrfs: add alloc_fs_devices and switch to it
Ilya Dryomov
1
-18
/
+53
2013-09-01
Btrfs: add btrfs_alloc_device and switch to it
Ilya Dryomov
1
-57
/
+94
2013-09-01
Btrfs: find_next_devid: root -> fs_info
Ilya Dryomov
1
-8
/
+8
2013-09-01
Btrfs: check UUID tree during mount if required
Stefan Behrens
1
-0
/
+83
2013-09-01
Btrfs: fill UUID tree initially
Stefan Behrens
1
-1
/
+150
2013-09-01
Btrfs: create UUID tree if required
Stefan Behrens
1
-0
/
+26
2013-09-01
Btrfs: get rid of sparse warnings
Stefan Behrens
1
-3
/
+0
2013-09-01
Fix leak in __btrfs_map_block error path
Dave Jones
1
-0
/
+1
2013-09-01
Btrfs: optimize function btrfs_read_chunk_tree
Filipe David Borba Manana
1
-19
/
+11
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
1
-1
/
+1
2013-09-01
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
1
-2
/
+2
2013-09-01
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
1
-0
/
+2
2013-07-16
Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-195
/
+156
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
1
-167
/
+137
2013-07-02
Btrfs: fix wrong mirror number tuning
Miao Xie
1
-3
/
+0
2013-06-14
Btrfs: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-4
/
+1
2013-06-14
btrfs: device delete to get errors from the kernel
Anand Jain
1
-19
/
+7
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
1
-2
/
+11
2013-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-42
/
+12
[next]