summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* posix: remove duplicate dirfd calls in posix_opendirAtin Mukherjee2014-11-301-1/+1
* Prevent metadata corruption in the race conditions betweenEdward Shishkin2014-11-301-9/+23
* posix: Fix buffer overrun in _handle_list_xattr()Emmanuel Dreyfus2014-11-281-4/+3
* gluster/uss: Handle notify in snapview-clientvmallika2014-11-281-0/+25
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-265-17/+20
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedvmallika2014-11-252-13/+30
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-2510-32/+57
* cli: .cmd_log_history should not be hiddenAtin Mukherjee2014-11-241-1/+1
* mount:Handle -o transport option in mount.glusterfsMohammed Rafi KC2014-11-211-13/+5
* glusterd: Add hostname/ip-address along with host's UUID in glusterd log messageGauravKumarGarg2014-11-201-2/+3
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-205-76/+44
* rdma: Client volfile name change for supporting rdmaAnoop C S2014-11-192-4/+22
* md-cache: check mtime_nsec and ctime_nsec fields for changes tooNiels de Vos2014-11-191-2/+6
* md-cache: cache the iatt when readv() was successfulNiels de Vos2014-11-191-1/+1
* rdma :mount fails for nfs protocol in rdma volumesJiffin Tony Thottan2014-11-197-25/+28
* rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdmaAnoop C S2014-11-184-82/+128
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-185-36/+42
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-172-7/+14
* changelog: correct mmap() error checkingNiels de Vos2014-11-171-8/+6
* USS : Kill snapd during glusterd restart if USS is disabledSachin Pandit2014-11-171-5/+25
* gluster/uss: Don't send failure when accessing snap with namevmallika2014-11-171-14/+2
* cluster/dht: Fix subvol check, to correctly determine cached file renameShyam2014-11-171-1/+1
* client: writev,fsync to use correct rsp structureRudra Siva2014-11-161-2/+2
* client: pass xflags for unlinkJeff Darcy2014-11-151-0/+1
* ec: Avoid self-heal on directories on (f)stat callsXavier Hernandez2014-11-151-1/+2
* gNFS : make it possible to mount a subdir that actually is a symlinkjiffin2014-11-141-1/+143
* uss/snapd: Handle readlink fops on snap view serverAvra Sengupta2014-11-141-0/+1
* mgmt/glusterd: Validate the options of ussvmallika2014-11-142-7/+15
* posix: Changed order of chown and chmodVenkatesh Somyajulu2014-11-141-7/+7
* Portability fix: mount.glusterfsEmmanuel Dreyfus2014-11-131-2/+3
* glusterd/snapshot: Don't append nouuid mount option for snapshot brickvmallika2014-11-132-1/+37
* gNFS: Allow reading ACLs even without read permissions on the file.Meghana Madhusudhan2014-11-132-9/+79
* uss/gluster: creating file/directories inside .snaps should fail withvmallika2014-11-134-27/+37
* glusterd/snapshot: Snapshot should be deactivated when it is createdvmallika2014-11-122-134/+203
* glusterd/snapshot: Check if LVM device path exists before delete.Avra Sengupta2014-11-121-46/+59
* uss/gluster: Move all uss related logs into subfoldervmallika2014-11-122-6/+14
* USS : Display only the activated snapshotsSachin Pandit2014-11-123-41/+68
* ec: Correctly handle quota xattrsXavier Hernandez2014-11-121-0/+53
* Cluster/DHT : Rebalance skipped file count fixNithya Balachandran2014-11-111-4/+5
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-114-39/+98
* glusterd/snapshot: mount snapshot volume with read-only optionvmallika2014-11-101-0/+5
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-071-1/+1
* feature/gfid-access: Always send setattr down in overloaded setxattr.Kotresh HR2014-11-071-3/+0
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-0/+10
* barrier: Correct gfid in statedump of barriered fopsggarg2014-11-062-14/+145
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2014-11-064-69/+183
* glupy: portability fixesEmmanuel Dreyfus2014-11-053-13/+34
* uss/gluster: Fix typo error in the description for USS under "gluster volumevmallika2014-11-051-1/+1
* storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattrPranith Kumar K2014-11-051-0/+14
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2014-11-051-5/+16