GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-12-15 Trond MyklebustNFSv4.1: Move the RPC timestamp out of the slot.
2012-12-15 Trond MyklebustNFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED.
2012-12-14 Trond MyklebustNFS: nfs_lookup_revalidate should not trust an inode...
2012-12-14 Trond MyklebustNFS: Fix calls to drop_nlink()
2012-12-14 Trond MyklebustNFS: Ensure that we always drop inodes that have been...
2012-12-13 Yanchuan Niannfs: Remove unused list nfs4_clientid_list
2012-12-13 Yanchuan Niannfs: Remove duplicate function declaration in internal.h
2012-12-13 NeilBrownNFS: avoid NULL dereference in nfs_destroy_server
2012-12-12 Andy AdamsonSUNRPC handle EKEYEXPIRED in call_refreshresult
2012-12-12 Andy AdamsonSUNRPC set gss gc_expiry to full lifetime
2012-12-12 Jeff Laytonnfs: fix page dirtying in NFS DIO read codepath
2012-12-12 Jeff Laytonnfs: don't zero out the rest of the page if we hit...
2012-12-11 Trond MyklebustNFSv4.1: Be conservative about the client highest slotid
2012-12-11 Trond MyklebustNFSv4.1: Handle NFS4ERR_BADSLOT errors correctly
2012-12-11 Trond MyklebustMerge branch 'bugfixes' into nfs-for-next
2012-12-11 Jeff Laytonnfs: don't extend writes to cover entire page if pageca...
2012-12-11 Sven WegenerNFSv4: Check for buffer length in __nfs4_get_acl_uncached
2012-12-05 Trond MyklebustNFSv4.1: Try to eliminate outliers when updating target...
2012-12-05 Trond MyklebustSUNRPC: Don't allow low priority tasks to pre-empt...
2012-12-05 Trond MyklebustNFSv4.1: Ensure smooth handover of slots from one task...
2012-12-05 Trond MyklebustNFSv4: Reorder the XDR structures to put sequence at...
2012-12-05 Trond MyklebustNFSv4.1: Don't mess with task priorities in nfs41_setup...
2012-12-05 Bryan SchumakerNFS: Remove _nfs_call_sync_session
2012-12-05 Trond MyklebustNFSv4: Clean up handling of privileged operations
2012-12-05 Trond MyklebustNFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_se...
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-25 Yanchuan Niannfs: Fix wrong slab cache in nfs_commit_mempool
2012-11-22 Jim ReesNFS: Reduce stack use in encode_exchange_id()
2012-11-22 Trond MyklebustNFSv4: Fix a compile time warning when #undef CONFIG_NF...
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-08 Trond MyklebustSUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
2012-11-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2012-11-07 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2012-11-07 Benjamin MarzinskiGFS2: Test bufdata with buffer locked and gfs2_log_lock...
2012-11-07 Benjamin MarzinskiGFS2: Don't call file_accessed() with a shared glock
2012-11-07 Lukas CzernerGFS2: Fix FITRIM argument handling
2012-11-07 Lukas CzernerGFS2: Require user to provide argument for FITRIM
2012-11-07 Andrew PriceGFS2: Clean up some unused assignments
2012-11-07 Andrew PriceGFS2: Fix possible null pointer deref in gfs2_rs_alloc
2012-11-07 Andrew PriceGFS2: Fix an unchecked error from gfs2_rs_alloc
2012-11-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-07 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-11-07 Alex Deucherdrm/radeon: fix typo in evergreen_mc_resume()
2012-11-07 Ilija Hadzicdrm: set dev_mapping before calling drm_open_helper
2012-11-07 Ilija Hadzicdrm: restore open_count if drm_setup fails
2012-11-05 Jean Delvarehwmon: Fix chip feature table headers
2012-11-05 Jean Delvarehwmon: (w83627ehf) Force initial bank selection
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
next