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
path:
root
/
api
/
src
/
glfs-fops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfapi: use const qualifier for glfs_*timens()
Oleksandr Natalenko
2016-08-12
1
-3
/
+5
*
gfapi: add missing glfs_truncate
Jeff Darcy
2016-08-12
1
-0
/
+44
*
gfapi : Avoid double freeing of dict in glfs_*_*getxattr
Jiffin Tony Thottan
2016-08-03
1
-5
/
+10
*
glfs/upcall: entries should be removed under mutex lock
Soumya Koduri
2016-08-02
1
-1
/
+3
*
gfapi: update count when glfs_buf_copy is used
Raghavendra Talur
2016-07-07
1
-2
/
+3
*
gfapi : check the value "iovec" in glfs_io_async_cbk only for read
Jiffin Tony Thottan
2016-06-29
1
-1
/
+6
*
gfapi: fill iatt in readdirp_cbk if entry->inode is null
Mohammed Rafi KC
2016-05-23
1
-0
/
+11
*
gfapi: set need_lookup flag on response list
Mohammed Rafi KC
2016-05-23
1
-1
/
+1
*
libglusterfs/gfapi: set appropriate errno for inode_link failures
Soumya Koduri
2016-05-11
1
-1
/
+0
*
gfapi: Fix a deadlock caused by graph switch while aio in progress
Poornima G
2016-05-06
1
-206
/
+362
*
gfapi: preserve glfd state during glfs_dup
Rajesh Joseph
2016-03-30
1
-0
/
+1
*
libgfapi: glfd close is not correctly handled for async fop
Rajesh Joseph
2016-03-30
1
-9
/
+172
*
gfapi: return EINVAL for unsupported lseek() operations
Niels de Vos
2016-03-09
1
-1
/
+9
*
gfapi: send lookup if inode_ctx is not set
Mohammed Rafi KC
2016-02-27
1
-0
/
+2
*
gfapi: xattr key length check to avoid brick crash
Milind Changire
2015-11-09
1
-0
/
+50
*
libgfapi : port missing gf_log's to gf_msg
Manikandan Selvaganesh
2015-08-31
1
-6
/
+6
*
syncop: Include iatt to 'syncop_link' args
Soumya Koduri
2015-07-15
1
-2
/
+2
*
gfapi: Update loc->inode accordingly in 'glfs_loc_link'
Soumya Koduri
2015-07-10
1
-5
/
+11
*
libgfapi: send explicit lookups on inodes linked in readdirp
Raghavendra Bhat
2015-07-06
1
-1
/
+15
*
libgfapi: Store and restore THIS in every API exposed by libgfapi
Poornima G
2015-05-09
1
-60
/
+308
*
libgfapi : anonymous fd support
Jiffin Tony Thottan
2015-05-07
1
-0
/
+155
*
Upcall: Send stat as part of cache_invalidation notifications
Soumya Koduri
2015-05-07
1
-1
/
+4
*
Upcall: Process each of the upcall events separately
Soumya Koduri
2015-05-07
1
-7
/
+67
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
1
-37
/
+39
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-5
/
+5
*
features/bit-rot: Implementation of bit-rot xlator
Venky Shankar
2015-03-24
1
-21
/
+0
*
gfapi: APIs to store and process upcall notifications received
Soumya Koduri
2015-03-17
1
-0
/
+85
*
api: versioned symbols for glfs_resolve()
Ravishankar N
2015-01-15
1
-13
/
+13
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2015-01-12
1
-85
/
+85
*
api: export glfs_resolve()
Ravishankar N
2015-01-06
1
-13
/
+13
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
1
-4
/
+4
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2014-11-07
1
-218
/
+396
*
rebalance: ``check_free_space`` should ignore quota_statfs
Harshavardhana
2014-10-31
1
-1
/
+1
*
libgfapi : glfs_create()/glfs_h_creat()/glfs_open()/glfs_h_open() should set
Atin Mukherjee
2014-07-28
1
-2
/
+2
*
make snapview-server more compatible with NFS server
Raghavendra Bhat
2014-07-16
1
-3
/
+7
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
1
-0
/
+2
*
libgfapi: In glfs_*chown, if uid or gid is -1, do not set the corresponding f...
Poornima Gurusiddaiah
2014-06-23
1
-15
/
+36
*
core: add @xdata parameter to syncop_[f]removexattr()
Anand Avati
2014-02-13
1
-2
/
+2
*
libgfapi: Fix pointer dereference before NULL check
Jose A. Rivera
2014-01-24
1
-8
/
+8
*
syncop: Change return value of syncop
Pranith Kumar K
2014-01-19
1
-0
/
+36
*
libgfapi: Fixing possible dereferencing of null pointer "glfd"
Lalatendu Mohanty
2014-01-16
1
-1
/
+1
*
libgfapi : Fixing some NULL pointer dereferencing issues.
Lalatendu Mohanty
2014-01-09
1
-4
/
+8
*
syncops: expose @flags in syncop_rmdir()
Anand Avati
2013-11-21
1
-1
/
+1
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-2
/
+2
*
gfapi: introduce glfs_readdir() and glfs_readdirplus() APIs
Anand Avati
2013-11-13
1
-2
/
+72
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
1
-0
/
+65
*
gfapi: object handle based API extensions
R.Shyamsundar
2013-10-11
1
-15
/
+3
*
gfapi: Fix iobuf leaks in gfapi
Poornima
2013-10-11
1
-5
/
+5
*
gfapi: use native STACK_WIND for read _async() calls
Anand Avati
2013-09-17
1
-10
/
+81
*
gfapi: store the open/create flags in fd_t object
Poornima
2013-09-06
1
-0
/
+2
[next]