linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 20:55:50 to 2022-09-10 08:52:28 UTC [more...]

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2022-09-10  8:52 UTC  (9+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough

[syzbot] INFO: task hung in __filemap_get_folio
 2022-09-10  7:06 UTC  (2+ messages)

improve pagecache PSI annotations
 2022-09-10  6:50 UTC  (6+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[RFC][PATCH] iov_iter: Add extraction functions
 2022-09-09 23:18 UTC 

[PATCH RESEND] Add sicode to /proc/<PID>/stat
 2022-09-09 23:05 UTC  (5+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-09 23:02 UTC  (20+ messages)

[PATCH] tmpfs: add support for an i_version counter
 2022-09-09 21:23 UTC  (3+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-09 20:34 UTC  (47+ messages)

[PATCH] sched: Move numa_balancing sysctls to its own file
 2022-09-09 19:44 UTC  (6+ messages)
` [PATCH Resend] "

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-09-09 18:50 UTC  (14+ messages)
` [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-09 18:11 UTC  (15+ messages)

Does NFS support Linux Capabilities
 2022-09-09 15:59 UTC  (10+ messages)

[PATCH 0/6] acl: rework idmap handling when setting posix acls
 2022-09-09 14:58 UTC  (10+ messages)
` [PATCH 3/6] acl: add vfs_set_acl_prepare()

[fs] 36e2c7421f: xfstests.generic.095.fail
 2022-09-09 14:44 UTC  (2+ messages)

[PATCH v6 0/5] landlock: truncate support
 2022-09-09 13:51 UTC  (14+ 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 v6 4/5] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v6 5/5] landlock: Document Landlock's file truncation support

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-09 13:01 UTC  (10+ messages)

[PATCH] fat: port to vfs{g,u}id_t and associated helpers
 2022-09-09 12:33 UTC  (4+ messages)

[PATCH] proc: make config PROC_CHILDREN depend on PROC_FS
 2022-09-09 12:25 UTC 

[RFC PATCH 0/5] GEM buffer memory tracking
 2022-09-09 11:32 UTC  (7+ messages)
` [RFC PATCH 1/5] mm: add MM_DRIVERPAGES
` [RFC PATCH 2/5] drm/gem: track mm struct of allocating process in gem object
` [RFC PATCH 3/5] drm/gem: add functions to account GEM object memory usage
` [RFC PATCH 4/5] drm/cma-helper: account memory used by CMA GEM objects
` [RFC PATCH 5/5] drm/etnaviv: account memory used by GEM buffers

[PATCH V2 0/5] Introduce erofs shared domain
 2022-09-09 10:28 UTC  (10+ messages)
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V2 4/5] erofs: remove duplicated unregister_cookie

[PATCH] fuse: port to vfs{g,u}id_t and associated helpers
 2022-09-09  9:40 UTC 

[PATCH] fsnotify: remove unused declaration
 2022-09-09  9:40 UTC  (3+ messages)

[PATCH] proc: give /proc/cmdline size
 2022-09-09  7:37 UTC  (4+ messages)

make run_tests -C proc: proc-pid-vm assertion failed
 2022-09-09  5:20 UTC  (2+ messages)

[PATCH] proc/proc_sysctl: Remove unnecessary 'NULL' values from Pointer
 2022-09-09  1:26 UTC  (3+ messages)

[PATCH v3 0/2] Introduce CABA helper process tree
 2022-09-09  1:02 UTC  (8+ messages)
` [PATCH v3 1/2] Add CABA tree to task_struct
  ` [PATCH v4 "
` [PATCH v3 2/2] tests: Add CABA selftest

[PATCH v2 0/2] Use sysctl_vals in sysctl-test.c
 2022-09-08 23:59 UTC  (4+ messages)
` [PATCH v2 1/2] kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
` [PATCH v2 2/2] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}

[PATCH] sysctl: remove max_extfrag_threshold
 2022-09-08 23:55 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: remove unnecessary (void*) conversions
 2022-09-08 23:46 UTC  (2+ messages)

[PATCH] proc: remove initialization assignment
 2022-09-08 23:40 UTC  (2+ messages)

[PATCH] proc: Enable smaps_rollup without ptrace rights
 2022-09-08 21:59 UTC  (2+ messages)

[PATCH] relay: replay_file_open(): NULL ptr deref in CPU hotplugs
 2022-09-08 21:19 UTC  (2+ messages)

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-08 20:31 UTC  (3+ messages)

[PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
 2022-09-08 17:24 UTC  (9+ messages)
` [PATCH v5 1/8] iversion: clarify when the i_version counter must be updated
` [PATCH v5 2/8] ext4: fix i_version handling in ext4
` [PATCH v5 3/8] ext4: unconditionally enable the i_version counter
` [PATCH v5 4/8] vfs: plumb i_version handling into struct kstat
` [PATCH v5 5/8] nfs: report the inode version in getattr if requested
` [PATCH v5 6/8] ceph: "
` [PATCH v5 7/8] nfsd: use the getattr operation to fetch i_version
` [RFC PATCH v5 8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR

[RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
 2022-09-08 16:59 UTC  (3+ messages)

Inquiry about the removal of flag O_NONBLOCK on /dev/random
 2022-09-08 14:26 UTC  (2+ messages)
                    ` [PATCH] random: restore O_NONBLOCK support

[PATCH] fs/proc: add compile time info
 2022-09-08 11:34 UTC 

[RFC] process /proc/PID/smaps vs /proc/PID/smaps_rollup
 2022-09-08  9:42 UTC  (3+ messages)

[PATCH] core_pattern: add CPU specifier
 2022-09-08  6:45 UTC  (8+ messages)

[PATCH v2] Documentation: filesystems: correct possessive "its"
 2022-09-08  2:00 UTC  (3+ messages)
` [f2fs-dev] "

consolidate btrfs checksumming, repair and bio splitting
 2022-09-07 21:18 UTC  (21+ messages)
` [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
` [PATCH 08/17] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 09/17] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 10/17] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 11/17] btrfs: remove stripe boundary calculation for encoded I/O
` [PATCH 12/17] btrfs: remove struct btrfs_io_geometry
` [PATCH 13/17] btrfs: remove submit_encoded_read_bio
` [PATCH 14/17] btrfs: remove now spurious bio submission helpers
` [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND


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