vfs_gpfs: remove ENOSYS fallback from vfs_gpfs_fntimes()
[samba.git] / source3 / modules / vfs_gpfs.c
2021-08-26 Ralph Boehmevfs_gpfs: remove ENOSYS fallback from vfs_gpfs_fntimes()
2021-08-26 Ralph Boehmevfs_gpfs: pass fsp to smbd_gpfs_set_times()
2021-08-26 Ralph Boehmevfs_gpfs: deal with pathref fsps in vfs_gpfs_fntimes()
2021-08-26 Ralph Boehmevfs_gpfs: add sys_proc_fd_path() fallback to vfs_gpfs_f...
2021-08-26 Ralph Boehmevfs_gpfs: remove ENOSYS fallback from vfs_gpfs_fset_dos...
2021-08-26 Ralph Boehmevfs_gpfs: add path based fallback for gpfswrap_fstat_x...
2021-08-26 Ralph Boehmevfs_gpfs: check for O_PATH support in gpfswrap_fstat_x()
2021-08-26 Ralph Boehmevfs_gpfs: make vfs_gpfs_connect() a no-op on IPC shares
2021-08-26 Stefan Metzmachervfs_gpfs: don't check for struct gpfs_config_data in...
2021-08-26 Ralph Boehmevfs_gpfs: call SMB_VFS_NEXT_CONNECT() before running...
2021-07-14 Ralph Boehmes3: expect fstatat() and dirfd()
2021-06-09 Jeremy Allisons3: VFS: gpfs: Remove gpfsacl_sys_acl_blob_get_file().
2021-06-09 Jeremy Allisons3: VFS: gpfs: Remove gpfsacl_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: gpfs. Remove gpfsacl_get_nt_acl_at().
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-06-02 Jeremy Allisons3: VFS: gpfs. parent_smb_fname() -> SMB_VFS_PARENT_PAT...
2021-05-18 Jeremy Allisons3: VFS: gpfs: Remove gpfsacl_sys_acl_delete_def_file().
2021-05-18 Jeremy Allisons3: VFS: gpfs: Add gpfsacl_sys_acl_delete_def_fd().
2021-04-19 Samuel Cabreros3: VFS: gpfs: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: gpfs: Implement SMB_VFS_FNTIMES()
2021-04-11 Noel Powers3/modules: VFS: gpfs: Remove vfs_gpfs_chmod() function
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2020-12-30 Archanavfs_gpfs:Logging filename for smbd_gpfs_set_times_path()
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs_gpfs: add support for SMB_ACL_TYPE_DEFAULT in gpfsa...
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmevfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()
2020-12-16 Ralph Boehmevfs_gpfs: fix bogus compiler warning
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for fstat() calls
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_gpfs: implement SMB_VFS_OPENAT()
2020-05-07 Jeremy Allisons3: VFS: gpfs. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: gpfs. Add gpfsacl_get_nt_acl_at().
2020-05-05 Ralph Boehmesmbd: convert SMB_VFS_GET_REAL_FILENAME() arg path...
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmevfs_gpfs: realign synthetic_smb_fname() args in gpfsacl...
2020-05-05 Ralph Boehmevfs_gpfs: pass smb_fname to gpfsacl_emu_chmod()
2020-04-29 Ralph Boehmevfs_gpfs: use parent_smb_fname()
2020-04-03 Ralph Boehmesmbd: move files_struct.is_sparse to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.kernel_share_modes_taken to...
2020-02-03 Ralph Wuerthnervfs_gpfs: Remove discard_const_p() from gpfswrap_quotac...
2020-02-03 Ralph Wuerthnervfs_gpfs: Remove discard_const_p() from gpfs_putacl...
2020-02-03 Ralph Wuerthnervfs_gpfs: Remove discard_const_p() from gpfswrap_quotac...
2020-01-21 Christof Schmittvfs_gpfs: Preserve errno across unbecome_root call
2020-01-21 Christof Schmittvfs_gpfs: Cleanup lease mapping function
2020-01-21 Christof Schmittvfs_gpfs: Change lease helper function to only provide...
2020-01-21 Christof Schmittvfs_gpfs: Remove function call from "if" statement
2020-01-21 Christof Schmittvfs_gpfs: Reformat function definition of vfs_gpfs_setlease
2020-01-21 Christof Schmittvfs_gpfs: Remove call to linux_set_lease_capability
2020-01-08 Christof Schmittvfs_gpfs: Update message for requesting sharemode on...
2020-01-08 Christof Schmittvfs_gpfs: Log failed gpfs_set_share call as error
2020-01-08 Christof Schmittvfs_gpfs: Print message when share modes are disabled...
2020-01-08 Christof Schmittvfs_gpfs: Explicitly log when share mode has been denied
2020-01-08 Christof Schmittvfs_gpfs: Use early return in sharemode function
2020-01-08 Christof Schmittvfs_gpfs: Switch share mode helper function to return int
2020-01-08 Christof Schmittvfs_gpfs: Remove logging for unsupported file system
2020-01-08 Christof Schmittvfs_gpfs: Only clear sharemode on close when sharemode...
2020-01-08 Christof Schmittvfs_gpfs: Log error if clearing of sharemode fails...
2020-01-08 Christof Schmittvfs_gpfs: Add comment explaining why sharemode is dropp...
2020-01-08 Christof Schmittvfs_gpfs: Remove unncessary check from close function
2020-01-08 Christof Schmittvfs_gpfs: Cleanup debug message file system share mode
2020-01-08 Christof Schmittvfs_gpfs: Cleanup clearing file system share mode
2020-01-08 Christof Schmittvfs_gpfs: Move mapping to sharemode deny to helper...
2020-01-08 Christof Schmittvfs_gpfs: Move mapping from access mask to sharemode...
2020-01-08 Christof Schmittvfs_gpfs: Remove check for open file in share mode...
2020-01-08 Christof Schmittvfs_gpfs: Rename argument of flock function
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-11-19 Christof Schmittvfs_gpfs: Use update_stat_ex_create_time
2019-11-19 Christof Schmittvfs_gpfs: Create fileid from filesystem metadata
2019-11-19 Christof Schmittvfs_gpfs: Use gpfs_fstat_x in vfs_gpfs_fget_dos_attributes
2019-11-19 Christof Schmittvfs_gpfs: Use gpfs_stat_x in vfs_gpfs_get_dos_attributes
2019-10-02 Ralph Boehmes3:smbd: use is_named_stream() in a a few places
2019-08-14 Christof Schmittvfs_gpfs: Check group quota for directory when SGID...
2019-08-06 Volker Lendeckevfs_gpfs: Avoid "fsp->share_access" in vfs_gpfs_kernel_...
2019-08-06 Ralph Boehmes3:smbd: Incomplete conversion of former parametric...
2019-07-23 Christof Schmittvfs_gpfs: Implement special case for denying owner...
2019-07-23 Christof Schmittvfs_gpfs: Move mapping from generic NFSv ACL to GPFS...
2019-07-23 Christof Schmittvfs_gpfs: Remove merge_writeappend parameter
2019-07-01 Ralph Boehmes3: convert struct stat_ex st_ex_calculated_birthtime...
2019-05-19 Rikard Falkebornvfs_gpfs: Fix return value if getting data fails
2019-04-23 Christof Schmittvfs_gpfs: Block punchhole calls for non-sparse files
2019-04-22 Christof Schmittvfs_gpfs: Remove usage of gpfs_prealloc
2019-01-29 Volker Lendeckevfs_gpfs: Fix the 32-bit build
2018-09-18 Christof Schmittvfs_gpfs: Check for GPFS file system on connect
2018-07-27 Ralph Boehmesmbd: use async dos_mode_at_send in smbd_smb2_query_dir...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-05-25 Christof Schmittvfs_gpfs: Use full_path_tos instead of talloc_asprintf
2018-05-25 Christof Schmittvfs_gpfs: Remove get_full_smb_filename from is_offline...
2018-05-25 Christof Schmittvfs_gpfs: Remove wrong get_full_smb_filename from ntime...
2018-05-25 Christof Schmittvfs_gpfs: Adjust debug level when get_winattrs returns...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-09-04 Christof Schmittvfs_gpfs: Request DENY_DELETE sharemode when possible
2017-09-04 Christof Schmittvfs_gpfs: Do not map DELETE sharemode access to WRITE
2017-08-08 Ralph Boehmevfs_gpfs: handle EACCES when fetching DOS attributes...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-03 Christof Schmittvfs_gpfs: Fix compile error in gpfsacl_sys_acl_set_fd
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
next