index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: Fix allocation profile init
Chris Mason
2008-09-25
3
-21
/
+13
*
Btrfs: Don't allow written blocks from this transaction to be reallocated
Chris Mason
2008-09-25
1
-1
/
+3
*
Btrfs: Add support for duplicate blocks on a single spindle
Chris Mason
2008-09-25
4
-9
/
+37
*
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
6
-93
/
+198
*
Btrfs: Properly dirty buffers in the split corner cases
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Verify checksums on tree blocks found without read_tree_block
Chris Mason
2008-09-25
5
-36
/
+60
*
Btrfs: Keep fs_mutex during reads done by snapshot deletion
Chris Mason
2008-09-25
1
-3
/
+4
*
btrfs-progs: Stop stomping on 'name' input parameter
Alex Chiang
2008-09-25
1
-1
/
+1
*
Btrfs: Correct usage of IS_ERR() in extent_io.c
Peter
2008-09-25
1
-9
/
+9
*
Fix btrfs_fill_super to return -EINVAL when no FS found
Yan
2008-09-25
3
-5
/
+4
*
Reorder the flags field in struct btrfs_header and record a flag on writeout
Chris Mason
2008-09-25
3
-9
/
+42
*
Btrfs: Add leak debugging for extent_buffer and extent_state
Chris Mason
2008-09-25
3
-3
/
+30
*
Btrfs: Use a higher default ra pages
Chris Mason
2008-09-25
1
-1
/
+1
*
Create a btrfs backing dev info
Chris Mason
2008-09-25
3
-0
/
+60
*
Btrfs: Implement raid0 when multiple devices are present
Chris Mason
2008-09-25
5
-66
/
+173
*
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
7
-44
/
+333
*
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
2008-09-25
8
-2
/
+103
*
Btrfs: Move device information into the super block so it can be scanned
Chris Mason
2008-09-25
5
-91
/
+23
*
Btrfs: Make the FS tree the last objectid in the tree of tree roots
Chris Mason
2008-09-25
1
-9
/
+8
*
Add /dev/btrfs-control for device scanning ioctls
Chris Mason
2008-09-25
2
-5
/
+40
*
Btrfs: Bring back find_free_extent CPU usage optimizations
Chris Mason
2008-09-25
1
-8
/
+12
*
Btrfs: Dynamic chunk and block group allocation
Chris Mason
2008-09-25
6
-57
/
+263
*
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
13
-380
/
+1563
*
Match the extent tree code to btrfs-progs for multi-device merging
Chris Mason
2008-09-25
1
-52
/
+7
*
Btrfs: Use KM_USERN instead of KM_IRQ during data summing
Chris Mason
2008-09-25
1
-5
/
+5
*
Btrfs: Disable sysfs files on older kernels
Chris Mason
2008-09-25
1
-0
/
+34
*
Btrfs: Make sure bio pages are adjacent during bulk csumming
Chris Mason
2008-09-25
1
-2
/
+4
*
Btrfs: Misc 2.6.25 updates
Chris Mason
2008-09-25
2
-29
/
+11
*
btrfs: fixes for kobject changes in mainline
Greg KH
2008-09-25
1
-24
/
+15
*
Btrfs: While doing checksums on bios, cache the extent_buffer mapping
Chris Mason
2008-09-25
1
-3
/
+33
*
Btrfs: checksum file data at bio submission time instead of during writepage
Chris Mason
2008-09-25
5
-18
/
+75
*
Btrfs: Properly cast before shifting
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Take the extent lock before dropping the delalloc bits
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: Fix looping on readdir of the subvol roots
Yan Zheng
2008-09-25
1
-1
/
+4
*
Btrfs: Properly clear dirty and delalloc extent bits while preparing the file...
Chris Mason
2008-09-25
1
-0
/
+7
*
Btrfs: Remove extent back refs in batches, and avoid duplicate searches
Chris Mason
2008-09-25
1
-9
/
+54
*
Btrfs: Allocator improvements
Chris Mason
2008-09-25
4
-15
/
+70
*
Btrfs: Disable tree defrag in SSD mode
Chris Mason
2008-09-25
2
-1
/
+5
*
Btrfs: unaligned access fixes
David Miller
2008-09-25
5
-45
/
+33
*
Btrfs: Fix "no csum found for inode" issue.
Yan
2008-09-25
2
-3
/
+7
*
Btrfs: Fix i_blocks accounting
Chris Mason
2008-09-25
4
-20
/
+50
*
Btrfs: Create larger bios for btree blocks
Chris Mason
2008-09-25
3
-8
/
+17
*
Btrfs: Don't case unsigned long to int in bio submission
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Use 2MB as the empty_size for clustered allocations
Chris Mason
2008-09-25
1
-1
/
+1
*
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
Yan
2008-09-25
1
-3
/
+4
*
Btrfs: Add checks for last byte in disk to allocator grouping
Chris Mason
2008-09-25
1
-1
/
+6
*
Btrfs: Fix hole creation in file_write
Yan
2008-09-25
1
-4
/
+2
*
Btrfs: Update magic
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Add debugging for block group update failure
Chris Mason
2008-09-25
1
-1
/
+5
*
Btrfs: Fix typo in extent_io.c
Yan
2008-09-25
2
-4
/
+3
[next]