Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-09-17 19:02:32 to 2020-09-21 07:20:07 UTC [more...]
remove blkdev_get as a public API v2
2020-09-21 7:19 UTC (2+ messages)
` [PATCH 02/14] block: cleanup partition scanning in register_disk
remove compat_sys_mount
2020-09-21 6:48 UTC (5+ messages)
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code
state cleanups
2020-09-21 6:34 UTC (2+ messages)
[PATCH 3/3] exfat: replace memcpy with structure assignment
2020-09-21 5:51 UTC (3+ messages)
[PATCH 1/3] exfat: remove useless directory scan in exfat_add_entry()
2020-09-21 5:49 UTC (3+ messages)
let import_iovec deal with compat_iovecs as well
2020-09-21 4:41 UTC (51+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov
Kernel Benchmarking
2020-09-21 1:20 UTC (22+ messages)
[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
2020-09-21 1:10 UTC (3+ messages)
` [PATCH v12 4/4] ext4: Use generic casefolding support
[RFC PATCH 0/2] Remove shrinker's nr_deferred
2020-09-21 0:32 UTC (4+ messages)
[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
2020-09-20 23:49 UTC (21+ messages)
[PATCH RESEND v3 0/3] direct-io: clean up error paths of do_blockdev_direct_IO
2020-09-20 23:48 UTC (4+ messages)
` [PATCH RESEND v3 1/3] "
` [PATCH RESEND v3 2/3] direct-io: don't force writeback for reads beyond EOF
` [PATCH RESEND v3 3/3] direct-io: defer alignment check until after the EOF check
[RFC] nvfs: a filesystem for persistent memory
2020-09-20 23:41 UTC (14+ messages)
` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
` [PATCH] pmem: fix __copy_user_flushcache
` the "read" syscall sees partial effects of the "write" syscall
[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
2020-09-20 9:59 UTC (3+ messages)
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page
[PATCH v2 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
2020-09-19 23:58 UTC
[PATCH v2 1/2] exfat: add exfat_update_inode()
2020-09-19 23:58 UTC
[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-09-19 20:17 UTC (8+ messages)
` [Linux-kernel-mentees] "
[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
2020-09-19 18:14 UTC (13+ messages)
[PATCH 00/13] Allow readpage to return a locked page
2020-09-19 17:10 UTC (21+ messages)
` [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
` [V9fs-developer] "
` [PATCH 05/13] cifs: "
` [PATCH 07/13] ecryptfs: "
` [PATCH 08/13] fuse: "
` [PATCH 11/13] ubifs: "
` [PATCH 14/13] iomap: Inline iomap_iop_set_range_uptodate into its one caller
` [PATCH 15/13] iomap: Inline iomap_read_finish "
` [PATCH 16/13] iomap: Make readpage synchronous
[PATCH RESEND] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
2020-09-19 14:56 UTC (2+ messages)
remove blkdev_get as a public API
2020-09-19 9:06 UTC (11+ messages)
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
[PATCH] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
2020-09-19 8:38 UTC
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
2020-09-19 8:01 UTC (11+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature
` [RFC PATCH 6/6] security/fbfam: Mitigate a fork brute force attack
bdi cleanups v4
2020-09-19 7:31 UTC (13+ messages)
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
[PATCH] fs/open.c: micro-optimization by avoiding branch on common path
2020-09-19 0:20 UTC (2+ messages)
[RFC][PATCH] reduce boilerplate in fsid handling
2020-09-18 20:45 UTC
[PATCH V8 0/3] fuse: Add support for passthrough read/write
2020-09-18 19:59 UTC (7+ messages)
` [PATCH V8 1/3] fuse: Definitions and ioctl() for passthrough
` [fuse-devel] [PATCH V8 0/3] fuse: Add support for passthrough read/write
[PATCH v6 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-18 18:32 UTC (13+ messages)
` [PATCH v6 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v6 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v6 03/10] fs/ntfs3: Add bitmap
` [PATCH v6 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v6 05/10] fs/ntfs3: Add attrib operations
` [PATCH v6 06/10] fs/ntfs3: Add compression
` [PATCH v6 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v6 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v6 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v6 10/10] fs/ntfs3: Add MAINTAINERS
[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
2020-09-18 18:25 UTC (3+ messages)
[PATCH v5 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-18 16:54 UTC (10+ messages)
` [PATCH v5 03/10] fs/ntfs3: Add bitmap
` [PATCH v5 02/10] fs/ntfs3: Add initialization of super block
[PATCH v3] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
2020-09-18 16:16 UTC (4+ messages)
[PATCH -next] fs/proc/vmcore: Fix 'sizez' kernel-doc warning in vmcore.c
2020-09-18 12:51 UTC
[PATCH -next] open: Fix some kernel-doc warnings in open.c
2020-09-18 12:45 UTC
[PATCH -next] fs/nsfs.c: Fix 'ns_common' kernel-doc warning in nsfs.c
2020-09-18 12:38 UTC
[PATCH v3 1/1] dax: Fix stack overflow when mounting fsdax pmem device
2020-09-18 11:29 UTC
[PATCHv3 0/1] Optimize ext4 file overwrites - perf improvement
2020-09-18 9:52 UTC (4+ messages)
` [PATCHv3 1/1] ext4: Optimize file overwrites
[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
2020-09-18 8:40 UTC (6+ messages)
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-09-17 23:13 UTC (14+ messages)
[PATCH AUTOSEL 5.4 051/330] fix dget_parent() fastpath race
2020-09-18 1:59 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 198/330] exec: Add exec_update_mutex to replace cred_guard_mutex
` [PATCH AUTOSEL 5.4 240/330] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
[PATCH TRIVIAL] fs/eventpoll.c: fix "Returns" kernel-doc formatting
2020-09-18 2:53 UTC
[PATCH AUTOSEL 4.19 030/206] fix dget_parent() fastpath race
2020-09-18 2:07 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 146/206] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
[PATCH 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
2020-09-18 2:33 UTC
[PATCH 1/2] exfat: add exfat_update_inode()
2020-09-18 2:33 UTC
[PATCH AUTOSEL 4.14 088/127] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
2020-09-18 2:11 UTC
[PATCH AUTOSEL 4.9 66/90] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
2020-09-18 2:14 UTC
[PATCH AUTOSEL 4.4 44/64] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
2020-09-18 2:16 UTC
[PATCH v2 0/9] THP iomap patches for 5.10
2020-09-17 22:18 UTC (13+ messages)
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH v2 6/9] iomap: Convert read_count to read_bytes_pending
` [PATCH v2 7/9] iomap: Convert write_count to write_bytes_pending
` [PATCH v2 8/9] iomap: Convert iomap_write_end types
` [PATCH v2 9/9] iomap: Change calling convention for zeroing
[PATCH] enable core.fsyncObjectFiles by default
2020-09-17 20:37 UTC (14+ messages)
` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles
` [RFC PATCH 2/2] core.fsyncObjectFiles: make the docs less flippant
slab-out-of-bounds in iov_iter_revert()
2020-09-17 20:16 UTC (10+ messages)
page: next (older) | prev (newer) | latest
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).