index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libglusterfs
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix warnings on 32 bit
Csaba Henk
2010-03-22
1
-1
/
+1
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
14
-317
/
+341
*
introduce iatt.h for inode attributes (to replace 'struct stat')
Anand V. Avati
2010-03-16
2
-1
/
+308
*
xlator.h: whitespace cleanup
Anand V. Avati
2010-03-16
1
-23
/
+24
*
core: Provide helper macro to set [ug]id in frame
Shehjar Tikoo
2010-03-04
1
-0
/
+9
*
core: Add NULL check for inode in fd_lookup
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
core: Add setattr mode test macros
Shehjar Tikoo
2010-03-04
1
-0
/
+7
*
core: New function: gf_dirent_for_namelen
Shehjar Tikoo
2010-03-04
2
-0
/
+20
*
iobuf: Expose macros and create new ones
Shehjar Tikoo
2010-03-04
2
-0
/
+17
*
transport/socket: fix to valid_ipv6_address.
Raghavendra G
2010-03-04
1
-1
/
+2
*
libglusterfs: Copy va_list types using va_copy instead of memcpy.
Pavan Sondur
2010-03-03
1
-2
/
+7
*
common-utils: gf_log2 handles 0 input
Anand Avati
2010-02-22
2
-3
/
+3
*
Add new gf_strstr dropin replacement for "strstr"
Harshavardhana Ranganath
2010-02-22
2
-0
/
+38
*
inode: guard against possible infinite loops
Anand Avati
2010-02-22
1
-2
/
+13
*
Fixes for MacOSX and Solaris build
Anand Avati
2010-02-05
2
-32
/
+102
*
Revert "Server backend storage hang should not cause the mount point to hang."
Harshavardhana Ranganath
2010-01-26
1
-0
/
+4
*
Server backend storage hang should not cause the mount point to hang.
Anand Avati
2010-01-23
1
-4
/
+0
*
core: fix initialization of disjoint xlator graph
Anand Avati
2010-01-23
1
-0
/
+2
*
transport: set proper reference counts on peer_trans for local connections
Anand Avati
2010-01-22
1
-2
/
+2
*
libglusterfs/inode: add NULL checks.
Raghavendra G
2010-01-08
1
-8
/
+37
*
Support for Compilation on Solaris
Vijay Bellur
2009-12-20
2
-0
/
+43
*
More robust dictionary (un)serialization (fixes bug #397).
Hraban Luyat
2009-12-20
1
-12
/
+29
*
bug fixes in call-stub creation for {fsetattr, fxattrop}_cbk()
Amar Tumballi
2009-12-17
1
-2
/
+2
*
Changed occurrences of Z Research to Gluster
Vijay Bellur
2009-12-07
2
-2
/
+2
*
THIS: set THIS pointers before forget/release/releasedir callbacks
Anand Avati
2009-12-06
2
-0
/
+11
*
fixing some warnings on 64bit machine.
Amar Tumballi
2009-12-03
1
-13
/
+15
*
protocol/server: Changes in protocol client to include lk_owner in protocol h...
Pavan Vilas Sondur
2009-12-03
2
-0
/
+3
*
mount/fuse: Use fuse lock_owner field in posix locks.
Pavan Vilas Sondur
2009-12-03
1
-0
/
+2
*
core: Change replicate trash directory name to ".landfill".
Vikas Gorur
2009-12-03
1
-1
/
+4
*
core, client, server: Support auxiliary group ids
Shehjar Tikoo
2009-12-03
2
-0
/
+20
*
storage/posix: Added janitor thread.
Vikas Gorur
2009-12-02
1
-0
/
+2
*
fixes to compile on MacOSX (no fuse client)
Amar Tumballi
2009-12-01
1
-1
/
+3
*
bring new MOP called NOTIFY.
Amar Tumballi
2009-12-01
2
-2
/
+11
*
changed the version of glusterfs from 2.1.0 to 3.0.0
Amar Tumballi
2009-12-01
1
-1
/
+1
*
fix leaks pointed out by cppcheck static analyzer
Csaba Henk
2009-11-30
2
-0
/
+3
*
THIS: transport to use xlator_notify() for proper setting of @THIS
Anand Avati
2009-11-26
1
-2
/
+2
*
Changed rbthash_table_init() to take a mem-pool argument.
Vijay Bellur
2009-11-26
2
-11
/
+49
*
Revert "libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should...
Anand V. Avati
2009-11-24
1
-1
/
+1
*
libglusterfs: Fix error handling in _gf_log.
Vikas Gorur
2009-11-18
1
-7
/
+12
*
core: Replace inode_search with inode_grep in inode_from_path
Shehjar Tikoo
2009-11-12
1
-1
/
+1
*
libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...
vinayak hegde
2009-11-05
1
-1
/
+1
*
Remove fuse_lowlevel.h from xlator.h in libglusterfs.
Pavan Sondur
2009-11-03
1
-2
/
+0
*
core: Use parent for condition to create dentry not name
Shehjar Tikoo
2009-10-30
1
-1
/
+1
*
core: Check for NULL to avoid segfault
Shehjar Tikoo
2009-10-30
1
-0
/
+3
*
call-stub: fix leak of fxattrop dictionary
Anand Avati
2009-10-29
1
-1
/
+1
*
performance/io-cache: change the hash function used for rbtree based hash table.
Raghavendra G
2009-10-29
2
-0
/
+16
*
Implement lookup in locks to return lock count in a dict value.
Pavan Sondur
2009-10-28
1
-0
/
+3
*
libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...
Raghavendra G
2009-10-28
2
-4
/
+5
*
xlator: initialize all xlators in a loop instead of top down initialization
Anand Avati
2009-10-28
1
-20
/
+14
*
inode.c: whitespace fixes
Anand Avati
2009-10-23
1
-16
/
+15
[next]