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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
protocol/client: convert to errno before checking for EAGAIN
Amar Tumballi
2011-04-12
1
-5
/
+10
*
protocol/client: fix the fd_count decrement logic
Amar Tumballi
2011-04-12
1
-3
/
+5
*
temporary workaround for mtab update race thingy
Csaba Henk
2011-04-12
3
-0
/
+4
*
mgmt/glusterd: Mount a maintainance client only on the glusterd which receive...
Junaid
2011-04-12
1
-2
/
+2
*
build fixes
Venky Shankar
2011-04-11
3
-17
/
+47
*
mgmt/glusterd: Fix warning in glusterd build
Pranith Kumar K
2011-04-11
1
-0
/
+1
*
mgmt/glusterd: Quota client lazy umount.
v3.2.0qa11
Junaid
2011-04-11
1
-32
/
+77
*
mgmt/Glusterd: Do not disable marker on gsync stop.
Kaushik BV
2011-04-11
1
-30
/
+30
*
features/quota: Adding the option "timeout" to quota.
Junaid
2011-04-11
2
-1
/
+23
*
syncdaemon: do not use os.getlogin() for getting the name of the current user
Csaba Henk
2011-04-11
1
-1
/
+2
*
mgmt/Glusterd: logging of few commands in cmd_log_history
Kaushik BV
2011-04-11
1
-1
/
+113
*
marker: check the return value being less than zero instead of -1
Raghavendra Bhat
2011-04-11
1
-1
/
+3
*
features/quota: handle failed fops gracefully.
Raghavendra G
2011-04-11
1
-11
/
+39
*
features/quota: Add checks for any of the parents of file being NULL while ch...
Raghavendra G
2011-04-11
1
-0
/
+11
*
features/quota: use signed type to store delta.
Raghavendra G
2011-04-11
2
-9
/
+9
*
buf and statpost should be checked for NULL before accessing it
Raghavendra Bhat
2011-04-11
1
-3
/
+6
*
syncdaemon: fix transaction code
Csaba Henk
2011-04-11
2
-7
/
+7
*
syncdaemon: minor fixes
Csaba Henk
2011-04-11
2
-3
/
+3
*
syncdaemon: fix setting None as new master
Csaba Henk
2011-04-11
1
-5
/
+6
*
protocol/server: prevent unnessary logs in INFO level
Amar Tumballi
2011-04-10
1
-10
/
+11
*
cluster/distribute: Account for the first lookup sent to check whether the pa...
Raghavendra G
2011-04-10
1
-1
/
+15
*
marker/quota: use correct byte order while storing xattr values in backend.
Raghavendra G
2011-04-10
1
-1
/
+1
*
features/quota: Fix race-condition while resuming stub.
Raghavendra G
2011-04-10
2
-38
/
+87
*
DHT: send revalidate to all subvols and not just first subvol
shishir gowda
2011-04-10
1
-6
/
+10
*
mgmt/glusterd: Fix op_ctx issue with replace brick
v3.2.0qa10
Pranith Kumar K
2011-04-08
1
-8
/
+46
*
NFS : Exclusive create storing verifier.
Gaurav
2011-04-08
1
-2
/
+2
*
features/quota: Add checks for any of the parents of file being NULL while ch...
Raghavendra G
2011-04-08
1
-9
/
+19
*
gluster rebalance: don't move a hardlinked file.
Amar Tumballi
2011-04-08
1
-2
/
+7
*
gluster rebalance: don't depend on the sticky bit for validating link file.
Amar Tumballi
2011-04-08
1
-27
/
+25
*
features/marker: Synchronise the read and write of marker_local_ref.
Junaid
2011-04-08
1
-2
/
+4
*
mgmt/glusterd: Quota cli message improvements.
Junaid
2011-04-08
1
-10
/
+17
*
mgmt/glusterd: serialize the dict only if its not NULL
Pranith Kumar K
2011-04-07
1
-7
/
+9
*
do not access the empty loc inode
v3.2.0qa9
Raghavendra Bhat
2011-04-07
1
-2
/
+2
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
28
-249
/
+249
*
do not change the arguments of a function
Raghavendra Bhat
2011-04-07
1
-9
/
+8
*
features/marker: Perform quota updation on rmdir and unlink by holding inodel...
Junaid
2011-04-07
1
-30
/
+134
*
debug/io-stats: Fix races and performance issues in profile
Pranith Kumar K
2011-04-07
1
-148
/
+115
*
mgmt/glusterd: Fix gluster-profile performance issues
Pranith Kumar K
2011-04-07
2
-3
/
+4
*
features/marker: Check for NULL before dereferencing pointers stored in local.
Junaid
2011-04-07
1
-2
/
+5
*
mgmt/glusterd: Reset context upon operation completion
Vijay Bellur
2011-04-07
1
-12
/
+33
*
features/marker: Check if gsync is enabled in getxattr fop before performing ...
Junaid
2011-04-07
1
-2
/
+8
*
check buf for NULL before accessing it
v3.2.0qa8
Raghavendra Bhat
2011-04-06
1
-1
/
+2
*
check dict before unrefing it
Raghavendra Bhat
2011-04-06
1
-1
/
+1
*
nfs: convert errno EDQUOT into appropriate nfs-errno.
Raghavendra G
2011-04-06
1
-0
/
+4
*
protocol/client: Avoid logging when EAGAIN is received for *lk requests
Vijay Bellur
2011-04-06
1
-5
/
+5
*
change occurrences of marker_gsync to marker-gsync
Vijay Bellur
2011-04-06
2
-5
/
+5
*
features/marker, cli: use appropriate conversion specifiers.
Raghavendra G
2011-04-06
1
-5
/
+8
*
protocol/client: make sure to send only genuine events up to parent
Amar Tumballi
2011-04-06
3
-36
/
+48
*
NFS : Store verifier for exlusive mode craete.
Gaurav
2011-04-06
1
-6
/
+17
*
cluster/dht: send back the proper inode number in the cbk functions
Amar Tumballi
2011-04-06
1
-2
/
+4
[prev]
[next]