index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-11-10
bcache: Add btree_node_write_sync()
Kent Overstreet
2013-11-10
bcache: PRECEDING_KEY()
Kent Overstreet
2013-11-10
bcache: bch_(btree|extent)_ptr_invalid()
Kent Overstreet
2013-11-10
bcache: Don't bother with bucket refcount for btree node allocations
Kent Overstreet
2013-11-10
bcache: Debug code improvements
Kent Overstreet
2013-11-10
bcache: Fix bch_ptr_bad()
Kent Overstreet
2013-11-10
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
2013-11-10
bcache: Move sector allocator to alloc.c
Kent Overstreet
2013-11-10
bcache: Break up struct search
Kent Overstreet
2013-11-10
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
Kent Overstreet
2013-11-10
bcache: Don't use op->insert_collision
Kent Overstreet
2013-11-10
bcache: Kill op->replace
Kent Overstreet
2013-11-10
bcache: Drop some closure stuff
Kent Overstreet
2013-11-10
bcache: Kill op->cl
Kent Overstreet
2013-11-10
bcache: Prune struct btree_op
Kent Overstreet
2013-11-10
bcache: Clean up cache_lookup_fn
Kent Overstreet
2013-11-10
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-10
bcache: Move some stuff to btree.c
Kent Overstreet
2013-11-10
bcache: Add btree_map() functions
Kent Overstreet
2013-11-10
bcache: Convert writeback to a kthread
Kent Overstreet
2013-11-10
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-10
bcache: Convert bucket_wait to wait_queue_head_t
Kent Overstreet
2013-11-10
bcache: Convert try_wait to wait_queue_head_t
Kent Overstreet
2013-11-10
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-10
bcache: Refactor journalling flow control
Kent Overstreet
2013-11-10
bcache: Refactor read request code a bit
Kent Overstreet
2013-11-10
bcache: Refactor request_write()
Kent Overstreet
2013-11-10
bcache: Clean up keylist code
Kent Overstreet
2013-11-10
bcache: Add explicit keylist arg to btree_insert()
Kent Overstreet
2013-11-10
bcache: Convert btree_insert_check_key() to btree_insert_node()
Kent Overstreet
2013-11-10
bcache: Insert multiple keys at a time
Kent Overstreet
2013-11-10
bcache: Add btree_insert_node()
Kent Overstreet
2013-11-10
bcache: Explicitly track btree node's parent
Kent Overstreet
2013-11-10
bcache: Remove unnecessary check in should_split()
Kent Overstreet
2013-11-10
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
2013-11-10
bcache: Add on error panic/unregister setting
Kent Overstreet
2013-11-10
bcache: Use blkdev_issue_discard()
Kent Overstreet
2013-11-10
bcache: Fix a lockdep splat
Kent Overstreet
2013-11-10
bcache: Fix a journalling performance bug
Kent Overstreet
2013-11-10
bcache: Fix dirty_data accounting
Kent Overstreet
2013-11-08
pktcdvd: debugfs functions return NULL on error
Dan Carpenter
2013-11-08
xen-blkfront: restore the non-persistent data path
Roger Pau Monne
2013-11-08
skd: fix formatting in skd_s1120.h
Bartlomiej Zolnierkiewicz
2013-11-08
skd: reorder construct/destruct code
Bartlomiej Zolnierkiewicz
2013-11-08
skd: cleanup skd_do_inq_page_da()
Bartlomiej Zolnierkiewicz
2013-11-08
skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs
Bartlomiej Zolnierkiewicz
2013-11-08
skd: remove redundant skdev->pdev assignment from skd_pci_probe()
Bartlomiej Zolnierkiewicz
2013-11-08
skd: use <asm/unaligned.h>
Bartlomiej Zolnierkiewicz
2013-11-08
skd: remove SCSI subsystem specific includes
Bartlomiej Zolnierkiewicz
2013-11-08
skd: register block device only if some devices are present
Bartlomiej Zolnierkiewicz
[next]