Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-09-11 11:48:53 to 2020-09-15 08:23:41 UTC [more...]
[PATCH 0/3] io_uring: Fix async workqueue is not canceled on some corner case
2020-09-15 8:15 UTC (3+ messages)
` [PATCH 2/3] io_uring: Fix missing smp_mb() in io_cancel_async_work()
` [PATCH 3/3] io_uring: Fix remove irrelevant req from the task_list
[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
2020-09-15 8:14 UTC (5+ messages)
` [PATCH 2/9] btrfs: send: avoid copying file data
[PATCH v7 00/39] btrfs: zoned block device support
2020-09-15 8:09 UTC (45+ messages)
` [PATCH v7 01/39] btrfs: introduce ZONED feature flag
` [PATCH v7 02/39] btrfs: Get zone information of zoned block devices
` [PATCH v7 03/39] btrfs: Check and enable ZONED mode
` [PATCH v7 04/39] btrfs: introduce max_zone_append_size
` [PATCH v7 05/39] btrfs: disallow space_cache in ZONED mode
` [PATCH v7 06/39] btrfs: disallow NODATACOW "
` [PATCH v7 07/39] btrfs: disable fallocate "
` [PATCH v7 08/39] btrfs: disallow mixed-bg "
` [PATCH v7 09/39] btrfs: disallow inode_cache "
` [PATCH v7 10/39] btrfs: implement log-structured superblock for "
` [PATCH v7 11/39] btrfs: implement zoned chunk allocator
` [PATCH v7 12/39] btrfs: verify device extent is aligned to zone
` [PATCH v7 13/39] btrfs: load zone's alloction offset
` [PATCH v7 14/39] btrfs: emulate write pointer for conventional zones
` [PATCH v7 15/39] btrfs: track unusable bytes for zones
` [PATCH v7 16/39] btrfs: do sequential extent allocation in ZONED mode
` [PATCH v7 17/39] btrfs: reset zones of unused block groups
` [PATCH v7 18/39] btrfs: redirty released extent buffers in ZONED mode
` [PATCH v7 19/39] btrfs: limit bio size under max_zone_append_size
` [PATCH v7 20/39] btrfs: limit ordered extent size to max_zone_append_size
` [PATCH v7 21/39] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v7 22/39] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v7 23/39] btrfs: handle REQ_OP_ZONE_APPEND as writing
` [PATCH v7 24/39] btrfs: enable zone append writing for direct IO
` [PATCH v7 25/39] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v7 26/39] btrfs: serialize meta IOs on "
` [PATCH v7 27/39] btrfs: wait existing extents before truncating
` [PATCH v7 28/39] btrfs: avoid async metadata checksum on ZONED mode
` [PATCH v7 29/39] btrfs: mark block groups to copy for device-replace
` [PATCH v7 30/39] btrfs: implement cloning for ZONED device-replace
` [PATCH v7 31/39] btrfs: implement copying "
` [PATCH v7 32/39] btrfs: support dev-replace in ZONED mode
` [PATCH v7 33/39] btrfs: enable relocation "
` [PATCH v7 34/39] btrfs: relocate block group to repair IO failure in ZONED
` [PATCH v7 35/39] btrfs: split alloc_log_tree()
` [PATCH v7 36/39] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v7 37/39] btrfs: serialize log transaction on ZONED mode
` [PATCH v7 38/39] btrfs: reorder log node allocation
` [PATCH v7 39/39] btrfs: enable to mount ZONED incompat flag
INFO: task hung in vfs_setxattr (3)
2020-09-15 7:57 UTC (3+ messages)
[RFC PATCH] inotify: add support watch open exec event
2020-09-15 7:08 UTC (2+ messages)
bdi cleanups v3
2020-09-15 7:05 UTC (8+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer
BUG: kernel NULL pointer dereference, address: RIP: 0010:shmem_getpage_gfp.isra.0+0x470/0x750
2020-09-15 6:52 UTC (3+ messages)
[Linux-kernel-mentees] [PATCH] idr: remove WARN_ON_ONCE() when trying to check id
2020-09-15 5:51 UTC (7+ messages)
` "
Kernel Benchmarking
2020-09-15 3:32 UTC (23+ messages)
[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
2020-09-15 2:13 UTC (31+ messages)
` [RFC PATCH v3 01/16] vfs: export new_inode_pseudo
` [RFC PATCH v3 02/16] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v3 03/16] fscrypt: export fscrypt_d_revalidate
` [RFC PATCH v3 04/16] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v3 05/16] fscrypt: make fscrypt_fname_disk_to_usr return whether result is nokey name
` [RFC PATCH v3 06/16] ceph: add fscrypt ioctls
` [RFC PATCH v3 07/16] ceph: crypto context handling for ceph
` [RFC PATCH v3 08/16] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v3 09/16] ceph: preallocate inode for ops that may create one
` [RFC PATCH v3 10/16] ceph: add routine to create context prior to RPC
` [RFC PATCH v3 11/16] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v3 12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v3 13/16] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v3 14/16] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v3 15/16] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v3 16/16] ceph: create symlinks with encrypted and base64-encoded targets
[RFC PATCH] fs: micro-optimization remove branches by adjusting flag values
2020-09-15 0:38 UTC (4+ messages)
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
2020-09-14 19:42 UTC (22+ messages)
` [RFC PATCH 4/6] security/fbfam: Add a new sysctl to control the crashing rate threshold
` [RFC PATCH 5/6] security/fbfam: Detect a fork brute force attack
[PATCH] ramfs: Fix nommu mmap with gaps in the page cache
2020-09-14 12:22 UTC
More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())
2020-09-14 12:29 UTC (3+ messages)
[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
2020-09-14 16:43 UTC (12+ messages)
[RESEND PATCH 0/2] iowait and idle fixes in /proc/stat
2020-09-14 16:31 UTC (6+ messages)
` [RESEND PATCH 1/2] tick-sched: Do not clear the iowait and idle times
` [RESEND PATCH 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
PROBLEM: epoll_wait() does not return events when running in multiple threads
2020-09-14 15:35 UTC (3+ messages)
mmotm 2020-09-13-21-39 uploaded
2020-09-14 15:03 UTC (2+ messages)
` mmotm 2020-09-13-21-39 uploaded (arch/x86/kernel/kvm.c)
[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
2020-09-14 13:32 UTC (4+ messages)
[External] Re: [PATCH v2] stackleak: Fix a race between stack erasing sysctl handlers
2020-09-14 14:09 UTC (2+ messages)
[PATCH V1] fuse: Remove __GFP_FS flag to avoid allocator recursing
2020-09-14 14:07 UTC (2+ messages)
WARNING: refcount bug in io_worker_exit
2020-09-14 9:34 UTC
[PATCH v5 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-14 2:38 UTC (11+ messages)
` [PATCH v5 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v5 03/10] fs/ntfs3: Add bitmap
` [PATCH v5 05/10] fs/ntfs3: Add attrib operations
` [PATCH v5 06/10] fs/ntfs3: Add compression
` [PATCH v5 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v5 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v5 10/10] fs/ntfs3: Add MAINTAINERS
WARNING: refcount bug in io_wqe_worker
2020-09-12 18:49 UTC (2+ messages)
[PATCH V8 0/3] fuse: Add support for passthrough read/write
2020-09-12 11:06 UTC (8+ messages)
` [PATCH V8 1/3] fuse: Definitions and ioctl() for passthrough
` [PATCH V8 2/3] fuse: Introduce synchronous read and write "
` [PATCH V8 3/3] fuse: Handle AIO read and write in passthrough
` [fuse-devel] [PATCH V8 0/3] fuse: Add support for passthrough read/write
[PATCH] fs/pipe.c: clean code by removing unnecessary initialization
2020-09-12 10:34 UTC
bdi cleanups v4
2020-09-12 6:17 UTC (3+ messages)
` [PATCH 05/12] md: update the optimal I/O size on reshape
[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
2020-09-12 5:01 UTC (2+ messages)
[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
2020-09-12 0:16 UTC (5+ messages)
slab-out-of-bounds in iov_iter_revert()
2020-09-11 23:55 UTC (2+ messages)
[PATCH] fs/aio.c: clean code by removing unnecessary assignment
2020-09-11 21:43 UTC
INFO: rcu detected stall in ext4_file_write_iter
2020-09-11 20:03 UTC (2+ messages)
[PATCH 1/5] Add manpage for open_tree(2)
2020-09-11 12:44 UTC (6+ messages)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
KASAN: use-after-free Write in io_wq_worker_running
2020-09-11 17:28 UTC (2+ messages)
[PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-11 16:59 UTC (5+ messages)
` [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v3 02/10] fs/ntfs3: Add initialization of super block
[PATCH v6] fuse: Add support for passthrough read/write
2020-09-11 16:23 UTC (9+ messages)
[Spam] We are still waiting for your email
2020-09-09 8:49 UTC
[PATCH -next] fs_parser: Fix 'name' kernel-doc warning in validate_constant_table()
2020-09-11 12:04 UTC
[PATCH -next] fs: Fix 'mnt' kernel-doc warning in namespace.c
2020-09-11 12:07 UTC
[PATCH -next] fs: vboxsf: Fix a kernel-doc warning in vboxsf_wrappers.c
2020-09-11 12:05 UTC (2+ messages)
[RFC PATCH V4] iomap: add support to track dirty state of sub pages
2020-09-11 12:05 UTC (4+ messages)
[PATCH] pipe: honor IOCB_NOWAIT
2020-09-11 11:21 UTC (3+ 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).