summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* performance/write-behind: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-151-3/+15
* cluster/stripe: Filter coalesce xattr from getfattrShylesh Kumar2012-08-151-0/+3
* NetBSD swapcontext() portability fixEmmanuel Dreyfus2012-08-131-0/+10
* cluster/afr: Avoid setting split-brain outside inode locksPranith Kumar K2012-08-125-34/+46
* features/locks: Fix statedump codePranith Kumar K2012-08-124-74/+52
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-08-123-10/+19
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-111-11/+18
* performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-111-3/+17
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-112-15/+37
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-08-093-1/+18
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-092-12/+11
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-091-10/+14
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-08-038-109/+77
* nfs: make NFS filehandles deterministicAnand Avati2012-08-032-151/+6
* cli: Change cli output for heal commandsPranith Kumar K2012-08-011-5/+22
* rpc: Fixed ping timer algo.Krishnan Parthasarathi2012-08-011-1/+0
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-08-015-7/+36
* rpc-transport/rdma: decode and handle RDMA_ERROR msgs.Raghavendra G2012-08-012-43/+54
* glusterd: Set errstr for duplicate add-brickKaushal M2012-08-011-0/+3
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* storage/posix: handle getxattr failures gracefullyRaghavendra Bhat2012-07-182-52/+124
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-171-12/+8
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-161-7/+11
* nfs/nlm: statedump of locksRajesh Amaravathi2012-07-162-0/+56
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-07-156-102/+882
* Use inet as default listeneEmmanuel Dreyfus2012-07-135-27/+18
* NetBSD build fixesEmmanuel Dreyfus2012-07-133-4/+24
* Use linkat(2) for symlink to get portable behaviorEmmanuel Dreyfus2012-07-131-0/+18
* Set LD_LIBRARY_PATH before starting glusterfsEmmanuel Dreyfus2012-07-091-0/+2
* stat(1) flag to specify format is not portableEmmanuel Dreyfus2012-07-091-1/+9
* Switch to GNU basename_r() and dirname_r()Emmanuel Dreyfus2012-07-095-7/+297
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-081-2/+10
* NetBSD build fixes.Emmanuel Dreyfus2012-07-055-0/+14
* libglusterfs: valid_host_name() fixKaushal M2012-07-031-1/+1
* protocol/client: provide a buffer for storing reply of readlink.Raghavendra G2012-07-031-7/+46
* rpc-transport/rdma: logging enhancementsRaghavendra G2012-07-031-72/+210
* mount.glusterfs: update the glusterd WORKDIRAmar Tumballi2012-07-031-1/+1
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-07-031-18/+5
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-06-261-2/+3
* cluster/afr: split-brain should be reset on data-self-healPranith Kumar K2012-06-192-2/+2
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* cli: Fix time_t conversionsPranith Kumar K2012-06-131-5/+12
* swift: Donot display async_pending container.Mohammed Junaid2012-06-111-1/+1
* doc: Changes in Hadoop to reflect the right RPMVijay Bellur2012-06-111-3/+7
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-06-101-17/+76
* swift: Updated the UFO admin guide for 3.3.Mohammed Junaid2012-06-062-9/+10
* doc: added release-notes directoryAmar Tumballi2012-06-0417-0/+692
* documentation - Admin-Guide UpdatesAmar Tumballi2012-06-0412-367/+280
* storage/posix: readdirp enhancementsv3.3.0Anand Avati2012-05-291-45/+61
* protocol: do not log getxattr/ENODATA as warningv3.3.0qa45Anand Avati2012-05-292-2/+2