messages from 2024-01-25 10:44:58 to 2024-02-05 12:29:23 UTC [more...]
[PATCHES] RCU pathwalk race fixes
2024-02-05 12:29 UTC (25+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
` [PATCH 02/13] rcu pathwalk: prevent bogus hard errors from may_lookup()
` [PATCH 03/13] affs: free affs_sb_info with kfree_rcu()
` [PATCH 04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
` [PATCH 05/13] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
` [PATCH 06/13] afs: fix __afs_break_callback() / afs_drop_open_mmap() race
` [PATCH 07/13] nfs: make nfs_set_verifier() safe for use in RCU pathwalk
` [PATCH 08/13] nfs: fix UAF on pathwalk running into umount
` [PATCH 09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
` [PATCH 10/13] procfs: make freeing proc_fs_info rcu-delayed
` [PATCH 11/13] fuse: fix UAF in rcu pathwalks
` [PATCH 12/13] cifs_get_link(): bail out in unsafe case
` [PATCH 13/13] ext4_get_link(): fix breakage in RCU mode
` RCU pathwalk audit notes
[PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-02-05 12:19 UTC (56+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks "
` [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core
` [PATCH v3 27/47] filelock: clean up locks_delete_block internals
` [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to "
` [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
` [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
` [PATCH v3 35/47] afs: "
` [PATCH v3 36/47] ceph: "
` [PATCH v3 37/47] dlm: "
` [PATCH v3 38/47] gfs2: "
` [PATCH v3 39/47] fuse: "
` [PATCH v3 40/47] lockd: "
` [PATCH v3 41/47] nfs: "
` [PATCH v3 42/47] nfsd: "
` [PATCH v3 43/47] ocfs2: "
` [PATCH v3 44/47] smb/client: "
` [PATCH v3 45/47] smb/server: "
` [PATCH v3 46/47] filelock: remove temporary compatibility macros
` [PATCH v3 47/47] filelock: split leases out of struct file_lock
How to automatically drop unresponsive CIFS /SMB connections
2024-02-05 12:10 UTC (4+ messages)
[PATCH] ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
2024-02-05 11:45 UTC (2+ messages)
SMB 1.0 broken between Kernel versions 6.2 and 6.5
2024-02-05 9:37 UTC (8+ messages)
[bug report] cifs: do not search for channel if server is terminating
2024-02-05 8:52 UTC
[PATCH] smb: client: do not defer close open handles to deleted files
2024-02-04 21:57 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2024-02-04 7:44 UTC (2+ messages)
workqueue warning
2024-02-03 22:47 UTC (2+ messages)
ksmbd oops in xfstest generic/298 with multichannel
2024-02-03 22:36 UTC
[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
2024-02-03 15:39 UTC (9+ messages)
[PATCH -next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
2024-02-02 22:57 UTC (3+ messages)
[PATCH AUTOSEL 6.1 08/15] smb: Work around Clang __bdos() type confusion
2024-02-02 18:40 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 09/15] cifs: translate network errors on send to -ECONNABORTED
[PATCH AUTOSEL 6.6 10/21] smb: Work around Clang __bdos() type confusion
2024-02-02 18:40 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 11/21] cifs: cifs_pick_channel should try selecting active channels
` [PATCH AUTOSEL 6.6 12/21] cifs: translate network errors on send to -ECONNABORTED
` [PATCH AUTOSEL 6.6 13/21] cifs: helper function to check replayable error codes
[PATCH AUTOSEL 6.7 11/23] smb: Work around Clang __bdos() type confusion
2024-02-02 18:39 UTC (4+ messages)
` [PATCH AUTOSEL 6.7 12/23] cifs: cifs_pick_channel should try selecting active channels
` [PATCH AUTOSEL 6.7 13/23] cifs: translate network errors on send to -ECONNABORTED
` [PATCH AUTOSEL 6.7 14/23] cifs: helper function to check replayable error codes
[PATCH 1/2] smb: client: reuse file lease key in compound operations
2024-02-02 12:50 UTC (9+ messages)
` [PATCH 2/2] smb: client: retry compound request without reusing lease
[PATCH] smb: client: Fix a double lock bug in smb2_reconnect()
2024-02-01 18:03 UTC (2+ messages)
State of unix extensions and symlink support
2024-02-01 18:01 UTC
[PATCH 1/5] cifs: avoid redundant calls to disable multichannel
2024-02-01 11:15 UTC (5+ messages)
` [PATCH 2/5] cifs: change tcon status when need_reconnect is set on it
` [PATCH 3/5] cifs: do not search for channel if server is terminating
` [PATCH 4/5] cifs: failure to add channel on iface should bump up weight
` [PATCH 5/5] cifs: enforce nosharesock when multichannel is used
fix for patch "cifs" make sure that channel scaling is done only once"
2024-01-31 22:57 UTC (2+ messages)
[PATCH] smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
2024-01-31 20:20 UTC (3+ messages)
multiuser mount not working in CentOS 9
2024-01-31 18:46 UTC (2+ messages)
[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
2024-01-30 22:49 UTC (6+ messages)
[PATCH 0/2] netfs: Miscellaneous fixes
2024-01-30 21:57 UTC (7+ messages)
` [PATCH 1/2] netfs: Fix i_dio_count leak on DIO read past i_size
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
Details of the order
2024-01-30 9:13 UTC
[PATCH AUTOSEL 6.1 3/5] cifs: open_cached_dir should not rely on primary channel
2024-01-29 18:35 UTC
[PATCH AUTOSEL 6.6 07/10] cifs: open_cached_dir should not rely on primary channel
2024-01-29 18:35 UTC
[PATCH AUTOSEL 6.7 09/12] cifs: open_cached_dir should not rely on primary channel
2024-01-29 18:34 UTC
[PATCH 5.10.y] cifs: fix off-by-one in SMB2_query_info_init()
2024-01-29 16:52 UTC (5+ messages)
[PATCH 5.15.y] cifs: fix off-by-one in SMB2_query_info_init()
2024-01-28 17:14 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the cifs tree
2024-01-28 12:38 UTC (2+ messages)
[PATCH 0/2] smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel
2024-01-27 23:01 UTC (9+ messages)
` [PATCH 1/2] stddef: Introduce DECLARE_FLEX_ARRAY() helper
` [PATCH 2/2] smb3: Replace smb2pdu 1-element arrays with flex-arrays
[GIT PULL] smb3 client fixes
2024-01-27 17:21 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2024-01-27 17:21 UTC (2+ messages)
[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
2024-01-25 23:58 UTC (20+ messages)
` [PATCH v2 27/41] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core
` [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock
` [PATCH v2 30/41] afs: "
` [PATCH v2 31/41] ceph: "
` [PATCH v2 32/41] dlm: "
` [PATCH v2 33/41] gfs2: "
` [PATCH v2 34/41] lockd: "
` [PATCH v2 35/41] nfs: "
` [PATCH v2 36/41] nfsd: "
` [PATCH v2 37/41] ocfs2: "
` [PATCH v2 38/41] smb/client: "
` [PATCH v2 39/41] smb/server: "
` [PATCH v2 40/41] filelock: remove temporary compatability macros
` [PATCH v2 41/41] filelock: split leases out of struct file_lock
Roadmap for netfslib and local caching (cachefiles)
2024-01-25 19:28 UTC (7+ messages)
[PATCH] smb: Work around Clang __bdos() type confusion
2024-01-25 18:28 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox