linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 18:27:20 to 2024-02-07 01:47:33 UTC [more...]

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-07  1:47 UTC  (17+ messages)
` [PATCH v2 1/7] fs: super_set_uuid()
` [PATCH v2 2/7] overlayfs: Convert to super_set_uuid()
` [PATCH v2 3/7] fs: FS_IOC_GETUUID
` [PATCH v2 4/7] fat: Hook up sb->s_uuid
` [PATCH v2 5/7] fs: FS_IOC_GETSYSFSNAME
` [PATCH v2 6/7] xfs: add support for FS_IOC_GETSYSFSNAME
` [PATCH v2 7/7] bcachefs: "

[PATCH] fix netfs/folios regression
 2024-02-07  1:38 UTC  (3+ messages)

[PATCHv9 1/1] block: introduce content activity based ioprio
 2024-02-07  0:51 UTC  (2+ messages)

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2024-02-07  0:24 UTC  (2+ messages)

[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
 2024-02-07  0:08 UTC  (2+ messages)

[PATCH 0/6] block atomic writes for XFS
 2024-02-07  0:06 UTC  (7+ messages)
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support

[PATCH v3 0/3] fs/exec: remove current->in_execve flag
 2024-02-07  0:00 UTC  (5+ messages)
` [PATCH v3 1/3] LSM: add security_execve_abort() hook
` [PATCH v3 2/3] tomoyo: replace current->in_execve flag with "
` [PATCH v3 3/3] fs/exec: remove current->in_execve flag

[PATCH] fs, USB gadget: Rework kiocb cancellation
 2024-02-06 23:47 UTC 

