summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
AgeCommit message (Expand)Author
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison
> 2009-01-06NSM: Refactor nsm_handle creation into a helper functionChuck Lever 2009-01-06NLM: Remove "create" argument from nsm_find()Chuck Lever 2009-01-06NSM: Add nsm_lookup() functionChuck Lever 2009-01-06NSM: Encode the new "priv" cookie for NSMPROC_MON requestsChuck Lever 2009-01-06NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is createdChuck Lever 2009-01-06NSM: Remove !nsm check from nsm_release()Chuck Lever 2009-01-06NSM: Remove NULL pointer check from nsm_find()Chuck Lever 2009-01-06NSM: Add dprintk() calls in nsm_find and nsm_releaseChuck Lever 2009-01-06NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever 2009-01-06NSM: move to xdr_stream-based XDR encoders and decodersChuck Lever 2009-01-06NSM: Move NSM program and procedure numbers to fs/lockd/mon.cChuck Lever 2009-01-06NSM: Move NSM-related XDR data structures to lockd's xdr.hChuck Lever 2009-01-06NSM: Check result of SM_UNMON upcallChuck Lever 2009-01-06NLM: Move the public declaration of nsm_unmonitor() to lockd.hChuck Lever 2009-01-06NSM: Release nsmhandle in nlm_destroy_hostChuck Lever 2009-01-06NLM: Move the public declaration of nsm_monitor() to lockd.hChuck Lever 2009-01-06NSM: Make sure to return an error if the SM_MON call result is not zeroChuck Lever 2009-01-06NSM: Remove BUG_ON() in nsm_monitor()Chuck Lever 2009-01-06NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()Chuck Lever 2009-01-06NSM: Support IPv6 version of mon_nameChuck Lever 2009-01-06NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever 2009-01-06NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever 2008-10-31fs: replace NIPQUAD()Harvey Harrison 2008-09-29NSM: Use sockaddr_storage for sm_addr fieldChuck Lever 2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever 2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever 2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever 2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever 2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever 2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever 2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\ 2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust