index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drbd: fix race between disconnect and receive_state
Lars Ellenberg
2012-05-09
2
-1
/
+14
|
*
drbd: fix potential spinlock deadlock
Lars Ellenberg
2012-05-09
1
-8
/
+12
|
*
drbd: Fixed an obvious copy-n-paste mistake
Philipp Reisner
2012-05-09
2
-2
/
+2
|
*
drbd: send intermediate state change results to the peer
Lars Ellenberg
2012-05-09
4
-16
/
+47
|
*
drbd: fix spurious meta data IO "error"
Lars Ellenberg
2012-05-09
1
-0
/
+2
|
*
drbd: Fixed a race condition between detach and start of resync
Philipp Reisner
2012-05-09
1
-3
/
+3
|
*
drbd: fix harmless race to not trigger an ASSERT
Lars Ellenberg
2012-05-09
1
-1
/
+12
|
*
drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zero
Philipp Reisner
2012-05-09
1
-1
/
+5
|
*
drbd: drbd_nl_resize(): Fix missing put_ldev() on error path
Andreas Gruenbacher
2012-05-09
1
-1
/
+5
|
*
drbd: fix "stalled" empty resync
Lars Ellenberg
2012-05-09
1
-3
/
+8
|
*
drbd: Bugfix for the connection behavior
Philipp Reisner
2012-05-09
2
-6
/
+6
|
*
drbd: Cleanup all epoch objects upon connection loss
Philipp Reisner
2012-05-09
1
-2
/
+3
|
*
drbd: detach must not try to abort non-local requests from drbd-8.4
Philipp Reisner
2012-05-09
1
-9
/
+34
|
*
drbd: Consider that the no-data-condition could be in connected state
Philipp Reisner
2012-05-09
1
-1
/
+2
|
*
drbd: Fixed current UUID generation
Philipp Reisner
2012-05-09
1
-2
/
+2
|
*
drbd: change some GFP_KERNEL to GFP_NOIO
Lars Ellenberg
2012-05-09
1
-3
/
+3
|
*
drbd: Implemented the disk-timeout option
Philipp Reisner
2012-05-09
3
-14
/
+25
|
*
drbd: Force flag for the detach operation
Philipp Reisner
2012-05-09
2
-1
/
+16
|
*
drbd: Allow new IOs while the local disk in in FAILED state
Philipp Reisner
2012-05-09
1
-1
/
+1
|
*
drbd: Bitmap IO functions can now return prematurely if the disk breaks
Philipp Reisner
2012-05-09
1
-10
/
+30
|
*
drbd: Added a kref to bm_aio_ctx
Philipp Reisner
2012-05-09
1
-25
/
+59
|
*
drbd: Hold a reference to ldev while doing meta-data IO
Philipp Reisner
2012-05-09
2
-0
/
+7
|
*
drbd: Keep a reference to the bio until the completion handler finished
Philipp Reisner
2012-05-09
2
-0
/
+2
|
*
drbd: Implemented wait_until_done_or_disk_failure()
Philipp Reisner
2012-05-09
3
-5
/
+18
|
*
drbd: Replaced md_io_mutex by an atomic: md_io_in_use
Philipp Reisner
2012-05-09
4
-19
/
+51
|
*
drbd: moved md_io into mdev
Philipp Reisner
2012-05-09
3
-9
/
+10
|
*
drbd: Immediately allow completion of IOs, that wait for IO completions on a ...
Philipp Reisner
2012-05-09
3
-11
/
+37
|
*
drbd: Keep a reference to barrier acked requests
Philipp Reisner
2012-05-09
3
-2
/
+23
|
*
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-05-09
2
-3
/
+8
|
*
drbd: Only print sanitize state's warnings, if the state change happens
Philipp Reisner
2012-05-09
1
-15
/
+40
|
*
drbd: downgraded error printk to info
Lars Ellenberg
2012-05-09
1
-4
/
+2
|
*
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-05-09
1
-1
/
+1
|
*
drbd: spelling fix: too small
Lars Ellenberg
2012-05-09
1
-4
/
+4
|
*
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
2012-05-09
1
-1
/
+1
|
*
drbd: Lower log priority for an event that is definitely not an error
Philipp Reisner
2012-05-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
1
-1
/
+1
|
\
\
|
*
|
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
2012-05-11
1
-1
/
+1
|
|
/
*
/
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
1
-3
/
+3
|
/
*
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-24
1
-1
/
+1
*
drbd: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-7
/
+7
*
block: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
2
-20
/
+20
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-4
/
+4
*
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-05
2
-5
/
+5
|
\
|
*
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
2011-10-19
1
-2
/
+2
|
|
\
|
*
|
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
2
-5
/
+5
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
H Hartley Sweeten
2011-08-02
1
-2
/
+2
|
|
/
*
|
Remove unneeded version.h includes from drivers/block/
Jesper Juhl
2011-09-15
1
-1
/
+0
*
|
drbd: Use angle brackets for system includes
Joe Perches
2011-09-15
2
-3
/
+3
*
|
drbd: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
1
-3
/
+2
|
/
[prev]
[next]