index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Fix split_node to require more empty slots in the node as well
Chris Mason
2008-09-25
Btrfs: Make sure nodes have enough room for a double split
Chris Mason
2008-09-25
Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mapping
Chris Mason
2008-09-25
Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads
Chris Mason
2008-09-25
Btrfs: Set nodatasum on the inode when written by a nodatasum mount
Chris Mason
2008-09-25
Deal with page == NULL in the btrfs_unplug_io_fn
Chris Mason
2008-09-25
Btrfs: Add a special device list for chunk allocations
Chris Mason
2008-09-25
Btrfs: Simplify device selection for mirrored reads
Chris Mason
2008-09-25
Btrfs: Make an unplug function that doesn't unplug every spindle
Chris Mason
2008-09-25
Btrfs: Remove debugging statements from the invalidatepage calls
Chris Mason
2008-09-25
Btrfs: Add 1MB to the min_free in alloc_chunk
Chris Mason
2008-09-25
Btrfs: Scale the bdi ra_pages by the number of devices in the FS
Chris Mason
2008-09-25
Force page->private removal in btrfs_invalidatepage
Chris Mason
2008-09-25
Btrfs: Set the btree inode i_size to OFFSET_MAX
Chris Mason
2008-09-25
Btrfs: Fix chunk allocation when some devices don't have enough room for stripes
Chris Mason
2008-09-25
Btrfs: Calculate appropriate chunk sizes for both small and large filesystems
Chris Mason
2008-09-25
Btrfs: Don't drop extent_map cache during releasepage on the btree inode
Chris Mason
2008-09-25
Btrfs: Add support for labels in the super block
Chris Mason
2008-09-25
Btrfs: Check device uuids along with devids
Chris Mason
2008-09-25
Btrfs: Remove bogus max_sector warnings from the extent_io code
Chris Mason
2008-09-25
Btrfs: Avoid 64 bit div for RAID10
Chris Mason
2008-09-25
Btrfs: Use the extent map cache to find the logical disk block during data re...
Chris Mason
2008-09-25
Btrfs: Only do async bio submission for pdflush
Chris Mason
2008-09-25
Btrfs: Don't wait on tree block writeback before freeing them anymore
Chris Mason
2008-09-25
Btrfs: Write bio checksumming outside the FS mutex
Chris Mason
2008-09-25
Btrfs: Create a work queue for bio writes
Chris Mason
2008-09-25
Btrfs: Add RAID10 support
Chris Mason
2008-09-25
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
2008-09-25
Btrfs: A few updates for 2.6.18 and versions older than 2.6.25
Chris Mason
2008-09-25
Add a min size parameter to btrfs_alloc_extent
Chris Mason
2008-09-25
Btrfs: bio_endio support for linux 2.6.23 and older.
Miguel
2008-09-25
Btrfs: define write_cache_pages for linux kernel <= 2.6.20 instead
Miguel
2008-09-25
Btrfs: Endianess bug fix for v0.13 with kernels
Miguel
2008-09-25
Btrfs: Fixup a few u64<->pointer casts for 32 bit
Chris Mason
2008-09-25
Btrfs: Add extra checks to avoid removing extent_state from pages we can't free
Chris Mason
2008-09-25
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
2008-09-25
Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush)
Chris Mason
2008-09-25
Btrfs: Disable extra debugging checks on tree blocks
Chris Mason
2008-09-25
Btrfs: Handle checksumming errors while reading data blocks
Chris Mason
2008-09-25
Btrfs: Retry metadata reads in the face of checksum failures
Chris Mason
2008-09-25
Btrfs: Handle data block end_io through the async work queue
Chris Mason
2008-09-25
Btrfs: Do metadata checksums for reads via a workqueue
Chris Mason
2008-09-25
Btrfs: Add additional debugging for metadata checksum failures
Chris Mason
2008-09-25
Change btrfs_map_block to return a structure with mappings for all stripes
Chris Mason
2008-09-25
Btrfs: Fix allocation profile init
Chris Mason
2008-09-25
Btrfs: Don't allow written blocks from this transaction to be reallocated
Chris Mason
2008-09-25
Btrfs: Add support for duplicate blocks on a single spindle
Chris Mason
2008-09-25
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
Btrfs: Properly dirty buffers in the split corner cases
Chris Mason
2008-09-25
Btrfs: Verify checksums on tree blocks found without read_tree_block
Chris Mason
[next]