summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* features/ctr: Check for NULL localN Balachandran2016-07-272-497/+1
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_s...Mohit Agrawal2016-07-263-1/+50
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-194-2/+371
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-292-0/+39
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-161-10/+4
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-162-9/+36
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-3/+0
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2016-06-082-3/+6
* cluster/afr: Don't let NFS cache stat after writes.Pranith Kumar K2016-06-032-0/+29
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-242-12/+13
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-231-0/+1
* gfapi: fill iatt in readdirp_cbk if entry->inode is nullMohammed Rafi KC2016-05-232-0/+45
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-111-4/+17
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-111-0/+1
* rpc: define client port rangePrasanna Kumar Kalever2016-05-041-0/+3
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-4/+8
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-05-031-0/+1
* features/trash: wind mkdir with special pidAnoop C S2016-05-031-1/+2
* Rename enum _gf_client_pid to _gf_special_pidAnoop C S2016-05-021-4/+3
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-05-021-0/+10
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-05-021-4/+49
* runner: extract and return actual exit status of childPrasanna Kumar Kalever2016-05-011-2/+7
* inode: Always fetch first entry from the inode lists during inode_table_destroySoumya Koduri2016-04-291-8/+8
* cli/quota: Sort the list output alphabetically by pathvmallika2016-04-273-0/+61
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2016-04-271-0/+1
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-261-0/+1
* tier/libgfdb: Ordering query results from libgfdbJoseph Fernandes2016-04-261-5/+23
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-251-0/+2
* op-version: Bump up op-version to 3.7.12Pranith Kumar K2016-04-181-1/+1
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-171-0/+2
* syncop: Add parallel dir scan functionalityPranith Kumar K2016-04-163-0/+246
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-162-30/+11
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-062-0/+14
* Revert "cluster/ec: Rebalance hangs during rename"Kaushal M2016-04-011-8/+1
* features/changelog: Don't modify 'pargfid' in 'resolve_pargfid_to_path'Kotresh HR2016-03-311-1/+1
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-311-1/+8
* libglusterfs: open cmd_history log file with O_APPEND and O_WRONLYAtin Mukherjee2016-03-311-1/+1
* gfapi: Fix the crashes caused by global_xlator and THISPoornima G2016-03-304-5/+10
* libglusterfs: pass buffer size to gf_store_read_and_tokenize functionGaurav Kumar Garg2016-03-232-3/+5
* glusterd / afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-232-1/+2
* glusterd: Bug fixes for IPv6 supportNithin D2016-03-212-11/+30
* cluster/ec: Provide an option to enable/disable eager lockAshish Pandey2016-03-201-0/+4
* fuse: Add a new mount option capabilityPoornima G2016-03-091-0/+1
* features/shard: Return ENOTSUP for unsupported fallocate flagsKrutika Dhananjay2016-03-091-1/+4
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-041-1/+1
* inode: Retire the inodes from the lru list in inode_table_destroySoumya Koduri2016-02-281-3/+30
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-221-0/+1
* tier:unlink during migrationMohammed Rafi KC2016-02-221-0/+1
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-222-4/+17
* libglusterfs: close & open cmd_history.log on log rotateGaurav Kumar Garg2016-02-192-2/+36