summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'HEADmasterJeff Darcy2014-04-284-5/+6
|\
| * build: MacOSX Porting fixesHarshavardhana2014-04-244-5/+6
* | Merge branch 'upstream'Jeff Darcy2014-04-224-5/+489
|\|
| * gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-114-5/+489
* | Add GF_FOP_IPC for inter-translator communication.Jeff Darcy2014-03-111-1/+92
|/
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-1/+3
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-103-0/+161
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-241-0/+1
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-151-2/+18
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-4/+6
* rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-301-0/+16
* protocol/server: Change log message severityVijay Bellur2013-12-271-2/+2
* Fix typos, and spacing issues.James Shubin2013-12-231-4/+4
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-2/+2
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-6/+1
* server/rpc: bricks goes offline and comes back online, with lots of "No such ...Vikhyat Umrao2013-11-121-3/+5
* server/rpc: Numerous entries of error - "No such file or directory" in bricks...Vikhyat Umrao2013-11-111-3/+6
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+122
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-318-721/+624
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-152-6/+6
* protocol/server: eliminate an unnecessary frame create and destroyKaleb S. KEITHLEY2013-10-021-25/+11
* rpc/rpc-lib: rpcsvc should reply when rpc_err is setPranith Kumar K2013-09-111-176/+179
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-0/+32
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-297-1311/+567
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-0/+3
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-213-52/+51
* protocol/server: print connection-id in fop failure logs.Raghavendra G2013-06-181-197/+275
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-171-2/+2
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+122
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+119
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-313-36/+71
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-0/+9
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* protocol/server: upon server_connection_put, set xl_private of the transport toRaghavendra Bhat2013-02-031-2/+10
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-1/+1
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-292-2/+3
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-1/+4
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-4/+2
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-194-120/+145
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* Fix xdr_to_generic success checkKaushal M2012-12-092-49/+133
* protocols: Suppress getxattr log when errno is ENOENTPranith Kumar K2012-10-281-1/+2
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-2/+2
* protocol/server: put the connection back if setvolume failsRaghavendra Bhat2012-09-251-1/+7