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: 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
*
Btrfs: Lower stack usage in transaction.c
Chris Mason
2008-09-25
1
-18
/
+24
*
Btrfs: Fix delalloc account on state deletion
Chris Mason
2008-09-25
1
-0
/
+1
*
Call btrfs_cow_block while lowering tree level.
Yan
2008-09-25
1
-0
/
+3
*
Btrfs: Use last_alloc optimizations for metadata, even without -o ssd
Chris Mason
2008-09-25
1
-15
/
+13
*
Btrfs: Hash in the offset and owner for file extent backref keys
Chris Mason
2008-09-25
1
-7
/
+6
*
Btrfs: Insert extent record and the first backref in a single balance
Chris Mason
2008-09-25
1
-11
/
+29
*
Btrfs: Add a lookup cache to the extent state tree
Chris Mason
2008-09-25
2
-17
/
+41
*
Btrfs: Add data block hints to SSD mode too
Chris Mason
2008-09-25
4
-12
/
+19
*
Btrfs: Enable delalloc accounting
Chris Mason
2008-09-25
4
-14
/
+26
*
btrfs_drop_extent fixe for inline items > 8K
Yan
2008-09-25
1
-5
/
+3
*
Fix hole start calculation in btrfs_settar
Chris Mason
2008-09-25
1
-11
/
+5
*
Properly align the hole size in btrfs_setattr
Chris Mason
2008-09-25
1
-3
/
+3
*
Btrfs: Align extent length to sectorsize in
Yan
2008-09-25
1
-0
/
+2
*
Btrfs: Copy correct tree when inserting into slot 0
Chris Mason
2008-09-25
1
-1
/
+4
*
Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there
Chris Mason
2008-09-25
1
-3
/
+0
*
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
5
-3
/
+22
*
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
2008-09-25
5
-46
/
+53
*
Btrfs: Add inode item and backref in one insert, reducing cpu usage
Chris Mason
2008-09-25
3
-39
/
+102
*
Btrfs: During deletes and truncate, remove many items at once from the tree
Chris Mason
2008-09-25
4
-70
/
+95
*
Btrfs: extent_io and extent_state optimizations
Chris Mason
2008-09-25
4
-114
/
+298
*
Btrfs: Add some extra debugging around file data checksum failures
Chris Mason
2008-09-25
2
-3
/
+9
*
Btrfs: Force f_pos to the max when a readdir hits the end of the directory.
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
2008-09-25
1
-13
/
+28
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
14
-3413
/
+3612
*
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
4
-13
/
+126
*
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)
Chris Mason
2008-09-25
1
-0
/
+1
[next]