index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Btrfs: use BUG_ON
HIMANGI SARAOGI
2014-09-17
1
-2
/
+2
|
*
Btrfs: fix writing data into the seed filesystem
Miao Xie
2014-09-17
1
-16
/
+36
|
*
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
1
-2
/
+2
*
|
Revert "Btrfs: device_list_add() should not update list when mounted"
Chris Mason
2014-09-18
1
-7
/
+6
|
/
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
1
-1
/
+2
*
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
2014-08-19
1
-1
/
+1
*
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
2014-08-19
1
-2
/
+6
*
Btrfs: fix wrong missing device counter decrease
Miao Xie
2014-08-19
1
-1
/
+1
*
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
Miao Xie
2014-08-19
1
-0
/
+3
*
btrfs: check generation as replace duplicates devid+uuid
Anand Jain
2014-08-19
1
-1
/
+21
*
Btrfs: device_list_add() should not update list when mounted
Anand Jain
2014-08-19
1
-0
/
+27
*
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
2014-07-19
1
-4
/
+4
*
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
2014-07-03
1
-5
/
+7
*
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
2014-06-28
1
-0
/
+9
*
btrfs: dev add should add its sysfs entry
Anand Jain
2014-06-28
1
-0
/
+5
*
btrfs: dev delete should remove sysfs entry
Anand Jain
2014-06-28
1
-0
/
+4
*
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
2014-06-19
1
-7
/
+15
*
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
1
-1
/
+6
*
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
2014-06-19
1
-8
/
+1
*
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-06-19
1
-7
/
+3
*
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-09
1
-2
/
+3
*
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
1
-5
/
+5
*
Btrfs: set right total device count for seeding support
Wang Shilong
2014-06-09
1
-1
/
+0
*
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
2014-06-09
1
-4
/
+8
*
btrfs: btrfs_rm_device() should zero mirror SB as well
Anand Jain
2014-06-09
1
-0
/
+31
*
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
Gui Hecheng
2014-06-09
1
-0
/
+16
*
btrfs: fix wrong max system array size check in kernel space
Gui Hecheng
2014-06-09
1
-1
/
+2
*
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-09
1
-2
/
+24
*
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
1
-0
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
1
-11
/
+24
|
\
|
*
btrfs: make device scan less noisy
David Sterba
2014-04-07
1
-11
/
+24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
1
-18
/
+28
|
\
\
|
|
/
|
*
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
1
-1
/
+1
|
*
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-5
/
+6
|
*
btrfs: Cleanup the unused struct async_sched.
Qu Wenruo
2014-03-10
1
-7
/
+0
|
*
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
2014-03-10
1
-7
/
+23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-45
/
+44
|
\
\
|
|
/
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-45
/
+44
*
|
btrfs: fix missing increment of bi_remaining
Muthu Kumar
2014-01-08
1
-2
/
+7
*
|
block: fixup for generic bio chaining
Kent Overstreet
2013-12-03
1
-0
/
+2
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-6
/
+6
|
/
*
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
2013-11-20
1
-1
/
+1
*
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
2013-11-11
1
-1
/
+1
*
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
1
-8
/
+3
*
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
1
-1
/
+0
*
Btrfs: init device stats for new devices
Stefan Behrens
2013-11-11
1
-0
/
+2
*
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
Ilya Dryomov
2013-11-11
1
-0
/
+3
*
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
Ilya Dryomov
2013-11-11
1
-1
/
+2
*
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-11-11
1
-1
/
+1
*
Btrfs: fix memory leak of chunks' extent map
Liu Bo
2013-11-11
1
-0
/
+2
[prev]
[next]