Commit Graph

147908 Commits (c89e80168ba1ed37627fe03116b0cf8474dcb7e0)
 

Author SHA1 Message Date
Christian Borntraeger c89e80168b virtio: fix id_matching for virtio drivers 16 years ago
Rusty Russell 594de1dd64 virtio: handle short buffers in virtio_rng. 16 years ago
Mike Frysinger 98e9444474 virtio_blk: add missing __dev{init,exit} markings 16 years ago
Mark McLoughlin 9fa29b9df3 virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) 16 years ago
Mark McLoughlin ee006b353f virtio: teach virtio_has_feature() about transport features 16 years ago
Rusty Russell a92892825a virtio: expose features in sysfs 16 years ago
Michael S. Tsirkin 82af8ce84e virtio_pci: optional MSI-X support 16 years ago
Michael S. Tsirkin 77cf524654 virtio_pci: split up vp_interrupt 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
Rusty Russell ef688e151c virtio: meet virtio spec by finalizing features before using device 16 years ago
Rusty Russell 20f77f5654 virtio: fix obsolete documentation on probe function 16 years ago
Randy Dunlap 8ebf975608 block: fix kernel-doc in recent block/ changes 16 years ago
Linus Torvalds 4b4f1d0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds 875287caa0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 16 years ago
Yinghai Lu aee74f3bb3 kvm: remove the duplicated cpumask_clear 16 years ago
Yinghai Lu 12274e96b4 x86: use zalloc_cpumask_var in arch_early_irq_init 16 years ago
Stephen Rothwell e14112d1bd perfcounters: remove powerpc definitions of perf_counter_do_pending 16 years ago
Ryusuke Konishi aa7dfb8954 nilfs2: get rid of bd_mount_sem use from nilfs 16 years ago
Ryusuke Konishi e59399d010 nilfs2: correct exclusion control in nilfs_remount function 16 years ago
Ryusuke Konishi 6dd4740662 nilfs2: simplify remaining sget() use 16 years ago
Ryusuke Konishi 3f82ff5516 nilfs2: get rid of sget use for checking if current mount is present 16 years ago
Ryusuke Konishi 33c8e57c86 nilfs2: get rid of sget use for acquiring nilfs object 16 years ago
Ryusuke Konishi 81fc20bd0e nilfs2: remove meaningless EBUSY case from nilfs_get_sb function 16 years ago
Christoph Hellwig 0c95ee190e remove the call to ->write_super in __sync_filesystem 16 years ago
Christoph Hellwig d731e06323 nilfs2: call nilfs2_write_super from nilfs2_sync_fs 16 years ago
Christoph Hellwig d579ed00aa jffs2: call jffs2_write_super from jffs2_sync_fs 16 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 16 years ago
Christoph Hellwig ad43ffdeea sysv: add ->sync_fs 16 years ago
Christoph Hellwig 7fbc6df0e7 hfsplus: add ->sync_fs 16 years ago
Christoph Hellwig 58bc5bbb87 hfs: add ->sync_fs 16 years ago
Christoph Hellwig f83d6d46e7 fat: add ->sync_fs 16 years ago
Christoph Hellwig 40f31dd47e ext2: add ->sync_fs 16 years ago
Christoph Hellwig 80e09fb942 exofs: add ->sync_fs 16 years ago
Christoph Hellwig 561e47ce72 bfs: add ->sync_fs 16 years ago
Christoph Hellwig e28964365f affs: add ->sync_fs 16 years ago
Al Viro c475879556 sanitize ->fsync() for affs 16 years ago
Al Viro 4427f0c36e repair bfs_write_inode(), switch bfs to simple_fsync() 16 years ago
Al Viro 224c886643 Fix adfs GET_FRAG_ID() on big-endian 16 years ago
Al Viro ffdc9064f8 repair adfs ->write_inode(), switch to simple_fsync() 16 years ago
Al Viro bea6b64c27 switch omfs to simple_fsync() 16 years ago
Al Viro 90de066443 switch udf to simple_fsync() 16 years ago
Al Viro a932801543 switch ufs to simple_fsync() 16 years ago
Al Viro 05459ca81a repair sysv_write_inode(), switch sysv to simple_fsync() 16 years ago
Al Viro 0d7916d7e9 switch minix to simple_fsync() 16 years ago
Al Viro e1740a462e switch ext2 to simple_fsync() 16 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
Al Viro 964f536966 fs/qnx4: sanitize includes 16 years ago
Al Viro 79d2576758 Sanitize qnx4 fsync handling 16 years ago
Al Viro d5aacad548 New helper - simple_fsync() 16 years ago