Age | Commit message (Expand) | Author |
2012-07-30 | rbd: create pool_id device attribute | Alex Elder |
2012-07-30 | rbd: rename rbd_dev->block_name | Alex Elder |
2012-07-30 | rbd: define dup_token() | Alex Elder |
2012-07-30 | rbd: drop a useless local variable | Alex Elder |
2012-07-30 | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers | Jens Axboe |
2012-07-30 | virtio-blk: allow toggling host cache between writeback and writethrough | Paolo Bonzini |
2012-07-30 | virtio-blk: Use block layer provided spinlock | Asias He |
2012-07-30 | virtio-blk: Reset device after blk_cleanup_queue() | Asias He |
2012-07-30 | virtio-blk: Call del_gendisk() before disable guest kick | Asias He |
2012-07-24 | drbd: announce FLUSH/FUA capability to upper layers | Lars Ellenberg |
2012-07-24 | drbd: fix max_bio_size to be unsigned | Lars Ellenberg |
2012-07-24 | drbd: flush drbd work queue before invalidate/invalidate remote | Lars Ellenberg |
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-24 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe |
2012-07-22 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-07-19 | xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-19 | Merge branch 'pm-drivers' | Rafael J. Wysocki |
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-06 | mg_disk: Use struct dev_pm_ops for power management | Rafael J. Wysocki |
2012-07-04 | floppy: Run floppy initialization asynchronous | Andi Kleen |
2012-07-03 | floppy: cancel any pending fd_timeouts before adding a new one | Linus Torvalds |
2012-06-15 | Merge tag 'v3.5-rc1' | Sage Weil |
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-06 | rbd: endian bug in rbd_req_cb() | Dan Carpenter |
2012-06-06 | rbd: Fix ceph_snap_context size calculation | Yan, Zheng |
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 |