Age | Commit message (Expand) | Author |
2012-09-29 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds |
2012-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-09-21 | rbd: drop dev reference on error in rbd_open() | Alex Elder |
2012-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-20 | aoe: assert AoE packets marked as requiring no checksum | Ed Cashin |
2012-09-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-09-18 | cciss: fix handling of protocol error | Stephen M. Cameron |
2012-09-17 | nbd: clear waiting_queue on shutdown | Paul Clements |
2012-09-12 | mtip32xx: fix user_buffer check in exec_drive_command | David Milburn |
2012-09-12 | mtip32xx: Remove dead code | Asai Thambi S P |
2012-09-12 | mtip32xx: Change printk to pr_xxxx | Asai Thambi S P |
2012-09-12 | mtip32xx: Proper reporting of write protect status on big-endian | Asai Thambi S P |
2012-09-12 | mtip32xx: Increase timeout for standby command | Asai Thambi S P |
2012-09-12 | mtip32xx: Handle NCQ commands during the security locked state | Asai Thambi S P |
2012-09-12 | mtip32xx: Add support for new devices | Asai Thambi S P |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini |
2012-08-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-08-21 | cciss: fix incorrect scsi status reporting | Stephen M. Cameron |
2012-08-16 | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus | Jens Axboe |
2012-08-16 | drbd: Write all pages of the bitmap after an online resize | Philipp Reisner |
2012-08-16 | drbd: Finish requests that completed while IO was frozen | Philipp Reisner |
2012-08-16 | drbd: fix drbd wire compatibility for empty flushes | Lars Ellenberg |
2012-08-07 | NVMe: Cancel outstanding IOs on queue deletion | Matthew Wilcox |
2012-08-04 | drbd: nuke pdflush from comments | Artem Bityutskiy |
2012-08-03 | NVMe: Free admin queue memory on initialisation failure | Matthew Wilcox |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves | Mel Gorman |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-07-31 | NVMe: Use ida for nvme device instance | Quoc-Son Anh |
2012-07-31 | NVMe: Fix whitespace damage in nvme_init | Matthew Wilcox |
2012-07-31 | NVMe: handle allocation failure in nvme_map_user_pages() | Dan Carpenter |
2012-07-31 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe |
2012-07-31 | floppy: remove duplicated flag FD_RAW_NEED_DISK | Fengguang Wu |
2012-07-31 | blk: pass from_schedule to non-request unplug functions. | NeilBrown |
2012-07-31 | blk: centralize non-request unplug handling. | NeilBrown |
2012-07-31 | block/nbd: micro-optimization in nbd request completion | Chetan Loke |
2012-07-30 | rbd: create rbd_refresh_helper() | Alex Elder |
2012-07-30 | rbd: return obj version in __rbd_refresh_header() | Alex Elder |
2012-07-30 | rbd: fixes in rbd_header_from_disk() | Alex Elder |
2012-07-30 | rbd: always pass ops array to rbd_req_sync_op() | Alex Elder |
2012-07-30 | rbd: pass null version pointer in add_snap() | Alex Elder |
2012-07-30 | rbd: make rbd_create_rw_ops() return a pointer | Alex Elder |
2012-07-30 | rbd: have __rbd_add_snap_dev() return a pointer | Alex Elder |
2012-07-30 | rbd: drop "object_name" from rbd_req_sync_unwatch() | Alex Elder |
2012-07-30 | rbd: drop "object_name" from rbd_req_sync_notify_ack() | Alex Elder |
2012-07-30 | rbd: drop "object_name" from rbd_req_sync_notify() | Alex Elder |
2012-07-30 | rbd: drop "object_name" from rbd_req_sync_watch() | Alex Elder |