summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
...
| | * | | | drbd: moved net_conf from mdev to tconnPhilipp Reisner2011-08-29
| | * | | | drbd: Minimal struct drbd_tconnPhilipp Reisner2011-08-29
| | * | | | drbd: Interval tree bugfixAndreas Gruenbacher2011-08-29
| | * | | | drbd: Inline function overlaps() is now unusedAndreas Gruenbacher2011-08-29
| | * | | | drbd: Remove some useless paranoia codeAndreas Gruenbacher2011-08-29
| | * | | | drbd: Replace the ERR_IF macro with an assert-like macroAndreas Gruenbacher2011-08-29
| | * | | | drbd: Convert all constants in enum drbd_thread_state to upper caseAndreas Gruenbacher2011-08-29
| | * | | | drbd: Convert all constants in enum drbd_req_event to upper caseAndreas Gruenbacher2011-08-29
| | * | | | drbd: Remove the unused hash tablesAndreas Gruenbacher2011-08-29
| | * | | | drbd: Use interval tree for overlapping epoch entry detectionAndreas Gruenbacher2011-08-29
| | * | | | drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_intervalAndreas Gruenbacher2011-08-29
| | * | | | drbd: Use the read and write request trees for request lookupsAndreas Gruenbacher2011-08-29
| | * | | | drbd: Add read_requests treeAndreas Gruenbacher2011-08-29
| | * | | | drbd: Use interval tree for overlapping write request detectionAndreas Gruenbacher2011-08-25
| | * | | | drbd: Put sector and size in struct drbd_request into struct drbd_intervalAndreas Gruenbacher2011-08-25
| | * | | | drbd: Add interval tree data structureAndreas Gruenbacher2011-08-25
| | * | | | drbd: Request lookup code cleanup (4)Andreas Gruenbacher2011-08-25
| | * | | | drbd: Request lookup code cleanup (3)Andreas Gruenbacher2011-08-25
| | * | | | drbd: Request lookup code cleanup (2)Andreas Gruenbacher2011-08-25
| | * | | | drbd: Request lookup code cleanup (1)Andreas Gruenbacher2011-08-25
| | * | | | drbd: Update outdated commentAndreas Gruenbacher2011-08-25
| | * | | | drbd: Move drbd_free_tl_hash() to drbd_main()Andreas Gruenbacher2011-08-25
| | * | | | drbd: Magic reserved block_id value cleanupAndreas Gruenbacher2011-08-25
| | * | | | drbd: Endianness convert the constants instead of the variablesAndreas Gruenbacher2011-08-25
| | * | | | drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher2011-08-25
| | * | | | drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...Andreas Gruenbacher2011-08-25
| | * | | | drbd: Remove superfluous declarationAndreas Gruenbacher2011-08-25
| | * | | | drbd: Get rid of req_validator_fn typedefAndreas Gruenbacher2011-08-25
| * | | | | drbd: log request sector offset and size for IO errorsLars Ellenberg2012-10-30
| * | | | | drbd: always write bitmap on detachLars Ellenberg2012-10-30
| * | | | | drbd: prepare for more than 32 bit flagsLars Ellenberg2012-10-30
| * | | | | drbd: wait for meta data IO completion even with failed disk, unless force-de...Lars Ellenberg2012-10-30
| * | | | | drbd: a few more GFP_KERNEL -> GFP_NOIOLars Ellenberg2012-10-30
| * | | | | drbd: fix potential deadlock during bitmap (re-)allocationLars Ellenberg2012-10-30
| * | | | | drbd: panic on delayed completion of aborted requestsLars Ellenberg2012-10-30
| * | | | | drbd: Remove dead codePhilipp Reisner2012-10-30
| * | | | | drbd: Avoid NetworkFailure state during disconnectPhilipp Reisner2012-10-30
| * | | | | drbd: Fix a potential issue with the DISCARD_CONCURRENT flagPhilipp Reisner2012-10-30
| * | | | | drbd: introduce stop-sector to online verifyLars Ellenberg2012-10-30
| * | | | | drbd: Protect accesses to the uuid set with a spinlockPhilipp Reisner2012-10-30
| | |/ / / | |/| | |
* | | | | mtip32xx: Fix padding issueSelvan Mani2012-11-23
* | | | | aoe: avoid running request handler on plugged queueEd Cashin2012-11-23
* | | | | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun2012-11-23
* | | | | mtip32xx: fix shift larger than type warningJens Axboe2012-11-23
* | | | | mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-23
* | | | | mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani2012-11-23
* | | | | mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani2012-11-23
* | | | | floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina2012-11-23
| |_|_|/ |/| | |
* | | | loop: Make explicit loop device destruction lazyDave Chinner2012-10-30
* | | | mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-30