aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/iodev.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky5-0/+1101
2011-03-25block: fix issue with calling blk_stop_queue() from the request_fn handlerJens Axboe1-1/+1
2011-03-25block: fix bug with inserting flush requests as sort/mergeJens Axboe1-1/+4
2011-03-24[media] rc: update for bitop name changesStephen Rothwell1-3/+3
2011-03-24fs: simplify iget & friendsChristoph Hellwig1-179/+83
2011-03-24fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner1-7/+11
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner6-56/+63
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner8-48/+70
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner6-56/+67
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner5-22/+17
2011-03-24fs: Lock the inode LRU list separatelyDave Chinner1-9/+30
2011-03-24fs: factor inode disposalDave Chinner1-63/+41
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner11-74/+174
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes14-21/+15
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson7-86/+230
2011-03-24SLUB: Write to per cpu data when allocating itChristoph Lameter1-1/+1
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson6-10/+12
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson1-11/+19
2011-03-24slub: Fix debugobjects with lockless fastpathThomas Gleixner1-2/+2
2011-03-24autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()Jesper Juhl1-0/+4
2011-03-24autofs4 - remove autofs4_lockIan Kent4-31/+20
2011-03-24autofs4 - fix d_manage() return on rcu-walkIan Kent1-0/+2
2011-03-24autofs4 - fix autofs4_expire_indirect() traversalIan Kent1-1/+51
2011-03-24autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent1-4/+3
2011-03-24autofs4 - reinstate last used update on accessIan Kent2-34/+14
2011-03-24vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent1-5/+18
2011-03-24NFS: Determine initial mount securityBryan Schumaker3-2/+50
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker7-11/+165
2011-03-24NFS: Add secinfo procedureBryan Schumaker4-0/+208
2011-03-24NFS: lookup supports alternate clientBryan Schumaker8-49/+60
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker1-23/+30
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman4-11/+17
2011-03-25mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman4-22/+21
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy1-4/+7
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy1-9/+0
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy4-5/+5
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2-4/+5
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger1-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering16-135/+37
2011-03-23remove dma64_addr_tFUJITA Tomonori11-80/+0
2011-03-23taskstats: use appropriate printk priority levelMandeep Singh Baines1-1/+1
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn30-44/+47
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn3-7/+40
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn13-45/+75
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn4-2/+16