Age | Commit message (Expand) | Author |
2014-07-17 | rbd: handle parent_overlap on writes correctly | Ilya Dryomov |
2014-07-17 | rbd: use reference counts for image requests | Alex Elder |
2014-07-17 | mtip32xx: Remove dfs_parent after pci unregister | Asai Thambi S P |
2014-07-17 | mtip32xx: Increase timeout for STANDBY IMMEDIATE command | Asai Thambi S P |
2014-07-17 | mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems | Asai Thambi S P |
2014-06-18 | floppy: do not corrupt bio.bi_flags when reading block 0 | Jiri Kosina |
2014-05-29 | rbd: fix error paths in rbd_img_request_fill() | Ilya Dryomov |
2014-05-15 | floppy: don't write kernel-only members to FDRAWCMD ioctl output | Matthew Daley |
2014-05-15 | floppy: ignore kernel-only members in FDRAWCMD ioctl input | Matthew Daley |
2014-05-15 | mtip32xx: Unmap the DMA segments before completing the IO request | Felipe Franciosi |
2014-05-15 | mtip32xx: Set queue bounce limit | Felipe Franciosi |
2014-04-18 | floppy: bail out in open() if drive is not responding to block0 read | Jiri Kosina |
2014-04-03 | mm: close PageTail race | David Rientjes |
2014-02-22 | xen-blkfront: handle backend CLOSED without CLOSING | David Vrabel |
2014-02-13 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk |
2013-12-04 | xen/blkback: fix reference counting | Vegard Nossum |
2013-12-04 | loop: fix crash when using unassigned loop device | Mikulas Patocka |
2013-12-04 | loop: fix crash if blk_alloc_queue fails | Mikulas Patocka |
2013-11-29 | block: fix a probe argument to blk_register_region | Mikulas Patocka |
2013-09-24 | cciss: fix info leak in cciss_ioctl32_passthru() | Dan Carpenter |
2013-09-24 | cpqarray: fix info leak in ida_locked_ioctl() | Dan Carpenter |
2013-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-11 | pktcdvd: fix defective misuses of pkt_<level> | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() | Joe Perches |
2013-09-11 | pktcdvd: convert pr_info to pkt_info | Joe Perches |
2013-09-11 | pktcdvd: convert pr_notice to pkt_notice | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device * to pkt_dbg | Joe Perches |
2013-09-11 | pktcdvd: consolidate DPRINTK and VPRINTK macros | Joe Perches |
2013-09-11 | pktcdvd: convert printk to pr_<level> | Joe Perches |
2013-09-11 | pktcdvd: convert ZONE macro to static function get_zone() | Joe Perches |
2013-09-11 | aoe: do not BUG if memory pressure prevented debugfs file creation | Ed Cashin |
2013-09-11 | aoe: suppress compiler warnings | Andy Shevchenko |
2013-09-11 | aoe: remove custom implementation of kbasename() | Andy Shevchenko |
2013-09-11 | aoe: update internal version number to 85 | Ed Cashin |
2013-09-11 | aoe: update copyright date | Ed Cashin |
2013-09-11 | aoe: fill in per-AoE-target information for debugfs file | Ed Cashin |
2013-09-11 | aoe: provide file operations for debugfs files | Ed Cashin |
2013-09-11 | aoe: add AoE-target files to debugfs | Ed Cashin |
2013-09-11 | aoe: create and destroy debugfs directory for aoe | Ed Cashin |
2013-09-11 | drivers/block/swim.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | cciss: set max scatter gather entries to 32 on P600 | Mike Miller |
2013-09-11 | drivers/block/mg_disk.c: make mg_times_out() static | Jingoo Han |
2013-09-11 | block: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-09-09 | rbd: fix error handling from rbd_snap_name() | Josh Durgin |
2013-09-09 | rbd: ignore unmapped snapshots that no longer exist | Josh Durgin |
2013-09-09 | rbd: fix use-after free of rbd_dev->disk | Josh Durgin |
2013-09-09 | rbd: make rbd_obj_notify_ack() synchronous | Josh Durgin |
2013-09-09 | rbd: complete notifies before cleaning up osd_client and rbd_dev | Josh Durgin |