Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
01a62834f983455806b9e522c33d2670b83b1e52
/
drivers
/
block
/
drbd
/
drbd_bitmap.c
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
dbcbdc4
drbd: stop including <asm-generic/kmap_types.h>
by Christoph Hellwig
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
ed15b79
drbd: Use consistent names for all the bi_end_io callbacks
by Andreas Gruenbacher
· 10 years ago
4ce4926
drbd: track details of bitmap IO
by Lars Ellenberg
· 11 years ago
41d9f7c
drbd: drop drbd_md_flush
by Lars Ellenberg
· 11 years ago
f88c5d9
drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)
by Lars Ellenberg
· 11 years ago
c7a58db
drbd: get rid of atomic update on disk bitmap works
by Lars Ellenberg
· 11 years ago
8fe39aa
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
by Philipp Reisner
· 11 years ago
c60b025
drbd: Kill drbd_task_to_thread_name()
by Andreas Gruenbacher
· 13 years ago
0b0ba1e
drbd: Add explicit device parameter to D_ASSERT
by Andreas Gruenbacher
· 13 years ago
d018017
drbd: Remove the terrible DEV hack
by Andreas Gruenbacher
· 13 years ago
a6b32bc
drbd: Introduce "peer_device" object between "device" and "connection"
by Andreas Gruenbacher
· 14 years ago
bde89a9
drbd: Rename drbd_tconn -> drbd_connection
by Andreas Gruenbacher
· 14 years ago
b30ab79
drbd: Rename "mdev" to "device"
by Andreas Gruenbacher
· 13 years ago
5476169
drbd: Rename struct drbd_conf -> struct drbd_device
by Andreas Gruenbacher
· 14 years ago
d9216c8
drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.c
by Rashika Kheria
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
8be04b9
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
by Joe Perches
· 11 years ago
ae8bf31
drbd: cleanup ondisk meta data layout calculations and defines
by Lars Ellenberg
· 12 years ago
f1d6a32
drbd: use copy_highpage
by Akinobu Mita
· 12 years ago
9868365
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
by Philipp Reisner
· 12 years ago
e34b677
drbd: wait for meta data IO completion even with failed disk, unless force-detached
by Lars Ellenberg
· 12 years ago
bc891c9
drbd: fix potential deadlock during bitmap (re-)allocation
by Lars Ellenberg
· 12 years ago
fef45d2
drbd: Write all pages of the bitmap after an online resize
by Philipp Reisner
· 12 years ago
0c84966
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
1b6f197
drbd: fix access of unallocated pages and kernel panic
by Lars Ellenberg
· 13 years ago
f66ee69
drbd: bm_page_async_io: properly initialize page->private
by Lars Ellenberg
· 13 years ago
a220d29
drbd: allow bitmap to change during writeout from resync_finished
by Lars Ellenberg
· 13 years ago
9dab384
drbd: fix memleak in error path in bm_rw and drbd_bm_write_range
by Lars Ellenberg
· 13 years ago
32db80f
drbd: Consider the disk-timeout also for meta-data IO operations
by Philipp Reisner
· 13 years ago
1a3cde4
drbd: drbd_bm_ALe_set_all(): Remove unused function
by Andreas Gruenbacher
· 13 years ago
22d8114
drbd: fix bitmap writeout after aborted resync
by Lars Ellenberg
· 13 years ago
a209b4a
drbd: Update some outdated comments to match the code
by Andreas Gruenbacher
· 13 years ago
cdfda63
drbd: detach from frozen backing device
by Philipp Reisner
· 13 years ago
44edfb0
drbd: wait for meta data IO completion even with failed disk, unless force-detached
by Lars Ellenberg
· 12 years ago
0b143d4
drbd: fix potential deadlock during bitmap (re-)allocation
by Lars Ellenberg
· 12 years ago
d1aa4d0
drbd: Write all pages of the bitmap after an online resize
by Philipp Reisner
· 12 years ago
383606e
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
4eccc57
drbd: fix access of unallocated pages and kernel panic
by Lars Ellenberg
· 13 years ago
9476f39
drbd: introduce a bio_set to allocate housekeeping bios from
by Lars Ellenberg
· 14 years ago
0c7db27
drbd: bm_page_async_io: properly initialize page->private
by Arne Redlich
· 13 years ago
4d95a10
drbd: use the newly introduced page pool for bitmap IO
by Lars Ellenberg
· 14 years ago
0e8488a
drbd: allow bitmap to change during writeout from resync_finished
by Lars Ellenberg
· 13 years ago
7caacb6
drbd: Consider the disk-timeout also for meta-data IO operations
by Philipp Reisner
· 13 years ago
22f46ce
drbd: change some GFP_KERNEL to GFP_NOIO
by Lars Ellenberg
· 13 years ago
9e58c4d
drbd: Bitmap IO functions can now return prematurely if the disk breaks
by Philipp Reisner
· 13 years ago
d1f3779
drbd: Added a kref to bm_aio_ctx
by Philipp Reisner
· 13 years ago
589973a
drbd: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
cfd8005
block: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
da4a75d
drbd: introduce a bio_set to allocate housekeeping bios from
by Lars Ellenberg
· 14 years ago
9db4e77
drbd: use the newly introduced page pool for bitmap IO
by Lars Ellenberg
· 14 years ago
c9d963a
drbd: silence some log messages on bitmap IO
by Lars Ellenberg
· 14 years ago
45dfffe
drbd: allow to select specific bitmap pages for writeout
by Lars Ellenberg
· 14 years ago
4738fa1
drbd: use clear_bit_unlock() where appropriate
by Lars Ellenberg
· 14 years ago
392c880
drbd: drbd_thread has now a pointer to a tconn instead of to a mdev
by Philipp Reisner
· 14 years ago
bed879a
drbd: Moved the thread name into the data structure
by Philipp Reisner
· 14 years ago
57f3224
drbd: Convert vmalloc/memset to vzalloc
by Joe Perches
· 14 years ago
e6b3ea8
drbd: moved receiver, worker and asender from mdev to tconn
by Philipp Reisner
· 14 years ago
841ce24
drbd: Replace the ERR_IF macro with an assert-like macro
by Andreas Gruenbacher
· 14 years ago
5a8b424
drbd: account bitmap IO during resync as resync-(related-)-io
by Lars Ellenberg
· 13 years ago
8ccee20
drbd: don't cond_resched_lock with IRQs disabled
by Lars Ellenberg
· 14 years ago
829c608
drbd: add missing spinlock to bitmap receive
by Lars Ellenberg
· 14 years ago
24c4830
drbd: Fix spelling
by Bart Van Assche
· 14 years ago
7e599e6
drbd: fix up merge error
by Linus Torvalds
· 14 years ago
f0ff135
drbd: need include for bitops functions declarations
by Stephen Rothwell
· 14 years ago
20ceb2b
drbd: describe bitmap locking for bulk operation in finer detail
by Lars Ellenberg
· 14 years ago
725a97e
drbd: fix potential access of on-stack wait_queue_head_t after return
by Lars Ellenberg
· 14 years ago
7648cdf
drbd: be less noisy with some log messages
by Lars Ellenberg
· 14 years ago
84e7c0f
drbd: Removed a reference to debug macros removed long time ago
by Lars Ellenberg
· 14 years ago
6850c44
drbd: get rid of unused debug code
by Lars Ellenberg
· 14 years ago
4b0715f
drbd: allow petabyte storage on 64bit arch
by Lars Ellenberg
· 14 years ago
19f843a
drbd: bitmap keep track of changes vs on-disk bitmap
by Lars Ellenberg
· 14 years ago
95a0f10
drbd: store in-core bitmap little endian, regardless of architecture
by Lars Ellenberg
· 14 years ago
7777a8b
drbd: bitmap: don't count unused bits (fix non-terminating resync)
by Lars Ellenberg
· 14 years ago
81e8465
drbd: Use the standard bool, true, and false keywords
by Andreas Gruenbacher
· 14 years ago
0cf9d27
drbd: Get rid of unnecessary macros (2)
by Andreas Gruenbacher
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
0778286
drbd: Disable activity log updates when the whole device is out of sync
by Philipp Reisner
· 14 years ago
5223671
drbd: Fixed bitmap in case of online-grow without resync
by Philipp Reisner
· 15 years ago
b4ee79d
drbd: Added some missing statics
by Philipp Reisner
· 15 years ago
fd76438
drbd: Make sure to resync all of the new storage upon online resize
by Philipp Reisner
· 15 years ago
02d9a94
drbd: Implemented the set_new_bits parameter for drbd_bm_resize()
by Philipp Reisner
· 15 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a03ae2
block: drbd: Convert semaphore to mutex
by Thomas Gleixner
· 15 years ago
b411b36
The DRBD driver
by Philipp Reisner
· 15 years ago