index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
drbd: New sync parameters for the smart resync rate controller
Philipp Reisner
2010-10-14
2
-1
/
+9
|
*
|
|
|
|
drbd: fix list corruption (recent regression)
Lars Ellenberg
2010-10-14
1
-25
/
+17
|
*
|
|
|
|
drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
Philipp Reisner
2010-10-14
1
-1
/
+2
|
*
|
|
|
|
drbd: Make sure tl_restart(, resend) can not get called multiple times for a ...
Philipp Reisner
2010-10-14
1
-16
/
+15
|
*
|
|
|
|
drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended
Philipp Reisner
2010-10-14
4
-26
/
+43
|
*
|
|
|
|
drbd: Allow attach while IO is suspended
Philipp Reisner
2010-10-14
1
-1
/
+1
|
*
|
|
|
|
drbd: Allow tl_restart() to do IO completion while IO is suspended
Philipp Reisner
2010-10-14
1
-14
/
+20
|
*
|
|
|
|
drbd: Fixed a deadlock, probably only affected UP machines
Philipp Reisner
2010-10-14
3
-2
/
+4
|
*
|
|
|
|
drbd: Do not do a hard state change when establishing a connection [bugz 304]
Philipp Reisner
2010-10-14
1
-1
/
+3
|
*
|
|
|
|
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
Philipp Reisner
2010-10-14
3
-5
/
+13
|
*
|
|
|
|
drbd: Delayed creation of current-UUID
Philipp Reisner
2010-10-14
3
-6
/
+27
|
*
|
|
|
|
drbd: Run the fence-peer helper asynchronously
Philipp Reisner
2010-10-14
3
-7
/
+25
|
*
|
|
|
|
drbd: Reduce the verbosity of some state transitions
Philipp Reisner
2010-10-14
1
-7
/
+1
|
*
|
|
|
|
drbd: Removing a by now obsolete clause in the state sanitizing
Philipp Reisner
2010-10-14
1
-3
/
+0
|
*
|
|
|
|
drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary c...
Philipp Reisner
2010-10-14
2
-1
/
+8
|
*
|
|
|
|
drbd: Disabled the crashed_primary detection for re-attach of last data while...
Philipp Reisner
2010-10-14
1
-1
/
+3
|
*
|
|
|
|
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
Philipp Reisner
2010-10-14
2
-2
/
+20
|
*
|
|
|
|
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-10-14
6
-1
/
+83
|
*
|
|
|
|
drbd: Removed redundant error checks in the request code path
Philipp Reisner
2010-10-14
1
-15
/
+0
|
*
|
|
|
|
drbd: factored drbd_req_make_private_bio() out of drbd_req_new()
Philipp Reisner
2010-10-14
1
-9
/
+15
|
*
|
|
|
|
drbd: Do not send two barriers without any writes between them
Philipp Reisner
2010-10-14
1
-2
/
+7
|
*
|
|
|
|
drbd: factored tl_restart() out of tl_clear().
Philipp Reisner
2010-10-14
5
-40
/
+103
|
*
|
|
|
|
drbd: mod_req has now a return value
Philipp Reisner
2010-10-14
2
-6
/
+16
|
*
|
|
|
|
drbd: Track all IO requests on the TL, not writes only
Philipp Reisner
2010-10-14
4
-47
/
+23
|
*
|
|
|
|
drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes
Philipp Reisner
2010-10-14
3
-9
/
+9
|
*
|
|
|
|
amiga floppy: Compile failure fixes
Vivek Goyal
2010-09-26
1
-3
/
+2
|
*
|
|
|
|
atari floppy: Stop sharing request queue across multiple gendisks
Vivek Goyal
2010-09-24
1
-11
/
+39
|
*
|
|
|
|
amiga floppy: Stop sharing request queue across multiple gendisks
Vivek Goyal
2010-09-24
1
-11
/
+48
|
*
|
|
|
|
floppy: switch to one queue per drive instead of sharing a queue
Jens Axboe
2010-09-22
1
-21
/
+45
|
*
|
|
|
|
cciss: remove some superfluous tests from cciss_bigpassthru()
Stephen M. Cameron
2010-09-10
1
-17
/
+8
|
*
|
|
|
|
cciss: factor out cciss_big_passthru
Stephen M. Cameron
2010-09-10
1
-156
/
+151
|
*
|
|
|
|
cciss: factor out cciss_passthru
Stephen M. Cameron
2010-09-10
1
-111
/
+101
|
*
|
|
|
|
cciss: factor out cciss_getluninfo
Stephen M. Cameron
2010-09-10
1
-14
/
+18
|
*
|
|
|
|
cciss: factor out cciss_getdrivver
Stephen M. Cameron
2010-09-10
1
-13
/
+13
|
*
|
|
|
|
cciss: factor out cciss_getfirmver
Stephen M. Cameron
2010-09-10
1
-12
/
+15
|
*
|
|
|
|
cciss: factor out cciss_getbustypes
Stephen M. Cameron
2010-09-10
1
-11
/
+13
|
*
|
|
|
|
cciss: factor out cciss_getheartbeat
Stephen M. Cameron
2010-09-10
1
-11
/
+13
|
*
|
|
|
|
cciss: factor out cciss_setnodename
Stephen M. Cameron
2010-09-10
1
-36
/
+29
|
*
|
|
|
|
cciss: factor out cciss_getnodename
Stephen M. Cameron
2010-09-10
1
-13
/
+15
|
*
|
|
|
|
cciss: factor out cciss_setintinfo
Stephen M. Cameron
2010-09-10
1
-34
/
+32
|
*
|
|
|
|
cciss: factor out cciss_getintinfo
Stephen M. Cameron
2010-09-10
1
-13
/
+15
|
*
|
|
|
|
cciss: factor out cciss_getpciinfo
Stephen M. Cameron
2010-09-10
1
-17
/
+17
|
*
|
|
|
|
loop: add some basic read-only sysfs attributes
Milan Broz
2010-08-23
1
-0
/
+101
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
5
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
5
-1
/
+6
*
|
|
|
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
26
-155
/
+178
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
24
-143
/
+164
|
*
|
|
|
|
|
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
2
-12
/
+14
|
|
/
/
/
/
/
[prev]
[next]