summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-241-1/+1
* snapshot: Log deletion of snapshot, during auto-deleteAvra Sengupta2015-08-232-2/+8
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-235-57/+455
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-232-5/+22
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-211-17/+11
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-201-2/+2
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-202-22/+37
* quota/marker: fix inode quota with renamevmallika2015-08-195-532/+484
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-193-2/+19
* features/shard: Ensure shards are owned by the same owner/group as the origin...Krutika Dhananjay2015-08-192-31/+45
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-181-16/+28
* tiering/glusterd: start tier daemon during volume startMohammed Rafi KC2015-08-173-1/+76
* cluster/ec: Fix write size in self-healXavier Hernandez2015-08-142-0/+10
* dht: return non NULL xattr,xdata for ret >= 0Susant Palai2015-08-131-2/+2
* dht/tier :rename fails with EBUSYMohammed Rafi KC2015-08-131-8/+20
* posix: posix_make_ancestryfromgfid shouldn't log ENOENTvmallika2015-08-133-8/+16
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-127-7/+7
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2015-08-121-3/+6
* dht : updating return value for layout set functionSakshi2015-08-121-2/+2
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-121-20/+11
* tier/libgfdb : Setting Freq counters of un-selected files to zeroJoseph Fernandes2015-08-121-2/+2
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-26/+45
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-08-121-3/+95
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-1117-376/+1324
* glusterd: log improvement in glusterd_peer_rpc_notifyAtin Mukherjee2015-08-111-4/+9
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-112-23/+96
* glusterd/rebalance: trusted rebalance volfileN Balachandran2015-08-111-9/+11
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-101-12/+16
* Set nfs.disable to "on" when global NFS-Ganesha key is enabledMeghana M2015-08-101-0/+24
* quota : volume-reset shouldn't remove quota-deem-statfsManikandan Selvaganesh2015-08-074-2/+56
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-073-5/+8
* glusterd: Stop/restart/notify to daemons(svcs) during reset/set on a volumeanand2015-08-0614-171/+420
* cluster/ec: Fix tracking of good bricksXavier Hernandez2015-08-0611-258/+122
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-061-2/+10
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-051-1/+3
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-08-054-39/+93
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-053-77/+90
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-051-9/+14
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-031-10/+16
* Revert "Add DESTDIR support for pyglupy Makefile"Kaleb KEITHLEY2015-08-032-2/+2
* Add DESTDIR support for pyglupy MakefileMichael Scherer2015-08-032-2/+2
* glusterd: Do not log failure if glusterd_get_txn_opinfo fails in gluster volu...Atin Mukherjee2015-08-022-15/+15
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* rebalance/glusterd: Refactor rebalance volfileMohammed Rafi KC2015-07-301-24/+74
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-07-301-1/+1
* quota: fix parents caching during build ancestryvmallika2015-07-293-79/+82
* tiering: Error message change for detach-tier non tier volumeHari Gowtham2015-07-291-5/+13
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-291-2/+3
* rpc: fix concurrency bug in gf_authenticateJeff Darcy2015-07-281-47/+31