summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vagrant-test: Provide option to autostart vm on host bootRaghavendra Talur2016-02-251-2/+26
* vagrant-test: Install helper packagesRaghavendra Talur2016-02-251-0/+13
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-253-1/+133
* inode: Retire the inodes from the lru list in inode_table_destroySoumya Koduri2016-02-251-3/+30
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-241-0/+4
* cli: output of rebalance to show run time in proper formatSakshi2016-02-241-6/+13
* tests: remove-brick commit getting executed before migration has completedSakshi Bansal2016-02-241-0/+2
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-236-4/+28
* rpc: Fix for rpc_transport_t leakSoumya Koduri2016-02-231-2/+3
* gfapi: Use inode_forget in case of handle objectsSoumya Koduri2016-02-231-0/+3
* gfapi: Add xlator_cbks fops in gfapiSoumya Koduri2016-02-231-1/+23
* libglusterfs: Change log-level to DEBUG for default_* fops()Soumya Koduri2016-02-231-3/+3
* gfapi : Avoid double freeing of dict in glfs_*_*getxattrJiffin Tony Thottan2016-02-231-5/+10
* glusterd: coverity warning in glusted_copy_nfs_ganesha_file()Kaleb S KEITHLEY2016-02-231-12/+10
* gfapi : fixing listxattr call for handle opsJiffin Tony Thottan2016-02-231-11/+15
* 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-226-3/+124
* Snapshot:wrong logging is usedMohammed Rafi KC2016-02-221-4/+4
* socket: reduce rate of readv failure logs due to disconnectKrishnan Parthasarathi2016-02-222-5/+7
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-02-221-13/+20
* glusterd: volume should not start when server quorum is not metGaurav Kumar Garg2016-02-222-0/+32
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-211-5/+5
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-2013-25/+162
* build: make /var/run/gluster available everywhereMilind Changire2016-02-201-4/+4
* build: fix broken buildPrasanna Kumar Kalever2016-02-171-1/+2
* glusterd/snapshot : Remove stale pmap registry entryAvra Sengupta2016-02-171-0/+11
* geo-rep: Script to Schedule Geo-replicationAravinda VK2016-02-163-2/+481
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2016-02-165-6/+198
* glusterfsd: destroy frame after rebalance callback has completedSakshi Bansal2016-02-151-3/+5
* Mark slowest tests in regression test outputPrashanth Pai2016-02-151-0/+12
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-1524-56/+65
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-157-137/+246
* 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-1330-110/+2269
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-114-11/+13
* vagrant-test: Use pre-baked box for better perfRaghavendra Talur2016-02-114-13/+12
* NSR : nsr server code generation patchJeff Darcy2016-02-1111-2/+1828
* heal: Remove sleep()Pranith Kumar K2016-02-112-5/+4
* api: glfs_lseek must return repositioned offset for SEEK_SET, SEEK_CUR flagsAnoop C S2016-02-111-0/+2
* 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-103-2/+83
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* libgfapi: glfd close is not correctly handled for async fopRajesh Joseph2016-02-104-40/+224
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* posix: implement seek() FOPNiels de Vos2016-02-103-1/+90
* cli/quota : quota is not enforcing when limit is set to 0Manikandan Selvaganesh2016-02-101-7/+9
* build: Filter -D_FORTIFY_SOURCE from CFLAGSRaghavendra Talur2016-02-092-76/+62
* 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-0912-1/+547