GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2007-07-11 Trond MyklebustNFSv4: Fix up a bug in nfs4_open_recover()
2007-07-11 Trond MyklebustNFSv4: set the delegation in nfs4_opendata_to_nfs4_state
2007-07-11 Trond MyklebustNFSv4: Fix a bug in __nfs4_find_state_byowner
2007-07-11 Trond MyklebustNFSv4: Fix atomic open for execute...
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: nfs_increment_open_seqid should not return a...
2007-07-11 Trond MyklebustNFSv4: Fix underestimate of NFSv4 lookup request size
2007-07-11 Trond MyklebustNFSv4: Fix the underestimate of NFSv4 open request...
2007-07-11 Trond MyklebustNFSv4: Fix the NFSv4 owner and owner_group size estimates
2007-07-11 Trond MyklebustNFSv4: Don't reuse expired nfs4_state_owner structs
2007-07-11 Trond MyklebustNFSv4: Fix a credential reference leak in nfs4_get_stat...
2007-07-11 Trond MyklebustNFS: Replace NFS_I(inode)->req_lock with inode->i_lock
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_looku...
2007-07-11 Trond MyklebustSUNRPC: Suppress some noisy and unnecessary printk...
2007-07-11 Trond MyklebustSUNRPC: Ensure RPCSEC_GSS destroys the security context...
2007-07-11 Trond MyklebustSUNRPC: Ensure that the struct gss_auth lifetime exceed...
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Allow rpc_auth to run clean up before the rpc_c...
2007-07-11 Trond MyklebustSUNRPC: Convert gss_ctx_lock to an RCU lock
2007-07-11 Trond MyklebustSUNRPC: Convert the credential garbage collector into...
2007-07-11 Trond MyklebustSUNRPC: Give credential cache a local spinlock
2007-07-11 Trond MyklebustSUNRPC: Convert the credcache lookup code to use RCU
2007-07-11 Trond MyklebustSUNRPC: cleanup rpc credential cache garbage collection
2007-07-11 Trond MyklebustSUNRPC: Enforce atomic updates of rpc_cred->cr_flags
2007-07-11 Trond MyklebustSUNRPC: replace casts in auth_unix.c with container_of()
2007-07-11 Trond MyklebustSUNRPC: Clean up rpc credential initialisation
2007-07-11 Trond MyklebustSUNRPC: Mark auth and cred operation tables as constant.
2007-07-11 Trond MyklebustSUNRPC: Rename rpcauth_destroy() to rpcauth_release()
2007-07-11 Trond MyklebustSUNRPC: Add the helper function 'rpc_call_null()'
2007-07-11 Trond MyklebustSUNRPC: Make rpc_ping() static
2007-07-11 Trond MyklebustSUNRPC: Fix races in rpcauth_create
2007-07-11 Trond MyklebustSUNRPC: Fix a memory leak in gss_create()
2007-07-11 Trond MyklebustSUNRPC: Fix a typo in unx_create()
2007-07-11 Trond MyklebustSUNRPC: Fix a memory leak in the auth credcache code
2007-07-11 Trond MyklebustSUNRPC: Add a field to track the number of kernel users...
2007-07-11 Trond MyklebustSUNRPC: Clean up rpc_pipefs.
2007-07-11 Trond MyklebustSUNRPC: Enable non-exclusive create in rpc_mkpipe()
2007-07-11 Trond MyklebustSUNRPC: Add a downcall queue to struct rpc_inode
2007-07-11 Trond MyklebustSUNRPC: Always match an upcall message in gss_pipe_down...
2007-07-11 Trond MyklebustSUNRPC: Remove the gss_auth spinlock
2007-07-11 Trond MyklebustSUNRPC: Add a backpointer from the struct rpc_cred...
2007-07-11 Trond MyklebustSUNRPC: fix hang due to eventd deadlock...
2007-07-11 Trond MyklebustSUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task
2007-07-11 Trond MyklebustSUNRPC: Move rpc_register_client and friends into net...
2007-07-11 Trond MyklebustSUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
2007-07-11 Trond MyklebustSUNRPC: Make create_client() take a reference to the...
2007-07-11 Trond MyklebustSUNRPC: Optimise rpciod_up()
2007-07-11 Trond MyklebustSUNRPC: Don't create an rpc_pipefs directory before...
2007-07-11 Trond MyklebustSUNRPC: Remove rpc_clnt->cl_count
2007-07-11 Trond MyklebustSUNRPC: Make rpc_clone take a reference instead of...
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_oneshot
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_dead
2007-07-11 Trond MyklebustSUNRPC: Convert rpc_clnt->cl_users to a kref
2007-07-11 Trond MyklebustSUNRPC: Clean up tk_pid allocation and make it lockless
2007-07-11 Trond MyklebustSUNRPC: Add a per-rpc_clnt spinlock
2007-07-11 Trond MyklebustSUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
2007-07-11 Trond MyklebustNFSv4: Convert struct nfs4_opendata to use struct kref
2007-07-11 Trond MyklebustNFS: Convert struct nfs_open_context to use a kref
2007-07-11 Trond MyklebustNFS: reduce latency by using conditional rescheduling...
2007-07-11 Trond MyklebustNFS: Prevent integer overflow in nfs_scan_list()
2007-07-11 Trond MyklebustNFS: Remove the redundant 'dirty' and 'commit' lists...
2007-07-11 Trond MyklebustNFS cleanup: speed up nfs_scan_commit using radix tree...
2007-07-11 Trond MyklebustNFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_...
2007-07-11 Trond MyklebustNFS: Convert struct nfs_page to use krefs
2007-07-11 Trond MyklebustNFS: Fix an Oops in the nfs_access_cache_shrinker()
2007-07-11 Trond MyklebustNFS: nfs3_proc_create() should use nfs_post_op_update_i...
2007-07-11 Jeff LaytonNFS4: on a O_EXCL OPEN make sure SETATTR sets the field...
2007-07-11 Trond MyklebustNFS: Re-enable forced umounts
2007-07-11 Jeff LaytonNFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
2007-07-11 Trond MyklebustNFS: Fix nfs_reval_fsid()
2007-07-11 Trond MyklebustNFSv4: Clean up nfs4_call_async()
2007-07-11 Trond MyklebustNFSv4: Ensure that nfs4_do_close() doesn't race with...
2007-07-11 Trond MyklebustNFSv4: Ensure asynchronous open() calls always pin...
2007-07-11 Trond MyklebustNFSv4: Cleanup: pass the nfs_open_context to open recov...
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-07-11 Trond MyklebustNFS: Minor read optimisation...
2007-07-11 Trond MyklebustNFS: Don't mark a written page as uptodate until it...
2007-07-11 Trond MyklebustNFS: Don't fail an O_DIRECT read/write if get_user_page...
2007-07-11 Chuck LeverNFS: Clean ups in fs/nfs/direct.c
2007-07-11 Alan Coxlots-of-architectures: enable arbitary speed tty support
2007-07-11 Pavel EmelianovMake common helpers for seq_files that work with list_heads
2007-07-11 Jiri Slabysx: switch subven and subid values
2007-07-11 Richard PurdieAdd LZO1X algorithm to the kernel
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-10 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/battery-2.6
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-07-10 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-10 Linus TorvaldsMerge branch 'trivial-2.6.23' of git://git.kernel.dk...
2007-07-10 Adrian Bunkbonding/bond_main.c: make 2 functions static
2007-07-10 Masakazu Mokunops3: gigabit ethernet driver for PS3, take3
2007-07-10 Jeff Garzik[netdrvr] Fix dependencies for ax88796 ne2k clone driver
2007-07-10 Jan-Bernd ThemanneHEA: Capability flag for DLPAR support
2007-07-10 Jeff GarzikRemove sk98lin ethernet driver.
2007-07-10 Adrian Bunksunhme.c:quattro_pci_find() must be __devinit
2007-07-10 Jay Vosburghbonding / ipv6: no addrconf for slaves separately from...
2007-07-10 Alexey Dobriyanatl1: remove write-only var in tx handler
next