summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Implement float percentagePranith Kumar K2012-11-238-45/+48
* glusterd: fix use of undefined realpath(3) resultJeff Darcy2012-11-231-2/+7
* glusterd: brick path availability check only for local bricksKrishnan Parthasarathi2012-11-231-28/+40
* socket: fix double-free when ssl_setup_connection failsJeff Darcy2012-11-231-1/+2
* cli: XML output for "geo-replication <VOL> {start|stop}"Kaushal M2012-11-234-2/+104
* Use more portable mkstemp() instead fo mkostemp()Emmanuel Dreyfus2012-11-221-1/+1
* object-storage: Add a sorted list comparison to testPete Zaitcev2012-11-211-2/+2
* gsyncd / geo-rep: include hostname in status cmdVenky Shankar2012-11-214-21/+66
* object-storage: del 1.4.8 ref from dir hierarchyPeter Portante2012-11-2137-2/+2
* 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