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
2012-07-24
drbd: fix potential access after free
Lars Ellenberg
2012-07-24
drbd: call local-io-error handler early
Lars Ellenberg
2012-07-24
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
2012-07-24
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
2012-07-24
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
2012-07-24
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-07-24
drbd: cleanup, remove two unused global flags
Lars Ellenberg
2012-07-17
rbd: endian bug in rbd_req_cb()
Dan Carpenter
2012-07-17
rbd: Fix ceph_snap_context size calculation
Yan, Zheng
2012-07-14
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
2012-07-03
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
2012-06-13
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
Jens Axboe
2012-06-13
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2012-06-13
umem: fix up unplugging
Tao Guo
2012-06-12
drbd: fix null pointer dereference with on-congestion policy when diskless
Lars Ellenberg
2012-06-12
drbd: fix list corruption by failing but already aborted reads
Lars Ellenberg
2012-06-12
drbd: fix access of unallocated pages and kernel panic
Lars Ellenberg
2012-06-12
xen/blkfront: Add WARN to deal with misbehaving backends.
Konrad Rzeszutek Wilk
2012-06-05
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2012-06-05
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
2012-06-04
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
2012-05-31
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
2012-05-31
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
2012-05-31
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
2012-05-31
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
2012-05-30
xen/blkback: Copy id field when doing BLKIF_DISCARD.
Konrad Rzeszutek Wilk
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-05-21
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-22
virtio_blk: Drop unused request tracking list
Asias He
2012-05-22
virtio-blk: Fix hot-unplug race in remove method
Asias He
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-05-18
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/drivers
Jens Axboe
2012-05-18
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2012-05-18
floppy: remove floppy-specific O_EXCL handling
Jiri Kosina
2012-05-18
floppy: convert to delayed work and single-thread wq
Jiri Kosina
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-14
rbd: rename __rbd_update_snaps to __rbd_refresh_header
Josh Durgin
2012-05-14
rbd: fix snapshot size type
Josh Durgin
2012-05-14
rbd: remove conditional snapid parameters
Josh Durgin
2012-05-14
rbd: store snapshot id instead of index
Josh Durgin
2012-05-14
rbd: protect read of snapshot sequence number
Josh Durgin
2012-05-14
rbd: fix integer overflow in rbd_header_from_disk()
Xi Wang
[next]