summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* features/quota: Failure of quota commands if the dir-name contains ':' in itVarun Shastry2012-11-093-14/+65
* object-storage: remove glusterfs filter requirementPeter Portante2012-11-0616-495/+429
* POSIX sh uses = and not ==Emmanuel Dreyfus2012-11-051-5/+5
* api/examples: updated examples to use new callsAnand Avati2012-11-051-0/+87
* object-storage: use constants for directory namesPeter Portante2012-11-031-2/+4
* object-storeage: refactor to use one memcache keyPeter Portante2012-11-034-65/+394
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-315-168/+348
* cli: Mark port as N/A in volume status when process is not onlineKrutika Dhananjay2012-10-303-14/+88
* glusterd: op-version handshake implementationKaushal M2012-10-3010-155/+882
* Minor refactorings to mark an internal routinePeter Portante2012-10-302-9/+8
* protocols: Suppress getxattr log when errno is ENOENTPranith Kumar K2012-10-282-2/+5
* Reduce the number of stat/fstat system calls madePeter Portante2012-10-252-39/+34
* Further reduce extended attribute reads/writesPeter Portante2012-10-254-41/+281
* Move _add_timestamp() closer to where it is usedPeter Portante2012-10-251-11/+12
* object-storage: reduce the number of getxattr system calls by onePeter Portante2012-10-256-13/+281
* object-storage: Bump size of metadata stored per xattr keyPeter Portante2012-10-251-2/+3
* core: add STACK_WIND_TAIL for more efficient default_xxx.Jeff Darcy2012-10-252-92/+120
* glusterd: Remove brick from brick list on all nodes.Krishnan Parthasarathi2012-10-241-0/+2
* Add OCF compliant resource agents for glusterd and volumesFlorian Haas2012-10-245-1/+481
* glusterd: fix for remove-brick on just created/stopped volumesAmar Tumballi2012-10-243-16/+57
* glusterd: do not log rdma not found messages in error modeRaghavendra Bhat2012-10-231-1/+1
* NetBSD negative timeout missing support workaroundEmmanuel Dreyfus2012-10-201-1/+1
* In some cases AI_ADDRCONFIG confuses NetBSD 6.0Emmanuel Dreyfus2012-10-201-0/+2
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-198-40/+171
* tests: pre-commit regression testsAnand Avati2012-10-187-83/+234
* glusterfs: add gf_mkostemp api and use it instead of mkostemp of libcRaghavendra Bhat2012-10-173-0/+114
* object-storage: Don't catch generic exceptions around xattr callsPeter Portante2012-10-171-2/+2
* object-storage: Refactor code to reduce Swift diffs carriedPeter Portante2012-10-1714-546/+379
* cluster/dht: ignore empty ->hashed_subvol during lookupVenky Shankar2012-10-171-9/+1
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-166-50/+264
* syncop: save and restore THIS from the time of context switchAnand Avati2012-10-161-0/+4
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-164-16/+16
* object-storage: change logging of some errors to warningsPeter Portante2012-10-161-12/+12
* Remove the test subdirectory diffs ahead of initial refactoring.Peter Portante2012-10-161-136/+0
* Reduce the number of gratuitous differences in constraints.Peter Portante2012-10-161-4/+6
* glusterfs: code cleanupRaghavendra Bhat2012-10-152-14/+12
* Fix BZ 865858: remove unnecessary system calls around xattr opsPeter Portante2012-10-131-73/+19
* write-behind: use uint64_t for overlap comparisonAnand Avati2012-10-131-4/+4
* Refactor to use pyxattr's get/set/remove methodsPeter Portante2012-10-131-9/+9
* Fix a small typ-o in the Swift READMEPeter Portante2012-10-131-1/+1
* protocol/client: Conditional logging in client3_3_unlink_cbkVenkatesh Somyajulu2012-10-121-1/+5
* cluster/afr : Edited log message in afr_sh_entry_expunge_entry_cbkVenkatesh Somyajulu2012-10-121-1/+2
* core: Add support for systemtapKrishnan Parthasarathi2012-10-121-0/+33
* features/quota: Accept float numbers for quota limit.Varun Shastry2012-10-121-3/+3
* glusterfs man page editVarun Shastry2012-10-111-11/+55
* Preventing client crashing as the callings of GF_CALLOC has been failed.linbaiye2012-10-114-31/+107
* performance/write-behind: use try lock while taking statedumpsRaghavendra Bhat2012-10-111-2/+9
* cli: introduce "--" as option terminatorCsaba Henk2012-10-111-0/+14
* storage/posix: remove dependency on loc->path in posix_lookup()Amar Tumballi2012-10-111-1/+0
* replicate: don't use synctask_new from within a synctaskJeff Darcy2012-10-111-3/+14