linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 15:32:25 to 2021-06-05 04:27:29 UTC [more...]

[PATCH v10 00/33] Memory folios
 2021-06-05  4:26 UTC  (6+ messages)
` [PATCH v10 08/33] mm: Add folio_try_get_rcu

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-05  3:44 UTC  (3+ messages)
` [PATCH v6 1/2] init/main.c: introduce function ramdisk_exec_exist()
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-06-05  3:19 UTC  (20+ messages)
` [REPOST PATCH v4 1/5] kernfs: move revalidate to be near lookup
` [REPOST PATCH v4 2/5] kernfs: use VFS negative dentry caching
` [REPOST PATCH v4 3/5] kernfs: switch kernfs to use an rwsem

[PATCH] fs/super: simplify superblock destroy action
 2021-06-05  0:18 UTC  (2+ messages)

[PATCH v2 0/2] Fix up casefolding sysfs entries for F2FS
 2021-06-05  0:15 UTC  (24+ messages)
` [PATCH v2 1/2] f2fs: Show casefolding support only when supported
` [PATCH v2 2/2] f2fs: Advertise encrypted casefolding in sysfs

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-06-05  0:08 UTC  (17+ messages)

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04 23:31 UTC  (11+ messages)
` [PATCH v7 1/6] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v7 2/6] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v7 3/6] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v7 4/6] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [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

[syzbot] WARNING in io_wqe_enqueue
 2021-06-04 20:22 UTC 

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-04 16:22 UTC  (5+ messages)
` [PATCH v2 1/2] mm: make "vm_flags" be an u64
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

[PATCH v2 0/7] fuse: Some fixes for submounts
 2021-06-04 16:11 UTC  (8+ messages)
` [PATCH v2 1/7] fuse: Fix crash in fuse_dentry_automount() error path
` [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 v2 7/7] fuse: Make fuse_fill_super_submount() static

[PATCH] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-04 15:03 UTC  (3+ messages)

[PATCH v5 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-06-04 14:02 UTC  (5+ messages)
` [PATCH v5 1/3] init/main.c: introduce function ramdisk_exec_exist()
` [PATCH v5 2/3] init/do_mounts.c: create second mount for initramfs
` [PATCH v5 3/3] init/do_mounts.c: fix rootfs_fs_type with ramfs

[PATCH] fscache: Select netfs stats if fscache stats are enabled
 2021-06-04 11:36 UTC  (2+ messages)

[PATCH v4 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-06-04  9:59 UTC  (5+ messages)
` [PATCH v4 2/3] init/do_mounts.c: create second mount for initramfs

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-04  9:54 UTC  (10+ messages)

[PATCH v2] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-06-04  8:47 UTC 

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-04  5:48 UTC  (14+ messages)
` [PATCH v4 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v4 02/10] dax: Introduce holder for dax_device
` [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v4 06/10] fs/dax: Implement dax_holder_operations
` [PATCH v4 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH v4 08/10] md: Implement dax_holder_operations
` [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v4 10/10] fs/dax: Remove useless functions

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-06-04  5:04 UTC  (33+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
  ` [RFC PATCH 2/9] audit, io_uring, io-wq: "
` [RFC PATCH 4/9] audit: add filtering for io_uring records

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-06-04  4:06 UTC  (5+ messages)

mmotm 2021-06-03-21-08 uploaded
 2021-06-04  4:09 UTC 

[PATCH v6 0/5] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04  1:36 UTC  (12+ messages)
` [PATCH v6 1/5] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v6 2/5] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v6 3/5] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v6 4/5] writeback, cgroup: support switching multiple inodes at once
` [PATCH v6 5/5] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH -next] virtiofs: Fix spelling mistakes
 2021-06-04  1:46 UTC 

[fanotify] a8b98c808e: stress-ng.fanotify.ops_per_sec 32.2% improvement
 2021-06-03 21:56 UTC  (3+ messages)

[PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
 2021-06-03 19:57 UTC  (10+ messages)

[PATCH v2 0/4] radix tree test framework additions
 2021-06-03 18:47 UTC  (5+ messages)
` [PATCH v2 1/4] radix tree test suite: Add pr_err define
` [PATCH v2 2/4] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v2 4/4] radix tree test suite: Add support for slab bulk APIs
` [PATCH v2 3/4] radix tree test suite: Add allocation counts and size to kmem_cache

question about mapping_set_error when writeback fails?
 2021-06-03 18:02 UTC  (3+ messages)

[PATCH v2] unicode: Implement UTF-8 tests as a KUnit test
 2021-06-03 17:55 UTC  (2+ messages)

[PATCH v3] libfs: fix error cast of negative value in simple_attr_write()
 2021-06-03 16:09 UTC  (2+ messages)

[PATCH 0/2] Change quotactl_path() to an fd-based syscall
 2021-06-03 15:02 UTC  (9+ messages)
` [PATCH 1/2] quota: Change quotactl_path() systcall to an fd-based one

[PATCH v2] ext4: Correct encrypted_casefolding sysfs entry
 2021-06-03 14:42 UTC  (2+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-06-03 12:52 UTC 

[PATCH 0/2] use DIV_ROUND_UP helper macro for calculations
 2021-06-03 12:30 UTC  (3+ messages)
` [PATCH 1/2] crypto: af_alg - "

mmotm 2021-06-01-19-57 uploaded
 2021-06-03 12:10 UTC  (5+ messages)
` mmotm 2021-06-01-19-57 uploaded (xillybus)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-03 11:33 UTC  (3+ messages)

[PATCH 0/4] fuse: Some fixes for submounts
 2021-06-03  7:34 UTC  (4+ messages)
` [PATCH 3/4] fuse: Call vfs_get_tree() "
  ` [Virtio-fs] "

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-03  6:39 UTC  (10+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 5/6] sched,timer: Use __set_current_state()

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-03  5:18 UTC  (11+ messages)
` [PATCH v5 01/10] fs: make do_mkdirat() take struct filename
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v5 03/10] fs: make do_mknodat() take struct filename
` [PATCH v5 04/10] fs: make do_symlinkat() "
` [PATCH v5 05/10] namei: add getname_uflags()
` [PATCH v5 06/10] fs: make do_linkat() take struct filename
` [PATCH v5 07/10] fs: update do_*() helpers to return ints
` [PATCH v5 08/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
` [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT

[PATCH] ext4: Fix no-key deletion for encrypt+casefold
 2021-06-03  2:02 UTC  (2+ messages)

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-06-03  1:24 UTC  (11+ messages)

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-06-03  0:07 UTC  (11+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH 0/2] Fix up casefolding sysfs entries for F2FS
 2021-06-02 23:49 UTC  (7+ messages)
` [PATCH 1/2] f2fs: Show casefolding support only when supported
` [PATCH 2/2] f2fs: Advertise encrypted casefolding in sysfs

[LSF/MM/BPF TOPIC] bcachefs
 2021-06-02 23:07 UTC 

[PATCH] proc: Add .gitignore for proc-subset-pid selftest
 2021-06-02 22:43 UTC  (3+ messages)

[PATCH] ext4: Correct encrypted_casefold sysfs entry
 2021-06-02 19:48 UTC  (2+ messages)

[PATCH 00/10] reduce stack footprint printing bdev names
 2021-06-02 17:18 UTC  (4+ messages)
` [PATCH 02/10] dax: reduce stack footprint dealing with block device names
` [PATCH 05/10] block: "

[PATCH RFC] fuse: add generic file store
 2021-06-02 15:50 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).