Age | Commit message (Expand) | Author |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-20 | drbd: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-20 | block: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-16 | usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver | Sebastian Andrzej Siewior |
2012-03-16 | powerpc: Remove some of the legacy iSeries specific device drivers | Stephen Rothwell |
2012-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman |
2012-03-05 | floppy/scsi: fix setting of BIO flags | Muthu Kumar |
2012-03-03 | block, sx8: fix pointer math issue getting fw version | Dan Carpenter |
2012-03-02 | drivers/block/DAC960: fix -Wuninitialized warning | Danny Kukawka |
2012-03-02 | drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning | Danny Kukawka |
2012-03-02 | block: Fix setting bio flags in drivers (sd_dif/floppy) | Muthukumar R |
2012-02-28 | usb/storage: a couple defines from drivers/usb/storage/transport.h to include... | Sebastian Andrzej Siewior |
2012-02-21 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake |
2012-02-21 | NVM Express: Remove unneeded include of linux/version.h from nvme.c | Jesper Juhl |
2012-02-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-02-08 | loop: zero fill bio instead of return -EIO for partial read | Dave Young |
2012-02-08 | floppy: Fix a crash during rmmod | Vivek Goyal |
2012-02-08 | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ... | Vivek Goyal |
2012-02-07 | mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus... | Asai Thambi S P |
2012-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-02-02 | rbd: fix safety of rbd_put_client() | Alex Elder |
2012-02-02 | rbd: fix a memory leak in rbd_get_client() | Alex Elder |
2012-01-18 | nvme: fix merge error due to change of 'make_request_fn' fn type | Linus Torvalds |
2012-01-18 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds |
2012-01-15 | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-01-15 | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-01-15 | Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers | Jens Axboe |
2012-01-14 | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-01-13 | paride/pcd: fix bool verbose module parameter. | Rusty Russell |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | rbd: initialize snap_rwsem in rbd_add() | Alex Elder |
2012-01-12 | virtio: blk: Add freeze, restore handlers to support S4 | Amit Shah |
2012-01-12 | virtio: blk: Move vq initialization to separate function | Amit Shah |
2012-01-12 | virtio_blk: fix config handler race | Michael S. Tsirkin |
2012-01-12 | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell |
2012-01-11 | NVMe: Set number of queues correctly | Matthew Wilcox |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-10 | NVMe: Version 0.8 | Matthew Wilcox |
2012-01-10 | NVMe: Set queue flags correctly | Matthew Wilcox |
2012-01-10 | NVMe: Simplify nvme_unmap_user_pages | Matthew Wilcox |
2012-01-10 | NVMe: Mark the end of the sg list | Matthew Wilcox |
2012-01-10 | NVMe: Fix DMA mapping for admin commands | Matthew Wilcox |
2012-01-10 | NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT | Matthew Wilcox |