summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-251-1/+12
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-241-0/+4
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-235-2/+27
* glusterd: coverity warning in glusted_copy_nfs_ganesha_file()Kaleb S KEITHLEY2016-02-231-12/+10
* glusterd: set decommission_is_in_progress flag for inprogress remove-brick op...Atin Mukherjee2016-02-222-1/+19
* glusterd/rebalance: initialize defrag variable after glusterd restartMohammed Rafi KC2016-02-223-1/+47
* Snapshot:wrong logging is usedMohammed Rafi KC2016-02-221-4/+4
* glusterd: volume should not start when server quorum is not metGaurav Kumar Garg2016-02-221-0/+14
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-211-5/+5
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-206-4/+103
* glusterd/snapshot : Remove stale pmap registry entryAvra Sengupta2016-02-171-0/+11
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2016-02-162-5/+5
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-1518-23/+26
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-155-13/+26
* USS: pre-existing .snaps should not be listed with 'ls -a' with USS enabledvmallika2016-02-151-13/+66
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-141-0/+8
* experimental: add fdl (Full Data Logging) translatorJeff Darcy2016-02-1315-4/+1839
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-2/+3
* NSR : nsr server code generation patchJeff Darcy2016-02-119-2/+1825
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-101-3/+15
* fuse: add support for SEEK_HOLE and SEEK_DATA through lseek()Niels de Vos2016-02-102-1/+67
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* posix: implement seek() FOPNiels de Vos2016-02-102-1/+82
* build: Filter -D_FORTIFY_SOURCE from CFLAGSRaghavendra Talur2016-02-091-1/+4
* access-control : remove spurious error message from the posix_setxattr_cbkJiffin Tony Thottan2016-02-091-1/+3
* NSR: nsr client code generation patchJeff Darcy2016-02-098-1/+533
* uss: validate USS option features.snapshot-directoryvmallika2016-02-091-1/+55
* cluster/ec: Automate heal for replace brickAshish Pandey2016-02-083-0/+68
* performance/open-behind: Fix fdctx dump NULL dereferencePranith Kumar K2016-02-081-3/+4
* NSR: Volgen SupportJeff Darcy2016-02-084-11/+163
* Allow builds with older version of URCUKaushal M2016-02-081-1/+1
* cluster/ec: Never return -ve statePranith Kumar K2016-02-081-1/+1
* Fuse: Add a check for NULL in fuse_itable_dumpAshish Pandey2016-02-081-4/+5
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* fuse: update fuse_kernel.h to version 23Ravishankar N2016-02-061-1/+10
* glusterd: check quorum on restart bricksAtin Mukherjee2016-02-053-5/+74
* cluster/ec: Handle non-existent config xattr for non regular filesXavier Hernandez2016-02-051-23/+25
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/ec: add seek() FOPXavier Hernandez2016-02-054-1/+209
* protocol: implement seek() FOPNiels de Vos2016-02-046-3/+266
* shard: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* stripe: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* upcall: add seek() FOPNiels de Vos2016-02-041-0/+57
* features/trash: Handle unlink unwind properlyAnoop C S2016-02-041-4/+4
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* fuse: fix inode and dentry leaksXavier Hernandez2016-02-031-19/+27
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-033-19/+39
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-033-81/+326
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36