Commit Graph

75 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Jens Axboe 93769f5807 md: the bitmap code needs to use blk_plug_device_unlocked() 17 years ago
NeilBrown 4b80991c6c md: Protect access to mddev->disks list using RCU 17 years ago
Andre Noll 0f420358e3 md: Turn rdev->sb_offset into a sector-based quantity. 17 years ago
Neil Brown a0da84f35b Improve setting of "events_cleared" for write-intent bitmaps. 17 years ago
Christoph Hellwig 6bcfd60186 md: kill file_path wrapper 17 years ago
NeilBrown 7be3dfec47 md: reduce CPU wastage on idle md array with a write-intent bitmap 17 years ago
NeilBrown 8311c29d40 md: reduce CPU wastage on idle md array with a write-intent bitmap 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
NeilBrown b47490c9bc md: Update md bitmap during resync. 17 years ago
Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 years ago
NeilBrown 85bfb4da8c md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata 18 years ago
NeilBrown 4ad1366376 md: change bitmap_unplug and others to void functions 18 years ago
NeilBrown f0d76d70bc md: check that internal bitmap does not overlap other data 18 years ago
NeilBrown ab6085c795 md: don't write more than is required of the last page of a bitmap 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Neil Brown 505fa2c4a2 [PATCH] md: fix calculation for size of filemap_attr array in md/bitmap 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Neil Brown da6e1a32fb [PATCH] md: avoid possible BUG_ON in md bitmap handling 18 years ago
NeilBrown f49d5e62d9 [PATCH] md: avoid reading past the end of a bitmap file 18 years ago
Josef Sipek c649bb9c55 [PATCH] struct path: convert md 18 years ago
NeilBrown 4f2e639af4 [PATCH] md: endian annotations for the bitmap superblock 19 years ago
Alexey Dobriyan 5f6e3c8365 [PATCH] md: use BUILD_BUG_ON 19 years ago
Paul Clements a638b2dc95 [PATCH] md: use ffz instead of find_first_set to convert multiplier to shift 19 years ago
Paul Clements 9b1d1dac18 [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
NeilBrown ce25c31bdd [PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix 19 years ago
NeilBrown d785a06a0b [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks 19 years ago
NeilBrown acc55e2201 [PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap 19 years ago
NeilBrown 0cdd02cabd [PATCH] md/bitmap: remove dead code from md/bitmap 19 years ago
NeilBrown a647e4bc5c [PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bitmap code 19 years ago
NeilBrown e16b68b6e4 [PATCH] md/bitmap: use set_bit etc for bitmap page attributes 19 years ago
NeilBrown ec7a3197f4 [PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap 19 years ago
NeilBrown 0b79ccf0cd [PATCH] md/bitmap: remove bitmap writeback daemon 19 years ago
Matthew Dobson 0eaae62aba [PATCH] mempool: use common mempool kmalloc allocator 19 years ago
Adrian Bunk 7e31765550 [PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checking 19 years ago
Eric Sesterhenn 5daf2cf19a BUG_ON() Conversion in md/bitmap.c 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
NeilBrown c708443c00 [PATCH] md: make sure bitmap updates are visible through filesystem 19 years ago
NeilBrown 1345b1d8ad [PATCH] md: define and use safe_put_page for md 19 years ago
NeilBrown 7dd5d34c6c [PATCH] md: remove inappropriate limits in md/bitmap configuration. 19 years ago
NeilBrown ea03aff93b [PATCH] md: convert various kmap calls to kmap_atomic 19 years ago
NeilBrown 9ffae0cf3e [PATCH] md: convert md to use kzalloc throughout 19 years ago
NeilBrown 2d1f3b5d1b [PATCH] md: clean up 'page' related names in md 19 years ago
NeilBrown b15c2e57f0 [PATCH] md: move bitmap_create to after md array has been initialised 19 years ago
Neil Brown 34ef75f09f [PATCH] md: don't pass a NULL file* into ->prepare_write() 19 years ago
NeilBrown a9701a3047 [PATCH] md: support BIO_RW_BARRIER for md/raid1 19 years ago
NeilBrown bd926c63b7 [PATCH] md: make md on-disk bitmaps not host-endian 19 years ago
NeilBrown b2d444d7ad [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago