messages from 2022-07-26 23:13:03 to 2022-08-02 13:49:27 UTC [more...]
[PATCH] Add a read memory barrier to wait_on_buffer
2022-08-02 13:49 UTC (34+ messages)
` [PATCH v2] make buffer_locked provide an acquire semantics
` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
` [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
` [PATCH v3 2/2] make buffer_locked provide an acquire semantics
[PATCH v8 00/31] Rust support
2022-08-02 13:48 UTC (3+ messages)
[RFC][PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-08-02 12:50 UTC (6+ messages)
` [RFC][PATCH v2] "
[PATCH 1/2] ext4: don't increase iversion counter for ea_inodes
2022-08-02 11:58 UTC (9+ messages)
` [PATCH 2/2] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
[PATCH v3] fs/ufs: Replace kmap() with kmap_local_page()
2022-08-02 7:06 UTC (3+ messages)
[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
2022-08-02 0:49 UTC (12+ messages)
[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-08-01 23:19 UTC (8+ messages)
[RFC][CFT][PATCHSET] iov_iter stuff
2022-08-01 22:54 UTC (10+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
` [PATCH 09/44] new iov_iter flavour - ITER_UBUF
` [PATCH 9/44] "
[git pull] vfs.git pile 2 - lseek stuff
2022-08-01 20:31 UTC
[git pull] vfs.git pile 1 - namei stuff
2022-08-01 20:17 UTC
[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
2022-08-01 19:09 UTC (4+ messages)
` [RFC PATCH 1/3] cifs: change module name to "smbfs.ko"
` [RFC PATCH 2/3] smbfs: rename directory "fs/cifs" -> "fs/smbfs"
` [RFC PATCH 3/3] smbfs: update doc references
[PATCH 0/3] Dump command line of faulting process to syslog
2022-08-01 16:57 UTC (5+ messages)
` [PATCH 1/3] proc: Add get_task_cmdline_kernel() function
` [PATCH 2/3] lib/dump_stack: Add dump_stack_print_cmdline() and wire up in dump_stack_print_info()
` [PATCH 3/3] x86/fault: Dump command line of faulting process to syslog
[GIT PULL] Fsnotify changes for v5.20-rc1
2022-08-01 16:18 UTC (2+ messages)
[GIT PULL] Ext2 and reiserfs fixes and cleanups for 5.20-rc1
2022-08-01 16:18 UTC (2+ messages)
[GIT PULL] file locking changes for v6.0
2022-08-01 16:18 UTC (2+ messages)
[GIT PULL] acl updates for v5.20/v6.0
2022-08-01 16:18 UTC (3+ messages)
[GIT PULL] fs idmapped updates for v5.20/v6.0
2022-08-01 16:18 UTC (2+ messages)
[PATCH] writeback: check wb shutdown for bw_dwork
2022-08-01 15:52 UTC (4+ messages)
` [PATCH v2] writeback: avoid use-after-free after removing device
remove iomap_writepage v2
2022-08-01 15:31 UTC (8+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-01 14:40 UTC (9+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag
[PATCH] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
2022-08-01 13:23 UTC (2+ messages)
[PATCH] hfsplus: Convert kmap() to kmap_local_page() in bitmap.c
2022-08-01 12:56 UTC (4+ messages)
memory leak in cap_inode_getsecurity
2022-08-01 12:37 UTC (6+ messages)
` [syzbot] "
[PATCH] proc: remove initialization assignment
2022-08-01 8:51 UTC
[PATCH -next] Documentation/filesystems/proc.rst: Change the document about cputime
2022-08-01 22:30 UTC
[PATCH 1/1] MAINTAINERS: Add Namjae's exfat git tree
2022-08-01 8:31 UTC (2+ messages)
[PATCH RESEND] chardev: fix error handling in cdev_device_add()
2022-08-01 6:20 UTC (4+ messages)
generic/471 failing on linux-next -- KI?
2022-07-31 22:59 UTC (2+ messages)
[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
2022-07-31 20:42 UTC (9+ messages)
[PATCH v4 0/9] make statx() return DIO alignment information
2022-07-31 3:08 UTC (5+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
[PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
2022-07-31 1:40 UTC (2+ messages)
WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
2022-07-30 20:21 UTC (4+ messages)
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2022-07-30 9:39 UTC (17+ messages)
[PATCH 0/4 v2] fs/dcache: Resolve the last RT woes
2022-07-30 4:41 UTC (6+ messages)
` [PATCH 1/4 v2] fs/dcache: d_add_ci() needs to complete parallel lookup
` [PATCH 2/4 v2] fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RT
` [PATCH 3/4 v2] fs/dcache: Move the wakeup from __d_lookup_done() to the caller
` [PATCH 4/4 v2] fs/dcache: Move wakeup out of i_seq_dir write held region
[PATCH 0/2] afs: Fix ref-put functions
2022-07-29 16:39 UTC (3+ messages)
` [PATCH 1/2] afs: Use refcount_t rather than atomic_t
` [PATCH 2/2] afs: Fix access after dec in put functions
[PATCH 0/2] landlock: truncate(2) support
2022-07-29 11:58 UTC (6+ messages)
` [PATCH 2/2] landlock: Selftests for "
[fs/lock] 0064b3d9f9: BUG:kernel_NULL_pointer_dereference,address
2022-07-29 5:29 UTC (3+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-07-29 4:54 UTC (6+ messages)
[PATCH v2 0/5] exfat: Fixes for ENAMETOOLONG error handling
2022-07-29 3:08 UTC (2+ messages)
[PATCH] proc: /proc/<pid>/maps: release mmap read lock
2022-07-28 14:58 UTC
[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
2022-07-28 14:09 UTC (9+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/7] initramfs: Move cpio handling routines into lib/
` [RFC PATCH v2 2/7] lib/cpio: Improve error handling
` [RFC PATCH v2 3/7] lib/cpio: use non __init filesystem related functions
` [RFC PATCH v2 4/7] lib/cpio: Allow use outside of initramfs creation
` [RFC PATCH v2 5/7] lib/cpio: Add a parse-only option that doesn't extract any files
` [RFC PATCH v2 6/7] HACK: Allow the use of generic decompress with gzip outside __init
` [RFC PATCH v2 7/7] ima: Support measurement of kexec initramfs components
[PATCH 0/5] dma mapping optimisations
2022-07-28 13:25 UTC (16+ messages)
` [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
` [PATCH 4/5] io_uring: add support for dma pre-mapping
x86_64/kvm: kernel hangs on poweroff
2022-07-28 12:52 UTC (4+ messages)
[LSF/MM/BPF TOPIC] block drivers in user space
2022-07-28 8:23 UTC (4+ messages)
[PATCH v2] fs: Call kmap_local_page() in copy_string_kernel()
2022-07-27 21:13 UTC (2+ messages)
kernel BUG in ext4_writepages
2022-07-27 17:51 UTC (6+ messages)
` [PATCH] ext4: try to flush inline data before calling BUG in writepages
[RFC PATCH 0/6] Introduce "sysctl:" module aliases
2022-07-27 17:11 UTC (12+ messages)
` [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
` [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
` [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias
[PATCH 5.10 005/105] io_uring: Use original task for req identity in io_identity_cow()
2022-07-27 16:09 UTC
fs: An unexpected ACL pass
2022-07-27 15:21 UTC
unlinkat(2): New flag AT_DEFER_UNLINK
2022-07-27 15:01 UTC
[PATCH v2] vfs: bypass may_create_in_sticky check on newly-created files if task has CAP_FOWNER
2022-07-27 14:53 UTC (3+ messages)
[PATCH] vfs: bypass may_create_in_sticky check if task has CAP_FOWNER
2022-07-27 13:36 UTC (6+ messages)
[RFC PATCH] vfs: don't check may_create_in_sticky if the file is already open/created
2022-07-27 13:17 UTC (8+ messages)
[PATCH v5 0/2] Prevent re-use of FUSE block-device-based superblock after force unmount
2022-07-27 9:31 UTC (4+ messages)
` [PATCH v5 1/2] fs/super: function to prevent re-use of block-device-based superblocks
` [PATCH v5 2/2] FUSE: Retire block-device-based superblock on force unmount
help with a fuse-overlayfs hang please
2022-07-27 5:59 UTC (2+ messages)
fs/dcache: Resolve the last RT woes
2022-07-27 3:36 UTC (4+ messages)
` [PATCH 2/4] fs/dcache: Split __d_lookup_done()
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;
as well as URLs for NNTP newsgroup(s).