summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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