Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-07 02:37:15 to 2021-06-09 20:33:59 UTC [more...]

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-09 20:33 UTC 

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-09 20:31 UTC  (5+ messages)

[PATCH v9 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-09 19:53 UTC  (15+ messages)
` [PATCH v9 1/8] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v9 2/8] writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
` [PATCH v9 3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
` [PATCH v9 4/8] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v9 5/8] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v9 6/8] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v9 7/8] writeback, cgroup: support switching multiple inodes at once
` [PATCH v9 8/8] writeback, cgroup: release dying cgwbs by switching attached inodes

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-09 19:23 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!)
 2021-06-09 18:47 UTC  (4+ messages)

qemu: arm: mounting ubifs using nandsim on busybox
 2021-06-09 18:22 UTC  (2+ messages)

[PATCH v2] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-09 18:23 UTC  (3+ messages)

[PATCH] fuse: fix illegal access to inode with reused nodeid
 2021-06-09 18:11 UTC 

[RFC][PATCHSET] iov_iter work
 2021-06-09 18:06 UTC  (18+ messages)
` [RFC PATCH 01/37] ntfs_copy_from_user_iter(): don't bother with copying iov_iter
  ` [RFC PATCH 16/37] iov_iter_gap_alignment(): get rid of iterate_all_kinds()

[PATCH] namei: correct obsolete function name in the comment of follow_automount()
 2021-06-09 15:53 UTC 

[PATCH] namei: correct obsolete comment of follow_automount()
 2021-06-09 16:11 UTC 

[PATCH] namei: correct obsolete function name in the comment of follow_automount()
 2021-06-09 15:33 UTC 

[PATCH v2] net: do not invoke open_related_ns when NET_NS is disabled
 2021-06-09 15:46 UTC 

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-09 15:45 UTC  (8+ messages)
` [Virtio-fs] "

[PATCH v2] nsfs: warn if ns->ops is not provided
 2021-06-09 15:25 UTC 

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-09 14:03 UTC  (7+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[PATCH RFC] fuse: add generic file store
 2021-06-09 12:54 UTC  (8+ messages)

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-06-09 10:44 UTC  (2+ messages)

[PATCH v6 0/7] kernfs: proposed locking and concurrency improvement
 2021-06-09  8:52 UTC  (8+ messages)
` [PATCH v6 1/7] kernfs: move revalidate to be near lookup
` [PATCH v6 2/7] kernfs: add a revision to identify directory node changes
` [PATCH v6 3/7] kernfs: use VFS negative dentry caching
` [PATCH v6 4/7] kernfs: switch kernfs to use an rwsem
` [PATCH v6 5/7] kernfs: use i_lock to protect concurrent inode updates
` [PATCH v6 6/7] kernfs: add kernfs_need_inode_refresh()
` [PATCH v6 7/7] kernfs: dont call d_splice_alias() under kernfs node lock

[PATCH v3] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-09  8:15 UTC 

[PATCH v2 0/7] fuse: Some fixes for submounts
 2021-06-09  7:46 UTC  (14+ messages)
` [PATCH v2 2/7] fuse: Fix crash if superblock of submount gets killed early
` [PATCH v2 3/7] fuse: Fix infinite loop in sget_fc()
` [PATCH v2 4/7] fuse: Add dedicated filesystem context ops for submounts
` [PATCH v2 5/7] fuse: Call vfs_get_tree() "
` [PATCH v2 6/7] fuse: Switch to fc_mount() "

[PATCH] exfat: avoid incorrectly releasing for root inode
 2021-06-09  3:48 UTC 

[RFC PATCH 4/9] audit: add filtering for io_uring records
 2021-06-09  2:45 UTC  (5+ messages)
` [PATCH 1/2] audit: add filtering for io_uring records, addendum

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-06-09  2:40 UTC  (6+ messages)

[PATCH v6 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-06-09  2:28 UTC  (4+ messages)
` [PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path

[PATCH v8 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08 22:37 UTC  (14+ messages)
` [PATCH v8 1/8] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v8 2/8] writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
` [PATCH v8 3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
` [PATCH v8 4/8] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v8 5/8] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v8 6/8] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v8 7/8] writeback, cgroup: support switching multiple inodes at once
` [PATCH v8 8/8] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-08 22:18 UTC  (25+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[vfs:work.iov_iter 12/37] lib/iov_iter.c:2023: error: unterminated argument list invoking macro "WARN_ON_ONCE"
 2021-06-08 18:29 UTC 

[PATCH 1/1] sysctl: remove trailing spaces and tabs
 2021-06-08 17:37 UTC  (2+ messages)

[PATCH] mark pstore-blk as broken
 2021-06-08 17:34 UTC  (2+ messages)

[PATCH RFC] x86: remove toolchain check for X32 ABI capability
 2021-06-08 17:26 UTC  (5+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-06-08 15:30 UTC  (3+ messages)
` Re:[PATCH] fuse: "

