projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Btrfs: drop WARN_ON from btrfs_add_leaf_ref
[linux-2.6]
/
fs
/
btrfs
/
file.c
2008-09-26
Zheng Yan
Btrfs: extent_map and data=ordered fixes for space...
blob
|
commitdiff
|
raw
2008-09-25
Chris Mason
Remove Btrfs compat code for older kernels
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Merge Btrfs into fs/btrfs
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Zheng Yan
Btrfs: Full back reference support
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Dir fsync optimizations
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add a write ahead tree log to optimize synchrono...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add debugging checks to track down corrupted...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Maintain a list of inodes that are delalloc...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Improve and cleanup locking done by walk_down_tree
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Drop some debugging around the extent_map pinned...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Throttle tuning
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Sven Wegener
Btrfs: Add compatibility for kernels >= 2.6.27-rc1
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: Throttle operations if the reference cache gets...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Leaf reference cache update
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix some data=ordered related data corruptions
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Data ordered fixes
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
Add a per-inode lock around btrfs_drop_extents
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Don't pin pages in ram until the entire ordered...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
btrfs_start_transaction: wait for commits in progress...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Update on disk i_size only after pending ordered...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Use async helpers to deal with pages that have...
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
Chris Mason
Btrfs: Add a per-inode csum mutex to avoid races creati...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Add btrfs_end_transaction_throttle to force writers...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Fix btrfs_del_ordered_inode to allow forcing the drop...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Replace the big fs_mutex with a collection of...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Sage Weil
Btrfs: transaction ioctls
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Mingming
btrfs delete ordered inode handling fix
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Fix corners in writepage and btrfs_truncate_page
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Jeff Mahoney
Btrfs: Add workaround for AppArmor changing remove_suid()
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix do_sync_file_range ifdefs (2.6.22)
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: Throttle file_write when data=ordered is flushin...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Set nodatasum on the inode when written by a...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Use the extent map cache to find the logical...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: A few updates for 2.6.18 and versions older...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add O_DIRECT read and write (writes == buffered...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Properly cast before shifting
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Take the extent lock before dropping the delallo...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Properly clear dirty and delalloc extent bits...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Btrfs: Fix "no csum found for inode" issue.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix i_blocks accounting
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Btrfs: Fix hole creation in file_write
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
btrfs_drop_extent fixe for inline items > 8K
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: mount -o max_inline=size to control the maximum...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Do delalloc accounting via hooks in the extent_s...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Split the extent_map code into two parts
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix hole insertion corner cases
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add some simple throttling to wait for data...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add data=ordered support
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Lower the max inline size to 8k
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fix lock ordering of the snapshot semaphore...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Force inlining off in a few places to save stack...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Implement basic support for -ENOSPC
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Back port to 2.6.18-el kernels
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Fixes for loopback files in btrfs
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Off by one fix for btrfs_drop_extents
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add lowest key information to back refs for...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Add back pointers from extents to the btree...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
btrfs_drop_extents: make sure the item is getting small...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Fine tune the btree writeback exclusion some...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Allow large data extents in a single file to...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extents
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Btrfs: Fix u32 overflow in dirty_and_release_pages.
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
Chris Mason
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Add O_SYNC support to btrfs_file_write
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Yan
Btrfs: Fix for insert_inline_extent to handle offset...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Jens Axboe
btrfs: 32-bit type problems
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Default to 8k max packed tails
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: extent_map optimizations to cut down on CPU...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Allow tails larger than one page
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
2008-09-25
Christoph Hellwig
Btrfs: factor page private preparations into a helper
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Chris Mason
Btrfs: Use balance_dirty_pages_nr on btree blocks
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Yan
Btrfs: Fix off by one error in dirty_and_release_pages
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Christoph Hellwig
Btrfs: use unlocked_ioctl
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Christoph Hellwig
[PATCH] btrfs: fix printk format warning
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Chris Mason
Btrfs: Add more synchronization before creating a snapshot
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Chris Mason
Btrfs: remove extra drop_extent_cache call
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Chris Mason
Btrfs: fsx delalloc fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Chris Mason
Btrfs: Add delayed allocation to the extent based page...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Chris Mason
Btrfs: Extent based page cache code. This uses an...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Josef Bacik
Btrfs: delay commits during fsync to allow more writers
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Chris Mason
Btrfs: Add run time btree defrag, and an ioctl to force...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Chris Mason
Btrfs: deal with api changes in 2.6.23-rc1
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Zach Brown
Btrfs: trivial include fixups
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Chris Mason
Btrfs: crash recovery fixes
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-22
Chris Mason
Btrfs: Switch to libcrc32c to avoid problems with crypt...
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-12
Chris Mason
Btrfs: i386 fixes from axboe
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: 64 bit div fixes
blob
|
commitdiff
|
raw
|
diff to current
next