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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "protocol/client: return ENOENT if inode context is missing"
Anand V. Avati
2009-12-06
1
-49
/
+21
*
features/locks: Implement release xlator callback.
Pavan Sondur
2009-12-06
4
-10
/
+48
*
distribute: more cases of st_dev setting
Anand Avati
2009-12-06
1
-1
/
+4
*
distribute: return st_dev from the same subvol from where itransform is perfo...
Anand Avati
2009-12-06
2
-0
/
+5
*
fuse-bridge: log cases where newer generation is found in table
Anand Avati
2009-12-06
1
-1
/
+12
*
features/locks: Disable mandatory locks, until we can use lock-owner field wi...
Pavan Sondur
2009-12-06
1
-9
/
+3
*
features/locks: Correct the order of arguments and print a log message in pl_...
Pavan Sondur
2009-12-06
1
-2
/
+12
*
protocol/server: more fixes in server_link_cbk
Anand Avati
2009-12-06
1
-4
/
+4
*
THIS: set THIS pointers before forget/release/releasedir callbacks
Anand Avati
2009-12-06
3
-1
/
+12
*
afr: fix fd ref leak in self-heal
Anand Avati
2009-12-06
1
-1
/
+3
*
libglusterfsclient: fix libgf_client_read to handle short reads
Anand Avati
2009-12-06
1
-2
/
+9
*
performance/stat-prefetch: remove the usage of THIS.
Raghavendra G
2009-12-06
2
-1
/
+3
*
performance/stat-prefetch: fix memory leak.
Raghavendra G
2009-12-06
1
-1
/
+4
*
protocol/server: fix bad reference to @inode in server_link_cbk
Anand Avati
2009-12-06
1
-1
/
+1
*
Fix critical argument validation bug found during initial testing.
Harshavardhana Ranganath
2009-12-06
2
-1
/
+10
*
glusterfs-volgen honours now build level prefix.
Harshavardhana Ranganath
2009-12-06
2
-2
/
+5
*
libglusterfsclient/chdir: assign op_ret the return value of libgf_client_chdir.
Raghavendra G
2009-12-06
1
-1
/
+1
*
corrected the stripe's stat structure return logic.
Amar Tumballi
2009-12-06
2
-354
/
+260
*
performance/stat-prefetch: don't check whether previous lookups have been fai...
Raghavendra G
2009-12-05
1
-9
/
+0
*
fuse: fix leak in fuse_getxattr and fuse_getattr
Anand Avati
2009-12-05
1
-0
/
+2
*
cluster/afr: Fix inode_ref's for local->cont.lookup.inode
Vikas Gorur
2009-12-05
1
-4
/
+8
*
fix crash in server protocol server-connection-destroy
Amar Tumballi
2009-12-05
1
-6
/
+8
*
posix_rchecksum() - fix leak of read buffer
Anand Avati
2009-12-04
1
-0
/
+2
*
protocol/client: return ENOENT if inode context is missing
Anand Avati
2009-12-04
1
-21
/
+49
*
mount/fuse: Refactored fuse_setattr.
Vikas Gorur
2009-12-04
1
-103
/
+40
*
afr: fix memory leaks
Anand Avati
2009-12-04
3
-14
/
+36
*
performance/stat-prefetch: add "caller" arguement to sp_process_inode_ctx.
Raghavendra G
2009-12-04
1
-21
/
+37
*
performance/stat-prefetch: implement sp_check_and_create_inode_ctx.
Raghavendra G
2009-12-04
1
-161
/
+122
*
performance/stat-prefetch: refactor sp_lookup_cbk to use sp_update_inode_ctx.
Raghavendra G
2009-12-04
1
-29
/
+10
*
performance/stat-prefetch: dont check for inode context in fops like create, ...
Raghavendra G
2009-12-04
1
-259
/
+262
*
protcol/server: server_connection_destroy - destroy frame after issuing flush
Anand Avati
2009-12-04
1
-5
/
+5
*
features/locks: Process State Dump support for locks.
Pavan Sondur
2009-12-04
1
-0
/
+213
*
fixing some warnings on 64bit machine.
Amar Tumballi
2009-12-03
4
-23
/
+28
*
features/locks: Fix inodelk leak when issued an UNLOCK.
Pavan Sondur
2009-12-03
1
-4
/
+4
*
storage/posix: Fix Leak in posix_getxattr while filtering gen-number xattr.
Pavan Sondur
2009-12-03
1
-0
/
+2
*
mount/fuse: Print correct log message if encountered with errno - EAGAIN.
Pavan Vilas Sondur
2009-12-03
1
-0
/
+9
*
features/locks: Release all locks of an fd when a client disconnects.
Pavan Vilas Sondur
2009-12-03
4
-5
/
+66
*
features/locks: Changes in log messages reflecting lk-owner.
Pavan Sondur
2009-12-03
4
-26
/
+38
*
protocol/server: Changes in protocol client to include lk_owner in protocol h...
Pavan Vilas Sondur
2009-12-03
6
-9
/
+23
*
features/locks: Use owner field in inodelks.
Pavan Vilas Sondur
2009-12-03
2
-4
/
+20
*
features/locks: Use owner field for entrylks.
Pavan Vilas Sondur
2009-12-03
2
-15
/
+35
*
features/locks: Use lock_owner from fuse in posix locks.
Pavan Vilas Sondur
2009-12-03
4
-7
/
+20
*
mount/fuse: Use fuse lock_owner field in posix locks.
Pavan Vilas Sondur
2009-12-03
2
-4
/
+38
*
mount/fuse: Handle the case when attribute_timeout is set to 0 in dictionary.
Vijay Bellur
2009-12-03
1
-1
/
+1
*
glusterfsd: Handle argument attribute-timeout when set to 0
Vijay Bellur
2009-12-03
1
-1
/
+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
4
-0
/
+60
*
cluster/afr: Don't mark the fop as failed if rmdir returns ENOTEMPTY.
Vikas Gorur
2009-12-03
1
-1
/
+1
*
libglusterfsclient: Separate order of path compaction and VMP search for abs ...
Shehjar Tikoo
2009-12-03
1
-9
/
+55
*
performance/stat-prefetch: don't access stat if lookup has been failed.
Raghavendra G
2009-12-03
1
-1
/
+1
[next]