projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Btrfs: Fix leaf reference cache miss
[linux-2.6]
/
fs
/
btrfs
/
file-item.c
2008-09-25
Chris Mason
Merge Btrfs into fs/btrfs
blob
|
commitdiff
|
raw
2008-09-25
Chris Mason
Btrfs: Fix variable init during csum creation
blob
|
commitdiff
|
raw
2008-09-25
Chris Mason
Btrfs: Lookup readpage checksums on bio submission...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Lower contention on the csum mutex
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
btrfs_lookup_bio_sums seems broken, go back to the...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Hold csum mutex while reading in sums during...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix streaming read performance with checksumming on
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Btrfs: implement memory reclaim for leaf reference...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Take the csum mutex while reading checksums
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Fix btrfs_wait_ordered_extent_range to properly wait
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Keep extent mappings in ram until pending ordere...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Handle data checksumming on bios that span multi...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: New data=ordered implementation
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Sage Weil
Btrfs: Clone file data ioctl
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Write bio checksumming outside the FS mutex
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Use KM_USERN instead of KM_IRQ during data summing
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Make sure bio pages are adjacent during bulk...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: While doing checksums on bios, cache the extent_...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: checksum file data at bio submission time instea...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add some extra debugging around file data checks...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix a number of inline extent problems that...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Minor fix for btrfs_csum_file_block.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Optimize csum insertion to create larger items...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add back file data checksumming
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Allow tree blocks larger than the page size
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Create extent_buffer interface for large blocksizes
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Zach Brown
Btrfs: trivial include fixups
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Chris Mason
Btrfs: Audit callers and return codes to make sure...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Chris Mason
Subject: Rework btrfs_file_write to only allocate while...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Chris Mason
Btrfs: patch queue: page_mkwrite
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Aneesh
btrfs: Code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Chris Mason
Btrfs: add GPLv2
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Chris Mason
Btrfs: printk fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Chris Mason
Btrfs: 64 bit div fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Chris Mason
Btrfs: fixup various fsx failures
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
Chris Mason
Btrfs: sparse files!
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
Chris Mason
Btrfs: switch to crc32c instead of sha256
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Chris Mason
Btrfs: many file_write fixes, inline data
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Chris Mason
Btrfs: working file_write, reorganized key flags
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Chris Mason
Btrfs: rework csums and extent item ordering
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Chris Mason
Btrfs: progress on file_write
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Chris Mason
Btrfs: early work to file_write in big extents
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Chris Mason
Btrfs: drop owner and parentid
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Chris Mason
Btrfs: csum_verify_file_block locking fix
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Chris Mason
Btrfs: dynamic allocation of path struct
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Chris Mason
Btrfs: corruption hunt continues
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Chris Mason
Btrfs: verify csums on read
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Chris Mason
Btrfs: byte offsets for file keys
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Chris Mason
Btrfs: add generation field to file extent
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Chris Mason
btrfs_get_block, file read/write
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Chris Mason
Btrfs: initial move to kernel module land
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Chris Mason
Btrfs: Add inode map, and the start of file extent...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Chris Mason
Btrfs: add inode item
blob
|
commitdiff
|
raw
|
diff to current