| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | SUNRPC: Fix up xprt_write_space() | Trond Myklebust | 2008-04-19 | |
| | | * | | | | | | | | | | | | lockd: introduce new function to encode private argument in SM_MON requests | Chuck Lever | 2008-03-19 | |
| | | * | | | | | | | | | | | | lockd: bring a few function declarations up to date | Chuck Lever | 2008-03-19 | |
| | | * | | | | | | | | | | | | NLM: NLM protocol version numbers are u32 | Chuck Lever | 2008-03-19 | |
| | | * | | | | | | | | | | | | NFS: Save the values of the "mount*=" mount options | Chuck Lever | 2008-03-19 | |
| | | * | | | | | | | | | | | | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 | |
| | | * | | | | | | | | | | | | Merge branch 'hotfixes' into devel | Trond Myklebust | 2008-03-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task | Trond Myklebust | 2008-03-14 | |
| | | * | | | | | | | | | | | | | SUNRPC: Add a generic RPC credential | Trond Myklebust | 2008-03-14 | |
| | | * | | | | | | | | | | | | | SUNRPC: Clean up rpcauth_bindcred() | Trond Myklebust | 2008-03-14 | |
| | | * | | | | | | | | | | | | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS | Trond Myklebust | 2008-03-14 | |
| | | * | | | | | | | | | | | | | SUNRPC: Fix a bug in rpcauth_lookup_credcache() | Trond Myklebust | 2008-03-14 | |
| | | * | | | | | | | | | | | | | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cleanups' into next | Trond Myklebust | 2008-02-28 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async | Trond Myklebust | 2008-02-14 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust | 2008-02-28 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup() | Trond Myklebust | 2008-02-28 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer function | Trond Myklebust | 2008-02-28 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Add a timer function to wait queues. | Trond Myklebust | 2008-02-28 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust | 2008-02-28 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust | 2008-02-25 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task | Trond Myklebust | 2008-02-25 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Add a new helper rpc_wake_up_queued_task() | Trond Myklebust | 2008-02-25 | |
| | | * | | | | | | | | | | | | | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueue | Trond Myklebust | 2008-02-25 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-04-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | SUNRPC: Update RPC server's TCP record marker decoder | Chuck Lever | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | Use a zero sized array for raw field in struct fid | Steven Whitehouse | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | SUNRPC: remove svc_create_thread() | Jeff Layton | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | NFSD: Strip __KERNEL__ testing from unexported header files. | Robert P. J. Day | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | gss_krb5: consistently use unsigned for seqnum | Kevin Coffman | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent | Kevin Coffman | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | nfsd: fix sparse warnings | Harvey Harrison | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | svcrpc: move unused field from cache_deferred_req | J. Bruce Fields | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | nfs: remove unnecessary NFS_NEED_* defines | J. Bruce Fields | 2008-04-23 | |
| | * | | | | | | | | | | | | | | | | | IPv6 support for NFS server export caches | Aurélien Charbon | 2008-04-23 | |
| | |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7677): saa7134: Add/fix Beholder entries | Dmitry Belimov | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7665): videodev: Add default vidioc handler | Douglas Schilling Landgraf | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7620): Adding support for a new i2c bridge type | Steven Toth | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc | Mauro Carvalho Chehab | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7554): videobuf-dma-sg: Remove unused flag | Mauro Carvalho Chehab | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7538): Adds selectable adapter numbers as per module option | Janne Grunau | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) | Dâniel Fraga | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queue | Guennadi Liakhovetski | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7500): soc-camera: extract function pointers from host object into o... | Guennadi Liakhovetski | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for e... | Brandon Philips | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7453): v4l2-api: Define a standard control for color killer function... | Frej Drejhammar | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7450): v4l2-api: Define a standard control for chroma AGC | Frej Drejhammar | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7406): soc-camera: improve separation between soc_camera_ops and soc... | Guennadi Liakhovetski | 2008-04-24 | |
| | * | | | | | | | | | | | | | | | | | V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D | Michael Krufky | 2008-04-24 | |
