]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2011-01-06 Fred Isamanpnfs: add CB_LAYOUTRECALL handling
2011-01-06 Fred Isamanpnfs: CB_LAYOUTRECALL xdr code
2011-01-06 Fred Isamanpnfs: change lo refcounting to atomic_t
2011-01-06 Fred Isamanpnfs: check that partial LAYOUTGET return is ignored
2011-01-06 Fred Isamanpnfs: add layout to client list before sending rpc
2011-01-06 Fred Isamanpnfs: serialize LAYOUTGET(openstateid)
2011-01-06 Fred Isamanpnfs: layoutget rpc code cleanup
2011-01-06 Fred Isamanpnfs: change how lsegs are removed from layout list
2011-01-06 Fred Isamanpnfs: change layout state seqlock to a spinlock
2011-01-06 Fred Isamanpnfs: add prefix to struct pnfs_layout_hdr fields
2011-01-06 Fred Isamanpnfs: add prefix to struct pnfs_layout_segment fields
2011-01-06 Fred Isamanpnfs: remove unnecessary field lgp->status
2011-01-06 Fred Isamanpnfs: fix incorrect comment in destroy_lseg
2011-01-06 Andy AdamsonNFS rename client back channel transport field
2011-01-06 Andy AdamsonNFS add session back channel draining
2011-01-06 Andy AdamsonNFS RPC_AUTH_GSS unsupported on v4.1 back channel
2011-01-06 Andy AdamsonNFS refactor nfs_find_client and reference client acros...
2011-01-06 Andy AdamsonNFS associate sessionid with callback connection
2011-01-06 Andy AdamsonNFS implement v4.0 callback_ident
2011-01-06 Andy AdamsonNFS do not clear minor version at nfs_client free
2011-01-06 Andy AdamsonNFS use svc_create_xprt for NFSv4.1 callback service
2011-01-06 Andy AdamsonSUNRPC register and unregister the back channel transport
2011-01-06 Andy AdamsonSUNRPC new transport for the NFSv4.1 shared back channel
2011-01-06 Andy AdamsonSUNRPC fix bc_send print
2011-01-06 Andy AdamsonSUNRPC move svc_drop to caller of svc_process_common
2011-01-04 Aneesh Kumar K.Vnfsv4: Switch to generic xattr handling code
2011-01-04 Aneesh Kumar K.Vnfs: Set MS_POSIXACL always
2011-01-04 Namhyung KimNFS: use ERR_CAST()
2011-01-04 J. Bruce Fieldsnfs: fix mispelling of idmap CONFIG symbol
2011-01-04 Trond Myklebustkernel panic when mount NFSv4
2011-01-04 Dan Carpenterlockd: double unlock in next_host_state()
2011-01-04 Jesper JuhlNFS: Don't leak in nfs_proc_symlink()
2010-12-21 Trond MyklebustNFSv4: Convert a few commas into semicolons...
2010-12-21 Joe Perchesnet/sunrpc/clnt.c: Convert sprintf_symbol to %ps
2010-12-21 Stanislav KinsburskyNFS: suppressing showing of default mount port value...
2010-12-21 J. Bruce Fieldsnfs4: fix units bug causing hang on recovery
2010-12-21 Jesper Juhlnfs: Take advantage of kmem_cache_zalloc() in nfs_page_...
2010-12-21 Tobias KlauserNFS: Remove redundant unlikely()
2010-12-16 Chuck Leverlockd: Remove src_sap and src_len from nlm_lookup_host_...
2010-12-16 Chuck Leverlockd: Remove nlm_lookup_host()
2010-12-16 Chuck Leverlockd: Make nrhosts an unsigned long
2010-12-16 Chuck Leverlockd: Rename nlm_hosts
2010-12-16 Chuck Leverlockd: Clean up nlmsvc_lookup_host()
2010-12-16 Chuck Leverlockd: Create client-side nlm_host cache
2010-12-16 Chuck Leverlockd: Split nlm_release_call()
2010-12-16 Chuck Leverlockd: Add nlm_destroy_host_locked()
2010-12-16 Chuck Leverlockd: Add nlm_alloc_host()
2010-12-16 J. Bruce Fieldslockd: reorganize nlm_host_rebooted
2010-12-16 J. Bruce Fieldslockd: define host_for_each{_safe} macros
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR decoder API
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR encoder API
2010-12-16 Chuck LeverSUNRPC: Determine value of "nrprocs" automatically
2010-12-16 Chuck LeverSUNRPC: Avoid return code checking in rpcbind XDR encod...
2010-12-16 Chuck LeverNFS: Remove unused UMNT response data structure
2010-12-16 Chuck LeverNFS: Avoid return code checking in mount XDR encoder...
2010-12-16 Chuck LeverNSM: Avoid return code checking in NSM XDR encoder...
2010-12-16 Chuck LeverNFS: Squelch compiler warning in decode_getdeviceinfo()
2010-12-16 Chuck LeverNFS: Simplify ->decode_dirent() calling sequence
2010-12-16 Chuck LeverNFS: Fix hdrlen calculation in NFSv4's decode_read()
2010-12-16 Chuck Leverlockd: Move nlmdbg_cookie2a() to svclock.c
2010-12-16 Chuck LeverNFS: Repair whitespace damage in NFS PROC macro
2010-12-16 Chuck LeverNFSD: Update XDR decoders in NFSv4 callback client
2010-12-16 Chuck LeverNFSD: Update XDR encoders in NFSv4 callback client
2010-12-16 Chuck Leverlockd: Introduce new-style XDR functions for NLMv4
2010-12-16 Chuck LeverNFS: Move and update xdr_decode_foo() functions that...
2010-12-16 Chuck LeverNFS: Remove unused old NFSv3 decoder functions
2010-12-16 Chuck LeverNFS: Switch in new NFSv3 decoder functions
2010-12-16 Chuck LeverNFS: Introduce new-style XDR decoding functions for...
2010-12-16 Chuck LeverNFS: Update xdr_encode_foo() functions that we're keeping
2010-12-16 Chuck LeverNFS: Remove unused old NFSv3 encoder functions
2010-12-16 Chuck LeverNFS: Replace old NFSv3 encoder functions with xdr_strea...
2010-12-16 Chuck LeverNFS: Introduce new-style XDR encoding functions for...
2010-12-16 Chuck Leverlockd: Introduce new-style XDR functions for NLMv3
2010-12-16 Chuck LeverNFS: Move and update xdr_decode_foo() functions that...
2010-12-16 Chuck LeverNFS: Replace old NFSv2 decoder functions with xdr_strea...
2010-12-16 Chuck LeverNFS: Introduce new-style XDR decoding functions for...
2010-12-16 Chuck LeverNFS: Use the "nfs_stat" enum for nfs_stat_to_errno...
2010-12-16 Chuck LeverNFS: Update xdr_encode_foo() functions that we're keeping
2010-12-16 Chuck LeverNFS: Remove old NFSv2 encoder functions
2010-12-16 Chuck LeverNFS: Introduce new-style XDR encoding functions for...
2010-12-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-16 Rusty Russelllguest: populate initial_page_table
2010-12-16 Rusty Russelllguest: restore boot speed
2010-12-16 Rusty Russelllguest: fix crash lguest_time_init
2010-12-16 Ryusuke Konishinilfs2: fix regression of garbage collection ioctl
2010-12-16 Linus TorvaldsLinux 2.6.37-rc6
2010-12-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-15 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-12-15 Jeremy Fitzhardingexen: Provide a variant of __RING_SIZE() that is an...
2010-12-15 Daniel WalkerMAINTAINERS: update MSM git tree
2010-12-15 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2010-12-15 Randy Dunlapcrypto: ghash-intel - ghash-clmulni-intel_glue needs...
2010-12-15 Dmitry TorokhovInput: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
2010-12-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-15 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-12-15 Major Leedw_spi: Fix missing final read in some polling situations
2010-12-15 Alan Coxi2c_intel_mid: Fix slash in sysfs name
2010-12-15 Aaro Koskinenext4: fix typo which broke '..' detection in ext4_find_...
next