index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-ref.c
Age
Commit message (
Expand
)
Author
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
btrfs: Fix kfree of member instead of structure
Jeff Mahoney
2012-01-04
Btrfs: add waitqueue instead of doing busy waiting for more delayed refs
Jan Schmidt
2012-01-04
Btrfs: put back delayed refs that are too new
Arne Jansen
2012-01-04
Btrfs: add sequence numbers to delayed refs
Arne Jansen
2011-12-22
Btrfs: always save ref_root in delayed refs
Arne Jansen
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-05-06
btrfs: remove old unused commented out code
David Sterba
2011-05-06
btrfs: remove all unused functions
David Sterba
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-04-02
Btrfs: remove unused ftrace include
Jim Owens
2009-03-25
Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod
Chris Mason
2009-03-24
Btrfs: process the delayed reference queue in clusters
Chris Mason
2009-03-24
Btrfs: try to cleanup delayed refs while freeing extents
Chris Mason
2009-03-24
Btrfs: do extent allocation and reference count updates in the background
Chris Mason