Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-08-19 22:23:05 to 2020-08-21 19:15:44 UTC [more...]
[PATCH ghak90 V9 00/13] audit: implement container identifier
2020-08-21 19:15 UTC (13+ messages)
` [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 v7 0/3] SELinux support for anonymous inodes and UFFD
2020-08-21 18:56 UTC (4+ 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 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-08-21 18:53 UTC (49+ 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] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
2020-08-21 17:40 UTC (2+ messages)
[PATCH v2 02/10] fs/ntfs3: Add initialization of super block
2020-08-21 17:35 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
[PATCH v2 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
2020-08-21 17:23 UTC (2+ messages)
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
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 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
[PATCH v2 05/10] fs/ntfs3: Add attrib operations
2020-08-21 16:25 UTC
[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
2020-08-21 16:27 UTC (6+ messages)
[PATCH v2 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
2020-08-21 16:25 UTC
[PATCH v2 10/10] fs/ntfs3: Add MAINTAINERS
2020-08-21 16:25 UTC
[PATCH v2 00/10] fs: NTFS read-write driver GPL implementation by Paragon Software
2020-08-21 16:24 UTC
[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
[RFC PATCH 0/5] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
2020-08-21 15:05 UTC (6+ 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] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-21 14:49 UTC (10+ messages)
Splitting an iomap_page
2020-08-21 14:40 UTC
[PATCH v3 0/4] Update SELinuxfs out of tree and then swapover
2020-08-21 13:44 UTC (13+ 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
[RFC PATCH V3] iomap: add support to track dirty state of sub pages
2020-08-21 13:36 UTC (6+ messages)
[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)
[RFC PATCH V4] iomap: add support to track dirty state of sub pages
2020-08-21 12:48 UTC (6+ 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 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
[PATCH v3 00/18] virtiofs: Add DAX support
2020-08-20 14:29 UTC (7+ messages)
` [PATCH v3 02/18] dax: Create a range version of dax_layout_busy_page()
` [PATCH v3 03/18] virtio: Add get_shm_region method
` [PATCH v3 05/18] virtio: Implement get_shm_region for MMIO transport
` [PATCH v3 11/18] fuse: implement FUSE_INIT map_alignment field
[PATCH v3 0/2] proc: Relax check of mount visibility
2020-08-20 13:53 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] Show /proc/self/net only for CAP_NET_ADMIN
[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software
2020-08-20 10:59 UTC (10+ messages)
[PATCH] afs: Fix key ref leak in afs_put_operation()
2020-08-20 13:37 UTC
[RFC 0/1] Optimize ext4 DAX overwrites
2020-08-20 13:09 UTC (4+ messages)
` [RFC 1/1] ext4: "
[PATCH 4.14 029/228] xattr: break delegations in {set,remove}xattr
2020-08-20 9:20 UTC
[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
2020-08-20 10:41 UTC (7+ messages)
[PATCH 4.9 070/212] xattr: break delegations in {set,remove}xattr
2020-08-20 9:20 UTC
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-08-20 6:11 UTC (6+ messages)
[PATCH AUTOSEL 5.8 27/27] fs/signalfd.c: fix inconsistent return codes for signalfd4
2020-08-20 0:01 UTC
[PATCH AUTOSEL 5.7 24/24] fs/signalfd.c: fix inconsistent return codes for signalfd4
2020-08-20 0:01 UTC
[PATCH AUTOSEL 5.4 22/22] fs/signalfd.c: fix inconsistent return codes for signalfd4
2020-08-20 0:02 UTC
[PATCH AUTOSEL 4.19 18/18] fs/signalfd.c: fix inconsistent return codes for signalfd4
2020-08-20 0:03 UTC
[PATCH v2 2/2] Show /proc/self/net only for CAP_NET_ADMIN
2020-08-19 23:27 UTC (2+ messages)
mmotm 2020-08-19-16-09 uploaded
2020-08-19 23:09 UTC
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).