index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
btrfs: Drop unused function btrfs_abort_devices()
Asias He
1
-1
/
+0
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
1
-1
/
+2
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
1
-0
/
+4
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-1
/
+1
2012-03-22
btrfs: clean_tree_block should panic on observed memory corruption and return...
Jeff Mahoney
1
-2
/
+2
2012-01-08
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
1
-2
/
+0
2012-01-08
btrfs: make open_ctree() return int
Al Viro
1
-3
/
+3
2012-01-08
btrfs: sanitizing ->fs_info, part 4
Al Viro
1
-0
/
+2
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-0
/
+2
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
1
-2
/
+0
2011-10-02
btrfs: add READAHEAD extent buffer flag
Arne Jansen
1
-0
/
+2
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
1
-3
/
+7
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-18
/
+0
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-0
/
+1
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-7
/
+0
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-11
/
+0
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
1
-0
/
+1
2010-05-25
Btrfs: use async helpers for DIO write checksumming
Chris Mason
1
-1
/
+1
2010-05-25
Btrfs: Metadata ENOSPC handling for tree log
Yan, Zheng
1
-2
/
+0
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
1
-0
/
+1
2009-02-12
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
1
-0
/
+10
2009-01-21
Btrfs: fix tree logs parallel sync
Yan Zheng
1
-0
/
+2
2008-12-08
Btrfs: superblock duplication
Yan Zheng
1
-2
/
+15
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
1
-0
/
+2
2008-11-06
Btrfs: Add ordered async work queues
Chris Mason
1
-1
/
+3
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Tree logging fixes
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
1
-1
/
+7
2008-09-25
Btrfs: Wait for async bio submissions to make some progress at queue time
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Transaction commit: don't use filemap_fdatawait
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Online btree defragmentation fixes
Chris Mason
1
-6
/
+0
2008-09-25
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
Chris Mason
1
-1
/
+0
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
1
-1
/
+2
2008-09-25
Btrfs: Handle write errors on raid1 and raid10
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Pass down the expected generation number when reading tree blocks
Chris Mason
1
-3
/
+4
2008-09-25
Btrfs: Create a work queue for bio writes
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Handle data block end_io through the async work queue
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Verify checksums on tree blocks found without read_tree_block
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
1
-1
/
+3
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add back file data checksumming
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add back the online defragging code
Chris Mason
1
-0
/
+7
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
1
-4
/
+5
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-44
/
+11
2008-09-25
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
1
-1
/
+1
2007-09-10
Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree
Chris Mason
1
-0
/
+2
[next]