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
/
xlators
/
features
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/marker: fix possible NULL access in strcmp()
Amar Tumballi
2012-04-16
1
-3
/
+9
*
glusterd/rebalance: Start process with xlator option client-pid -3
shishir gowda
2012-04-16
1
-1
/
+2
*
geo-rep / gsyncd: log sync failures as warnings
Csaba Henk
2012-04-13
1
-1
/
+1
*
features/quota: don't adjust statfs buffer if size used is already
Raghavendra G
2012-04-12
1
-8
/
+15
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
1
-1
/
+1
*
geo-rep / gsyncd: shuffle directory entries in crawl
Csaba Henk
2012-04-05
1
-0
/
+2
*
locks, stripe: check if dict is NULL before refing it
Raghavendra Bhat
2012-04-03
1
-1
/
+2
*
quota: log msgs indicating NULL parent inode in DEBUG level.
Raghavendra G
2012-04-03
2
-6
/
+6
*
features/locks: INIT the list before insert_merge
Pranith Kumar K
2012-03-31
1
-0
/
+1
*
features/locks: check whether dict is NULL before refing it
Raghavendra Bhat
2012-03-29
1
-1
/
+6
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
19
-887
/
+966
*
features/locks: Avoid race in pl_inode_get
Pranith Kumar K
2012-03-21
1
-21
/
+25
*
features/locks: Avoid race in creating domains
Pranith Kumar K
2012-03-21
2
-10
/
+16
*
features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.
Mohammed Junaid
2012-03-20
1
-1
/
+1
*
features/quota : Fix timeout min value
Kaushal M
2012-03-19
1
-1
/
+1
*
Logs: Improved logs in lock/unlock execution path
Pranith Kumar K
2012-03-18
1
-5
/
+9
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
1
-0
/
+2
*
locks: Fixed incorrect list ptr manipulation in clearing entrylks
Krishnan Parthasarathi
2012-03-14
1
-17
/
+25
*
features/marker: Nameless lookup related fixes
Raghavendra G
2012-03-14
1
-11
/
+13
*
features/quota: store quota context even for the cases where loc.name
Raghavendra G
2012-03-12
1
-3
/
+3
*
features/locks: Make inodelk ref-counted
Pranith Kumar K
2012-03-10
5
-47
/
+71
*
cleanup and fix xattr namespace flip
Csaba Henk
2012-03-07
1
-1
/
+1
*
features/marker: GFID file handle based backend related fixes
v3.3.0qa26
Raghavendra G
2012-03-07
2
-2
/
+5
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-24
/
+91
*
geo-rep / syncdaemon: determine suitable xattr namespace based on privilege
Csaba Henk
2012-03-05
2
-6
/
+7
*
geo-rep / syncdaemon: make the timeout for establishing the connection to sla...
Csaba Henk
2012-03-01
2
-1
/
+2
*
locks/glusterd: Fixed clearing of posix locks from failing always.
Krishnan Parthasarathi
2012-02-27
1
-0
/
+1
*
locks: Made dump locks formatting more 'readable'.
Krishnan Parthasarathi
2012-02-24
2
-18
/
+39
*
features/marker: Use loc.inode to obtain parent if loc.parent isn't set.
Vijay Bellur
2012-02-22
1
-1
/
+13
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
5
-5
/
+5
*
features/locks: Don't access free'd memory
Pranith Kumar K
2012-02-22
1
-3
/
+4
*
features/index: Set correct ret value in index_add
Pranith Kumar K
2012-02-21
1
-0
/
+2
*
features/index: Fix fd leak
Pranith Kumar K
2012-02-21
1
-2
/
+5
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
14
-101
/
+101
*
features/index: Add release, releasedir cbks
Pranith Kumar K
2012-02-21
1
-1
/
+40
*
features/index: Index translator implementation
Pranith Kumar K
2012-02-20
6
-1
/
+1250
*
NLM - Network Lock Manger V4
Krishna Srinivas
2012-02-20
1
-0
/
+27
*
features/marker: copy the gfid to loc from oplocal->loc.inode
v3.3.0qa22
Raghavendra Bhat
2012-02-14
1
-0
/
+1
*
locks: Added a getxattr interface to clear locks on a given inode.
Krishnan Parthasarathi
2012-02-14
4
-6
/
+612
*
features/quota: fix a crash in fgetxattr() by checking for NULL arg
Amar Tumballi
2012-02-14
1
-1
/
+1
*
features/marker: set loc->gfid in setxattr initiated from marker.
Vijay Bellur
2012-02-14
1
-6
/
+23
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
8
-35
/
+39
*
geo-rep: gsyncd: fix up fallback xtime for orphans on master side
Csaba Henk
2012-02-07
1
-7
/
+8
*
features/marker,quota: Incorporate changes to support nameless lookup
Raghavendra Bhat
2012-02-02
4
-1
/
+86
*
features/quota: Check for error in statfs fop call back.
Mohammed Junaid
2012-01-27
1
-0
/
+5
*
geo-rep: gsyncd: Python3 compat fixes
Venky Shankar
2012-01-26
1
-3
/
+4
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
5
-7
/
+159
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
8
-137
/
+138
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-14
/
+6
*
core/setxattr: prevent users from setting glusterfs xattrs
Rajesh Amaravathi
2012-01-14
1
-1
/
+71
[next]