linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-07 18:27:57 to 2021-06-10 17:51:16 UTC [more...]

[PATCH v3] net: make get_net_ns return error if NET_NS is disabled
 2021-06-10 17:51 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!)
 2021-06-10 17:25 UTC  (12+ messages)

[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-10 16:12 UTC  (10+ messages)
` [RFC PATCH v4 1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
` [RFC PATCH v4 2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v4 3/8] jbd2: don't abort the journal when freeing buffers
` [RFC PATCH v4 4/8] jbd2: remove redundant buffer io error checks
` [RFC PATCH v4 5/8] jbd2,ext4: add a shrinker to release checkpointed buffers
` [RFC PATCH v4 6/8] jbd2: simplify journal_clean_one_cp_list()
` [RFC PATCH v4 7/8] ext4: remove bdev_try_to_free_page() callback
` [RFC PATCH v4 8/8] fs: remove bdev_try_to_free_page callback

[RFC][PATCHSET] iov_iter work
 2021-06-10 15:48 UTC  (19+ 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] net: make get_net_ns_by_fd inline if NET_NS is disabled
 2021-06-10 15:38 UTC 

qemu: arm: mounting ubifs using nandsim on busybox
 2021-06-10 15:34 UTC  (5+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-10 15:17 UTC  (9+ messages)

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-10 12:42 UTC  (15+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 12/14] fuse: Convert to using invalidate_lock

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-06-10 11:32 UTC  (14+ messages)
` [PATCH v2 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH v2 2/5] kernel/pid.c: implement additional checks upon pidfd_create() parameters
` [PATCH v2 3/5] fanotify/fanotify_user.c: minor cosmetic adjustments to fid labels
` [PATCH v2 4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper
` [PATCH v2 5/5] fanotify: add pidfd support to the fanotify API

[PATCH] nsfs: simplify __ns_get_path
 2021-06-10  9:12 UTC 

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

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-10  7:31 UTC 

[PATCH v9 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-10  6:57 UTC  (17+ 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

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-10  6:36 UTC  (3+ messages)

[syzbot] WARNING in io_wqe_enqueue
 2021-06-10  3:03 UTC  (4+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-10  0:36 UTC  (7+ messages)

[PATCH v2] net: do not invoke open_related_ns when NET_NS is disabled
 2021-06-09 23:08 UTC  (2+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-09 19:23 UTC  (8+ 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 

[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] nsfs: warn if ns->ops is not provided
 2021-06-09 15:25 UTC 

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  (7+ 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

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

[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  (7+ messages)
` [PATCH v5 2/6] kernfs: add a revision to identify directory node changes
` [PATCH v5 3/6] kernfs: use VFS negative dentry caching

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  (4+ messages)
` [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  (9+ 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)


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