index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_aio_fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
vfs_aio_fork: implement POSIX append-IO
Ralph Boehme
1
-3
/
+15
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-12-16
smbd: use fsp_get_pathref_fd() when close()ing fds
Ralph Boehme
1
-2
/
+2
2020-12-16
smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata
Ralph Boehme
1
-6
/
+6
2020-12-16
smbd: use fsp_set_fd()
Ralph Boehme
1
-1
/
+1
2020-05-12
s3: VFS: aio_fork: Change sys_pwrite() -> sys_pwrite_full() to protect agains...
Jeremy Allison
1
-1
/
+1
2020-05-12
s3: VFS: aio_fork: Change sys_pread() -> sys_pread_full() to protect against ...
Jeremy Allison
1
-1
/
+1
2018-09-07
s3: Rename server_event_context() to global_event_context()
Christof Schmitt
1
-2
/
+2
2017-12-18
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
1
-1
/
+1
2017-12-12
vfs_aio_fork: Use a shorter random delay
Volker Lendecke
1
-1
/
+1
2017-12-12
vfs_aio_fork: Fix vfs_aio_pwrite
Volker Lendecke
1
-0
/
+2
2017-12-12
vfs_aio_fork: Fix vfs_aio_pread
Volker Lendecke
1
-2
/
+14
2017-12-12
vfs_aio_fork: Fix a crash in aio_fork
Volker Lendecke
1
-25
/
+19
2017-12-12
vfs_aio_fork: Drop "volatile" from the mmap area in aio_fork
Volker Lendecke
1
-1
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2016-06-07
lib: Move msghdr to lib/util/
Volker Lendecke
1
-1
/
+1
2016-05-13
s3:vfs:aio_fork: fix O3 error unused result of write
Michael Adam
1
-1
/
+1
2016-03-28
vfs_aio_fork: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
1
-2
/
+3
2016-03-02
vfs/aio_fork: measure async request syscall duration
Ralph Boehme
1
-0
/
+9
2016-03-02
s3/vfs: wrap async io function args inside struct vfs_aio_state
Ralph Boehme
1
-21
/
+18
2015-11-13
s3: smbd: Change aio_pending_size static variable to a new "aio max threads" ...
Jeremy Allison
1
-11
/
+0
2015-11-13
s3: smbd: Remove aio_pending_size from globals.
Jeremy Allison
1
-1
/
+1
2015-10-13
lib: Move sys_rw* to lib/util
Volker Lendecke
1
-2
/
+2
2015-05-19
s3:vfs_aio_fork: avoid -Wcast-qual warnings
Stefan Metzmacher
1
-3
/
+3
2015-05-07
Fix a few printf format errors
Volker Lendecke
1
-2
/
+2
2015-05-06
smbd: Fix CID 703870 Uninitialized scalar variable
Volker Lendecke
1
-6
/
+1
2015-03-03
aio_fork: Fix CID 1273291 Uninitialized scalar variable
Volker Lendecke
1
-3
/
+1
2015-01-06
smbd: Properly handle EINTR in vfs_aio_fork
Volker Lendecke
1
-3
/
+12
2015-01-06
smbd: Use msghdr.[ch] in vfs_aio_fork
Volker Lendecke
1
-42
/
+20
2015-01-06
smbd: Use msghdr_prep_fds in vfs_aio_fork
Volker Lendecke
1
-30
/
+9
2014-12-07
lib: Split out write_data[_iov]
Volker Lendecke
1
-0
/
+1
2014-12-07
lib: Split out sys_[read|write] & friends
Volker Lendecke
1
-0
/
+1
2014-10-06
s3: lib, s3: modules: Fix compilation on Solaris.
Jeremy Allison
1
-1
/
+4
2014-06-16
build: fix the test and define for msg_accrights
Michael Adam
1
-1
/
+1
2014-06-02
build: rename HAVE_MSGHDR_MSG_ACCTRIGHTS to HAVE_STRUCT_MSGHDR_MSG_ACCTRIGHTS
Michael Adam
1
-1
/
+1
2014-06-02
build: rename HAVE_MSGHDR_MSG_CONTROL to HAVE_STRUCT_MSGHDR_MSG_CONTROL
Michael Adam
1
-4
/
+4
2014-06-02
vfs:aio_fork: simplify checking of MSG_CONTROL and MSG_ACCTRIGHTS
Michael Adam
1
-9
/
+8
2013-02-22
s3-vfs: Don't leak file descriptor.
Andreas Schneider
1
-2
/
+1
2013-02-19
s3:modules: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:modules: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:modules: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-1
/
+1
2012-09-01
s3: Fix warnings in aio_fork.c
Volker Lendecke
1
-2
/
+4
2012-08-21
s3-vfs: Make vfs_aio_fork erratic timing behaviour a run-time option
Andrew Bartlett
1
-5
/
+44
2012-08-21
build: Remove special case for the build farm
Andrew Bartlett
1
-3
/
+3
2012-07-18
config: The AIO engine is indepent of HAVE_AIO now
Volker Lendecke
1
-0
/
+2
2012-07-18
s3: Add aio_fsync to the aio_fork module
Volker Lendecke
1
-1
/
+112
2012-07-18
s3-aio-fork: make "read_cmd" an enum
Volker Lendecke
1
-7
/
+35
2012-07-18
s3: Convert aio_fork to pread/pwrite_send/recv
Volker Lendecke
1
-323
/
+174
2012-07-18
s3-aio_fork: Convert get_idle_child from NTSTATUS to errno
Volker Lendecke
1
-14
/
+17
2012-07-18
s3-aio_fork: Convert create_aio_child from NTSTATUS to errno
Volker Lendecke
1
-16
/
+20
[next]