summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-1615-566/+518Star
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-1615-807/+606Star
* SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-161-7/+3Star
* SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-161-39/+21Star
* NFS: Remove unused UMNT response data structureChuck Lever2010-12-161-2/+0Star
* NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever2010-12-161-20/+15Star
* NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever2010-12-161-43/+25Star
* NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever2010-12-161-1/+1
* NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-167-42/+61
* NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever2010-12-161-1/+1
* lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-163-39/+30Star
* NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-163-86/+86
* NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever2010-12-161-176/+239
* NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever2010-12-161-77/+178
* lockd: Introduce new-style XDR functions for NLMv4Chuck Lever2010-12-163-256/+622
* NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-161-69/+67Star
* NFS: Remove unused old NFSv3 decoder functionsChuck Lever2010-12-161-508/+4Star
* NFS: Switch in new NFSv3 decoder functionsChuck Lever2010-12-161-34/+30Star
* NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-162-79/+1446
* NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-161-56/+55Star
* NFS: Remove unused old NFSv3 encoder functionsChuck Lever2010-12-161-324/+4Star
* NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever2010-12-161-28/+30
* NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-162-3/+832
* lockd: Introduce new-style XDR functions for NLMv3Chuck Lever2010-12-163-260/+645
* NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-161-41/+56
* NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever2010-12-161-249/+4Star
* NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-163-10/+558
* NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever2010-12-162-9/+11
* NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-161-26/+33
* NFS: Remove old NFSv2 encoder functionsChuck Lever2010-12-161-245/+4Star
* NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever2010-12-161-3/+403
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-12-163-10/+115
|\
| * lguest: populate initial_page_tableRusty Russell2010-12-163-5/+107
| * lguest: restore boot speedRusty Russell2010-12-161-4/+7
| * lguest: fix crash lguest_time_initRusty Russell2010-12-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-12-162-9/+12
|\ \
| * | nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2010-12-162-9/+12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-163-57/+65
|\ \ | |/ |/|
| * Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-152-57/+62
| * Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-111-0/+3
* | Linux 2.6.37-rc6Linus Torvalds2010-12-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-12-161-0/+1
|\ \
| * | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-12-154-4/+18
|\ \ \
| * | | ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen2010-12-151-1/+1
| * | | ext4: Turn off multiple page-io submission by defaultTheodore Ts'o2010-12-143-3/+17
* | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-153-5/+12
* | | | MAINTAINERS: update MSM git treeDaniel Walker2010-12-151-1/+1
* | | | install_special_mapping skips security_file_mmap check.Tavis Ormandy2010-12-152-4/+17
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-152-3/+13
|\ \ \