summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore all files that match (*o|*la|*lo)Peter Portante2012-11-211-3/+3
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-214-2/+132
* cluster/afr: check transaction type for eager-lock after it is setPranith Kumar K2012-11-211-6/+6
* libglusterfs: implement gf_strndupRaghavendra G2012-11-211-0/+19
* Put _check_key_is_zero_filled outside _xattrop_index_actionVenkatesh Somyajulu2012-11-202-11/+78
* posix: Fix volume will not start if brick has no volume-id attributeVenkatesh Somyajulu2012-11-202-7/+17
* storage/posix: Make rchecksum O_DIRECT friendlyPranith Kumar K2012-11-204-23/+106
* debug/error-gen: add the short write pseudo-errorBrian Foster2012-11-192-5/+36
* tests: make _EXPECT handle more casesJeff Darcy2012-11-191-1/+1
* cluster/dht: dump the layout information of directories onlyRaghavendra Bhat2012-11-191-9/+18
* nfs: after resolving the entry use the linked inode instead of old inodeRaghavendra Bhat2012-11-192-1/+37
* fuse-bridge: fix posix-only configurationAnand Avati2012-11-192-0/+31
* glusterfsd: log all command line options in log fileAmar Tumballi2012-11-191-4/+14
* fuse: handle mountflags properlyNiels de Vos2012-11-194-14/+47
* glusterfsd-mgmt: make brick-ops work in synctaskAmar Tumballi2012-11-191-0/+1
* features/locks: fcntl(3) on F_GETLK must return first conflicting lockKrishnan Parthasarathi2012-11-183-1/+204
* glusterd: copy peers that participate in volume xactionKrishnan Parthasarathi2012-11-182-12/+14
* nfs: do not change root inode if enable-ino32 is setRajesh Amaravathi2012-11-182-0/+29
* object-storage: final changes to remove swift diffPeter Portante2012-11-1637-669/+311
* object-storage: refactor to use swift devicesPeter Portante2012-11-1623-243/+198
* object-storage: make proper refs to module varsPeter Portante2012-11-161-8/+4
* object-storage: reduce diffs, bury metadata updatePeter Portante2012-11-164-48/+29
* object-storage: swift-diff removal: hide obj onlyPeter Portante2012-11-164-72/+47
* object-storage: fix trailing whitespacePeter Portante2012-11-163-3/+1
* object-storage: remove the device and part paramsPeter Portante2012-11-162-9/+6
* object-storage: only update metadata that changesPeter Portante2012-11-161-2/+7
* object-storage: DiskAccount subclassing of DiskDirPeter Portante2012-11-162-35/+27
* object-storage: fix bad refs to check_acct_existsPeter Portante2012-11-161-4/+6
* object-storage: fix bad refs to REMOTE_CLUSTERPeter Portante2012-11-161-2/+2
* object-storage: rename self.name to self.containerPeter Portante2012-11-161-11/+12
* object-storage: unused parameter cleanup & handl'nPeter Portante2012-11-161-6/+5
* object-storage: add missing docs for paramsPeter Portante2012-11-161-3/+3
* object-storage: minor code cleanupsPeter Portante2012-11-161-5/+2
* build: fix missing include (from missing backslash)Jeff Darcy2012-11-141-1/+1
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-144-29/+80
* ACLv3 - Access Control Lists V3Krishna Srinivas2012-11-1316-4/+1117
* glusterd: Add missing options to vme table.Kaushal M2012-11-131-0/+4
* nfs: resolve parent inode during inode_loc_fillRajesh Amaravathi2012-11-122-0/+59
* socket: fix SSL breakage from re/connect handling changesJeff Darcy2012-11-122-7/+50
* glusterd: Fixed glusterd crash in volume add-brickKrutika Dhananjay2012-11-121-33/+20
* xlator/fuse: integrate fuse with event-historyRaghavendra Bhat2012-11-124-407/+595
* 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