Age | Commit message (Expand) | Author | Files | Lines |
2012-04-20 | Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2012-04-18 | xen/blkback: Fix warning error. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-04-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -12/+29 |
2012-04-14 | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -332/+778 |
2012-04-12 | virtio_blk: helper function to format disk names | Ren Mingxin | 1 | -12/+29 |
2012-04-12 | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy | Greg Kroah-Hartman | 1 | -1/+1 |
2012-04-09 | mtip32xx: dump tagmap on failure | Asai Thambi S P | 1 | -29/+33 |
2012-04-09 | mtip32xx: fix handling of commands in various scenarios | Asai Thambi S P | 2 | -51/+132 |
2012-04-09 | mtip32xx: Shorten macro names | Asai Thambi S P | 2 | -77/+75 |
2012-04-09 | mtip32xx: misc changes | Asai Thambi S P | 1 | -22/+44 |
2012-04-09 | mtip32xx: Add new sysfs entry 'status' | Asai Thambi S P | 2 | -29/+313 |
2012-04-09 | mtip32xx: make setting comp_time as common | Asai Thambi S P | 1 | -11/+5 |
2012-04-09 | mtip32xx: Add new bitwise flag 'dd_flag' | Asai Thambi S P | 2 | -55/+168 |
2012-04-07 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov | 1 | -1/+1 |
2012-04-05 | mtip32xx: fix error handling in mtip_init() | Ryosuke Saito | 1 | -4/+11 |
2012-03-30 | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 1 | -36/+0 |
2012-03-29 | virtio-blk: Call revalidate_disk() upon online disk resize | Vivek Goyal | 1 | -0/+1 |
2012-03-29 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -147/+148 |
2012-03-29 | nbd: rename the nbd_device variable from lo to nbd | Wanlong Gao | 1 | -147/+148 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 4 | -4/+0 |
2012-03-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -4/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 4 | -4/+0 |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -286/+448 |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 1 | -4/+1 |
2012-03-26 | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l... | Jens Axboe | 3 | -74/+40 |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+3 |
2012-03-24 | xen/blkback: Make optional features be really optional. | Konrad Rzeszutek Wilk | 1 | -21/+14 |
2012-03-24 | xen/blkback: Squash the discard support for 'file' and 'phy' type. | Konrad Rzeszutek Wilk | 3 | -61/+34 |
2012-03-24 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov | 1 | -1/+1 |
2012-03-23 | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and... | Asai Thambi S P | 1 | -11/+8 |
2012-03-23 | cciss: Fix scsi tape io with more than 255 scatter gather elements | Stephen M. Cameron | 1 | -1/+1 |
2012-03-23 | cciss: Initialize scsi host max_sectors for tape drive support | Stephen M. Cameron | 1 | -0/+1 |
2012-03-22 | rbd: move snap_rwsem to the device, rename to header_rwsem | Josh Durgin | 1 | -11/+11 |
2012-03-22 | rbd: don't drop the rbd_id too early | Alex Elder | 1 | -5/+9 |
2012-03-22 | rbd: small changes | Alex Elder | 2 | -37/+52 |
2012-03-22 | rbd: do some refactoring | Alex Elder | 1 | -40/+40 |
2012-03-22 | rbd: fix module sysfs setup/teardown code | Alex Elder | 1 | -3/+5 |
2012-03-22 | rbd: don't allocate mon_addrs buffer in rbd_add() | Alex Elder | 1 | -12/+9 |
2012-03-22 | rbd: have rbd_parse_args() report found mon_addrs size | Alex Elder | 1 | -7/+13 |
2012-03-22 | rbd: do a few checks at build time | Alex Elder | 1 | -3/+13 |
2012-03-22 | rbd: don't use sscanf() in rbd_add_parse_args() | Alex Elder | 1 | -14/+85 |
2012-03-22 | rbd: encapsulate argument parsing for rbd_add() | Alex Elder | 1 | -26/+42 |
2012-03-22 | rbd: simplify error handling in rbd_add() | Alex Elder | 1 | -23/+17 |
2012-03-22 | rbd: reduce memory used for rbd_dev fields | Alex Elder | 1 | -2/+2 |
2012-03-22 | rbd: have rbd_get_client() return a rbd_client | Alex Elder | 1 | -20/+12 |
2012-03-22 | rbd: a few simple changes | Alex Elder | 1 | -54/+53 |
2012-03-22 | rbd: rename "node_lock" | Alex Elder | 1 | -10/+10 |
2012-03-22 | rbd: move ctl_mutex lock inside rbd_client_create() | Alex Elder | 1 | -4/+7 |
2012-03-22 | rbd: move ctl_mutex lock inside rbd_get_client() | Alex Elder | 1 | -3/+3 |