index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
2011-08-29
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
2011-08-29
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
2011-08-29
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2011-08-29
drbd: Add read_requests tree
Andreas Gruenbacher
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
2011-08-25
drbd: Add interval tree data structure
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2011-08-25
drbd: Update outdated comment
Andreas Gruenbacher
2011-08-25
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
2011-08-25
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
2011-08-25
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2011-08-25
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...
Andreas Gruenbacher
2011-08-25
drbd: Remove superfluous declaration
Andreas Gruenbacher
2011-08-25
drbd: Get rid of req_validator_fn typedef
Andreas Gruenbacher
2011-08-23
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
2011-08-19
loop: add discard support for loop devices
Lukas Czerner
2011-08-19
nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes
Andrew Morton
2011-08-19
nbd: replace some printk with dev_warn() and dev_info()
WANG Cong
2011-08-19
nbd: lower the loglevel of an error message
WANG Cong
2011-08-19
nbd: replace printk KERN_ERR with dev_err()
WANG Cong
2011-08-19
nbd: replace sysfs_create_file() with device_create_file()
WANG Cong
2011-08-19
nbd: use task_pid_nr() to get current pid
WANG Cong
2011-08-08
cciss: add transport mode attribute to sys
Joe Handzik
2011-08-08
cciss: Adds simple mode functionality
Joseph Handzik
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
2011-07-25
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-20
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-15
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
2011-07-14
dt: remove extra xsysace platform_driver registration
Grant Likely
2011-07-09
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
2011-06-30
xen/blkback: Add module alias for autoloading
Bastian Blank
2011-06-30
xen/blkback: Don't let in-flight requests defer pending ones.
Daniel Stodden
2011-06-30
xen: Add __attribute__((format(printf... where appropriate
Joe Perches
2011-06-30
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
2011-06-30
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
2011-06-30
drbd: when receive times out on meta socket, also check last receive time on ...
Lars Ellenberg
2011-06-30
drbd: account bitmap IO during resync as resync-(related-)-io
Lars Ellenberg
[next]