Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 07:11:06 to 2021-04-05 23:10:43 UTC [more...]

[PATCH 0/2] fs/epoll: restore user-visible behavior upon event ready
 2021-04-05 23:10 UTC  (3+ messages)
` [PATCH 1/2] kselftest: introduce new epoll test case
` [PATCH 2/2] fs/epoll: restore waking from ep_done_scan()

[PATCHSET RFC v3 00/18] xfs: atomic file updates
 2021-04-05 23:08 UTC  (18+ messages)
` [PATCH 01/18] vfs: introduce new file range exchange ioctl
` [PATCH 02/18] xfs: support two inodes in the defer capture structure
` [PATCH 03/18] xfs: allow setting and clearing of log incompat feature flags
` [PATCH 04/18] xfs: clear log incompat feature bits when the log is idle
` [PATCH 05/18] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 06/18] xfs: introduce a swap-extent log intent item

[PATCH][CIFS] Insert and Collapse range
 2021-04-05 21:30 UTC  (2+ messages)

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-05 20:07 UTC  (25+ messages)

[PATCH v6 00/27] Memory Folios
 2021-04-05 19:31 UTC  (11+ messages)

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-05 18:38 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation
 2021-04-05 18:11 UTC  (2+ messages)

[PATCH v5] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-05 17:19 UTC 

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-04-05 17:16 UTC  (2+ messages)

[PATCH] cachefiles: use private mounts in cache->mnt
 2021-04-05 16:46 UTC 

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-05 16:18 UTC  (17+ messages)
                ` fsnotify path hooks
                        ` LSM and setxattr helpers

[PATCH AUTOSEL 5.4 07/13] radix tree test suite: Fix compilation
 2021-04-05 16:04 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 09/13] radix tree test suite: Register the main thread with the RCU library
` [PATCH AUTOSEL 5.4 10/13] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH AUTOSEL 5.4 11/13] idr test suite: Create anchor before launching throbber
` [PATCH AUTOSEL 5.4 13/13] block: don't ignore REQ_NOWAIT for direct IO

[PATCH AUTOSEL 5.10 12/22] XArray: Fix splitting to non-zero orders
 2021-04-05 16:04 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 13/22] radix tree test suite: Fix compilation
` [PATCH AUTOSEL 5.10 15/22] radix tree test suite: Register the main thread with the RCU library
` [PATCH AUTOSEL 5.10 16/22] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH AUTOSEL 5.10 17/22] idr test suite: Create anchor before launching throbber
` [PATCH AUTOSEL 5.10 22/22] block: don't ignore REQ_NOWAIT for direct IO

[PATCH AUTOSEL 5.11 12/22] XArray: Fix splitting to non-zero orders
 2021-04-05 16:04 UTC  (6+ messages)
` [PATCH AUTOSEL 5.11 13/22] radix tree test suite: Fix compilation
` [PATCH AUTOSEL 5.11 15/22] radix tree test suite: Register the main thread with the RCU library
` [PATCH AUTOSEL 5.11 16/22] idr test suite: Take RCU read lock in idr_find_test_1
` [PATCH AUTOSEL 5.11 17/22] idr test suite: Create anchor before launching throbber
` [PATCH AUTOSEL 5.11 22/22] block: don't ignore REQ_NOWAIT for direct IO

[PATCH v4 0/3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-05 14:05 UTC  (7+ messages)
` [PATCH v4 1/3] lkdtm/heap: Add vmalloc linear overflow test
` [PATCH v4 2/3] seq_file: Fix clang warning for NULL pointer arithmetic
` [PATCH v4 3/3] sysfs: Unconditionally use vmalloc for buffer
  ` [sysfs] 5f65c1f63b: WARNING:at_fs/sysfs/file.c:#sysfs_kf_seq_start

[syzbot] WARNING in inc_nlink (2)
 2021-04-05  9:25 UTC 

[syzbot] WARNING: suspicious RCU usage in dput
 2021-04-05  3:04 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in __ext4_handle_dirty_metadata
 2021-04-05  0:08 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in getname_flags
 2021-04-04 21:36 UTC  (5+ messages)
` Something is leaking RCU holds from interrupt context

[PATCH v3] writeback: fix obtain a reference to a freeing memcg css
 2021-04-04 18:01 UTC  (2+ messages)

KCSAN: data-race in __fput / ep_remove
 2021-04-04  9:34 UTC 

KASAN: use-after-free Read in cdev_del
 2021-04-04  9:05 UTC  (2+ messages)

