index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcsvc: framework for executing actors as synctask
Anand Avati
2012-09-19
3
-1
/
+32
*
performance/io-cache: provide hook for dumping inode context
Raghavendra Bhat
2012-09-19
1
-29
/
+38
*
fuse: override 'gid-timeout' option to disable aux gid compatibility
Amar Tumballi
2012-09-19
1
-0
/
+5
*
syncop: Implement access fop
Pranith Kumar K
2012-09-19
2
-0
/
+28
*
mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is used
Niels de Vos
2012-09-18
3
-5
/
+19
*
dual license
Kaleb S. KEITHLEY
2012-09-18
1
-6
/
+6
*
cli/: Filter out the loopback address for brick creation.
Varun Shastry
2012-09-18
1
-2
/
+4
*
logging: log ENOENT errors in DEBUG mode instead of ERROR or INFO
Raghavendra Bhat
2012-09-17
2
-2
/
+4
*
features/marker: if parent inode is NULL, then get it by inode_parent
Raghavendra Bhat
2012-09-17
2
-4
/
+13
*
CLI: Displaying time as N/A when unix time is 0
Varun Shastry
2012-09-17
2
-5
/
+6
*
Clean up of typepunning errors ( Strict aliasing warnings )
Varun Shastry
2012-09-17
3
-33
/
+29
*
glusterd: Fix remote processes not being shown in "volume status"
Kaushal M
2012-09-17
1
-3
/
+4
*
protocol/server: dump the ltable and fd table related inodes only
Raghavendra Bhat
2012-09-17
4
-29
/
+98
*
features/quota: Avoid mem_put on null local
Pranith Kumar K
2012-09-17
2
-11
/
+1
*
gfapi: add symlink (auto resolution) support in resolver
Anand Avati
2012-09-17
3
-4
/
+96
*
mount/fuse: treat NULL gfid is a failure in lookup disregarding op_ret
Anand Avati
2012-09-17
1
-2
/
+14
*
cli: Fix double free in cli_add_key_group
Krishnan Parthasarathi
2012-09-14
1
-0
/
+2
*
storage/posix: Option to set brick(of a volume)'s root dir's uid/gid
Krishnan Parthasarathi
2012-09-14
2
-6
/
+46
*
glusterd: Fixed _is_prefix check for two file paths
Krishnan Parthasarathi
2012-09-13
1
-4
/
+25
*
All: License message change
Varun Shastry
2012-09-13
160
-1053
/
+923
*
glusterfs SEGV on Fedora 17 from UFO fallocate(2) call
Kaleb S. KEITHLEY
2012-09-13
1
-14
/
+19
*
fuse-bridge: Pass unknown option down to fuse
Lubomir Rintel
2012-09-12
6
-4
/
+44
*
dht: improve dht_fix_layout_of_directory for better re-assignment
Anand Avati
2012-09-12
1
-145
/
+78
*
event: peel out poll and epoll specific code into separate files
Anand Avati
2012-09-12
4
-836
/
+920
*
cli: Added special key "group" for bulk volume set.
Krishnan Parthasarathi
2012-09-12
3
-33
/
+148
*
Detect python > 2.5, make sure MKDIR_P is substituted
Emmanuel Dreyfus
2012-09-09
3
-1
/
+356
*
glusterd: Expect setmntent(3) to return NULL
Krishnan Parthasarathi
2012-09-08
1
-0
/
+8
*
geo-rep/gsyncd: work around rsync argument overflow
Csaba Henk
2012-09-07
1
-3
/
+8
*
cluster/dht: handle percent option for 'min-free-disk'
Amar Tumballi
2012-09-07
1
-0
/
+11
*
mount/fuse: add mount-option "enable-ino32" for the native client
Niels de Vos
2012-09-06
7
-30
/
+67
*
storage/posix: Make posix_fremovexattr anon fd friendly.
Pranith Kumar K
2012-09-06
1
-4
/
+1
*
mount.glusterfs: Ignore noauto and _netdev options
Lubomir Rintel
2012-09-06
1
-0
/
+3
*
afr: add option description of 'open'.
Jules.Wang
2012-09-06
1
-0
/
+2
*
libglusterfs: Implementation of syncop_fsyncdir
Pranith Kumar K
2012-09-06
2
-0
/
+29
*
glusterd: fix mountbroker option parsing routine
Csaba Henk
2012-09-06
1
-8
/
+2
*
posix: adjust new xattrops to new dict API
Csaba Henk
2012-09-06
1
-4
/
+4
*
storage/posix: Add or_array/and_array op for xattrop
Pranith Kumar K
2012-09-06
2
-2
/
+38
*
cluster/distribute: remove gf_log() from statedump functions
Amar Tumballi
2012-09-06
1
-3
/
+0
*
mgmt/glusterd: Typo in the error message of the volume stop
Varun Shastry
2012-09-06
1
-2
/
+2
*
cli: sanitize exit value
Csaba Henk
2012-09-06
1
-1
/
+1
*
mount/fuse: If gfid is not present assign gfid
Pranith Kumar K
2012-09-06
1
-1
/
+1
*
core/statedump: parse the file and set the path of the statedump files
Raghavendra Bhat
2012-09-06
2
-15
/
+119
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
37
-413
/
+486
*
rpc/socket: Wrong Log-File Error-Message
Varun Shastry
2012-09-05
1
-1
/
+2
*
License change to 2 additional files.
Varun Shastry
2012-09-05
2
-31
/
+12
*
build: Don't use python-ctypes on SLES
Niels de Vos
2012-09-05
1
-1
/
+5
*
Honour configure --localstatedir and --sysconfdir
Emmanuel Dreyfus
2012-09-05
2
-4
/
+5
*
glusterd: Made volume reset recognize options in <domain>.<specifier> format
Krutika Dhananjay
2012-09-05
1
-3
/
+5
*
glusterd: Removed pattern match lookup logic on volume options
Krutika Dhananjay
2012-09-05
1
-43
/
+0
*
cli: Do not print brick info for non-replicate volume
Venkatesh Somyajulu
2012-09-03
1
-0
/
+3
[next]