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-snapshots
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
blk-rescuer
block_discard_fix
block_stuff
block_stuff_1
dio
dynamic_faults
fgp_refactoring
idr
idr-array-alloc
idr-performance-hacks
iov
iov_iter
irq_stuff
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
/
drivers
/
md
/
bcache
/
super.c
Age
Commit message (
Expand
)
Author
2017-02-06
bcache: tweak bringup code
Kent Overstreet
2017-02-06
bcache: more bcache-in-userspace stuff
Kent Overstreet
2017-02-06
bcache: Add an internal option to disable all filesystem changes
Kent Overstreet
2017-02-06
bcachefs: Add a pass to fsck for walking filesystem heirarchy
Kent Overstreet
2017-02-06
bcachefs: assorted refactoring for fsck
Kent Overstreet
2017-02-02
bcache: cleanups for building in userspace
Kent Overstreet
2017-01-18
lglock: add a proper lg_lock_init()
Kent Overstreet
2017-01-18
bcache: fix run_cache_set error handling
Kent Overstreet
2017-01-18
bcache: Make sure we empty out journal on clean shutdown
Kent Overstreet
2017-01-18
bcache: convert journal code to fsck_err()
Kent Overstreet
2017-01-18
bcache: fix a bug when initializing a new filesystem
Kent Overstreet
2017-01-18
bcache: fall back to vmalloc() for allocating entries in journal replay
Kent Overstreet
2017-01-18
bcache: short circuit bch_prio_write() and journal flush when possible
Kent Overstreet
2017-01-18
bcache: add field to superblock for maximum journal entry size
Kent Overstreet
2017-01-18
bcache: increase default journal write delay for spinning rust
Kent Overstreet
2017-01-18
bcache: fix another copygc deadlock
Kent Overstreet
2017-01-18
bcache: btree write path improvements, kill struct bbio
Kent Overstreet
2017-01-18
bcache: More sort refactoring
Kent Overstreet
2017-01-18
bcache: add support for BSET_SEPARATE_WHITEOUTS()
Kent Overstreet
2017-01-18
bcache: Kill btree write work item, flush via journal reclaim
Kent Overstreet
2017-01-18
bcache: Clean up sorting, kill btree_keys_ops, etc.
Kent Overstreet
2017-01-18
bcache: fix a copygc deadlock
Kent Overstreet
2017-01-18
bcache: fix a bug with the journal seq blacklist machinery
Kent Overstreet
2017-01-18
bcache: Make btree coalescing triggerable from sysfs
Kent Overstreet
2017-01-18
bcache: rip out a bunch more data move code
Kent Overstreet
2017-01-18
bcache: rip out bch_queue_start()/stop()
Kent Overstreet
2017-01-18
bcache: rip out generational gc
Kent Overstreet
2017-01-18
bcache: More fsck improvements
Kent Overstreet
2017-01-18
bcache: copygc fixes
Kent Overstreet
2017-01-18
bcache: scan keylists get to die in a fire
Kent Overstreet
2017-01-18
bcache: don't mark as clean when there were errors
Kent Overstreet
2017-01-18
bcache: fix a lost wakeup
Kent Overstreet
2017-01-18
bcache: add flag to superblock indicating if we shutdown cleanly
Kent Overstreet
2017-01-18
bcachefs: hacky writeback ratelimiting
Kent Overstreet
2017-01-18
bcache: fix sha1 usage
Kent Overstreet
2017-01-18
bcache: improve compression memory allocation
Kent Overstreet
2017-01-18
bcache: write superblock with FUA
Kent Overstreet
2017-01-18
bcache: Add a mount option to skip fsck during mount
Kent Overstreet
2017-01-18
bcache: add printks for different phases of recovery
Kent Overstreet
2017-01-18
bcache: fix validate_cache_super() call
Kent Overstreet
2017-01-18
bcache: rename async_split -> btree_interior_update
Kent Overstreet
2017-01-18
bcache: fix missing unlock in error path
Kent Overstreet
2017-01-18
bcache: refactor some superblock code
Kent Overstreet
2017-01-18
bcache: convert do_btree_write() to bch_bio_alloc_pages_pool()
Kent Overstreet
2017-01-18
bcache: move checksums/encryption to checksum.c
Kent Overstreet
2017-01-18
bcache: kill c->cache_slots_used
Kent Overstreet
2017-01-18
bcache: fix a memory leak on error in run_cache_set()
Kent Overstreet
2017-01-18
bcache: Add options for gc, root user reserves
Kent Overstreet
2017-01-18
bcache: mempoolify compression
Kent Overstreet
2017-01-18
bcache: fix moving queue init for runtime device add
Kent Overstreet
[next]