summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2011-08-29drbd: Remove the unused hash tablesAndreas Gruenbacher
2011-08-29drbd: Use interval tree for overlapping epoch entry detectionAndreas Gruenbacher
2011-08-29drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_intervalAndreas Gruenbacher
2011-08-29drbd: Use the read and write request trees for request lookupsAndreas Gruenbacher
2011-08-29drbd: Add read_requests treeAndreas Gruenbacher
2011-08-25drbd: Use interval tree for overlapping write request detectionAndreas Gruenbacher
2011-08-25drbd: Put sector and size in struct drbd_request into struct drbd_intervalAndreas Gruenbacher
2011-08-25drbd: Add interval tree data structureAndreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (4)Andreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (3)Andreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (2)Andreas Gruenbacher
2011-08-25drbd: Request lookup code cleanup (1)Andreas Gruenbacher
2011-08-25drbd: Update outdated commentAndreas Gruenbacher
2011-08-25drbd: Move drbd_free_tl_hash() to drbd_main()Andreas Gruenbacher
2011-08-25drbd: Magic reserved block_id value cleanupAndreas Gruenbacher
2011-08-25drbd: Endianness convert the constants instead of the variablesAndreas Gruenbacher
2011-08-25drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher
2011-08-25drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...Andreas Gruenbacher
2011-08-25drbd: Remove superfluous declarationAndreas Gruenbacher
2011-08-25drbd: Get rid of req_validator_fn typedefAndreas Gruenbacher
2011-08-23loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers
2011-08-19loop: add discard support for loop devicesLukas Czerner
2011-08-19nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixesAndrew Morton
2011-08-19nbd: replace some printk with dev_warn() and dev_info()WANG Cong
2011-08-19nbd: lower the loglevel of an error messageWANG Cong
2011-08-19nbd: replace printk KERN_ERR with dev_err()WANG Cong
2011-08-19nbd: replace sysfs_create_file() with device_create_file()WANG Cong
2011-08-19nbd: use task_pid_nr() to get current pidWANG Cong
2011-08-08cciss: add transport mode attribute to sysJoe Handzik
2011-08-08cciss: Adds simple mode functionalityJoseph Handzik
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26rbd: set blk_queue request sizes to object sizeJosh Durgin
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-20kill useless checks for sb->s_op == NULLAl Viro
2011-07-15Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely
2011-07-14dt: remove extra xsysace platform_driver registrationGrant Likely
2011-07-09cciss: do not attempt to read from a write-only registerStephen M. Cameron
2011-06-30xen/blkback: Add module alias for autoloadingBastian Blank
2011-06-30xen/blkback: Don't let in-flight requests defer pending ones.Daniel Stodden
2011-06-30xen: Add __attribute__((format(printf... where appropriateJoe Perches
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe
2011-06-30drbd: we should write meta data updates with FLUSH FUALars Ellenberg
2011-06-30drbd: when receive times out on meta socket, also check last receive time on ...Lars Ellenberg
2011-06-30drbd: account bitmap IO during resync as resync-(related-)-ioLars Ellenberg