summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-214-5/+11
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-0/+1
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-214-2/+109
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-203-3/+14
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-202-0/+62
* syncop: Multi-processor support in syncenvAnand Avati2012-02-202-67/+216
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-201-0/+1
* features/index: Index translator implementationPranith Kumar K2012-02-201-0/+3
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-202-7/+44
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-2011-10/+435
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-206-8/+552
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-4/+37
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-193-2/+35
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-0/+1
* cli: Fix for statedump crashing gluster processesKaushal M2012-02-171-8/+4
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-161-0/+2
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-141-0/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-147-37/+53
* protocol: code cleanupAmar Tumballi2012-02-141-0/+45
* core: log xlator options in initRajesh Amaravathi2012-02-091-1/+1
* cli, protocol/server : improve validation for the option auth.(allow/reject)Kaushal M2012-02-052-25/+127
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-033-1/+4
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-021-0/+4
* cli: Extend "volume status" with statedump infoKaushal M2012-01-277-6/+518
* common-utils: Add support for solaris, bsd and mac os/xHarshavardhana2012-01-261-20/+19
* Add format/printf/attribute to log declsKaleb KEITHLEY2012-01-261-5/+10
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-252-0/+30
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-2511-0/+216
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-259-35/+56
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-248-21/+186
* pump: move internal pump xattrs out of trusted domainRajesh Amaravathi2012-01-231-0/+7
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-205-113/+220
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+19
* cluster/distribute: dht_aggregate() fix a logic error before xattr comparisonsHarshavardhana2012-01-121-3/+6
* common-utils: Cleanup old stuff and standardizeHarshavardhana2012-01-121-192/+51
* cli: volume status enhancementRajesh Amaravathi2012-01-122-0/+57
* core/stack: perform locked windsAnand Avati2012-01-101-16/+35
* lib/mount-broker: move utility functions to common-utilsRajesh Amaravathi2012-01-052-0/+26
* libglusterfs: Add boundary conditions to data_to_int8() function.Harshavardhana2012-01-031-2/+16
* libglusterfs: set inode path to be NULL in case of errorsPranith Kumar K2011-12-221-0/+2
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-202-0/+31
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-151-0/+8
* iobuf: fix a crash in iobuf when statedump is takenv3.3.0qa15Raghavendra Bhat2011-12-071-1/+1
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-072-105/+163
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-062-0/+31
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-12-011-7/+8
* contrib/uuid: Make sure that uuid_types.h are generated per system specific.Harshavardhana2011-11-301-1/+4
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-11-301-2/+5
* Let NetBSD use its recently added Linux xattr APIEmmanuel Dreyfus2011-11-241-7/+7
* usleep(3) shall not be called with argument higher than 1sEmmanuel Dreyfus2011-11-231-1/+2