GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-12-05 Trond MyklebustNFSv4.1: Clean up nfs41_setup_sequence
2012-12-05 Trond MyklebustNFSv4: Simplify the NFSv4/v4.1 synchronous call switch
2012-12-05 Trond MyklebustNFSv4.1: Simplify the sequence setup
2012-12-05 Trond MyklebustNFSv4.1: Use nfs41_setup_sequence where appropriate
2012-12-05 Trond MyklebustNFSv4.1: Ping server when our session table limits...
2012-12-05 Trond MyklebustNFSv4.1: Set the maximum slot table size to 1024 slots
2012-12-05 Trond MyklebustNFSv4.1: Move slot table and session struct definitions...
2012-12-05 Trond MyklebustNFS: Remove unused function slot_idx
2012-12-05 Trond MyklebustNFSv4.1: Cleanup move session slot management to fs...
2012-12-05 Trond MyklebustNFSv4: Move nfs4_wait_clnt_recover and nfs4_client_reco...
2012-12-05 Trond MyklebustNFSv4.1: Clean up session draining
2012-12-05 Trond MyklebustNFSv4.1: If slot allocation fails due to OOM, retry...
2012-12-05 Trond MyklebustNFSv4.1: CB_RECALL_SLOT must schedule a sequence op...
2012-12-05 Trond MyklebustNFSv4.1: Remove the state manager code to resize the...
2012-12-05 Trond MyklebustNFSv4.1: Allow SEQUENCE to resize the slot table on...
2012-12-05 Trond MyklebustNFSv4.1: Support dynamic resizing of the session slot...
2012-12-05 Trond MyklebustNFSv4.1: Allow the server to recall all but one slot
2012-12-05 Trond MyklebustNFSv4.1: Don't confuse target_highest_slotid and max_sl...
2012-12-05 Trond MyklebustNFSv4.1: Fix nfs4_callback_recallslot to work with...
2012-12-05 Trond MyklebustNFSv4.1: Reset the sequence number for slots that have...
2012-12-05 Trond MyklebustNFSv4.1: Ensure that the client tracks the server targe...
2012-11-26 Trond MyklebustNFSv4.1: Clean up nfs4_free_slot
2012-11-26 Trond MyklebustNFSv4.1: Simplify slot allocation
2012-11-26 Trond MyklebustNFSv4.1: Simplify struct nfs4_sequence_args too
2012-11-26 Trond MyklebustNFSv4.1: Label each entry in the session slot tables...
2012-11-26 Trond MyklebustNFSv4.1: Shrink struct nfs4_sequence_res by moving...
2012-11-21 Trond MyklebustNFSv4.1: Shrink struct nfs4_sequence_res by moving...
2012-11-21 Trond MyklebustNFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
2012-11-21 Trond MyklebustNFSv4.1: nfs4_alloc_slots doesn't need zeroing
2012-11-21 Trond MyklebustNFSv4.1: We must bump the clientid sequence number...
2012-11-21 Trond MyklebustNFSv4.1: Adjust CREATE_SESSION arguments when mounting...
2012-11-21 Trond MyklebustNFSv4.1: Don't confuse CREATE_SESSION arguments and...
2012-11-21 Trond MyklebustNFSv4.1: Handle session reset and bind_conn_to_session...
2012-11-21 Bryan SchumakerNFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
2012-11-04 Trond MyklebustSUNRPC: Clean up rpc_bind_new_program
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from rpc_call_sync
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in rpc_release_task
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in svc_delete_xprt
2012-11-04 Weston Andros... SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from __rpc_sleep_on_priority
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in svc_register
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from encode_rpcb_string
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from bc_malloc
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in xdr_shrink_bufhead
2012-11-04 Weston Andros... SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in svc_xprt_received
2012-11-04 Weston Andros... SUNRPC: remove BUG_ONs from *_reclassify_socket*
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask
2012-11-04 Weston Andros... SUNRPC: remove two BUG_ON asserts
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in rpc_put_sb_net
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON calls from cache_read
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from bc_send
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from xprt_destroy_backchannel
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from rpc_sleep_on*
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from call_bc_transmit
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from call_bc_transmit
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from call_transmit
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON from rpc_run_bc_task
2012-11-04 Weston Andros... SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
2012-11-04 Trond Myklebustlockd: Remove BUG_ON()s from fs/lockd/clntproc.c
2012-11-04 Trond Myklebustlockd: Remove BUG_ON()s in fs/lockd/host.c
2012-11-04 Trond Myklebustlockd: Remove trivial BUG_ON()s from the NSM code
2012-11-04 Trond Myklebustlockd: Remove unnecessary BUG_ON()s in the xdr client...
2012-11-04 Trond MyklebustNFS: Remove the BUG_ON() in the mount code
2012-11-04 Trond MyklebustNFS: Remove BUG_ON()s in the fs/nfs/inode.c
2012-11-04 Trond MyklebustNFSv4: Get rid of unnecessary BUG_ON()s
2012-11-04 Trond MyklebustNFS: Remove BUG_ON() calls from the generic writeback...
2012-11-04 Trond MyklebustNFSv4.1: Remove assertion BUG_ON()s from the files...
2012-11-04 Trond MyklebustNFSv4.1: Remove unused function last_byte_offset
2012-11-04 Trond MyklebustNFSv4: Remove the BUG_ON() from nfs4_get_lease_time_pre...
2012-11-04 Trond MyklebustNFS: Remove asserts from the NFS XDR code
2012-11-04 Trond MyklebustNFS: Get rid of unnecessary asserts
2012-11-04 Weston Andros... SUNRPC: add WARN_ON_ONCE for potential deadlock
2012-11-04 Linus TorvaldsLinux 3.7-rc4
2012-11-03 Linus TorvaldsMerge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org...
2012-11-03 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-11-03 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-11-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-03 Pavel Emelyanovtcp-repair: Handle zero-length data put in rcv queue
2012-11-03 Eric Dumazetvmxnet3: must split too big fragments
2012-11-03 Tom Parkinl2tp: fix oops in l2tp_eth_create() error path
2012-11-03 Jonghwan Choiexynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
2012-11-03 Igor MurzovACPI video: Ignore errors after _DOD evaluation.
2012-11-03 Devendra Nagathermal: solve compilation errors in rcar_thermal
2012-11-03 Vipul Pandyacxgb4: Fix unable to get UP event from the LLD
2012-11-03 Peter Senna... drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister...
2012-11-03 Peter Senna... drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregi...
2012-11-03 Dmitry Kravkovbnx2x: fix HW initialization using fw 7.8.x
2012-11-02 Linus TorvaldsMerge tag 'pm-for-3.7-rc4' of git://git./linux/kernel...
2012-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-11-02 Weston Andros... NFS4: nfs4_opendata_access should return errno
2012-11-02 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-11-02 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-11-02 Linus TorvaldsMerge tag 'frv-fixes-20121102' of git://git./linux...
2012-11-02 Linus TorvaldsMerge tag 'stable/for-linus-3.7-rc4-tag' of git://git...
2012-11-02 Sasha Levinhashtable: introduce a small and naive hashtable
2012-11-02 Al Virofrv: fix the broken preempt
2012-11-02 Al Virofrv: switch to saner kernel_execve() semantics
2012-11-02 David HowellsFRV: Fix the new-style kernel_thread() stuff
next