public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2022-05-25 22:37:08 to 2022-06-06 19:19:56 UTC [more...]

Linux 5.18-rc4
 2022-06-06 19:19 UTC  (5+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 58/59] fs/netfs/buffered_flush.c:664 netfs_find_writeback_start() error: uninitialized symbol 'ret'
 2022-06-06 12:24 UTC 

Patch "x86/delay: Fix the wrong asm constraint in delay_loop()" has been added to the 5.15-stable tree
 2022-06-06 12:21 UTC 

[RFC PATCH v1 0/5] Ensure io_uring data structure consistentcy in liburing
 2022-06-06 11:51 UTC  (8+ messages)
` [RFC PATCH v1 1/5] lib: Don't indent in `#ifdef -> #define -> #endif` block
` [RFC PATCH v1 2/5] lib: Add `BUILD_BUG_ON()` macro
` [RFC PATCH v1 3/5] lib: Add `sizeof_field()` macro
` [RFC PATCH v1 4/5] Avoid macro redefinition warnings
` [RFC PATCH v1 5/5] Add io_uring data structure build assertion

Patch "x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails" has been added to the 5.15-stable tree
 2022-06-06  9:43 UTC 

[PATCH] slc: Fix file descriptor leak
 2022-06-06  3:02 UTC  (10+ messages)

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-06-06  2:15 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 58/59] fs/netfs/buffered_flush.c:408:30: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2022-06-04 19:43 UTC 

[GIT PULL] Followup io_uring changes and fixes
 2022-06-03 18:50 UTC  (2+ messages)

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-03 13:04 UTC  (31+ messages)
` [PATCH v7 01/15] mm: Move starting of background writeback into the main balancing loop
` [PATCH v7 02/15] mm: Move updates of dirty_exceeded into one place
` [PATCH v7 03/15] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v7 04/15] iomap: Add flags parameter to iomap_page_create()
` [PATCH v7 05/15] iomap: Add async buffered write support
` [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
` [PATCH v7 07/15] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v7 08/15] fs: add __remove_file_privs() with flags parameter
` [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v7 10/15] fs: Add async write file modification handling
` [PATCH v7 11/15] fs: Optimization for concurrent file time updates
` [PATCH v7 12/15] io_uring: Add support for async buffered writes
` [PATCH v7 13/15] io_uring: Add tracepoint for short writes
` [PATCH v7 14/15] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v7 15/15] xfs: Add async buffered write support

[ammarfaizi2-block:paulmck/linux-rcu/dave.2022.06.02a 56/78] kernel/rcu/tasks.h:1239:8: error: variable has incomplete type 'typeof (({
 2022-06-02 23:52 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dave.2022.06.02a 56/78] kernel/rcu/tasks.h:1239:9: error: aggregate value used where an integer was expected
 2022-06-02 22:05 UTC 

[PROJECT buubuu] Several questions about the project
 2022-06-02 16:48 UTC 

Undelivered Mail Returned to Sender
 2022-06-02 14:59 UTC 

[PATCH buubuu v2] User Update
 2022-06-02 14:11 UTC 

[PATCH] io_uring: Remove redundant NULL check before kfree
 2022-06-02  7:47 UTC  (2+ messages)

[PATCH] io_uring: reinstate the inflight tracking
 2022-06-02  7:45 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 36/59] ERROR: modpost: "fscache_begin_cache_operation" [fs/ceph/ceph.ko] undefined!
 2022-06-01 23:56 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 39/59] fs/netfs/crypto.c:208:1: warning: the frame size of 1056 bytes is larger than 1024 bytes
 2022-06-01 23:05 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 36/59] ERROR: modpost: "fscache_begin_cache_operation" [fs/afs/kafs.ko] undefined!
 2022-06-01 22:54 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 58/59] fs/netfs/buffered_flush.c:411:16: warning: comparison of distinct pointer types ('typeof (hard_align) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12) << ctx->cache_order) *' (aka 'unsigned long *'))
 2022-06-01 21:40 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 58/59] fs/netfs/buffered_flush.c:408:16: warning: comparison of distinct pointer types ('typeof (hard_align) *' (aka 'unsigned int *') and 'typeof (1UL << __builtin_choose_expr(((!!(sizeof ((typeof (ctx->min_bshift) *)1 == (typeof (ctx->crypto_bshift) *)1))) && 
 2022-06-01 21:28 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 37/59] fs/netfs/output.c:274:32: warning: unused variable 'cookie'
 2022-06-01 21:28 UTC 

[GIT PULL] io_uring updates for 5.18-rc1
 2022-06-01 19:20 UTC  (10+ messages)

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:67: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-06-01 11:01 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 77/78] kernel/rcu/tasks.h:1231:12: warning: variable 'realnew' set but not used
 2022-06-01  8:59 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 34/41] fs/cifs/smb2ops.c:3965:34: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-06-01  7:17 UTC 

[PATCH 0/5] io_uring: add opcodes for current working directory
 2022-06-01  2:57 UTC  (11+ messages)
` [PATCH 1/5] io_uring: add rename opcode "
` [PATCH 2/5] io_uring: add unlink "
` [PATCH 3/5] io_uring: add mkdir "
` [PATCH 4/5] io_uring: add symlink "
` [PATCH 5/5] io_uring: add link "
  ` [External] Re: [PATCH 0/5] io_uring: add opcodes "

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-05-31 18:12 UTC  (30+ messages)
` [PATCH v6 01/16] mm: Move starting of background writeback into the main balancing loop
` [PATCH v6 02/16] mm: Move updates of dirty_exceeded into one place
` [PATCH v6 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v6 05/16] iomap: Add async buffered write support
` [PATCH v6 06/16] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v6 07/16] fs: add __remove_file_privs() with flags parameter
` [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v6 09/16] fs: Add async write file modification handling
` [PATCH v6 10/16] fs: Optimization for concurrent file time updates
` [PATCH v6 11/16] io_uring: Add support for async buffered writes
` [PATCH v6 12/16] io_uring: Add tracepoint for short writes
` [PATCH v6 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v6 15/16] xfs: Add async buffered write support
` [PATCH v6 16/16] xfs: Enable "

[syzbot] UBSAN: array-index-out-of-bounds in io_submit_sqes
 2022-05-31  9:53 UTC  (10+ messages)

[LIBURING PATCH v2] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
 2022-05-30 22:55 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:67: warning: passing argument 2 of 'bset_mem_set_bit' makes pointer from integer without a cast
 2022-05-30 21:59 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:37: warning: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'volatile unsigned long *'; take the address with &
 2022-05-30 20:48 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 40/41] fs/netfs/io.c:596:15: warning: variable 'ix' set but not used
 2022-05-30 20:38 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:67: warning: passing argument 2 of 'set_bit' makes pointer from integer without a cast
 2022-05-30 19:27 UTC 

[PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
 2022-05-30 13:45 UTC  (3+ messages)

[LIBURING PATCH] Let IORING_OP_FILES_UPDATE support to choose fixed file slots
 2022-05-30 12:56 UTC  (2+ messages)

[PATCH] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
 2022-05-30 12:53 UTC  (2+ messages)

[syzbot] WARNING in dma_map_sgtable (2)
 2022-05-30 12:48 UTC 

[RFC] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slot
 2022-05-28 12:27 UTC  (4+ messages)

[PATCH 0/2] two bug fixes about direct fd install
 2022-05-28  2:14 UTC  (9+ messages)
` [PATCH 1/2] io_uring: fix file leaks around io_fixed_fd_install()
` [PATCH 2/2] io_uring: defer alloc_hint update to io_file_bitmap_set()
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH buubuu v1 0/5] Login and Register page
 2022-05-27 20:39 UTC  (6+ messages)
` [PATCH buubuu v1 1/5] view: Create register.html
` [PATCH buubuu v1 2/5] view: Create login.html
` [PATCH buubuu v1 3/5] auth-controller: Register: Render register.html on HTTP GET request
` [PATCH buubuu v1 4/5] auth-controller: Login: Render login.html "
` [PATCH buubuu v1 5/5] server: auth: Create `/login` route