[PATCH v10 00/33] Memory folios
 2021-06-08 14:56 UTC  (4+ messages)

[PATCH v2 0/6] block: add a sequence number to disks
 2021-06-08 14:31 UTC  (2+ messages)

[PATCH v3 0/6] evm: Prepare for moving to the LSM infrastructure
 2021-06-08 13:02 UTC  (2+ messages)

[PATCH][v2] fanotify: fix permission model of unprivileged group
 2021-06-08 12:28 UTC  (3+ messages)

[PATCHES] namei cleanups
 2021-06-08 12:12 UTC  (6+ messages)
` [PATCH 1/4] switch file_open_root() to struct path
  ` [PATCH 2/4] take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
  ` [PATCH 3/4] teach set_nameidata() to handle setting the root as well
  ` [PATCH 4/4] namei: make sure nd->depth is always valid

fsnotify events for overlayfs real file
 2021-06-08 12:05 UTC  (6+ messages)

[syzbot] WARNING in io_wqe_enqueue
 2021-06-08 12:01 UTC  (3+ messages)

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-06-08 11:20 UTC  (4+ messages)
` 答复: "

[PATCH -next] fs: fix doc warnings in read_write.c
 2021-06-08  2:46 UTC 

[PATCH -next] fs: fix doc warnings in ioctl.c
 2021-06-08  2:45 UTC 

[PATCH -next] fs/file: fix doc warnings in file.c
 2021-06-08  2:44 UTC 

[PATCH v5 0/6] kernfs: proposed locking and concurrency improvement
 2021-06-08  1:56 UTC  (12+ messages)
` [PATCH v5 1/6] kernfs: move revalidate to be near lookup
` [PATCH v5 2/6] kernfs: add a revision to identify directory node changes
` [PATCH v5 3/6] kernfs: use VFS negative dentry caching
` [PATCH v5 4/6] kernfs: switch kernfs to use an rwsem
` [PATCH v5 5/6] kernfs: use i_lock to protect concurrent inode updates
` [PATCH v5 6/6] kernfs: add kernfs_need_inode_refresh()

mmotm 2021-06-07-18-33 uploaded
 2021-06-08  1:34 UTC 

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08  0:20 UTC  (9+ messages)
` [PATCH v7 1/6] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v7 5/6] writeback, cgroup: support switching multiple inodes at once
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v2] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-06-08  0:02 UTC  (2+ messages)

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-07 23:29 UTC  (11+ messages)

[PATCH] exec: Copy oldsighand->action under spin-lock
 2021-06-07 23:17 UTC  (2+ messages)

[PATCH RERESEND v9 0/9] fs: interface for directly reading/writing compressed data
 2021-06-07 19:27 UTC  (3+ messages)

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-07 11:10 UTC  (4+ messages)
` [PATCH 6/6] sched: Change task_struct::state

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-07 10:38 UTC  (3+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH v2] fs: file_table: Fix a typo
 2021-06-07  3:56 UTC 

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-06-07  9:55 UTC 

[PATCH v3] libfs: fix error cast of negative value in simple_attr_write()
 2021-06-07  9:26 UTC  (3+ messages)

[PATCH] fs: inode: Fix a typo
 2021-06-07  6:32 UTC 

[PATCH] fs: aio: Fix a typo
 2021-06-07  6:20 UTC 

[PATCH 0/2] Change quotactl_path() to an fd-based syscall
 2021-06-07  6:14 UTC  (2+ messages)

[PATCH] fs: fs-writeback: Fix a typo
 2021-06-07  5:55 UTC 

[PATCH] fs: read_write: Fix a typo
 2021-06-07  6:07 UTC 

[PATCH] fs: namespace: Fix a typo
 2021-06-07  3:44 UTC 

[PATCH] fs: file_table: Fix a typo
 2021-06-07  3:41 UTC  (2+ messages)

[PATCH] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-07  3:40 UTC  (2+ messages)

[PATCH] fs: block_dev: Fix a typo
 2021-06-07  3:38 UTC 

[PATCH v2] fs: pnode: Fix a typo
 2021-06-07  2:58 UTC 

[PATCH] fs: direct-io: Fix a typo
 2021-06-07  2:36 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).