summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
Commit message (Expand)AuthorAgeFilesLines
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-191-1/+2
* parser: make the parser thread safe.Anand Avati2013-09-101-7/+10
* core: increase the auxillary group limit to 65536Anand Avati2013-09-094-5/+54
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-09-092-11/+12
* call-stub: remove fall-through in ftruncateRaghavendra Bhat2013-09-051-0/+1
* call-stub: internal refactorAnand Avati2013-09-052-2955/+1065
* include <limits.h> for PATH_MAXEmmanuel Dreyfus2013-07-181-0/+1
* mount/fuse: Provide option to use/not use kernel-readdirpv3.4.0Pranith Kumar K2013-07-121-0/+1
* glusterd: Update comment with op-version mappingKaushal M2013-07-041-1/+1
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsKrishnan Parthasarathi2013-07-034-3/+739
* cluster/afr: Perform delayed changelog wakeups for anon fdv3.4.0beta3Pranith Kumar K2013-06-102-0/+20
* dht,posix: support for case discoveryAnand Avati2013-06-081-0/+1
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-082-8/+33
* syncop: copy inode pointer in readdirplusAnand Avati2013-06-081-0/+2
* gfapi: POSIX locking supportAnand Avati2013-06-082-0/+37
* syncop: set credentials of running process in @frameAnand Avati2013-06-081-1/+18
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-062-0/+18
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-06-053-26/+9
* glusterd: Introduce volume op-versionsKaushal M2013-06-051-1/+0
* nfs: change default nfs port to 2049Rajesh Amaravathi2013-05-231-1/+1
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-232-25/+5
* syncop: Remove task from syncbarrier's waitq before 'wake'Krishnan Parthasarathi2013-05-211-7/+5
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-212-2/+5
* glusterd: Refresh glusterd-syncop fixes from masterKrishnan Parthasarathi2013-05-162-53/+165
* libglusterfs: avoid the logging which says the port is invalidRaghavendra Bhat2013-05-081-8/+2
* Fix uninitialized mutex usage in synctask_destroyEmmanuel Dreyfus2013-05-041-3/+4
* syncenv: be robust against spurious wake()sKrishnan Parthasarathi2013-04-171-10/+10
* synctask: introduce synclocks for co-operative lockingKrishnan Parthasarathi2013-04-172-1/+167
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-04-121-0/+1
* dict: Put "goto out" in dict_unserialize to avoid process crashVenkatesh Somyajulu2013-04-121-0/+1
* libglusterfs/dict: fix infinite loop in dict_keys_join()Vijaykumar Koppad2013-03-271-2/+4
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-03-061-0/+1
* synctask: support for (assymetric) counted barriersKrishnan Parthasarathi2013-03-062-76/+122
* synctask: implement setuid-like SYNCTASK_SETID()shishir gowda2013-03-042-0/+30
* libglusterfs: Fix memory leaks in fd_lk_insert_and_mergeVijay Bellur2013-03-031-3/+5
* Better mechanism to handle memory accountingVijay Bellur2013-03-031-11/+2
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-082-0/+33
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-062-0/+72
* libglusterfs/core: dump frame and callstack creation times in statedumpRaghavendra Bhat2013-02-063-85/+165
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-0/+18
* libglusterfs: Maintain open-fd-count in inode.Pranith Kumar K2013-02-063-0/+8
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-0/+2
* fd-lk: implement new method to check for empty fd_lk_ctx_tAnand Avati2013-01-302-0/+22
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+0
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-294-20/+30
* fd: expose __fd_ctx_del symbolAnand Avati2013-01-282-1/+5
* fd: filter anonymous FD from fd_lookup() resultAnand Avati2013-01-281-0/+6
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-232-3/+3
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-214-48/+48
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-173-6/+13