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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-2
/
+2
2012-01-16
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
1
-2
/
+1
2012-01-16
Btrfs: add balance progress reporting
Ilya Dryomov
1
-0
/
+3
2012-01-16
Btrfs: allow for canceling restriper
Ilya Dryomov
1
-0
/
+1
2012-01-16
Btrfs: allow for pausing restriper
Ilya Dryomov
1
-0
/
+1
2012-01-16
Btrfs: recover balance on mount
Ilya Dryomov
1
-0
/
+2
2012-01-16
Btrfs: soft profile changing mode (aka soft convert)
Ilya Dryomov
1
-0
/
+6
2012-01-16
Btrfs: implement online profile changing
Ilya Dryomov
1
-0
/
+5
2012-01-16
Btrfs: virtual address space subset filter
Ilya Dryomov
1
-0
/
+1
2012-01-16
Btrfs: devid subset filter
Ilya Dryomov
1
-0
/
+1
2012-01-16
Btrfs: devid filter
Ilya Dryomov
1
-0
/
+1
2012-01-16
Btrfs: usage filter
Ilya Dryomov
1
-0
/
+1
2012-01-16
Btrfs: profiles filter
Ilya Dryomov
1
-0
/
+4
2012-01-16
Btrfs: add basic infrastructure for selective balancing
Ilya Dryomov
1
-0
/
+11
2012-01-16
Btrfs: add basic restriper infrastructure
Ilya Dryomov
1
-1
/
+13
2012-01-11
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
1
-2
/
+1
2011-11-20
Btrfs: fix barrier flushes
Chris Mason
1
-0
/
+6
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-3
/
+7
2011-10-02
btrfs: state information for readahead
Arne Jansen
1
-0
/
+8
2011-09-29
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
1
-3
/
+7
2011-08-16
Btrfs: detect wether a device supports discard
Josef Bacik
1
-0
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-0
/
+2
2011-05-23
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
1
-0
/
+2
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+6
2011-05-22
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-15
/
+1
2011-05-13
btrfs: quasi-round-robin for chunk allocation
Arne Jansen
1
-0
/
+1
2011-05-13
btrfs: move btrfs_cmp_device_free_bytes to super.c
Arne Jansen
1
-15
/
+0
2011-05-12
btrfs: scrub
Arne Jansen
1
-0
/
+6
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-3
/
+0
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-2
/
+0
2011-03-28
Btrfs: make btrfs_map_block() return entire free extent for each device of RA...
Li Dongyang
1
-0
/
+1
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
1
-0
/
+11
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+27
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
1
-0
/
+3
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
1
-0
/
+24
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+2
2010-12-13
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
1
-0
/
+2
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-1
/
+1
2010-09-10
btrfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
1
-1
/
+0
2009-09-21
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
1
-0
/
+3
2009-06-10
Btrfs: avoid races between super writeout and device list updates
Chris Mason
1
-1
/
+6
2009-06-10
Btrfs: autodetect SSD devices
Chris Mason
1
-0
/
+5
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
1
-0
/
+3
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
1
-2
/
+11
2009-04-02
Btrfs: fix typos in comments
Wu Fengguang
1
-1
/
+1
2008-12-12
Btrfs: shared seed device
Yan Zheng
1
-2
/
+1
2008-12-08
Btrfs: superblock duplication
Yan Zheng
1
-2
/
+4
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
1
-2
/
+2
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
1
-0
/
+3
[next]