Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-24 9:20 UTC (10+ messages)
` [PATCH 1/5] iov_iter: introduce iov_iter_pin_user_pages*() routines
` [PATCH 2/5] mm/gup: introduce pin_user_page()
` [PATCH 3/5] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
[RFC PATCH 0/5] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
2020-08-24 8:43 UTC (10+ messages)
` [PATCH 3/5] fuse: Add a flag FUSE_SETATTR_KILL_PRIV
` [PATCH 4/5] fuse: For sending setattr in case of open(O_TRUNC)
[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
2020-08-24 6:17 UTC (4+ messages)
[PATCH v6 0/2] avoid xfs transaction reservation recursion
2020-08-24 1:42 UTC (3+ messages)
` [PATCH v6 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v6 2/2] xfs: avoid transaction reservation recursion
xattr names for unprivileged stacking?
2020-08-23 23:40 UTC (5+ messages)
` file forks vs. xattr (was: xattr names for unprivileged stacking?)
fanotify feature request FAN_MARK_PID
2020-08-23 13:04 UTC (4+ messages)
[PATCH v2 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
2020-08-23 10:16 UTC (3+ messages)
[PATCH v2 02/10] fs/ntfs3: Add initialization of super block
2020-08-23 9:55 UTC (3+ messages)
[PATCH v2 04/10] fs/ntfs3: Add file operations and implementation
2020-08-23 9:48 UTC
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-08-23 2:49 UTC (10+ messages)
INFO: task hung in pipe_read (2)
2020-08-23 0:21 UTC (11+ messages)
` [RFC PATCH] pipe: make pipe_release() deferrable
[PATCH 1/5] Add manpage for open_tree(2)
2020-08-22 20:18 UTC (10+ messages)
` [PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)
[RFC PATCH V3] iomap: add support to track dirty state of sub pages
2020-08-22 16:43 UTC (9+ messages)
[PATCH] io_uring: Convert to use the fallthrough macro
2020-08-22 15:50 UTC (2+ messages)
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-22 13:13 UTC (12+ messages)
[PATCHv2 0/3] Optimize ext4 DAX overwrites
2020-08-22 11:34 UTC (4+ messages)
` [PATCHv2 1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument
` [PATCHv2 2/3] ext4: Extend ext4_overwrite_io() for dax path
` [PATCHv2 3/3] ext4: Optimize ext4 DAX overwrites
Splitting an iomap_page
2020-08-22 6:06 UTC (2+ messages)
[RFC PATCH V4] iomap: add support to track dirty state of sub pages
2020-08-22 6:01 UTC (9+ messages)
` [PATCH 1/3] iomap: Use kzalloc to allocate iomap_page
` [PATCH 2/3] iomap: Use bitmap ops to set uptodate bits
` [PATCH 3/3] iomap: Support arbitrarily many blocks per page
[PATCH v2 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
2020-08-22 1:45 UTC (3+ messages)
[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
2020-08-22 1:40 UTC (3+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v2 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
[PATCH v4 0/2] Selecting Load Addresses According to p_align
2020-08-21 23:38 UTC (3+ messages)
` [PATCH v4 1/2] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address
` [PATCH v4 2/2] Add self-test for verifying load alignment
[PATCH 0/78] Transparent Huge Pages for XFS
2020-08-21 22:45 UTC
[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
2020-08-21 21:20 UTC (5+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v7 2/3] Teach SELinux about anonymous inodes
` [PATCH v7 3/3] Wire UFFD up to SELinux
[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
2020-08-21 20:23 UTC (8+ messages)
[PATCH ghak90 V9 00/13] audit: implement container identifier
2020-08-21 20:13 UTC (21+ messages)
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
[PATCH v2 00/10] fs: NTFS read-write driver GPL implementation by Paragon Software
2020-08-21 19:21 UTC (2+ messages)
[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-08-21 18:53 UTC (29+ messages)
[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
2020-08-21 18:11 UTC
[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
2020-08-21 17:30 UTC (24+ messages)
` [PATCH 1/9] btrfs: send: get rid of i_size logic in send_write()
` [PATCH 2/9] btrfs: send: avoid copying file data
` [PATCH 3/9] btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()
` [PATCH 4/9] btrfs: add send_stream_version attribute to sysfs
` [PATCH 5/9] btrfs: add send stream v2 definitions
` [PATCH 6/9] btrfs: send: write larger chunks when using stream v2
` [PATCH 7/9] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH 8/9] btrfs: send: send compressed extents with encoded writes
` [PATCH 9/9] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive
memory leak in rw_copy_check_uvector
2020-08-21 16:58 UTC
[PATCH v2 06/10] fs/ntfs3: Add compression
2020-08-21 16:46 UTC (2+ messages)
mountinfo contents changed when rootfs is ramfs
2020-08-21 16:38 UTC (2+ messages)
[PATCH v2 10/10] fs/ntfs3: Add MAINTAINERS
2020-08-21 16:25 UTC
[PATCH v2 05/10] fs/ntfs3: Add attrib operations
2020-08-21 16:25 UTC
[PATCH v2 03/10] fs/ntfs3: Add bitmap
2020-08-21 16:25 UTC
[PATCH v2 01/10] fs/ntfs3: Add headers and misc files
2020-08-21 16:24 UTC
exec: Move unshare_files and guarantee files_struct.count is correct
2020-08-21 16:17 UTC (10+ messages)
` [PATCH 04/17] kcmp: In kcmp_epoll_target use fget_task
` [PATCH 09/17] file: Implement fnext_task
[PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode
2020-08-21 16:02 UTC (2+ messages)
[fuse-devel] Cross-host entry caching and file open/create
2020-08-21 15:49 UTC
[PATCH v3 0/4] Update SELinuxfs out of tree and then swapover
2020-08-21 13:44 UTC (10+ messages)
` [PATCH v3 1/4] selinux: Create function for selinuxfs directory cleanup
` [PATCH v3 2/4] selinux: Refactor selinuxfs directory populating functions
` [PATCH v3 3/4] selinux: Standardize string literal usage for selinuxfs directory names
` [PATCH v3 4/4] selinux: Create new booleans and class dirs out of tree
[GIT PULL] Mount notifications
2020-08-21 13:17 UTC (20+ messages)
` [GIT PULL] Filesystem Information
` file metadata via fs API (was: [GIT PULL] Filesystem Information)
` file metadata via fs API
[RFC PATCH V2] iomap: add support to track dirty state of sub pages
2020-08-21 13:05 UTC (6+ messages)
[PATCH 1/2] exfat: add NameLength check when extracting name
2020-08-21 10:41 UTC (5+ messages)
` [PATCH 2/2] exfat: unify name extraction
[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
2020-08-21 9:24 UTC (13+ messages)
` [PATCH man-pages v5] Document encoded I/O
` [PATCH v5 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v5 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v5 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v5 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v5 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v5 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v5 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v5 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v5 9/9] btrfs: implement RWF_ENCODED writes
[PATCH] afs: Fix NULL deref in afs_dynroot_depopulate()
2020-08-21 9:15 UTC
[PATCH v3] exfat: integrates dir-entry getting and validation
2020-08-21 6:53 UTC (4+ messages)
[PATCH v2 1/2] exfat: add dir-entry set checksum validation
2020-08-21 5:22 UTC (2+ messages)
` [PATCH v2 2/2] exfat: write only modified part of dir-entry set
[PATCH v3 0/2] Selecting Load Addresses According to p_align
2020-08-21 3:51 UTC (4+ messages)
` [PATCH v3 1/2] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address
` [PATCH v3 2/2] Add self-test for verifying load alignment
[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
2020-08-21 3:48 UTC (3+ messages)
[PATCH 0/2] Consolidate DIO behavior on unaligned EOF read
2020-08-21 1:37 UTC (4+ messages)
` [PATCH 2/2] f2fs: Return EOF on unaligned end of file DIO read
[PATCH 1/2] block: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue
2020-08-21 1:33 UTC (4+ messages)
` [PATCH 2/2] writeback: "
[PATCH V1] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
2020-08-20 21:50 UTC (2+ messages)
[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
2020-08-20 17:41 UTC (4+ messages)
[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-08-20 15:52 UTC (8+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot
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).