aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drbd: New sync_param packet, that includes the parameters of the new controllerPhilipp Reisner2010-10-14
* drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner2010-10-14
* drbd: fix list corruption (recent regression)Lars Ellenberg2010-10-14
* drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-10-14
* drbd: Make sure tl_restart(, resend) can not get called multiple times for a ...Philipp Reisner2010-10-14
* drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspendedPhilipp Reisner2010-10-14
* drbd: Allow attach while IO is suspendedPhilipp Reisner2010-10-14
* drbd: Allow tl_restart() to do IO completion while IO is suspendedPhilipp Reisner2010-10-14
* drbd: Fixed a deadlock, probably only affected UP machinesPhilipp Reisner2010-10-14
* drbd: Do not do a hard state change when establishing a connection [bugz 304]Philipp Reisner2010-10-14
* drbd: Ensure that the peer was not rebootet in the meantime before resending TLPhilipp Reisner2010-10-14
* drbd: Delayed creation of current-UUIDPhilipp Reisner2010-10-14
* drbd: Run the fence-peer helper asynchronouslyPhilipp Reisner2010-10-14
* drbd: Reduce the verbosity of some state transitionsPhilipp Reisner2010-10-14
* drbd: Removing a by now obsolete clause in the state sanitizingPhilipp Reisner2010-10-14
* drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary c...Philipp Reisner2010-10-14
* drbd: Disabled the crashed_primary detection for re-attach of last data while...Philipp Reisner2010-10-14
* drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner2010-10-14
* drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner2010-10-14
* drbd: Removed redundant error checks in the request code pathPhilipp Reisner2010-10-14
* drbd: factored drbd_req_make_private_bio() out of drbd_req_new()Philipp Reisner2010-10-14
* drbd: Do not send two barriers without any writes between themPhilipp Reisner2010-10-14
* drbd: factored tl_restart() out of tl_clear().Philipp Reisner2010-10-14
* drbd: mod_req has now a return valuePhilipp Reisner2010-10-14
* drbd: Track all IO requests on the TL, not writes onlyPhilipp Reisner2010-10-14
* drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writesPhilipp Reisner2010-10-14
* amiga floppy: Compile failure fixesVivek Goyal2010-09-25
* atari floppy: Stop sharing request queue across multiple gendisksVivek Goyal2010-09-24
* amiga floppy: Stop sharing request queue across multiple gendisksVivek Goyal2010-09-24
* floppy: switch to one queue per drive instead of sharing a queueJens Axboe2010-09-22
* cciss: remove some superfluous tests from cciss_bigpassthru()Stephen M. Cameron2010-09-10
* cciss: factor out cciss_big_passthruStephen M. Cameron2010-09-10
* cciss: factor out cciss_passthruStephen M. Cameron2010-09-10
* cciss: factor out cciss_getluninfoStephen M. Cameron2010-09-10
* cciss: factor out cciss_getdrivverStephen M. Cameron2010-09-10
* cciss: factor out cciss_getfirmverStephen M. Cameron2010-09-10
* cciss: factor out cciss_getbustypesStephen M. Cameron2010-09-10
* cciss: factor out cciss_getheartbeatStephen M. Cameron2010-09-10
* cciss: factor out cciss_setnodenameStephen M. Cameron2010-09-10
* cciss: factor out cciss_getnodenameStephen M. Cameron2010-09-10
* cciss: factor out cciss_setintinfoStephen M. Cameron2010-09-10
* cciss: factor out cciss_getintinfoStephen M. Cameron2010-09-10
* cciss: factor out cciss_getpciinfoStephen M. Cameron2010-09-10
* loop: add some basic read-only sysfs attributesMilan Broz2010-08-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-22
|\
| * drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-22
| * drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang2010-08-22
| * agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang2010-08-22
| * drm/i915: Remove the conflicting BUG_ON()Chris Wilson2010-08-22
| * drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson2010-08-22