]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-09-11 Kent Overstreetbcache: Bypass torture test
2013-09-11 Kent Overstreetbcache: Delete some slower inline asm
2013-09-11 Kent Overstreetbcache: Use ida for bcache block dev minor
2013-09-11 Kent Overstreetbcache: Fix sysfs splat on shutdown with flash only...
2013-09-11 Kent Overstreetbcache: Better full stripe scanning
2013-09-11 Kent Overstreetbcache: Have btree_split() insert into parent directly
2013-09-11 Kent Overstreetbcache: Move spinlock into struct time_stats
2013-09-11 Kent Overstreetbcache: Kill sequential_merge option
2013-09-11 Kent Overstreetbcache: Kill bch_next_recurse_key()
2013-09-11 Kent Overstreetbcache: Avoid deadlocking in garbage collection
2013-09-11 Kent Overstreetbcache: Incremental gc
2013-09-11 Kent Overstreetbcache: Add make_btree_freeing_key()
2013-09-11 Kent Overstreetbcache: Add btree_node_write_sync()
2013-09-11 Kent Overstreetbcache: PRECEDING_KEY()
2013-09-11 Kent Overstreetbcache: bch_(btree|extent)_ptr_invalid()
2013-09-11 Kent Overstreetbcache: Don't bother with bucket refcount for btree...
2013-09-11 Kent Overstreetbcache: Debug code improvements
2013-09-11 Kent Overstreetbcache: Fix bch_ptr_bad()
2013-09-11 Kent Overstreetbcache: Pull on disk data structures out into a separat...
2013-09-11 Kent Overstreetbcache: Move sector allocator to alloc.c
2013-09-11 Kent Overstreetbcache: Break up struct search
2013-09-11 Kent Overstreetbcache: Convert bch_btree_insert() to bch_btree_map_lea...
2013-09-11 Kent Overstreetbcache: Don't use op->insert_collision
2013-09-11 Kent Overstreetbcache: Kill op->replace
2013-09-11 Kent Overstreetbcache: Drop some closure stuff
2013-09-11 Kent Overstreetbcache: Kill op->cl
2013-09-11 Kent Overstreetbcache: Prune struct btree_op
2013-09-11 Kent Overstreetbcache: Clean up cache_lookup_fn
2013-09-11 Kent Overstreetbcache: Convert bch_btree_read_async() to bch_btree_map...
2013-09-11 Kent Overstreetbcache: Move some stuff to btree.c
2013-09-11 Kent Overstreetbcache: Add btree_map() functions
2013-09-11 Kent Overstreetbcache: Convert writeback to a kthread
2013-09-11 Kent Overstreetbcache: Convert gc to a kthread
2013-09-11 Kent Overstreetbcache: Convert bucket_wait to wait_queue_head_t
2013-09-11 Kent Overstreetbcache: Convert try_wait to wait_queue_head_t
2013-09-11 Kent Overstreetbcache: Move keylist out of btree_op
2013-09-11 Kent Overstreetbcache: Refactor journalling flow control
2013-09-11 Kent Overstreetbcache: Refactor read request code a bit
2013-09-11 Kent Overstreetbcache: Refactor request_write()
2013-09-11 Kent Overstreetbcache: Clean up keylist code
2013-09-11 Kent Overstreetbcache: Add explicit keylist arg to btree_insert()
2013-09-11 Kent Overstreetbcache: Convert btree_insert_check_key() to btree_inser...
2013-09-11 Kent Overstreetbcache: Insert multiple keys at a time
2013-09-11 Kent Overstreetbcache: Add btree_insert_node()
2013-09-10 Kent Overstreetbcache: Explicitly track btree node's parent
2013-09-10 Kent Overstreetbcache: Remove unnecessary check in should_split()
2013-09-10 Kent Overstreetbcache: Stripe size isn't necessarily a power of two
2013-09-10 Kent Overstreetbcache: Add on error panic/unregister setting
2013-09-10 Kent Overstreetbcache: Use blkdev_issue_discard()
2013-09-03 Kent Overstreetbcache: Fix for handling overlapping extents when readi...
2013-08-30 Kent Overstreetbcache: Fix a shrinker deadlock
2013-08-23 Kent Overstreetbcache: Fix a dumb CPU spinning bug in writeback
2013-08-19 Kent Overstreetbcache: Fix a flush/fua performance bug
2013-08-19 Kent Overstreetbcache: Fix a writeback performance regression
2013-07-29 Geert Uytterhoevenbcache: Correct printf()-style format length modifier
2013-07-26 Kent Overstreetbcache: Fix for when no journal entries are found
2013-07-26 Gabriel de... bcache: Strip endline when writing the label through...
2013-07-26 Kent Overstreetbcache: Fix a dumb journal discard bug
2013-07-12 Kent Overstreetbcache: Allocation kthread fixes
2013-07-12 Kent Overstreetbcache: Fix GC_SECTORS_USED() calculation
2013-07-12 Kent Overstreetbcache: Journal replay fix
2013-07-12 Kent Overstreetbcache: Shutdown fix
2013-07-12 Kent Overstreetbcache: Fix a sysfs splat on shutdown
2013-07-12 Kent Overstreetbcache: Advertise that flushes are supported
2013-07-12 Dan Carpenterbcache: check for allocation failures
2013-07-12 Kent Overstreetbcache: Fix a dumb race
2013-07-01 Kent Overstreetbcache: Use standard utility code
2013-07-01 Kent Overstreetbcache: Update email address
2013-07-01 Kent Overstreetbcache: Delete fuzz tester
2013-07-01 Kent Overstreetbcache: Document shrinker reserve better
2013-07-01 Kent Overstreetbcache: FUA fixes
2013-06-27 Gabriel de... bcache: Refresh usage docs
2013-06-27 Gabriel de... bcache: Send label uevents
2013-06-27 Gabriel de... bcache: Send a uevent with a cached device's UUID
2013-06-27 Masanari Iidadoc: Fix typo in documentation/bcache.txt
2013-06-27 Kent Overstreetbcache: Write out full stripes
2013-06-27 Kent Overstreetbcache: Track dirty data by stripe
2013-06-27 Kent Overstreetbcache: Initialize sectors_dirty when attaching
2013-06-27 Kent Overstreetbcache: Improve lazy sorting
2013-06-27 Kent Overstreetbcache: Rip out pkey()/pbtree()
2013-06-27 Kent Overstreetbcache: Fix/revamp tracepoints
2013-06-27 Kent Overstreetbcache: Refactor btree io
2013-06-27 Kent Overstreetbcache: Convert allocator thread to kthread
2013-06-27 Gabriel de... bcache: Warn when a device is already registered.
2013-06-27 Kent Overstreetbcache: fix a spurious gcc complaint, use scnprintf
2013-06-27 Kumar Amit... md: bcache: io.c: fix a potential NULL pointer dereference
2013-06-22 Linus TorvaldsLinux 3.10-rc7 v3.10-rc7
2013-06-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-06-22 Linus TorvaldsMerge tag 'driver-core-3.10-rc6' of git://git.kernel...
2013-06-22 Linus TorvaldsMerge tag 'usb-3.10-rc6' of git://git.kernel.org/pub...
2013-06-22 Linus TorvaldsMerge tag 'tty-3.10-rc6' of git://git.kernel.org/pub...
2013-06-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-06-22 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-06-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-06-22 Al Viroaout32 coredump compat fix
2013-06-21 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2013-06-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-06-21 Linus TorvaldsMerge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub...
2013-06-21 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-06-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next