Erroneous socket connect pass?
 2022-05-27 14:47 UTC  (2+ messages)

[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-05-27 13:50 UTC 

[PATCH] io_uring: wire up allocated direct descriptors for socket
 2022-05-27  5:56 UTC  (2+ messages)

RWF_NOWAIT does not work on socket
 2022-05-27  3:49 UTC 

[PATCH teavpn2 0/3] teavpn2 fixes
 2022-05-27  0:14 UTC  (5+ messages)
` [PATCH teavpn2 1/3] allocator: Fix `@errno` value when overflow
` [PATCH teavpn2 2/3] net: iface: Fix a potential NULL pointer dereference
` [PATCH teavpn2 3/3] arch/linux: syscall: Fix retval checking in libc syscall

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.05.23b 64/68] arch/s390/include/asm/cmpxchg.h:160:17: error: cast to union type from type not present in union
 2022-05-26 22:44 UTC 

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 60/60] io_uring/io_uring.c:224:13: error: use of undeclared identifier 'io_eopnotsupp_prep'
 2022-05-26 22:44 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.05.23b 64/68] arch/powerpc/include/asm/cmpxchg.h:474:6: error: cast to union type from type not present in union
 2022-05-26 21:03 UTC 

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 60/60] io_uring/io_uring.c:410:43: error: 'io_eopnotsupp_prep' undeclared here (not in a function)
 2022-05-26 20:52 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/9] fs/cifs/file.c:2735:36: error: no member named 'max_frmr_depth' in 'struct smbd_connection'
 2022-05-26 18:20 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/9] fs/cifs/file.c:2735:62: error: 'struct smbd_connection' has no member named 'max_frmr_depth'
 2022-05-26 18:20 UTC 

[PATCH v5 00/16] io-uring/xfs: support async buffered writes
 2022-05-26 17:39 UTC  (8+ messages)
` [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v5 05/16] iomap: Add async buffered write support
` [PATCH v5 11/16] io_uring: Add support for async buffered writes
` [PATCH v5 15/16] xfs: Add async buffered write support

[PATCH] io_uring: fix a memory leak of buffer group list on exit
 2022-05-26 17:36 UTC 

[GIT PULL tor v1 0/6] Build fixes for clang-15
 2022-05-26 11:41 UTC  (7+ messages)
` [PATCH tor v1 1/6] channel: Fix clang-15 complaint (unused variable)
` [PATCH tor v1 2/6] connection_or: "
` [PATCH tor v1 3/6] routerlist: "
` [PATCH tor v1 4/6] compat_libevent: "
` [PATCH tor v1 5/6] test/bench: "
` [PATCH tor v1 6/6] test/test_hs_descriptor: Don't invoke GCC warning when compiling with clang


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox