linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 07:10:36 to 2021-11-28 12:37:35 UTC [more...]

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-11-28 12:35 UTC  (10+ messages)

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-28  4:10 UTC  (2+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-28  0:00 UTC  (39+ messages)
` [PATCH v2 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH v2 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH v2 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

[GIT PULL] iomap: bug fixes and doc improvements for 5.16-rc2
 2021-11-27 21:03 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 5.16-rc2
 2021-11-27 21:03 UTC  (2+ messages)

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-27 18:05 UTC  (25+ messages)
` [PATCH 1/3] mm: Introduce fault_in_exact_writeable() to probe for "
` [PATCH 2/3] arm64: Add support for sub-page faults user probing
` [PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults

[PATCH v2] hugetlbfs: avoid overflow in hugetlbfs_fallocate
 2021-11-27 17:50 UTC  (2+ messages)

Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
 2021-11-27 14:50 UTC  (2+ messages)

[PATCH v2] fuse: rename some files and clean up Makefile
 2021-11-27 10:13 UTC 

[RFC PATCH V6 0/7] implement containerized syncfs for overlayfs
 2021-11-27  9:26 UTC  (21+ messages)
` [RFC PATCH V6 1/7] ovl: setup overlayfs' private bdi
` [RFC PATCH V6 2/7] ovl: mark overlayfs inode dirty when it has upper
` [RFC PATCH V6 3/7] ovl: implement overlayfs' own ->write_inode operation
` [RFC PATCH V6 4/7] ovl: set 'DONTCACHE' flag for overlayfs inode
` [RFC PATCH V6 5/7] fs: export wait_sb_inodes()
` [RFC PATCH V6 6/7] ovl: introduce ovl_sync_upper_blockdev()
` [RFC PATCH V6 7/7] ovl: implement containerized syncfs for overlayfs
` 回复:[RFC PATCH V6 0/7] "

お問い合わせ
 2021-11-27  9:16 UTC 

[PATCH v5 0/3] io_uring: add getdents64 support
 2021-11-27  6:03 UTC  (4+ messages)
` [PATCH v5 1/3] fs: split off do_iterate_dir from iterate_dir function
` [PATCH v5 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v5 3/3] io_uring: add support for getdents64

[PATCH v4 0/3] io_uring: add getdents64 support
 2021-11-27  5:55 UTC  (5+ messages)
` [PATCH v4 1/3] fs: add parameter use_fpos to iterate_dir function
` [PATCH v4 1/3] fs: split off do_iterate_dir from "
` [PATCH v4 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v4 3/3] io_uring: add support for getdents64

[PATCH 0/3] Some improvements on panic_print
 2021-11-26 21:34 UTC  (2+ messages)

[GIT PULL] fuse fixes for 5.16-rc3
 2021-11-26 20:40 UTC  (2+ messages)

[PATCH v4 0/4] firmware_loader: built-in API and make x86 use it
 2021-11-26 15:54 UTC  (3+ messages)

[PATCH v2 0/9] Extend fanotify dirent events
 2021-11-26 15:28 UTC  (6+ messages)
` [PATCH v2 6/9] fanotify: record old and new parent and name in FAN_RENAME event
` [PATCH v2 7/9] fanotify: record either old name new name or both for FAN_RENAME

[PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT
 2021-11-26 14:04 UTC  (3+ messages)

[PATCH v2 0/8] sysctl: 3rd set of kernel/sysctl cleanups
 2021-11-26 12:51 UTC  (10+ messages)
` [PATCH v2 1/8] firmware_loader: move firmware sysctl to its own files
` [PATCH v2 2/8] random: move the random sysctl declarations to its own file
` [PATCH v2 3/8] sysctl: add helper to register a sysctl mount point
` [PATCH v2 4/8] fs: move binfmt_misc sysctl to its own file
` [PATCH v2 5/8] printk: move printk sysctl to printk/sysctl.c
` [PATCH v2 6/8] scsi/sg: move sg-big-buff sysctl to scsi/sg.c
` [PATCH v2 7/8] stackleak: move stack_erasing sysctl to stackleak.c
` [PATCH v2 8/8] sysctl: share unsigned long const values

Any bio_clone_slow() implementation which doesn't share bi_io_vec?
 2021-11-26 12:33 UTC  (15+ messages)

[PATCH] fuse: Rename virtio_fs.c to virtiofs.c and clean up Makefile
 2021-11-26 12:23 UTC 

[ramfs] 0858d7da8a: canonical_address#:#[##]
 2021-11-26 11:36 UTC  (2+ messages)

[PATCH v1 0/3] io_uring: add getdents64 support
 2021-11-26 10:53 UTC  (13+ messages)
` [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
` [PATCH v1 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v1 3/3] io_uring: add support for getdents64

[PATCH] exfat: move super block magic number to magic.h
 2021-11-26 10:47 UTC  (2+ messages)

[PATCH] ceph: fix up non-directory creation in SGID directories
 2021-11-26 10:00 UTC 

[PATCH v2 0/9] sysctl: first set of kernel/sysctl cleanups
 2021-11-26  9:46 UTC  (16+ messages)
` [PATCH v2 1/9] sysctl: add a new register_sysctl_init() interface
` [PATCH v2 2/9] sysctl: Move some boundary constants from sysctl.c to sysctl_vals
` [PATCH v2 3/9] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v2 4/9] watchdog: move watchdog sysctl interface to watchdog.c
` [PATCH v2 8/9] aio: move aio sysctl to aio.c
` [PATCH v2 9/9] dnotify: move dnotify sysctl to dnotify.c

[PATCH v3 0/3] io_uring: add getdents64 support
 2021-11-26  8:43 UTC  (6+ messages)
` [PATCH v3 1/3] fs: add parameter use_fpos to iterate_dir function
` [PATCH v3 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v3 3/3] io_uring: add support for getdents64

unusual behavior of loop dev with backing file in tmpfs
 2021-11-26  7:51 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 5ad448ce2976
 2021-11-25 21:08 UTC  (2+ messages)
` iomap folio conversion for 5.17

[GIT PULL] Folio fixes for 5.16
 2021-11-25 18:43 UTC  (2+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-25 16:55 UTC  (3+ messages)
` [RFC v2 PATCH 06/13] KVM: Register/unregister memfd backed memslot

[PATCH v2] kthread: dynamically allocate memory to store kthread's full name
 2021-11-25 14:47 UTC  (5+ messages)

[PATCH] fs/iomap: Fix write path page prefaulting
 2021-11-25 13:23 UTC  (2+ messages)

[syzbot] WARNING in inc_nlink (2)
 2021-11-25 11:23 UTC  (4+ messages)

[PATCH v2 6/8] inotify: simplify subdirectory registration with register_sysctl()
 2021-11-25  9:41 UTC  (5+ messages)
  ` [PATCH v2 4/8] ocfs2: "
  ` [PATCH v2 7/8] cdrom: "
  ` [PATCH v2 2/8] i915: "

[PATCH v8 0/7] fuse,virtiofs: support per-file DAX
 2021-11-25  7:05 UTC  (8+ messages)
` [PATCH v8 1/7] fuse: add fuse_should_enable_dax() helper
` [PATCH v8 2/7] fuse: make DAX mount option a tri-state
` [PATCH v8 3/7] fuse: support per inode DAX in fuse protocol
` [PATCH v8 4/7] fuse: enable per inode DAX
` [PATCH v8 5/7] fuse: negotiate per inode DAX in FUSE_INIT
` [PATCH v8 6/7] fuse: mark inode DONT_CACHE when per inode DAX hint changes
` [PATCH v8 7/7] Documentation/filesystem/dax: DAX on virtiofs

[PATCH v2 0/3] io_uring: add getdents64 support
 2021-11-25  4:42 UTC  (5+ messages)
` [PATCH v2 1/3] fs: add parameter use_fpos to iterate_dir function
` [PATCH v2 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 3/3] io_uring: add support for getdents64

Consulta muy urgente
 2021-11-25  1:57 UTC 

mmotm 2021-11-24-15-49 uploaded
 2021-11-25  1:39 UTC  (2+ messages)
` mmotm 2021-11-24-15-49 uploaded (drivers/usb/host/xhci-hub.c)

[PATCH 1/1] sysctl: change watermark_scale_factor max limit to 30%
 2021-11-24 22:04 UTC  (3+ messages)

[PATCH 2/2] xfs: make sure link path does not go away at access
 2021-11-24 20:56 UTC  (11+ messages)

[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
 2021-11-24 18:02 UTC  (10+ messages)
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-24 17:27 UTC  (3+ messages)

[PATCH] proc: "mount -o lookup=..." support
 2021-11-24 13:36 UTC  (3+ messages)

[PATCH 5.15 233/279] fs: handle circular mappings correctly
 2021-11-24 11:58 UTC 

[PATCH v3 1/2] fs: proc: store PDE()->data into inode->i_private
 2021-11-24 12:58 UTC  (4+ messages)
` [PATCH v3 2/2] proc: remove PDE_DATA() completely

[PATCH] fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
 2021-11-24  9:15 UTC  (2+ messages)

[PATCH v2] sched/numa: add per-process numa_balancing
 2021-11-24  8:23 UTC 

decouple DAX from block devices
 2021-11-24  7:14 UTC  (7+ messages)
` [PATCH 22/29] iomap: add a IOMAP_DAX flag
` [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings


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