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
/
features
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/locks: Send prelock unlock only if it is not grantable and is a bloc...
Pavan Sondur
2010-11-18
1
-6
/
+11
*
access-control: Allow Writes/Reads to proceed without perm checks
Shehjar Tikoo
2010-11-08
1
-0
/
+12
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-1
/
+1
*
features/locks: free fdctx in release.
Raghavendra G
2010-10-11
1
-64
/
+103
*
Copyright changes
Vijay Bellur
2010-10-11
12
-12
/
+12
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+3
*
features/locks: Handle lock upgrade and downgrade properly in locks.
Pavan Sondur
2010-10-05
2
-3
/
+68
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
1
-32
/
+131
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
25
-75
/
+75
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
4
-19
/
+20
*
Set the lock owner properly for lock self heal.
Pavan Sondur
2010-10-02
1
-0
/
+1
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
8
-34
/
+34
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
2
-3
/
+3
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
7
-1
/
+738
*
features/quiesce: new translator
Amar Tumballi
2010-09-29
6
-1
/
+1654
*
access-control: report possible errors in graph during 'init()'
Amar Tumballi
2010-09-28
1
-1
/
+17
*
access-control: handle a case of wrong error handling
Amar Tumballi
2010-09-27
1
-1
/
+1
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+53
*
Leak in Locks
Kaushik BV
2010-09-15
1
-3
/
+13
*
features/trash: Fix clang errors.
Sachidananda
2010-09-13
1
-4
/
+1
*
features/quota remove dead variables.
Sachidananda
2010-09-13
1
-8
/
+2
*
features/locks: Dump transport pointer also while dumping locks.
Pavan Sondur
2010-09-09
1
-8
/
+15
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
3
-9
/
+11
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
4
-21
/
+25
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
3
-10
/
+10
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-13
/
+15
*
protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...
Pavan Sondur
2010-08-22
2
-26
/
+36
*
cluster/afr: Return correct flock structures correctly in lk fops
Pranith Kumar K
2010-08-17
1
-0
/
+6
*
Remove unused variables.
Sachidananda
2010-08-02
1
-4
/
+0
*
removed last few remaining 'ERR_ABORT's from codebase
Amar Tumballi
2010-07-28
1
-22
/
+58
*
access-control: Fix O_CREATE determination check
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
encryption/ features/quota change STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
Remove dead assignment.
Sachidananda
2010-07-20
1
-1
/
+1
*
features/locks convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
features/trash convert STACK_UNWIND TO STACK_UNWIND STRICT
shishir gowda
2010-07-20
2
-16
/
+16
*
Remove dead assignment reported by clang.
Sachidananda
2010-07-19
1
-2
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-9
/
+21
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
4
-3
/
+7
*
features/locks: Use fuse supplied lock owner even for internal locks.
Pavan Sondur
2010-05-26
2
-2
/
+2
*
added features/mac-compat
Csaba Henk
2010-05-13
4
-1
/
+264
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
7
-24
/
+0
*
'features/locks': remove all reference to 'transport_t'
Amar Tumballi
2010-05-03
6
-16
/
+15
*
features/access-control: Memory accounting changes
Vijay Bellur
2010-04-27
1
-2
/
+2
*
Memory accounting changes
Vijay Bellur
2010-04-23
14
-148
/
+424
*
access-control: Introduce new translator
Shehjar Tikoo
2010-03-31
5
-1
/
+1916
*
new 'features/read-only' module added
Amar Tumballi
2010-03-24
4
-1
/
+323
*
fix warnings on 32 bit
Csaba Henk
2010-03-22
1
-5
/
+7
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
6
-202
/
+209
*
iatt: configure.ac not to build filter
Anand V. Avati
2010-03-16
1
-1
/
+1
*
When option mandatory is given, print warning messages instead of Error.
Sachidananda
2010-03-12
1
-1
/
+1
[next]