index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_gpfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-16
s3:vfs_gpfs: fix build
Christian Ambach
1
-5
/
+5
2012-08-29
s3:vfs_gpfs: Use directory not file to get fileset id
Christof Schmitt
1
-2
/
+22
2012-08-17
s3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.c
Volker Lendecke
1
-0
/
+190
2012-08-16
s3:vfs_gpfs: make sure parameters are set correctly for leases
Christian Ambach
1
-0
/
+25
2012-08-15
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
1
-2
/
+2
2012-07-11
s3:vfs_gpfs: fix ACL length calculation
Ralph Wuerthner
1
-9
/
+4
2012-07-11
s3:vfs_gpfs: Check softquota before gracetime
Christof Schmitt
1
-1
/
+2
2012-06-22
s3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
Volker Lendecke
1
-2
/
+2
2012-06-15
s3:vfs_gpfs: add "gpfs:acl" option
Björn Baumbach
1
-0
/
+81
2012-05-08
s3:vfs/gpfs: Have inherited deny ACE's show up in ACLs
Alexander Werth
1
-2
/
+2
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-3
/
+3
2012-03-22
s3:vfs_gpfs: fix some compiler warnings
Christian Ambach
1
-3
/
+3
2012-03-22
s3:vfs_gpfs: remove fallback to linux_setlease
Christian Ambach
1
-6
/
+0
2012-03-22
s3:vfs_gpfs: correct use of profiling macros
Christian Ambach
1
-4
/
+5
2012-03-22
s3:vfs_gpfs: Implement fallocate callback for GPFS
Christof Schmitt
1
-0
/
+41
2012-03-22
s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotas
Christof Schmitt
1
-0
/
+129
2012-02-10
s3:vfs_gpfs:quieten an expectable warning message
Christian Ambach
1
-1
/
+5
2012-02-10
s3:vfs_gpfs: fix a compiler warning
Christian Ambach
1
-1
/
+2
2012-02-10
s3:vfs_gpfs:Fix query of creation time from GPFS
Christof Schmitt
1
-0
/
+3
2012-02-10
s3:vfs_gpfs: make "gpfs:getrealfilename" a per share option
Stefan Metzmacher
1
-0
/
+14
2012-02-10
s3:vfs_gpfs: make "gpfs:ftruncate" a per share option
Stefan Metzmacher
1
-0
/
+13
2012-02-10
s3:vfs_gpfs: make "gpfs:winattr" a per share option
Stefan Metzmacher
1
-0
/
+70
2012-02-10
s3:vfs_gpfs: be less verbose in get/set_xattr functions
Stefan Metzmacher
1
-2
/
+2
2012-01-12
s3: Split a line with 1 statements
Volker Lendecke
1
-1
/
+2
2011-12-15
s3:vfs fix up vfs_gpfs after function pointer renames
Christian Ambach
1
-25
/
+25
2011-11-24
s3:vfs:gpfs fix some compiler warnings
Christian Ambach
1
-3
/
+3
2011-11-24
s3:vfs:gpfs convert syncio parameter
Christian Ambach
1
-2
/
+11
2011-05-16
gpfs.so: Add gpfs:syncio option
Gregor Beck
1
-0
/
+13
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-5
/
+5
2011-05-04
vfs_gpfs: Block sendfile for offline files
Volker Lendecke
1
-0
/
+12
2011-05-04
vfs_gpfs: Store the winattrs in st.vfs_private
Volker Lendecke
1
-5
/
+12
2011-04-26
s3:vfs use gpfs_lib_init
Christian Ambach
1
-0
/
+3
2011-04-18
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
1
-0
/
+1
2011-04-05
s3/vfs_gpfs: s/syncops/gpfs
Björn Jacke
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-02
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
1
-0
/
+7
2011-03-02
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
1
-0
/
+31
2011-03-02
s3: Announce HSM in the gpfs module
Volker Lendecke
1
-0
/
+23
2011-03-02
s3: GPFS can't deal with mangled names
Volker Lendecke
1
-0
/
+7
2011-02-25
s3: Fix a 64-bit warning in vfs_gpfs.c
Volker Lendecke
1
-1
/
+2
2011-02-23
s3: Improve an error msg in vfs_gpfs
Volker Lendecke
1
-1
/
+2
2011-01-21
s3:vfs:gpfs: fix logic when gpfs:winattr is false (the default!)
Rusty Russell
1
-1
/
+11
2010-12-17
s3/vfs_gpfs: map SPARSE attribute to/from WINATTRs, too
Björn Jacke
1
-2
/
+8
2010-10-27
s3: Make gpfs winattrs work again
Volker Lendecke
1
-7
/
+31
2010-10-13
s3:gpfs: Add support for the gpfs_ftruncate call
Christian Ambach
1
-0
/
+13
2010-10-13
s3:vfs:gpfs convert sharemodes/leases parameter
Christian Ambach
1
-8
/
+64
2010-05-18
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
1
-4
/
+4
2009-10-06
s3: Add access_mask to the flock VFS call
Abhidnya P Chirmule
1
-3
/
+3
2009-09-24
s3: Forgot to check in one build failure for vfs_gpfs.c
Volker Lendecke
1
-1
/
+1
2009-09-24
s3: Remove an unused variable
Volker Lendecke
1
-1
/
+0
[next]