linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 15:38:57 to 2022-09-27 09:20:15 UTC [more...]

[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-09-27  9:16 UTC 

Wycena paneli fotowoltaicznych
 2022-09-27  8:16 UTC 

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-27  7:59 UTC  (34+ messages)
` [PATCH v2 01/30] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v2 02/30] fs: pass dentry to set acl method
` [PATCH v2 03/30] fs: rename current get "
` [PATCH v2 04/30] fs: add new "
` [PATCH v2 05/30] cifs: implement "
` [PATCH v2 06/30] cifs: implement set "
` [PATCH v2 07/30] 9p: implement get "
` [PATCH v2 08/30] 9p: implement set "
` [PATCH v2 09/30] acl: add vfs_set_acl()
` [PATCH v2 10/30] security: add set acl hook
` [PATCH v2 11/30] selinux: implement "
` [PATCH v2 12/30] smack: "
` [PATCH v2 13/30] evm: "
` [PATCH v2 14/30] acl: use "
` [PATCH v2 15/30] evm: add post "
` [PATCH v2 16/30] acl: add vfs_get_acl()
` [PATCH v2 17/30] acl: add vfs_remove_acl()
` [PATCH v2 18/30] evm: simplify evm_xattr_acl_change()
` [PATCH v2 19/30] ksmbd: use vfs_remove_acl()
` [PATCH v2 20/30] ecryptfs: implement get acl method
` [PATCH v2 21/30] ecryptfs: implement set "
` [PATCH v2 22/30] ovl: implement get "
` [PATCH v2 23/30] ovl: implement set "
` [PATCH v2 24/30] ovl: use posix acl api
` [PATCH v2 25/30] xattr: "
` [PATCH v2 26/30] ecryptfs: use stub posix acl handlers
` [PATCH v2 27/30] ovl: "
` [PATCH v2 28/30] cifs: "
` [PATCH v2 29/30] 9p: "
` [PATCH v2 30/30] acl: remove a slew of now unused helpers

[RFC PATCH 00/29] acl: add vfs posix acl api
 2022-09-27  7:34 UTC  (29+ messages)
` [PATCH 04/29] cifs: implement get acl method
` [PATCH 06/29] 9p: "
` [PATCH 07/29] 9p: implement set "
` [PATCH 10/29] selinux: implement set acl hook
` [PATCH 23/29] ovl: use posix acl api

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-27  6:53 UTC  (4+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-27  6:20 UTC  (11+ messages)
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
 2022-09-27  6:07 UTC  (15+ messages)

[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-09-27  4:49 UTC  (28+ messages)
` [PATCH 01/26] bpf: verifier: Allow for multiple packets
` [PATCH 02/26] bpf: verifier: Allow single packet invalidation
` [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf
` [PATCH 04/26] fuse-bpf: Add BPF supporting functions
` [PATCH 05/26] fs: Generic function to convert iocb to rw flags
` [PATCH 06/26] bpf: Export bpf_prog_fops
` [PATCH 07/26] fuse-bpf: Prepare for fuse-bpf patch
` [PATCH 08/26] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [PATCH 09/26] fuse-bpf: Don't support export_operations
` [PATCH 10/26] fuse-bpf: Partially add mapping support
` [PATCH 11/26] fuse-bpf: Add lseek support
` [PATCH 12/26] fuse-bpf: Add support for fallocate
` [PATCH 13/26] fuse-bpf: Support file/dir open/close
` [PATCH 14/26] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [PATCH 15/26] fuse-bpf: Add support for read/write iter
` [PATCH 16/26] fuse-bpf: support FUSE_READDIR
` [PATCH 17/26] fuse-bpf: Add support for sync operations
` [PATCH 18/26] fuse-bpf: Add Rename support
` [PATCH 19/26] fuse-bpf: Add attr support
` [PATCH 20/26] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [PATCH 21/26] fuse-bpf: Add xattr support
` [PATCH 22/26] fuse-bpf: Add symlink/link support
` [PATCH 23/26] fuse-bpf: allow mounting with no userspace daemon
` [PATCH 24/26] fuse-bpf: Call bpf for pre/post filters
` [PATCH 25/26] fuse-bpf: Add userspace "
` [PATCH 26/26] fuse-bpf: Add selftests

[PATCH v2 0/3] Check content after reading from quota file
 2022-09-27  1:07 UTC  (4+ messages)
` [PATCH v2 2/3] quota: Replace all block number checking with helper function

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-26 22:43 UTC  (14+ messages)

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-26 19:55 UTC  (13+ messages)

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-26 18:24 UTC  (28+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size
` [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH v2 06/16] igb: "
` [PATCH v2 07/16] btrfs: send: "
` [PATCH v2 08/16] dma-buf: "
  ` [Linaro-mm-sig] "
` [PATCH v2 09/16] coredump: "
` [PATCH v2 10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 11/16] bpf: "
` [PATCH v2 12/16] devres: "
` [PATCH v2 13/16] mempool: "
` [PATCH v2 14/16] kasan: Remove ksize()-related tests
` [PATCH v2 15/16] mm: Make ksize() a reporting-only function
` [PATCH v2 16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller

[PATCH v6 0/5] landlock: truncate support
 2022-09-26 16:07 UTC  (15+ messages)
` [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
` [PATCH v6 2/5] landlock: Support file truncation
` [PATCH v6 3/5] selftests/landlock: Selftests for file truncation support

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-26 15:51 UTC  (17+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

thoughts about fanotify and HSM
 2022-09-26 15:27 UTC  (10+ messages)

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-26 14:22 UTC  (12+ messages)
` [PATCH printk 02/18] printk: Declare log_wait properly
` [PATCH printk 07/18] printk: Convert console list walks for readers to list lock
` [PATCH printk 11/18] printk: Convert console_drivers list to hlist

[PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
 2022-09-26 14:10 UTC  (16+ messages)

[syzbot] WARNING: Nested lock was not taken
 2022-09-26 12:44 UTC  (3+ messages)

[syzbot] WARNING: lock held when returning to user space in alloc_super
 2022-09-26 11:46 UTC 

[PATCH] fs/notify: ftrace: Remove obsoleted fanotify_event_has_path()
 2022-09-26  9:29 UTC  (2+ messages)

[Samba] [lustre-discuss] Odd "File exists" behavior when copy-pasting many files to an SMB exported Lustre FS
 2022-09-23 17:53 UTC 

[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-09-26  7:04 UTC  (9+ messages)
` [RFC v2 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC v2 2/8] ext4: Refactor code related to freeing PAs
` [RFC v2 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC v2 4/8] ext4: Move overlap assert logic into a separate function
` [RFC v2 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC v2 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC v2 8/8] ext4: Remove the logic to trim inode PAs

[syzbot] kernel panic: stack is corrupted in lock_release (3)
 2022-09-25 13:41 UTC  (2+ messages)

[PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-25 13:33 UTC  (4+ messages)
` [PATCH 1/3] xfs: fix the calculation of length and end
` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2022-09-25 12:12 UTC  (7+ messages)
` [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH 13/20] hfsplus: "

[PATCH] virtio_fs.c: add check kmalloc return
 2022-09-25 10:31 UTC  (3+ messages)

[syzbot] kernel panic: stack is corrupted in writeback_single_inode
 2022-09-25  4:58 UTC 

[syzbot] BUG: unable to handle kernel paging request in evict
 2022-09-25  4:19 UTC  (2+ messages)

[syzbot] general protection fault in d_flags_for_inode
 2022-09-25  3:17 UTC 

[syzbot] INFO: task hung in __filemap_get_folio
 2022-09-24 22:25 UTC  (3+ messages)

[PATCH] filemap: Fix error propagation in do_read_cache_page()
 2022-09-24 21:43 UTC  (3+ messages)

[syzbot] kernel panic: stack is corrupted in lock_acquire (2)
 2022-09-24 19:16 UTC 

[PATCH v4 00/10] fuse tmpfile
 2022-09-24 14:37 UTC  (7+ messages)
` [PATCH v4 04/10] cachefiles: only pass inode to *mark_inode_inuse() helpers

[syzbot] BUG: unable to handle kernel paging request in eventfd_ctx_put
 2022-09-24 11:47 UTC 

[syzbot] invalid opcode in writeback_single_inode
 2022-09-24  8:08 UTC 

[PATCH 0/7] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-09-24  4:34 UTC  (5+ messages)
` [PATCH 4/7] cifs: Add a function to read into an iter from a socket
` [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list

[RFC][PATCH] iov_iter: Add extraction functions
 2022-09-24  2:22 UTC  (2+ messages)

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (5+ messages)
` [PATCH 01/12] "

[PATCH] libfs: fix negative value support in simple_attr_write()
 2022-09-23 16:59 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).