Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
323d7717455e7709a2c923f42349bf2ed36992a3
/
drivers
/
block
/
drbd
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
5c04b42
Merge branch 'v3.1-rc10' into for-3.2/core
by Jens Axboe
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e5de063
Remove unneeded version.h includes from drivers/block/
by Jesper Juhl
· 13 years ago
1d273b9
drbd: Use angle brackets for system includes
by Joe Perches
· 13 years ago
57f3224
drbd: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
5a7bbad
block: remove support for bio remapping from ->make_request
by Christoph Hellwig
· 13 years ago
ddad9ef
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
by H Hartley Sweeten
· 13 years ago
7b28afe
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus
by Jens Axboe
· 13 years ago
86e1e98
drbd: we should write meta data updates with FLUSH FUA
by Lars Ellenberg
· 13 years ago
cb6518c
drbd: when receive times out on meta socket, also check last receive time on data socket
by Lars Ellenberg
· 13 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
· 13 years ago
829c608
drbd: add missing spinlock to bitmap receive
by Lars Ellenberg
· 13 years ago
0cfdd24
drbd: Use the correct max_bio_size when creating resync requests
by Philipp Reisner
· 13 years ago
929cfdd
Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 13 years ago
0ddf72b
drbd: fix warning
by Andrew Morton
· 13 years ago
9b2f61a
drbd: fix warning
by Philipp Reisner
· 13 years ago
24c4830
drbd: Fix spelling
by Bart Van Assche
· 13 years ago
9a0d9d0
drbd: fix schedule in atomic
by Lars Ellenberg
· 14 years ago
99432fc
drbd: Take a more conservative approach when deciding max_bio_size
by Philipp Reisner
· 13 years ago
21423fa
drbd: Fixed state transitions after async outdate-peer-handler returned
by Philipp Reisner
· 13 years ago
fa7d939
drbd: Disallow the peer_disk_state to be D_OUTDATED while connected
by Philipp Reisner
· 13 years ago
a8e4079
drbd: Fix for the connection problems on high latency links
by Philipp Reisner
· 13 years ago
76727f6
drbd: fix potential activity log refcount imbalance in error path
by Lars Ellenberg
· 13 years ago
d2e1780
drbd: Only downgrade the disk state in case of disk failures
by Philipp Reisner
· 14 years ago
f36af18
drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int
by Lars Ellenberg
· 14 years ago
53ea433
drbd: fix potential distributed deadlock
by Lars Ellenberg
· 14 years ago
738a84b
drbd: Fix for application IO with the on-io-error=pass-on policy
by Philipp Reisner
· 14 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7e599e6
drbd: fix up merge error
by Linus Torvalds
· 14 years ago
8d49a775
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
f0ff135
drbd: need include for bitops functions declarations
by Stephen Rothwell
· 14 years ago
0356781
drbd: drop code present under #ifdef which is relevant to 2.6.28 and below
by Or Gerlitz
· 14 years ago
7961243
drbd: Fixed handling of read errors on a 'VerifyS' node
by Philipp Reisner
· 14 years ago
8f21420
drbd: Fixed handling of read errors on a 'VerifyT' node
by Philipp Reisner
· 14 years ago
7fde2be
drbd: Implemented real timeout checking for request processing time
by Philipp Reisner
· 14 years ago
c5a9161
drbd: Remove unused function atodb_endio()
by Andreas Gruenbacher
· 14 years ago
fdda654
drbd: improve log message if received sector offset exceeds local capacity
by Lars Ellenberg
· 14 years ago
e99dc36
drbd: kill dead code
by Lars Ellenberg
· 14 years ago
10f6d992
drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio fails
by Lars Ellenberg
· 14 years ago
039312b
drbd: Removed left over, now wrong comments
by Philipp Reisner
· 14 years ago
873b0d5
drbd: serialize admin requests for new verify run with pending bitmap io
by Lars Ellenberg
· 14 years ago
e636db5
drbd: fix potential imbalance of ap_in_flight
by Lars Ellenberg
· 14 years ago
0ddc554
drbd: silence some noisy log messages during disconnect
by Lars Ellenberg
· 14 years ago
20ceb2b
drbd: describe bitmap locking for bulk operation in finer detail
by Lars Ellenberg
· 14 years ago
62b0da3
drbd: log UUIDs whenever they change
by Lars Ellenberg
· 14 years ago
d07c9c1
drbd: We can not process BIOs with a size of 0
by Philipp Reisner
· 14 years ago
cd88d03
drbd: Provide hints with the error message when clearing the sync pause flag
by Philipp Reisner
· 14 years ago
79a30d2
drbd: queue bitmap writeout more intelligently
by Lars Ellenberg
· 14 years ago
54b956a
drbd: don't pointlessly queue bitmap send, if we lost connection
by Lars Ellenberg
· 14 years ago
194bfb3
drbd: serialize admin requests for new resync with pending bitmap io
by Lars Ellenberg
· 14 years ago
6c922ed
drbd: only generate and send a new sync uuid after a successful state change
by Lars Ellenberg
· 14 years ago
20ee639
drbd: cleaned up __set_current_state() followed by schedule_timeout() calls
by Philipp Reisner
· 14 years ago
6a35c45
drbd: Ensure that an epoch contains only requests of one kind
by Philipp Reisner
· 14 years ago
2deb833
drbd: Fixed P_NEG_ACK processing for protocol A and B
by Philipp Reisner
· 14 years ago
94f2b05
drbd: Killed an assert that is no longer valid
by Philipp Reisner
· 14 years ago
148efa1
drbd: Do not drop net config if sending in drbd_send_protocol() fails
by Philipp Reisner
· 14 years ago
370a43e
drbd: Work on the Ahead -> SyncSource transition
by Philipp Reisner
· 14 years ago
71c78cf
drbd: Nothing should stop SyncSource -> Ahead transitions
by Philipp Reisner
· 14 years ago
4a23f26
drbd: Do not full sync if a P_SYNC_UUID packet gets lost
by Philipp Reisner
· 14 years ago
2b8a90b
drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAX
by Philipp Reisner
· 14 years ago
110a204
drbd: Remove useless / wrong comments
by Andreas Gruenbacher
· 14 years ago
794abb7
drbd: Cleaned up the resync timer logic
by Philipp Reisner
· 14 years ago
da0a781
drbd: Be more careful with SyncSource -> Ahead transitions
by Philipp Reisner
· 14 years ago
d612d30
drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode
by Philipp Reisner
· 14 years ago
617049a
drbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitions
by Philipp Reisner
· 14 years ago
0719427
drbd: ratelimit io error messages
by Lars Ellenberg
· 14 years ago
3f98688
drbd: There might be a resync after unfreezing IO due to no disk [Bugz 332]
by Philipp Reisner
· 14 years ago
725a97e
drbd: fix potential access of on-stack wait_queue_head_t after return
by Lars Ellenberg
· 14 years ago
06d33e9
drbd: improve on bitmap write out timing
by Lars Ellenberg
· 14 years ago
418e0a9
drbd: spelling fix in log message
by Lars Ellenberg
· 14 years ago
7648cdf
drbd: be less noisy with some log messages
by Lars Ellenberg
· 14 years ago
5a22db8
drbd: serialize sending of resync uuid with pending w_send_oos
by Lars Ellenberg
· 14 years ago
f735e363
drbd: add debugging assert to make sure the protocol is clean
by Lars Ellenberg
· 14 years ago
c88d65e
drbd: Documenting drbd_should_do_remote() and drbd_should_send_oos()
by Philipp Reisner
· 14 years ago
2265b47
drbd: fix potential dereference of NULL pointer
by Lars Ellenberg
· 14 years ago
02851e9
drbd: move bitmap write from resync_finished to after_state_change
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
1b881ef
drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio
by Andreas Gruenbacher
· 14 years ago
24dccab
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
by Andreas Gruenbacher
· 14 years ago
2c46407
drbd: receive_bitmap_plain: Get rid of ugly and useless enum
by Andreas Gruenbacher
· 14 years ago
f70af11
drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enum
by Andreas Gruenbacher
· 14 years ago
78fcbda
drbd: receive_bitmap: Missing free_page() on error path
by Andreas Gruenbacher
· 14 years ago
de1f8e4
drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int
by Andreas Gruenbacher
· 14 years ago
4114be8
drbd: receive_bitmap: Fix the wrong return value
by Andreas Gruenbacher
· 14 years ago
f2024e7
drbd: drbd_nl_disk_conf: Avoid a compiler warning
by Andreas Gruenbacher
· 14 years ago
81e8465
drbd: Use the standard bool, true, and false keywords
by Andreas Gruenbacher
· 14 years ago
6184ea2
drbd: This code is dead now
by Andreas Gruenbacher
· 14 years ago
bb43794
drbd: Another small enum drbd_state_rv cleanup
by Andreas Gruenbacher
· 14 years ago
bf885f8
drbd: Be more explicit about functions that return an enum drbd_state_rv
by Andreas Gruenbacher
· 14 years ago
c8b3256
drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv
by Andreas Gruenbacher
· 14 years ago
116676c
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
by Andreas Gruenbacher
· 14 years ago
Next »