s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / modules / vfs_btrfs.c
2023-11-01 Volker Lendeckesmbd: Simplify sys_proc_fd_path()
2023-09-27 Joseph Suttons3:modules: Initialize ‘tm’ structure
2022-08-15 Stefan Metzmachervfs_btrfs: fix include order, includes.h or replace...
2022-06-14 Ralph Boehmevfs_btrfs: reduce loglevel message to DEBUG in btrfs_fg...
2022-01-06 Jeremy Allisons3: smbd: Move implicit call to lp_posix_cifsu_locktype...
2021-10-08 Ralph Boehmevfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ...
2021-09-10 Ralph Boehmevfs_btrfs: fix btrfs_fget_compression()
2020-12-16 Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2019-09-11 Stefan Metzmachersmbd: rename [un]become_user*() to [un]become_user_with...
2018-06-18 Stefan Metzmachervfs_btrfs: make use of become_user_by_fsp() in order...
2018-06-18 Stefan Metzmachervfs_btrfs: don't keep state->subreq in btrfs_offload_wr...
2018-06-18 Stefan Metzmachervfs_btrfs: update s/btrfs_cc_state/btrfs_offload_write_...
2018-06-18 Stefan Metzmachervfs_btrfs: remove unused checks which are already caugh...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-05-10 David Disseldorpvfs: add VFS_COPY_CHUNK_FL_IGNORE_LOCKS for dup extents
2017-05-10 Aurelien Aptelvfs_btrfs: report FILE_SUPPORTS_BLOCK_REFCOUNTING capab...
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-02-25 Aurelien Aptels3/vfs_btrfs.c: use sizeof() instead of ARRAY_SIZE()
2015-03-31 David Disseldorpvfs_btrfs: add snapshot create/delete calls
2014-11-04 Noel Powerbtrfs: don't leak opened directory handle
2014-05-02 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-02-07 David Disseldorpvfs_btrfs: pass-through copy-chunk(len=0) requests
2013-12-07 Christian Ambachs3:vfs_btrfs change includes
2013-11-22 David Disseldorpvfs_btrfs: advertise per-file compression capability
2013-11-22 David Disseldorpvfs_btrfs: fix copy-chunk dest unlock args
2013-11-22 David Disseldorpvfs_btrfs: add [GET/SET]_COMPRESSION handlers
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-24 Andrew Bartlettvfs-btrfs: Fix build on 32 bit platforms by using long...
2013-03-24 Rusty RussellRevert "vfs_btrfs: fix compile on 32-bit platforms."
2013-03-23 Rusty Russellvfs_btrfs: fix compile on 32-bit platforms.
2013-03-09 David Disseldorps3-vfs: add vfs_btrfs module