| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | libceph: mon_get_version request infrastructure | Ilya Dryomov | 2014-06-06 | |
| | * | | | | | | | | | | | | | libceph: recognize poolop requests in debugfs | Ilya Dryomov | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: refactor readpage_nounlock() to make the logic clearer | Zhang Zhen | 2014-06-06 | |
| | * | | | | | | | | | | | | | mds: check cap ID when handling cap export message | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: introduce ceph_fill_fragtree() | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: handle cap import atomically | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: update inode fields according to issued caps | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO | Duan Jiong | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: remove useless ACL check | Zhang Zhen | 2014-06-06 | |
| | * | | | | | | | | | | | | | ceph: ceph_get_parent() can be static | Fengguang Wu | 2014-06-06 | |
| * | | | | | | | | | | | | | | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | [media] omap3isp: Rename isp_buffer isp_addr field to dma | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: Move to videobuf2 | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] v4l: vb2: Add a function to discard all DONE buffers | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: Cancel all queued buffers when stopping the video stream | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: Move buffer irqlist to isp_buffer structure | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: Move queue irqlock to isp_video structure | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: Move queue mutex to isp_video structure | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Don't build scatterlist for kernel buffer | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: Use the ARM DMA IOMMU-aware operations | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Use sg_alloc_table_from_pages() | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Map PFNMAP buffers to device | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Fix the dma_map_sg() return value check | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Inline the ispmmu_v(un)map functions | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Merge the prepare and sglist functions | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Use sg_table structure | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: queue: Move IOMMU handling code to the queue | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: video: Set the buffer bytesused field at completion time | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: ccdc: Use the DMA API for FPC | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: ccdc: Use the DMA API for LSC | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: stat: Use the DMA API | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: stat: Store sg table in ispstat_buffer | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: stat: Merge dma_addr and iommu_addr fields | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: stat: Share common code for buffer allocation | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: stat: Remove impossible WARN_ON | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | [media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE | Laurent Pinchart | 2014-05-25 | |
| | * | | | | | | | | | | | | | | Merge branch 'arm/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/joro... | Mauro Carvalho Chehab | 2014-05-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-06-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd | Nicholas Bellinger | 2014-06-12 | |
| | * | | | | | | | | | | | | | | | | vhost-scsi: Include prot_bytes into expected data transfer length | Nicholas Bellinger | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire | Sagi Grimberg | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | libiscsi, iser: Adjust data_length to include protection information | Sagi Grimberg | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | scsi_cmnd: Introduce scsi_transfer_length helper | Sagi Grimberg | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | target: Report correct response length for some commands | Roland Dreier | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | target/sbc: Check that the LBA and number of blocks are correct in VERIFY | Christophe Vu-Brugier | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | target/sbc: Remove sbc_check_valid_sectors() | Christophe Vu-Brugier | 2014-06-11 | |
