GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-12-18 J. Bruce Fieldsnfsd4: cleanup: replace rq_resused count by rq_next_pag...
2012-12-18 J. Bruce Fieldsnfsd: warn on odd reply state in nfsd_vfs_read
2012-12-18 J. Bruce Fieldsnfsd4: fix oops on unusual readlike compound
2012-12-17 J. Bruce Fieldsnfsd4: disable zero-copy on non-final read ops
2012-12-17 J. Bruce Fieldssvcrpc: fix some printks
2012-12-10 Bryan SchumakerNFSD: Correct the size calculation in fault_inject_write
2012-12-10 Bryan SchumakerNFSD: Pass correct buffer size to rpc_ntop
2012-12-10 Stanislav Kinsburskynfsd: pass proper net to nfsd_destroy() from NFSd kthreads
2012-12-10 Stanislav Kinsburskynfsd: simplify service shutdown
2012-12-10 Stanislav Kinsburskynfsd: replace boolean nfsd_up flag by users counter
2012-12-10 Stanislav Kinsburskynfsd: simplify NFSv4 state init and shutdown
2012-12-10 Stanislav Kinsburskynfsd: introduce helpers for generic resources init...
2012-12-10 Stanislav Kinsburskynfsd: make NFSd service structure allocated per net
2012-12-10 Stanislav Kinsburskynfsd: make NFSd service boot time per-net
2012-12-10 Stanislav Kinsburskynfsd: per-net NFSd up flag introduced
2012-12-10 Stanislav Kinsburskynfsd: move per-net startup code to separated function
2012-12-10 Stanislav Kinsburskynfsd: pass net to __write_ports() and down
2012-12-10 Stanislav Kinsburskynfsd: pass net to nfsd_set_nrthreads()
2012-12-10 Stanislav Kinsburskynfsd: pass net to nfsd_svc()
2012-12-10 Stanislav Kinsburskynfsd: pass net to nfsd_create_serv()
2012-12-10 Stanislav Kinsburskynfsd: pass net to nfsd_startup() and nfsd_shutdown()
2012-12-10 Stanislav Kinsburskynfsd: pass net to nfsd_init_socks()
2012-12-10 Stanislav Kinsburskynfsd: use "init_net" for portmapper
2012-12-10 Neil Brownnfsd: avoid permission checks on EXCLUSIVE_CREATE replay
2012-12-10 Stanislav KinsburskySUNRPC: remove redundant "linux/nsproxy.h" includes
2012-12-10 Stanislav Kinsburskynfsd: make NFSv4 recovery client tracking options per net
2012-12-04 J. Bruce Fieldsnfsd4: lockt, release_lockowner should renew clients
2012-12-04 J. Bruce Fieldssvcrpc: support multiple-fragment rpc's
2012-12-04 J. Bruce Fieldssvcrpc: track rpc data length separately from sk_tcplen
2012-12-04 J. Bruce Fieldssvcrpc: fix off-by-4 error in "incomplete TCP record...
2012-12-04 J. Bruce Fieldssvcrpc: delay minimum-rpc-size check till later
2012-12-04 J. Bruce Fieldssvcrpc: don't byte-swap sk_reclen in place
2012-12-03 Bryan SchumakerNFSD: Forget state for a specific client
2012-12-03 Bryan SchumakerNFSD: Add a custom file operations structure for fault...
2012-12-03 Bryan SchumakerNFSD: Reading a fault injection file prints a state...
2012-12-03 Bryan SchumakerNFSD: Fault injection operations take a per-client...
2012-12-03 Bryan SchumakerNFSD: Clean up forgetting and recalling delegations
2012-12-03 Bryan SchumakerNFSD: Clean up forgetting openowners
2012-12-03 Bryan SchumakerNFSD: Clean up forgetting locks
2012-12-03 Bryan SchumakerNFSD: Clean up forgetting clients
2012-12-03 Bryan SchumakerNFSD: Lock state before calling fault injection function
2012-12-03 J. Bruce Fieldsnfsd4: discard some unused nfsd4_verify xdr code
2012-11-28 Bryan SchumakerNFSD: Fold fault_inject.h into state.h
2012-11-28 Stanislav Kinsburskynfsd: make NFSv4 grace time per net
2012-11-28 Stanislav Kinsburskynfsd: make NFSv4 lease time per net
2012-11-28 Stanislav Kinsburskynfsd: remove redundant declarations
2012-11-28 Stanislav Kinsburskynfsd: recovery - make in_grace per net
2012-11-28 Stanislav Kinsburskynfsd: recovery - make rec_file per net
2012-11-28 Stanislav Kinsburskynfsd: call state init and shutdown twice
2012-11-28 Stanislav Kinsburskynfsd: cleanup NFSd state start a bit
2012-11-28 Stanislav Kinsburskynfsd: cleanup NFSd state shutdown a bit
2012-11-28 Stanislav Kinsburskynfsd: make delegations shutdown network namespace aware
2012-11-28 Stanislav Kinsburskynfsd: make client_lock per net
2012-11-28 Stanislav Kinsburskynfsd4: remove state lock from nfs4_state_shutdown
2012-11-28 J. Bruce Fieldsnfsd4: remove state lock from nfsd4_load_reboot_recover...
2012-11-27 J. Bruce Fieldsnfsd4: return badname, not inval, on "." or "..", or "/"
2012-11-26 J. Bruce Fieldsnfsd4: downgrade some fs/nfsd/nfs4state.c BUG's
2012-11-26 J. Bruce Fieldsnfsd4: delay filling in write iovec array till after...
2012-11-26 J. Bruce Fieldsnfsd4: move more write parameters into xdr argument
2012-11-26 J. Bruce Fieldsnfsd4: reorganize write decoding
2012-11-26 J. Bruce Fieldsnfsd4: simplify reading of opnum
2012-11-26 J. Bruce Fieldsnfsd4: no, we're not going to check tags for utf8
2012-11-26 J. Bruce Fieldsnfsd: fix v4 reply caching
2012-11-15 Stanislav Kinsburskynfsd: make laundromat network namespace aware
2012-11-15 Stanislav Kinsburskynfsd: pass nfsd_net instead of net to grace enders
2012-11-15 Stanislav Kinsburskynfsd: use service net instead of hard-coded init_net
2012-11-15 Stanislav Kinsburskynfsd: make close_lru list per net
2012-11-15 Stanislav Kinsburskynfsd: make client_lru list per net
2012-11-15 Stanislav Kinsburskynfsd: make sessionid_hashtbl allocated per net
2012-11-15 Stanislav Kinsburskynfsd: make lockowner_ino_hashtbl allocated per net
2012-11-15 Stanislav Kinsburskynfsd: make ownerstr_hashtbl allocated per net
2012-11-15 Stanislav Kinsburskynfsd: make unconf_name_tree per net
2012-11-15 Stanislav Kinsburskynfsd: make unconf_id_hashtbl allocated per net
2012-11-15 Stanislav Kinsburskynfsd: make conf_name_tree per net
2012-11-15 Stanislav Kinsburskynfsd: make conf_id_hashtbl allocated per net
2012-11-15 Stanislav Kinsburskynfsd: make reclaim_str_hashtbl allocated per net
2012-11-15 Stanislav Kinsburskynfsd: make nfs4_client network namespace dependent
2012-11-15 Stanislav Kinsburskynfsd: use service net instead of hard-coded net where...
2012-11-15 J. Bruce Fieldssvcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
2012-11-14 Fengguang Wunfsd4: get_backchannel_cred should be static
2012-11-14 Fengguang Wunfsd4: init_session should be declared static
2012-11-12 Jeff Laytonnfsd: release the legacy reclaimable clients list in...
2012-11-12 Jeff Laytonnfsd: get rid of cl_recdir field
2012-11-12 Jeff Laytonnfsd: move the confirmed and unconfirmed hlists to...
2012-11-12 Jeff Laytonnfsd: don't search for client by hash on legacy reboot...
2012-11-12 Jeff Laytonnfsd: make nfs4_client_to_reclaim return a pointer...
2012-11-12 Jeff Laytonnfsd: break out reclaim record removal into separate...
2012-11-12 Jeff Laytonnfsd: have nfsd4_find_reclaim_client take a char *...
2012-11-12 Jeff Laytonnfsd: warn about impending removal of nfsdcld upcall
2012-11-12 Jeff Laytonnfsd: pass info about the legacy recoverydir in environ...
2012-11-12 Jeff Laytonnfsd: change heuristic for selecting the client_trackin...
2012-11-12 Jeff Laytonnfsd: add a usermodehelper upcall for NFSv4 client...
2012-11-10 Jeff Laytonnfsd: remove unused argument to nfs4_has_reclaimed_state
2012-11-10 Jeff Laytonnfsd: fix error handling in nfsd4_remove_clid_dir
2012-11-10 J. Bruce Fieldsnfsd4: update documentation on 4.1 progress
2012-11-08 J. Bruce Fieldsnfsd4: backchannel should use client-provided security...
2012-11-08 J. Bruce Fieldsnfsd4: common helper to initialize callback work
2012-11-08 J. Bruce Fieldsnfsd4: implement backchannel_ctl operation
2012-11-08 J. Bruce Fieldsnfsd4: use callback security parameters in create_session
2012-11-08 J. Bruce Fieldsnfsd4: clean up callback security parsing
next