index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2013-12-16
bcache: fix for gc and writeback race
Nicholas Swenson
2013-12-16
bcache: bugfix - moving_gc now moves only correct buckets
Nicholas Swenson
2013-12-16
bcache: fix for gc crashing when no sectors are used
Nicholas Swenson
2013-12-16
bcache: Fix heap_peek() macro
Nicholas Swenson
2013-12-16
bcache: Fix for can_attach_cache()
Nicholas Swenson
2013-12-16
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-16
bcache: Use uninterruptible sleep in writeback
Kent Overstreet
2013-12-16
bcache: kthread don't set writeback task to INTERUPTIBLE
Stefan Priebe
2013-11-29
bcache: fix sparse non static symbol warning
Wei Yongjun
2013-11-24
block: Introduce new bio_split()
Kent Overstreet
2013-11-24
block: Generic bio chaining
Kent Overstreet
2013-11-24
block: Remove bi_idx hacks
Kent Overstreet
2013-11-24
block: Add bio_clone_fast()
Kent Overstreet
2013-11-24
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
bcache: Kill unaligned bvec hack
Kent Overstreet
2013-11-11
bcache: defensively handle format strings
Kees Cook
2013-11-11
bcache: Bypass torture test
Kent Overstreet
2013-11-11
bcache: Delete some slower inline asm
Kent Overstreet
2013-11-11
bcache: Use ida for bcache block dev minor
Kent Overstreet
2013-11-11
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
2013-11-11
bcache: Better full stripe scanning
Kent Overstreet
2013-11-11
bcache: Have btree_split() insert into parent directly
Kent Overstreet
2013-11-11
bcache: Move spinlock into struct time_stats
Kent Overstreet
2013-11-11
bcache: Kill sequential_merge option
Kent Overstreet
2013-11-11
bcache: Kill bch_next_recurse_key()
Kent Overstreet
2013-11-11
bcache: Avoid deadlocking in garbage collection
Kent Overstreet
2013-11-11
bcache: Incremental gc
Kent Overstreet
2013-11-11
bcache: Add make_btree_freeing_key()
Kent Overstreet
2013-11-11
bcache: Add btree_node_write_sync()
Kent Overstreet
2013-11-11
bcache: PRECEDING_KEY()
Kent Overstreet
2013-11-11
bcache: bch_(btree|extent)_ptr_invalid()
Kent Overstreet
2013-11-11
bcache: Don't bother with bucket refcount for btree node allocations
Kent Overstreet
2013-11-11
bcache: Debug code improvements
Kent Overstreet
2013-11-11
bcache: Fix bch_ptr_bad()
Kent Overstreet
2013-11-11
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
2013-11-11
bcache: Move sector allocator to alloc.c
Kent Overstreet
2013-11-11
bcache: Break up struct search
Kent Overstreet
2013-11-11
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
Kent Overstreet
2013-11-11
bcache: Don't use op->insert_collision
Kent Overstreet
2013-11-11
bcache: Kill op->replace
Kent Overstreet
2013-11-11
bcache: Drop some closure stuff
Kent Overstreet
2013-11-11
bcache: Kill op->cl
Kent Overstreet
2013-11-11
bcache: Prune struct btree_op
Kent Overstreet
2013-11-11
bcache: Clean up cache_lookup_fn
Kent Overstreet
2013-11-11
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-11
bcache: Move some stuff to btree.c
Kent Overstreet
2013-11-11
bcache: Add btree_map() functions
Kent Overstreet
[prev]
[next]