Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 04:16:06 to 2021-06-04 01:19:59 UTC [more...]

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-04  1:18 UTC  (11+ 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

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-06-04  1:07 UTC  (19+ 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
` [REPOST PATCH v4 4/5] kernfs: use i_lock to protect concurrent inode updates

[PATCH v10 00/33] Memory folios
 2021-06-04  1:07 UTC  (2+ messages)

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

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-03 22:52 UTC  (10+ messages)

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

[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] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-06-03 18:52 UTC  (13+ 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 3/4] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v2 4/4] radix tree test suite: Add support for slab bulk APIs

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)

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-06-03 15:54 UTC  (32+ 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 v4 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-06-03 15:05 UTC  (6+ messages)
` [PATCH v4 1/3] init/main.c: introduce function ramdisk_exec_exist()
` [PATCH v4 2/3] init/do_mounts.c: create second mount for initramfs
` [PATCH v4 3/3] init/do_mounts.c: fix rootfs_fs_type with ramfs

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

[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 v6 0/5] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-03 10:10 UTC  (11+ 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 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  (27+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::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  (18+ 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  (9+ 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  (12+ messages)
` [PATCH 01/10] drbd: reduce stack footprint in drbd_report_io_error()
` [PATCH 02/10] dax: reduce stack footprint dealing with block device names
` [PATCH 03/10] raid-md: "
` [PATCH 04/10] dm: "
` [PATCH 05/10] block: "
` [PATCH 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params()
` [PATCH 07/10] vfs: reduce stack footprint in __blkdev_put()
` [PATCH 08/10] ext4: reduce stack footprint in ext4_end_bio()
` [PATCH 09/10] security: reduce stack footprint in loadpin_read_file()
` [PATCH 10/10] block: remove unused symbol bio_devname()

[PATCH RFC] fuse: add generic file store
 2021-06-02 15:50 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] scaling error injection beyond add_disk()
 2021-06-02 12:40 UTC 

[syzbot] WARNING in idr_get_next
 2021-06-02 11:20 UTC  (5+ messages)

[PATCH] fs/epoll: Simplify error case
 2021-06-02  8:46 UTC 

[PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
 2021-06-02  5:47 UTC  (8+ messages)

slow close() for inotify fd
 2021-06-02  4:30 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).