summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* synctask: implement setuid-like SYNCTASK_SETID()Anand Avati2013-02-132-0/+31
* 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
* logging: Added fflush in _gf_log.Avra Sengupta2012-12-211-0/+2
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-193-8/+54
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-0/+4
* Spurious reserved port warning fixEmmanuel Dreyfus2012-12-131-1/+5
* glusterd: fail vol set when value = empty string/string with all whitespacesKrutika Dhananjay2012-12-102-38/+93
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-0/+8
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-4/+0
* rpc-transport/socket: implement read-ahead of RPC headersAnand Avati2012-12-041-0/+22
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-0/+4
* libglusterfs: fix unused-but-set-variable warningPranith Kumar K2012-12-041-3/+2
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-032-0/+144
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-292-0/+23
* features/locks: implement fgetxattr and fsetxattrRaghavendra G2012-11-271-0/+1
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-271-0/+2
* libglusterfs/mem-pool: implement gf_memdupRaghavendra2012-11-271-0/+15
* libglusterfs: Implement float percentagePranith Kumar K2012-11-234-25/+27
* Use more portable mkstemp() instead fo mkostemp()Emmanuel Dreyfus2012-11-221-1/+1
* libglusterfs: implement gf_strndupRaghavendra G2012-11-211-0/+19
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-142-28/+31
* xlator/fuse: integrate fuse with event-historyRaghavendra Bhat2012-11-121-1/+1
* core: add STACK_WIND_TAIL for more efficient default_xxx.Jeff Darcy2012-10-252-92/+120
* In some cases AI_ADDRCONFIG confuses NetBSD 6.0Emmanuel Dreyfus2012-10-201-0/+2
* glusterfs: add gf_mkostemp api and use it instead of mkostemp of libcRaghavendra Bhat2012-10-172-0/+4
* syncop: save and restore THIS from the time of context switchAnand Avati2012-10-161-0/+4
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-13/+11
* features/quota: Accept float numbers for quota limit.Varun Shastry2012-10-121-3/+3
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-14/+20
* syncop: fix symlink paramAnand Avati2012-10-032-2/+3
* syncop: Implement some missing operationsAnand Avati2012-10-032-2/+105
* core: make sure there are processors for just-queued tasksJeff Darcy2012-10-031-0/+5
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-1/+1
* dict: add new API 'dict_add()'Amar Tumballi2012-10-022-14/+42
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* common-utils: valid_host_name() should allow (sub)domains starting/ending wit...Niels de Vos2012-10-021-23/+7
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-3/+3