aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16NFSv4: Fix a readdir regressionTrond Myklebust1-7/+7
2011-06-15nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman1-0/+2
2011-06-15nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman1-2/+2
2011-06-15NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy1-0/+1
2011-06-15NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells1-1/+1
2011-06-15NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy1-1/+1
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2-7/+9
2011-06-15NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson1-5/+10
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson3-11/+36
2011-06-15NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust1-0/+1
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy3-9/+6
2011-06-15NFS41: do not update isize if inode needs layoutcommitPeng Tao1-1/+2
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust4-2/+13
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson2-5/+12
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger1-1/+4
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook1-1/+2
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck2-1/+3
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-31rcu: Cure load woesPeter Zijlstra2-9/+56
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity1-1/+1
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov1-1/+1
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro1-2/+0
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil1-0/+3
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin2-0/+36
2011-05-30virtio_test: support event indexMichael S. Tsirkin1-2/+17
2011-05-30vhost: support event indexMichael S. Tsirkin4-50/+127
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin1-2/+24
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin1-0/+14
2011-05-30virtio: event index interfaceMichael S. Tsirkin1-1/+14
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell9-7/+214
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen1-13/+8
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell1-5/+0
2011-05-30drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan1-1/+2
2011-05-30virtio_blk: allow re-reading config space at runtimeChristoph Hellwig1-10/+78
2011-05-30lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell1-19/+1
2011-05-30lguest: fix up compilation after moveRusty Russell2-2/+2
2011-05-30lguest: fix timer interrupt setupRusty Russell1-0/+1
2011-05-29Linux 3.0-rc1Linus Torvalds1-5/+5
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds1-0/+4
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks3-13/+6
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks3-105/+88
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks1-16/+10
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks5-28/+30
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds4-36/+23
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro3-3/+5
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh1-1/+18
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh1-24/+20
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy4-19/+17