Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | rbd: use rbd_dev consistently | Alex Elder | 1 | -61/+64 |
2012-07-30 | rbd: dynamically allocate snapshot name | Alex Elder | 1 | -10/+16 |
2012-07-30 | rbd: dynamically allocate image name | Alex Elder | 2 | -16/+13 |
2012-07-30 | rbd: dynamically allocate image header name | Alex Elder | 1 | -11/+20 |
2012-07-30 | rbd: dynamically allocate object prefix | Alex Elder | 1 | -8/+26 |
2012-07-30 | rbd: dynamically allocate pool name | Alex Elder | 1 | -8/+19 |
2012-07-30 | rbd: create pool_id device attribute | Alex Elder | 1 | -4/+14 |
2012-07-30 | rbd: rename rbd_dev->block_name | Alex Elder | 1 | -6/+6 |
2012-07-30 | rbd: define dup_token() | Alex Elder | 1 | -0/+36 |
2012-07-30 | rbd: drop a useless local variable | Alex Elder | 1 | -2/+1 |
2012-07-30 | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers | Jens Axboe | 12 | -73/+159 |
2012-07-30 | virtio-blk: allow toggling host cache between writeback and writethrough | Paolo Bonzini | 1 | -3/+87 |
2012-07-30 | virtio-blk: Use block layer provided spinlock | Asias He | 1 | -6/+3 |
2012-07-30 | virtio-blk: Reset device after blk_cleanup_queue() | Asias He | 1 | -11/+1 |
2012-07-30 | virtio-blk: Call del_gendisk() before disable guest kick | Asias He | 1 | -2/+2 |
2012-07-24 | drbd: announce FLUSH/FUA capability to upper layers | Lars Ellenberg | 4 | -8/+23 |
2012-07-24 | drbd: fix max_bio_size to be unsigned | Lars Ellenberg | 3 | -15/+17 |
2012-07-24 | drbd: flush drbd work queue before invalidate/invalidate remote | Lars Ellenberg | 2 | -6/+12 |
2012-07-24 | drbd: fix potential access after free | Lars Ellenberg | 1 | -5/+12 |
2012-07-24 | drbd: call local-io-error handler early | Lars Ellenberg | 1 | -3/+3 |
2012-07-24 | drbd: do not reset rs_pending_cnt too early | Lars Ellenberg | 3 | -12/+12 |
2012-07-24 | drbd: reset congestion information before reporting it in /proc/drbd | Lars Ellenberg | 1 | -0/+3 |
2012-07-24 | drbd: report congestion if we are waiting for some userland callback | Lars Ellenberg | 3 | -0/+29 |
2012-07-24 | drbd: differentiate between normal and forced detach | Lars Ellenberg | 7 | -15/+42 |
2012-07-24 | drbd: cleanup, remove two unused global flags | Lars Ellenberg | 1 | -2/+0 |
2012-07-24 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 1 | -1/+20 |
2012-07-23 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -6/+7 |
2012-07-19 | xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -3/+2 |
2012-07-19 | Merge branch 'pm-drivers' | Rafael J. Wysocki | 1 | -6/+7 |
2012-07-18 | rbd: endian bug in rbd_req_cb() | Dan Carpenter | 1 | -1/+1 |
2012-07-18 | rbd: Fix ceph_snap_context size calculation | Yan, Zheng | 1 | -1/+1 |
2012-07-15 | blk: fix wrong idr_pre_get() error check in loop.c | Silva Paulo | 1 | -5/+3 |
2012-07-06 | mg_disk: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -6/+7 |
2012-07-04 | floppy: Run floppy initialization asynchronous | Andi Kleen | 1 | -1/+20 |
2012-07-04 | floppy: cancel any pending fd_timeouts before adding a new one | Linus Torvalds | 1 | -0/+1 |
2012-06-15 | Merge tag 'v3.5-rc1' | Sage Weil | 32 | -1920/+2026 |
2012-06-13 | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus | Jens Axboe | 2 | -26/+51 |
2012-06-13 | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2 | -12/+48 |
2012-06-13 | umem: fix up unplugging | Tao Guo | 1 | -0/+40 |
2012-06-12 | drbd: fix null pointer dereference with on-congestion policy when diskless | Lars Ellenberg | 1 | -23/+36 |
2012-06-12 | drbd: fix list corruption by failing but already aborted reads | Lars Ellenberg | 1 | -1/+6 |
2012-06-12 | drbd: fix access of unallocated pages and kernel panic | Lars Ellenberg | 1 | -2/+9 |
2012-06-12 | xen/blkfront: Add WARN to deal with misbehaving backends. | Konrad Rzeszutek Wilk | 1 | -12/+46 |
2012-06-06 | rbd: endian bug in rbd_req_cb() | Dan Carpenter | 1 | -1/+1 |
2012-06-06 | rbd: Fix ceph_snap_context size calculation | Yan, Zheng | 1 | -1/+1 |
2012-06-05 | mtip32xx: Create debugfs entries for troubleshooting | Asai Thambi S P | 2 | -1/+165 |
2012-06-05 | mtip32xx: Remove 'registers' and 'flags' from sysfs | Asai Thambi S P | 1 | -91/+1 |
2012-06-04 | mtip32xx: Remove version.h header file inclusion | Sachin Kamat | 1 | -1/+0 |
2012-05-31 | mtip32xx: Changes to sysfs entries | Asai Thambi S P | 1 | -19/+57 |
2012-05-31 | mtip32xx: Convert macro definitions for flag bits to enum | Asai Thambi S P | 1 | -23/+25 |