index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-05
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2014-08-04
bcache: Drop unneeded blk_sync_queue() calls
Kent Overstreet
2014-08-04
bcache: add mutex lock for bch_is_open
Jianjian Huo
2014-08-04
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
2014-08-04
bcache: try to set b->parent properly
Slava Pestov
2014-08-04
bcache: fix memory corruption in init error path
Slava Pestov
2014-08-04
bcache: fix crash with incomplete cache set
Slava Pestov
2014-08-04
bcache: Fix more early shutdown bugs
Kent Overstreet
2014-08-04
bcache: fix use-after-free in btree_gc_coalesce()
Slava Pestov
2014-08-04
bcache: Fix an infinite loop in journal replay
Kent Overstreet
2014-08-04
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
Slava Pestov
2014-08-04
bcache: bcache_write tracepoint was crashing
Slava Pestov
2014-08-04
bcache: fix typo in bch_bkey_equal_header
Slava Pestov
2014-08-04
bcache: Allocate bounce buffers with GFP_NOWAIT
Kent Overstreet
2014-08-04
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
2014-08-04
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
2014-08-04
bcache: wait for buckets when allocating new btree root
Slava Pestov
2014-08-04
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2014-08-04
bcache: fix lockdep warnings on shutdown
Slava Pestov
2014-08-04
bcache allocator: send discards with correct size
Slava Pestov
2014-08-04
bcache: Fix to remove the rcu_sched stalls.
Surbhi Palande
2014-08-04
bcache: Fix a journal replay bug
Kent Overstreet
2014-08-04
bcache: Fix a bug when detaching
Kent Overstreet
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
2014-07-10
drbd: implicitly truncate cpu-mask
Lars Ellenberg
2014-07-10
drbd: drop spurious parameters from _drbd_md_sync_page_io
Lars Ellenberg
2014-07-10
drbd: resync should only lock out specific ranges
Lars Ellenberg
2014-07-10
drbd: debugfs: add per device data_gen_id
Lars Ellenberg
2014-07-10
drbd: debugfs: add per connection oldest requests
Lars Ellenberg
2014-07-10
drbd: debugfs: add version tag to debugfs files
Lars Ellenberg
2014-07-10
drbd: debugfs: add per volume oldest_requests
Lars Ellenberg
2014-07-10
drbd: debugfs: add callback_history
Lars Ellenberg
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
2014-07-10
drbd: debugfs: deal with destructor racing with open of debugfs file
Lars Ellenberg
2014-07-10
drbd: debugfs: add in_flight_summary data
Lars Ellenberg
2014-07-10
drbd: debugfs: add basic hierarchy
Lars Ellenberg
2014-07-10
drbd: track details of bitmap IO
Lars Ellenberg
2014-07-10
drbd: register peer requests on read_ee early
Lars Ellenberg
2014-07-10
drbd: track timing details of peer_requests
Lars Ellenberg
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
2014-07-10
drbd: add caching oldest request pointers for replication stages
Lars Ellenberg
2014-07-10
drbd: add lists to find oldest pending requests
Lars Ellenberg
2014-07-10
drbd: gather detailed timing statistics for drbd_requests
Lars Ellenberg
2014-07-10
drbd: track meta data IO intent, start and submit time
Lars Ellenberg
2014-07-10
drbd: fix drbd_destroy_device reference count updates
Lars Ellenberg
2014-07-10
drbd: poison free'd device, resource and connection structs
Lars Ellenberg
2014-07-10
drbd: also keep track of trim -> zero-out fallback peer_requests
Lars Ellenberg
2014-07-10
drbd: consistently use list_add_tail for peer_request tracking
Lars Ellenberg
2014-07-10
drbd: drop drbd_md_flush
Lars Ellenberg
2014-07-10
drbd: add drbd_queue_work_if_unqueued helper
Lars Ellenberg
[next]