summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* structuring of protocol - 2Amar Tumballi2010-05-0337-42/+77
* structuring of protocolAmar Tumballi2010-05-037-108/+101
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-036-16/+15
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1
* fusermount: bring in updates from upstreamCsaba Henk2010-04-291-14/+32
* performance/io-cache: Dump private informationVijay Bellur2010-04-291-0/+34
* cluster/stripe: Memory accounting changesVijay Bellur2010-04-271-5/+5
* nfs/server: Memory accounting changesVijay Bellur2010-04-271-2/+2
* features/access-control: Memory accounting changesVijay Bellur2010-04-271-2/+2
* cluster/dht: perform inode number overwrite in readv_cbk iatt with checksAnand Avati2010-04-271-1/+3
* Set op_ret to -1 when open fails in posix_createRaghavendra Bhat2010-04-271-0/+1
* performance/quick-read: don't try to validate again if qr_readv is called jus...Raghavendra G2010-04-272-4/+13
* stat-prefetch: Remove checks for loc->parentShehjar Tikoo2010-04-231-32/+0
* Filter out extended attribute visibility on the mount point.Sachidananda2010-04-231-0/+6
* Memory accounting changesVijay Bellur2010-04-23148-1641/+4368
* debug/io-stats: Call readdirp in readdirp instead of readdirVikas Gorur2010-04-231-1/+1
* mount/fuse: Destroy STACK when truncate and other op are part of same SETATTRVijay Bellur2010-04-231-1/+2
* extras/volgen: Volgen patchsetHarshavardhana2010-04-225-321/+241
* Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...Raghavendra Bhat2010-04-221-1/+1
* core: Set ctx in global_xlator to prevent NULL ptr referenceShehjar Tikoo2010-04-221-0/+1
* nfs: Remove reference to topShehjar Tikoo2010-04-201-1/+0
* cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTIONVijay Bellur2010-04-201-1/+2
* cluster/afr: Send xattr in lookup from the source subvolume.Vikas Gorur2010-04-201-0/+8
* cluster/afr: Fix possible NULL dereference in readdirp_cbkVikas Gorur2010-04-201-15/+17
* nfs3: Use nfs3state in call_state to avoid getting from rpc requestShehjar Tikoo2010-04-132-1/+3
* fuse: fix too early freeingCsaba Henk2010-04-131-1/+1
* protocol: fix endianness for nanosecond field in stat structureAnand Avati2010-04-081-2/+6
* afr: afr_fsetattr - send proper inode pointer to afr_read_child()Anand Avati2010-04-081-1/+1
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-083-24/+24
* afr: fix inode ref leak in lookupAnand Avati2010-04-081-3/+0
* performance/quick-read: read directly from backend for fds opened with O_DIRE...Raghavendra G2010-04-082-2/+12
* NFS: type fixes: some portability cleanupCsaba Henk2010-04-083-19/+23
* NFS: type fixes: sanitize rpcgen generated typedefsCsaba Henk2010-04-083-11/+11
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-083-5/+17
* initialization fixesCsaba Henk2010-04-082-4/+4
* nfs3: Allow all access to superuser except execute at all timesShehjar Tikoo2010-04-081-1/+34
* performance/quick-read: make use of nanosecond resolution of mtime to decide ...Raghavendra G2010-04-081-2/+5
* performance/io-cache: make use of nano second resolution of mtime during cach...Raghavendra G2010-04-083-5/+14
* fuse: change behavior of direct io mode.Anand Avati2010-04-083-15/+27
* backword compatibility with 3.0.x releases - restoredAmar Tumballi2010-04-073-24/+146
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-0410-4/+298
* extras/profiler/glusterfs-profiler: Add graphing tool.Vikas Gorur2010-04-021-0/+267
* nfs: Redesign fop argument passing to support single volfile useShehjar Tikoo2010-04-0210-1418/+475
* nfs: Fix RPC library name to avoid conflict with system librpcsvcShehjar Tikoo2010-04-022-5/+5
* Fix further cppcheck reported issues.Csaba Henk2010-03-313-8/+43
* Hardcoded infiniband port is now handled dynamically by searching for active ...Harshavardhana2010-03-311-39/+162
* nfs: Add NFSv3 protocol supportShehjar Tikoo2010-03-316-2/+8215
* nfs: Add MOUNTv3 protocol supportShehjar Tikoo2010-03-316-3/+1390
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-3114-1/+4813
* nfs: Add RPCv2 serviceShehjar Tikoo2010-03-318-2/+4436