Commit Graph

2876 Commits (9784bd4f1a6ea736ad9bf241f5a965e0a2913a5e)

Author SHA1 Message Date
Kent Overstreet 2fe80d3bbf bcache: Fix a null ptr deref regression 11 years ago
Kent Overstreet c0f04d88e4 bcache: Fix flushes in writeback mode 12 years ago
Kent Overstreet 84786438ed bcache: Fix for handling overlapping extents when reading in a btree node 12 years ago
Kent Overstreet a698e08c82 bcache: Fix a shrinker deadlock 12 years ago
Kent Overstreet 79e3dab90d bcache: Fix a dumb CPU spinning bug in writeback 12 years ago
Kent Overstreet 1394d6761b bcache: Fix a flush/fua performance bug 12 years ago
Kent Overstreet c2a4f3183a bcache: Fix a writeback performance regression 12 years ago
Geert Uytterhoeven 61cbd250f8 bcache: Correct printf()-style format length modifier 12 years ago
Kent Overstreet c426c4fd46 bcache: Fix for when no journal entries are found 12 years ago
Gabriel de Perthuis aee6f1cfff bcache: Strip endline when writing the label through sysfs 12 years ago
Kent Overstreet 6d9d21e35f bcache: Fix a dumb journal discard bug 12 years ago
Mike Snitzer e8603136cb dm: add reserved_bio_based_ios module parameter 12 years ago
Mike Snitzer f47908269f dm: add reserved_rq_based_ios module parameter 12 years ago
Mike Snitzer 6cfa58573f dm: lower bio-based mempool reservation 12 years ago
Mike Snitzer b60ab990cc dm thin: do not expose non-zero discard limits if discards disabled 12 years ago
Mike Snitzer f84cb8a46a dm mpath: disable WRITE SAME if it fails 12 years ago
Mikulas Patocka 60e356f381 dm-snapshot: fix performance degradation due to small hash size 12 years ago
Mikulas Patocka 5ea330a75b dm snapshot: workaround for a false positive lockdep warning 12 years ago
Mikulas Patocka bbf3f8cbdc dm stats: fix possible counter corruption on 32-bit systems 12 years ago
Jun'ichi Nomura cc9d3c382b dm mpath: do not fail path on -ENOSPC 12 years ago
Dave Chinner 7dc19d5aff drivers: convert shrinkers to new count/scan API 12 years ago
Mike Snitzer 7fff5e8f72 dm stripe: silence a couple sparse warnings 12 years ago
Mikulas Patocka fd2ed4d252 dm: add statistics support 12 years ago
Mike Snitzer 94563badaf dm thin: always return -ENOSPC if no_free_space is set 12 years ago
Mike Snitzer f11c1c5693 dm ioctl: cleanup error handling in table_load 12 years ago
Mike Snitzer 00c4fc3b1f dm ioctl: increase granularity of type_lock when loading table 12 years ago
Alasdair Kergon c2b0482462 dm ioctl: prevent rename to empty name or uuid 12 years ago
Mike Snitzer d6fc204201 dm thin: set pool read-only if breaking_sharing fails block allocation 12 years ago
Mike Snitzer 4fa5971a69 dm thin: prefix pool error messages with pool device name 12 years ago
Mike Snitzer 169e2cc279 dm: allow error target to replace bio-based and request-based targets 12 years ago
Shaohua Li bfc90cb093 raid5: only wakeup necessary threads 12 years ago
NeilBrown 4d77e3ba88 md/raid5: flush out all pending requests before proceeding with reshape. 12 years ago
NeilBrown c46501b2de md/raid5: use seqcount to protect access to shape in make_request. 12 years ago
Shaohua Li b721420e87 raid5: sysfs entry to control worker thread number 12 years ago
Shaohua Li 851c30c9ba raid5: offload stripe handle to workqueue 12 years ago
Shaohua Li d265d9dc1d raid5: fix stripe release order 12 years ago
Shaohua Li 773ca82fa1 raid5: make release_stripe lockless 12 years ago
NeilBrown 260fa034ef md: avoid deadlock when dirty buffers during md_stop. 12 years ago
NeilBrown 7a0a5355cb md: Don't test all of mddev->flags at once. 12 years ago
Dave Jones c9ad020fec md: Fix apparent cut-and-paste error in super_90_validate 12 years ago
NeilBrown 275c51c4e3 md: fix safe_mode buglet. 12 years ago
NeilBrown 60559da4d8 md: don't call md_allow_write in get_bitmap_file. 12 years ago
Hannes Reinecke 7e782af576 [SCSI] Return ENODATA on medium error 12 years ago
Joe Thornber f722063ee0 dm space map: optimise sm_ll_dec and sm_ll_inc 12 years ago
Joe Thornber 04f17c802f dm btree: prefetch child nodes when walking tree for a dm_btree_del 12 years ago
Joe Thornber cd5acf0b44 dm btree: use pop_frame in dm_btree_del to cleanup code 12 years ago
Mike Snitzer c9ec5d7c7b dm cache: eliminate holes in cache structure 12 years ago
Mike Snitzer f610937214 dm cache: fix stacking of geometry limits 12 years ago
Mike Snitzer 0cc67cd9c5 dm thin: fix stacking of geometry limits 12 years ago
Mike Snitzer 0547304463 dm cache: add data block size limits to code and Documentation 12 years ago