summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: cleanup lk_owner and PID messAnand Avati2012-07-043-41/+28
* cluster/afr: add a new option to select read-subvol by indexJeff Darcy2012-07-032-0/+28
* cluster/afr: fix for read-subvolume option does not workJeff Darcy2012-07-031-2/+2
* Mark /var/lib/glusterd as owned by glusterfs, subdirs belong to -serverNiels de Vos2012-07-031-1/+38
* xdr_vector_round_up: don't let vcount <= 0 cause invalid array referenceJim Meyering2012-07-021-1/+1
* get_mnt_opts: don't let empty option string cause (*mpt_optsp)[-1] referenceJim Meyering2012-07-021-2/+2
* mgmt/glusterd: Added spaces in the logsVenkatesh Somyajulu2012-07-021-5/+9
* valid_ipv4_address: don't access addr[-1] for 0-length input stringJim Meyering2012-07-021-2/+3
* libgf_client_chdir: don't access path[-1] upon chdir("")Jim Meyering2012-07-021-1/+1
* libgf_count_path_components: don't access pathdup[-1] for empty inputJim Meyering2012-07-021-1/+1
* libgf_init_vmpentry: assert strlen(vmp) > 0 to guard against using vmp[-1]Jim Meyering2012-07-021-1/+2
* libgf_rrindex: don't return &str[-1] for an empty string inputJim Meyering2012-07-021-3/+5
* pidinfo: don't let a corrupt /proc/PID/status cause buf[-1] accessJim Meyering2012-07-021-2/+4
* geo-rep: handle input without trailing newline; don't reference buf[-1]Jim Meyering2012-07-021-4/+9
* xlators/nfs: don't test/set dirpath[-1] for a zero-length nameJim Meyering2012-07-021-2/+2
* glusterd-rpc-ops: avoid buffer overrun for over-long keyJim Meyering2012-07-021-1/+3
* features/worm: Allow worm option to be set throught volume setshishir gowda2012-07-021-2/+20
* glusterd: avoid buffer overrun due to lack of NUL terminatorJim Meyering2012-07-021-0/+1
* bdb: fix erroneous strncpy in file name constructionJim Meyering2012-07-021-2/+2
* posix: avoid unnecessary strncpyJim Meyering2012-07-021-1/+1
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-021-12/+8
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-023-3/+24
* rpc: Fixed ping timer algo.Krishnan Parthasarathi2012-06-301-1/+0
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-295-7/+36
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-2922-265/+227
* cli: improvements in the output of rebalance statusRaghavendra Bhat2012-06-261-9/+9
* libglusterfs: Fix sizet validation for cache-sizeKaushal M2012-06-191-7/+5
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-194-11/+6
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-192-10/+23
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-193-2/+4
* debug/io-stats: if some dict operation fails then goto out instead of proceedingRaghavendra Bhat2012-06-171-2/+8
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* cli: Change cli output for heal commandsPranith Kumar K2012-06-131-5/+22
* rpc-transport/rdma: decode and handle RDMA_ERROR msgs.Raghavendra G2012-06-132-43/+55
* debug/io-stats: do not store the string allocated from stack into dictRaghavendra Bhat2012-06-131-49/+55
* gsyncd / geo-rep : failover/failbackCsaba Henk2012-06-133-66/+341
* geo-rep: checkpointingCsaba Henk2012-06-136-30/+397
* mgmt/glusterd: fix the infinite loop in lazy uuid generationRaghavendra Bhat2012-06-132-1/+3
* cli: Fix time_t conversionsPranith Kumar K2012-06-121-5/+12
* swift: Donot display async_pending container.Mohammed Junaid2012-06-111-1/+1
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-076-102/+882
* glusterd: generate node UUID lazilyAnand Avati2012-06-0713-62/+70
* io-cache,quick-read: bring down log levelAnand Avati2012-06-072-4/+5
* libglusterfs : Fix validation for integer volume options.Kaushal M2012-06-073-10/+39
* mount.glusterfs: Add support for {attribute,entry}-timeout optionsKaushal M2012-06-061-0/+11
* cluster/afr: Check for null gfid_reqPranith Kumar K2012-06-061-1/+1
* protocol/client: Remember the gfid of opened fdPranith Kumar K2012-06-063-112/+107
* rpc-transport/socket: fix the state machine for XDATA readingAnand Avati2012-06-062-11/+40
* mount/fuse: use correct fdctx to inherit direct-io-values from.Raghavendra G2012-06-061-1/+1
* glusterd: nfs.disable fix for "volume set help"Kaushal M2012-06-061-7/+12