summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: disable root-squash dynamically upon volume set commandRaghavendra Bhat2013-09-072-2/+68
* api: Set errno before invoking glfs_init_done()Vijay Bellur2013-09-061-4/+11
* call-stub: remove fall-through in ftruncateRaghavendra Bhat2013-09-052-0/+25
* call-stub: internal refactorAnand Avati2013-09-053-2995/+1105
* fuse: pass the mountflags to older (< 2.6.21) kernelsNiels de Vos2013-09-021-1/+1
* doc: Add known issue about peer probe with op-versionKaushal M2013-08-181-0/+13
* rfc.sh: Include BUG: header even in first runAnand Avati2013-08-141-2/+2
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-08-141-1/+5
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-08-081-22/+47
* Fix broken parallel installTiziano Müller2013-08-021-0/+4
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-08-011-22/+81
* glusterfsd: Use dynamic volfile bufferKaushal M2013-07-311-1/+20
* gfapi: handle failures in graph switchesAnand Avati2013-07-301-0/+3
* doc: Move admin-guide to markdown format.Vijay Bellur2013-07-2322-0/+6345
* include <limits.h> for PATH_MAXEmmanuel Dreyfus2013-07-181-0/+1
* Added missing release note about timestamps changing to gmt.Joe Julian2013-07-181-0/+1
* Release notes: BD xlator known issuesM. Mohan Kumar2013-07-161-0/+3
* doc: release-notes for 3.4.0Vijay Bellur2013-07-151-0/+161
* mount/fuse: Provide option to use/not use kernel-readdirpv3.4.0Pranith Kumar K2013-07-127-2/+98
* glusterd: Correct op-version of some optionsKaushal M2013-07-111-9/+9
* cli: set min-op-version and max-op-version for getspecJeff Darcy2013-07-112-0/+47
* glusterd: Update comment with op-version mappingKaushal M2013-07-041-1/+1
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsKrishnan Parthasarathi2013-07-0310-870/+918
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-06-282-6/+18
* build: declare lvm_lv_from_name() if it is missing from lvm2app.hv3.4.0beta4Niels de Vos2013-06-272-1/+20
* rpm: move the mount/api xlator to the glusterfs-api sub-packageNiels de Vos2013-06-261-0/+5
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-06-217-984/+334
* gfapi: fix read past EOF in glfs_preadv()Anand Avati2013-06-201-3/+4
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* rpc: Cleanup rpc object in TRANSPORT_CLEANUP eventKrishnan Parthasarathi2013-06-182-11/+42
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-184-0/+257
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-141-0/+1
* cluster/afr: Perform delayed changelog wakeups for anon fdv3.4.0beta3Pranith Kumar K2013-06-104-0/+56
* Fix crash in dht_migration_complete_check_task because of NULL fdEmmanuel Dreyfus2013-06-082-1/+3
* api: Fix api.so and libgfapi.so build time dependencyAnand Avati2013-06-081-2/+1
* gfapi: add new API glfs_dup() to copy a file descriptorAnand Avati2013-06-082-0/+43
* api/Makefile: link api.so against libgfapi (and dependencies)Anand Avati2013-06-081-1/+6
* socket: convert socket functions to file scope (static)Anand Avati2013-06-081-46/+46
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-06-085-132/+944
* gfapi: ignore NULL and -1 parameters in glfs_set_logging()Anand Avati2013-06-081-5/+8
* pkg-config: present API version and not package versionAnand Avati2013-06-081-1/+2
* gfapi: provide stable st_dev in stat structureAnand Avati2013-06-083-4/+16
* dht,posix: support for case discoveryAnand Avati2013-06-083-0/+140
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-084-15/+105
* syncop: copy inode pointer in readdirplusAnand Avati2013-06-081-0/+2
* md-cache: support negative xattr entriesAnand Avati2013-06-081-10/+31
* gfapi: optimistic resolution with ESTALE detectionAnand Avati2013-06-083-60/+248
* quick-read: prune cache on write/[f]truncateAnand Avati2013-06-081-0/+43
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-06-083-1/+45
* posix-acl: fetch ACLs in readdirplusAnand Avati2013-06-081-0/+6