summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-11nfsd4: cast readlink() bug argumentJ. Bruce Fields1-1/+1
2012-09-11NFSD: pass null terminated buf to kstrtouint()Malahal Naineni1-1/+1
2012-09-11nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon1-1/+0
2012-09-11nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields1-6/+1
2012-09-11fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields3-132/+0
2012-09-10nfsd4: fix nfs4 stateid leakJ. Bruce Fields1-0/+1
2012-08-22nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields1-0/+41
2012-08-22svcrpc: split up svc_handle_xprtJ. Bruce Fields1-22/+25
2012-08-22svcrpc: break up svc_recvJ. Bruce Fields1-36/+67
2012-08-22svcrpc: make svc_xprt_received staticJ. Bruce Fields3-26/+20
2012-08-22svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields3-40/+5
2012-08-22svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields2-4/+4
2012-08-22svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2-4/+1
2012-08-22svcrpc: minor udp code cleanupJ. Bruce Fields1-4/+5
2012-08-22nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields1-1/+1
2012-08-22nfsd: remove redundant "port" argumentJ. Bruce Fields3-9/+9
2012-08-22svcrpc: share some setup of listening socketsJ. Bruce Fields3-11/+12
2012-08-22svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSYJ. Bruce Fields1-1/+1
2012-08-21svcrpc: clean up control flowJ. Bruce Fields1-35/+34
2012-08-21svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields1-18/+22
2012-08-21svcrpc: fix xpt_list traversal locking on shutdownJ. Bruce Fields1-9/+15
2012-08-21knfsd: don't allocate file_locks on the stackJeff Layton1-42/+76
2012-08-21knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton1-1/+0
2012-08-21nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields1-1/+1
2012-08-21NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker1-2/+2
2012-08-21nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields1-1/+1
2012-08-21nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2-2/+2
2012-08-21nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields1-2/+1
2012-08-21nfsd: trivial comment updatesJeff Layton2-10/+1
2012-08-21vfs: don't treat fl_type as a bitmapJeff Layton1-3/+3
2012-08-21svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields1-5/+2
2012-08-21svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields1-1/+2
2012-08-21svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields1-1/+1
2012-08-21nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2-3/+2
2012-08-17Linux 3.6-rc2v3.6-rc2Linus Torvalds1-1/+1
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-11/+58
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+5
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-95/+165
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams1-13/+12
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-12/+42
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-51/+88
2012-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+28
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie6-8/+45
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-43/+43
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23