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
*
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
*
Hopefully fix rpm building for everyone by rm-ing *.a and *.la
Erick Tryzelaar
2009-12-03
1
-3
/
+2
*
Disable fusermount by default in configure.ac.
Pavan Sondur
2009-12-03
1
-3
/
+2
*
posix-compliance test now passes over stripe
Amar Tumballi
2009-12-03
1
-36
/
+51
*
storage/posix: Change janitor sleep duration to 10 minutes.
Vikas Gorur
2009-12-03
1
-1
/
+1
*
cluster/afr: Don't do transactional flush if pre-op has been nowhere done.
Vikas Gorur
2009-12-03
1
-18
/
+106
*
storage/posix: Filter out generation number xattr.
Vikas Gorur
2009-12-03
1
-1
/
+6
*
performance/write-behind: Changed default value of option disable-till to 0
Vijay Bellur
2009-12-02
1
-1
/
+1
*
features/locks: Release blocked locks also when server requests to release al...
Pavan Sondur
2009-12-02
2
-12
/
+46
*
cluster/afr: Add log messages when setattr fails in self-heal.
Vikas Gorur
2009-12-02
2
-0
/
+14
*
performance/stat-prefetch: get inode context from local->loc.inode instead of...
Raghavendra G
2009-12-02
1
-4
/
+9
*
cluster/afr: Fix conditional typo.
Vikas Gorur
2009-12-02
1
-1
/
+2
*
storage/posix: Added janitor thread.
Vikas Gorur
2009-12-02
7
-18
/
+137
*
performance/stat-prefetch: fix access to inode table.
Raghavendra G
2009-12-02
1
-13
/
+23
*
fixes to compile on MacOSX (no fuse client)
Amar Tumballi
2009-12-01
5
-21
/
+24
*
bring new MOP called NOTIFY.
Amar Tumballi
2009-12-01
2
-2
/
+11
[next]