aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()Jesper Juhl1-5/+2
2010-12-21NFS: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-16lockd: Remove src_sap and src_len from nlm_lookup_host_info structChuck Lever1-8/+7
2010-12-16lockd: Remove nlm_lookup_host()Chuck Lever1-69/+0
2010-12-16lockd: Make nrhosts an unsigned longChuck Lever1-3/+3
2010-12-16lockd: Rename nlm_hostsChuck Lever1-8/+8
2010-12-16lockd: Clean up nlmsvc_lookup_host()Chuck Lever3-36/+89
2010-12-16lockd: Create client-side nlm_host cacheChuck Lever3-14/+77
2010-12-16lockd: Split nlm_release_call()Chuck Lever4-12/+20
2010-12-16lockd: Add nlm_destroy_host_locked()Chuck Lever1-8/+11
2010-12-16lockd: Add nlm_alloc_host()Chuck Lever1-45/+65
2010-12-16lockd: reorganize nlm_host_rebootedJ. Bruce Fields1-24/+34
2010-12-16lockd: define host_for_each{_safe} macrosJ. Bruce Fields1-52/+55
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever8-530/+468
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever8-759/+542
2010-12-16NFS: Remove unused UMNT response data structureChuck Lever1-2/+0
2010-12-16NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever1-20/+15
2010-12-16NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever1-43/+25
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever1-1/+1
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever6-41/+59
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever1-1/+1
2010-12-16lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2-29/+30
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever3-86/+86
2010-12-16NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever1-176/+239
2010-12-16NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever1-77/+178
2010-12-16lockd: Introduce new-style XDR functions for NLMv4Chuck Lever3-256/+622
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever1-69/+67
2010-12-16NFS: Remove unused old NFSv3 decoder functionsChuck Lever1-508/+4
2010-12-16NFS: Switch in new NFSv3 decoder functionsChuck Lever1-34/+30
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever1-79/+1445
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever1-56/+55
2010-12-16NFS: Remove unused old NFSv3 encoder functionsChuck Lever1-324/+4
2010-12-16NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever1-28/+30
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever1-3/+830
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Chuck Lever3-260/+645
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever1-41/+56
2010-12-16NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever1-249/+4
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever3-10/+558
2010-12-16NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever2-9/+11
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever1-26/+33
2010-12-16NFS: Remove old NFSv2 encoder functionsChuck Lever1-245/+4
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever1-3/+403
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2-9/+12
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-4/+18
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy1-0/+5
2010-12-14ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen1-1/+1
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o3-3/+17
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-13/+14
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds11-94/+207
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-6/+66