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: Duplicate the buffer sent in setxattr calls
Poornima G
2017-08-07
1
-4
/
+14
*
gfapi: Fix few severe coverity issues
Soumya Koduri
2017-05-05
1
-1
/
+6
*
gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleops
Soumya Koduri
2017-05-02
1
-1
/
+136
*
gfapi: Fix inode ref leak in anonymous fd I/O APIs
Soumya Koduri
2017-04-18
1
-0
/
+6
*
gfapi: remove unneeded NULL-check in glfs_fsync_async_common()
Niels de Vos
2017-04-11
1
-2
/
+1
*
gfapi: async fops should unref in callbacks
Raghavendra Talur
2016-11-05
1
-18
/
+12
*
gfapi: warn when glfs_realpath() returned malloc'd memory
Niels de Vos
2016-10-11
1
-8
/
+39
*
gfapi: Fix few fd ref leaks
Soumya Koduri
2016-09-26
1
-0
/
+21
*
gfapi: do not cache upcalls if the application is not interested
Niels de Vos
2016-08-25
1
-1
/
+2
*
gfapi: add missing glfs_truncate
Jeff Darcy
2016-08-11
1
-0
/
+44
*
gfapi: use const qualifier for glfs_*timens()
Oleksandr Natalenko
2016-08-10
1
-3
/
+5
*
glfs/upcall: entries should be removed under mutex lock
Soumya Koduri
2016-07-22
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-28
1
-1
/
+6
*
libglusterfs/gfapi: set appropriate errno for inode_link failures
Soumya Koduri
2016-05-10
1
-1
/
+0
*
gfapi: Fix a deadlock caused by graph switch while aio in progress
Poornima G
2016-05-06
1
-206
/
+362
*
gfapi: fill iatt in readdirp_cbk if entry->inode is null
Mohammed Rafi KC
2016-04-28
1
-0
/
+11
*
gfapi: set need_lookup flag on response list
Mohammed Rafi KC
2016-04-27
1
-1
/
+1
*
gfapi: preserve glfd state during glfs_dup
Rajesh Joseph
2016-03-14
1
-0
/
+1
*
gfapi : Avoid double freeing of dict in glfs_*_*getxattr
Jiffin Tony Thottan
2016-02-23
1
-5
/
+10
*
api: glfs_lseek must return repositioned offset for SEEK_SET, SEEK_CUR flags
Anoop C S
2016-02-11
1
-0
/
+2
*
libgfapi: glfd close is not correctly handled for async fop
Rajesh Joseph
2016-02-10
1
-9
/
+172
*
gfapi: add support for SEEK_HOLE and SEEK_DATA in glfs_lseek()
Niels de Vos
2016-02-04
1
-2
/
+69
*
gfapi: send lookup if inode_ctx is not set
Mohammed Rafi KC
2016-01-13
1
-0
/
+2
*
gfapi: function exit should use __GLFS_EXIT_FS
Milind Changire
2015-11-09
1
-8
/
+8
*
gfapi: xattr key length check to avoid brick crash
Milind Changire
2015-10-09
1
-0
/
+50
*
libgfapi : port missing gf_log's to gf_msg
Manikandan Selvaganesh
2015-08-31
1
-6
/
+6
*
gfapi: remove unused variables in priv_glfs_process_upcall_event()
Niels de Vos
2015-07-24
1
-2
/
+0
*
syncop: Include iatt to 'syncop_link' args
Soumya Koduri
2015-07-10
1
-2
/
+2
*
gfapi: Update loc->inode accordingly in 'glfs_loc_link'
Soumya Koduri
2015-07-09
1
-5
/
+11
*
libgfapi: send explicit lookups on inodes linked in readdirp
Raghavendra Bhat
2015-07-02
1
-1
/
+15
*
libgfapi: Store and restore THIS in every API exposed by libgfapi
Poornima G
2015-05-08
1
-60
/
+308
*
libgfapi : anonymous fd support
Jiffin Tony Thottan
2015-05-05
1
-0
/
+155
*
Upcall: Send stat as part of cache_invalidation notifications
Soumya Koduri
2015-05-05
1
-1
/
+4
*
Upcall: Process each of the upcall events separately
Soumya Koduri
2015-04-30
1
-7
/
+67
*
gfapi: fix potential non-0-terminated string (CID 1134002)
Michael Adam
2015-04-18
1
-1
/
+2
*
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
[next]