[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
 2024-02-06 23:33 UTC  (11+ messages)

[PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-06 23:05 UTC  (12+ messages)
` [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL

next: /dev/root: Can't open blockdev
 2024-02-06 23:05 UTC  (8+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
 2024-02-06 22:48 UTC  (2+ messages)

[PATCH] filelock: don't do security checks on nfsd setlease calls
 2024-02-06 21:16 UTC  (7+ messages)

[BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3
 2024-02-06 20:50 UTC  (2+ messages)

[PATCH v2 0/4] eventfd: simplify signal helpers
 2024-02-06 19:44 UTC  (3+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()

[PATCH net-next v6 0/4] Per epoll context busy poll support
 2024-02-06 18:51 UTC  (6+ messages)
` [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v6 2/4] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v6 3/4] eventpoll: Add per-epoll prefer busy poll option
` [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH v3 00/15] block atomic writes
 2024-02-06 18:44 UTC  (3+ messages)

[PATCH v3 0/3] per-vma locks in userfaultfd
 2024-02-06 18:27 UTC  (6+ messages)
` [PATCH v3 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v3 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v2 0/6] Restore data lifetime support
 2024-02-06 18:25 UTC  (5+ messages)
` [PATCH v2 6/6] block, fs: Restore the per-bio/request data lifetime fields

[PATCH v2 0/3] per-vma locks in userfaultfd
 2024-02-06 17:07 UTC  (24+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations

Fanotify: concurrent work and handling files being executed
 2024-02-06 16:44 UTC  (5+ messages)

[PATCH] eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings
 2024-02-06 16:35 UTC 

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-02-06 16:35 UTC  (10+ messages)

[PATCH 0/6] filesystem visibility ioctls
 2024-02-06 16:22 UTC  (22+ messages)
` [PATCH 1/6] fs: super_block->s_uuid_len
` [PATCH 2/6] fs: FS_IOC_GETUUID
` [PATCH 3/6] fat: Hook up sb->s_uuid
` [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME
` [PATCH 5/6] xfs: add support for FS_IOC_GETSYSFSNAME
` [PATCH 6/6] bcachefs: "

[PATCH v2 00/34] Open block devices as files
 2024-02-06 16:10 UTC  (6+ messages)

[linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression
 2024-02-06 16:08 UTC  (6+ messages)

[PATCH] fs/mnt_idmapping.c: Return -EINVAL when no map is written
 2024-02-06 16:06 UTC  (2+ messages)

[PATCH 0/2] Decomplicate file_dentry()
 2024-02-06 16:02 UTC  (7+ messages)
` [PATCH 2/2] fs: remove the inode argument to ->d_real() method

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
 2024-02-06 15:44 UTC 

[PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks
 2024-02-06 15:08 UTC  (2+ messages)

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-06 14:55 UTC  (4+ messages)
` [RFC 05/18] pkernfs: add file mmap callback

convert write_cache_pages() to an iterator v6
 2024-02-06 14:54 UTC  (4+ messages)
` [PATCH 12/13] writeback: add a writeback iterator

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dtSearch
 2024-02-06 14:49 UTC 

[PATCH v15 0/9] FUSE passthrough for file io
 2024-02-06 14:24 UTC  (10+ messages)
` [PATCH v15 1/9] fuse: factor out helper for FUSE_DEV_IOC_CLONE
` [PATCH v15 2/9] fuse: introduce FUSE_PASSTHROUGH capability
` [PATCH v15 3/9] fuse: implement ioctls to manage backing files
` [PATCH v15 4/9] fuse: prepare for opening file in passthrough mode
` [PATCH v15 5/9] fuse: implement open "
` [PATCH v15 6/9] fuse: implement read/write passthrough
` [PATCH v15 7/9] fuse: implement splice "
` [PATCH v15 8/9] fuse: implement passthrough for mmap
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode

[PATCH RFC] MAINTAINERS: add Alex Aring as Reviewer for file locking code
 2024-02-06 13:58 UTC  (2+ messages)

[PATCH v2 0/5] fuse: inode IO modes and mmap
 2024-02-06 13:07 UTC  (9+ messages)
` [PATCH v2 2/5] fuse: Create helper function if DIO write needs exclusive lock
` [PATCH v2 5/5] fuse: introduce inode io modes

[PATCH-next] epoll: Remove ep_scan_ready_list() in comments
 2024-02-06 12:55 UTC  (3+ messages)

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key
 2024-02-06 12:05 UTC  (3+ messages)
` [PATCH next] hfsplus: fix oob "

[PATCH rfcv2 00/11] mm: migrate: support poison recover from migrate folio
 2024-02-06 11:21 UTC  (12+ messages)
` [PATCH rfcv2 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH rfcv2 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfcv2 03/11] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
` [PATCH rfcv2 04/11] mm: migrate: remove migrate_folio_extra()
` [PATCH rfcv2 05/11] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH rfcv2 06/11] mm: migrate: split folio_migrate_mapping()
` [PATCH rfcv2 07/11] mm: add folio_mc_copy()
` [PATCH rfcv2 08/11] mm: migrate: support poisoned recover from migrate folio
` [PATCH rfcv2 09/11] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH rfcv2 10/11] mm: migrate: remove folio_migrate_copy()
` [PATCH rfcv2 11/11] fs: aio: add explicit check for large folio in aio_migrate_folio()

[PATCH] fs: relax mount_setattr() permission checks
 2024-02-06 10:22 UTC 

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit
 2024-02-06 10:16 UTC  (2+ messages)

[PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-06  9:46 UTC 

Roadmap for netfslib and local caching (cachefiles)
 2024-02-06  8:39 UTC  (2+ messages)

[PATCH v4 0/9] File abstractions needed by Rust Binder
 2024-02-06  3:04 UTC  (11+ messages)
` [PATCH v4 1/9] rust: types: add `NotThreadSafe`
` [PATCH v4 2/9] rust: task: add `Task::current_raw`
` [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v4 5/9] rust: security: add abstraction for secctx

[PATCH 5.4,4.19] lsm: new security_file_ioctl_compat() hook
 2024-02-06  1:29 UTC 

[PATCHv8 1/1] block: introduce content activity based ioprio
 2024-02-06  0:44 UTC  (3+ messages)

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-05 22:57 UTC  (13+ messages)
` [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest
` [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args
` [PATCH v5 06/12] cifs: Implement netfslib hooks
` [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v5 09/12] cifs: Cut over to using netfslib
` [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1
` [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2
` [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3

[PATCH v4 7/9] rust: file: add `Kuid` wrapper
 2024-02-05 22:06 UTC  (2+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin
 2024-02-05 21:13 UTC  (2+ messages)


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).