index
:
glusterfs-quota.git
master
origin/upstream_on_quota
quota
quota-improvements
test
upstream_on_quota
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
features
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
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
*
features/marker: xtime should not be updated for modifications done by specia...
Junaid
2012-01-04
1
-1
/
+7
*
features/locks: Fix release of locks on disconnect
Pranith Kumar K
2011-12-22
1
-22
/
+17
*
Changes all parent values for quota_check_limit
Rahul C S
2011-12-05
1
-15
/
+20
*
log to stderr if "-" is given as log-file
Csaba Henk
2011-11-20
2
-2
/
+2
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-12
/
+12
*
core: remove 'ino' variable from 'loc_t' structure
Amar Tumballi
2011-11-16
1
-2
/
+0
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
6
-171
/
+117
*
Reflect quota-adjusted values in statfs.
Jeff Darcy
2011-11-16
1
-0
/
+98
*
features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...
Junaid
2011-11-16
1
-11
/
+12
*
fuse: flip xattr key from user to trusted namespace for certain
Venky Shankar
2011-10-28
1
-2
/
+2
*
features/marker-quota: Donot log when inode or inode-ctx is NULL.
Junaid
2011-10-28
1
-2
/
+2
*
locks: perform inode_ref of pl_update_refkeeper outside locked region
Anand Avati
2011-10-28
1
-1
/
+6
*
cli: add geo-replication log-rotate command
Venky Shankar
2011-10-20
6
-24
/
+66
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
2
-2
/
+11
*
features/marker-quota: Return error when inode-contribution is not present in...
Junaid
2011-10-06
1
-10
/
+16
*
locks: Avoid printing blocked times for locks that were never blocked.
Krishnan Parthasarathi
2011-10-05
1
-17
/
+39
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-49
/
+19
*
locks: dump client pid and time of blocking/granting.
Krishnan Parthasarathi
2011-09-30
6
-19
/
+65
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
1
-4
/
+4
*
geo-rep: disallow some special characters in url syntax
Csaba Henk
2011-09-22
1
-1
/
+1
*
geo-rep: add support to glob patterns with "geo-rep config"
Csaba Henk
2011-09-22
1
-3
/
+7
*
geo-rep: implement IP address based access control
Csaba Henk
2011-09-22
3
-23
/
+64
*
geo-rep: gsyncd: make sure path operations do not act outside the volume
Csaba Henk
2011-09-22
1
-0
/
+28
*
gsyncd: control rsync target
Csaba Henk
2011-09-22
5
-20
/
+258
*
gsyncd: implement restricted mode and utility dispatch
Csaba Henk
2011-09-22
2
-38
/
+182
*
geo-rep: rewrite gsyncd wrapper in C
Csaba Henk
2011-09-22
4
-60
/
+152
*
geo-rep: gsyncd: add --ignore-deletes option
Venky Shankar
2011-09-20
3
-3
/
+29
*
features/locks: free the string allocated by inode_path
Raghavendra Bhat
2011-09-19
1
-3
/
+8
*
features/marker: Use appropriate loc struct to do removexattr on newpath afte...
Raghavendra G
2011-09-19
1
-1
/
+12
[next]