[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races
 2021-04-02 21:17 UTC  (5+ messages)
` [PATCH 2/3] mm: Provide address_space operation for filling pages for read

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-02 21:16 UTC  (9+ messages)

split receive_fd_replace from __receive_fd
 2021-04-02 19:01 UTC  (3+ messages)
` [PATCH] fs: "

[PATCH v9 0/9] fs: interface for directly reading/writing compressed data
 2021-04-02 17:50 UTC  (6+ messages)
` [PATCH v9 1/9] iov_iter: add copy_struct_from_iter()

[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2021-04-02 16:26 UTC  (11+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-04-02 15:53 UTC  (11+ messages)
` [PATCH v26 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v26 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v26 03/10] fs/ntfs3: Add bitmap
` [PATCH v26 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v26 05/10] fs/ntfs3: Add attrib operations
` [PATCH v26 06/10] fs/ntfs3: Add compression
` [PATCH v26 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v26 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v26 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v26 10/10] fs/ntfs3: Add MAINTAINERS

[RFC] Convert sysv filesystem to use folios exclusively
 2021-04-02 13:50 UTC  (3+ messages)

[syzbot] KASAN: null-ptr-deref Read in filp_close (2)
 2021-04-02 12:35 UTC  (5+ messages)
` [PATCH 0/3] file: fix and simplify close_range()
` [PATCH 1/3] file: fix close_range() for unshare+cloexec
` [PATCH 2/3] file: let pick_file() tell caller it's done
` [PATCH 3/3] file: simplify logic in __close_range()

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-02  9:12 UTC  (18+ messages)
` [PATCH 1/2] file: Export receive_fd() to modules
    `  "
` [PATCH 2/2] binder: Use receive_fd() to receive file from another process
    `  "
        `  "
            `  "
  ` Re: [PATCH 0/2] Export receive_fd() to modules and do some cleanups

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-02  8:18 UTC  (9+ messages)
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 07/10] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v3 08/10] fsdax: Dedup file range to use a compare function

[PATCH v3] fs: Improve eventpoll logging to stop indicting timerfd
 2021-04-02  5:57 UTC 

[PATCH v2] fs: Improve eventpoll logging to stop indicting timerfd
 2021-04-01 23:57 UTC  (3+ messages)

[PATCH v6 0/4] Make UTF-8 encoding loadable
 2021-04-01 20:53 UTC  (3+ messages)
` [PATCH v6 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH v32 00/12] Landlock LSM
 2021-04-01 20:52 UTC  (13+ messages)
` [PATCH v32 01/12] landlock: Add object management
` [PATCH v32 02/12] landlock: Add ruleset and domain management
` [PATCH v32 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v32 04/12] landlock: Add ptrace restrictions
` [PATCH v32 05/12] LSM: Infrastructure management of the superblock
` [PATCH v32 06/12] fs,security: Add sb_delete hook
` [PATCH v32 07/12] landlock: Support filesystem access-control
` [PATCH v32 08/12] landlock: Add syscall implementations
` [PATCH v32 09/12] arch: Wire up Landlock syscalls
` [PATCH v32 10/12] selftests/landlock: Add user space tests
` [PATCH v32 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v32 12/12] landlock: Add user and kernel documentation

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-04-01 19:54 UTC  (6+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-01 18:37 UTC 

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-04-01 13:12 UTC  (6+ messages)
` [RFC PATCH v5 20/19] ceph: make ceph_get_name decrypt filenames

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-04-01 11:24 UTC  (4+ messages)
` [PATCH RESEND V12 8/8] fuse: Introduce passthrough for mmap

[PATCH v2] writeback: fix obtain a reference to a freeing memcg css
 2021-04-01 14:39 UTC  (5+ messages)
  ` [External] "

overlayfs: overlapping upperdir path
 2021-04-01 15:19 UTC  (4+ messages)

[PATCH v1] ovl: Fix leaked dentry
 2021-04-01 16:50 UTC  (3+ messages)

[PATCH v5 00/27] Memory Folios
 2021-04-01 16:00 UTC  (12+ messages)

[RFC PATCH v2] implement orangefs_readahead
 2021-04-01 13:42 UTC  (16+ messages)
  ` [RFC PATCH] "

[PATCH v31 00/12] Landlock LSM
 2021-04-01 17:12 UTC  (5+ messages)
` [PATCH v31 07/12] landlock: Support filesystem access-control

[PATCH v3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01  7:37 UTC  (7+ messages)

[PATCH] block: reexpand iov_iter after read/write
 2021-04-01  7:18 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).