linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-05 05:17:25 to 2019-12-08 04:46:25 UTC [more...]

[git pull] several misc cleanups
 2019-12-08  4:45 UTC 

[PATCH v3] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-08  3:41 UTC  (2+ messages)

[PATCH v2 0/6] Delete timespec64_trunc()
 2019-12-08  3:04 UTC  (5+ messages)

[GIT PULL] iomap: fixes for 5.5
 2019-12-08  1:10 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.5-rc1
 2019-12-08  1:10 UTC  (2+ messages)

[GIT PULL] nfsd change for 5.5
 2019-12-08  1:10 UTC  (4+ messages)

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-07 22:47 UTC  (15+ messages)
` [PATCH 1/2] pipe: Remove assertion from pipe_poll() "
` [PATCH 2/2] pipe: Fix missing mask update after pipe_wait() "

[PATCH] pipe: Fix iteration end check in fuse_dev_splice_write()
 2019-12-07 19:33 UTC  (4+ messages)

[PATCH] fs: eventfd: fix obsolete comment
 2019-12-07 17:01 UTC  (2+ messages)

[PATCH v2] debugfs: Return -EPERM when locked down
 2019-12-07 16:16 UTC 

File monitor problem
 2019-12-07 12:36 UTC  (5+ messages)

[PATCH v5 00/28] btrfs: zoned block device support
 2019-12-07  9:47 UTC  (25+ messages)
` [PATCH v5 02/28] btrfs: Get zone information of zoned block devices
` [PATCH v5 03/28] btrfs: Check and enable HMZONED mode
` [PATCH v5 05/28] btrfs: disallow space_cache in "
` [PATCH v5 06/28] btrfs: disallow NODATACOW "
` [PATCH v5 07/28] btrfs: disable fallocate "
` [PATCH v5 09/28] btrfs: align device extent allocation to zone boundary

[PATCH] debugfs: Return -EPERM when locked down
 2019-12-07  8:29 UTC  (3+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-12-07  6:47 UTC  (8+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

mmotm 2019-12-06-19-46 uploaded
 2019-12-07  3:47 UTC 

[git pull] vfs.git d_inode/d_flags barriers
 2019-12-07  2:08 UTC  (5+ messages)

[RFC] Thing 1: Shardmap fox Ext4
 2019-12-07  0:46 UTC  (20+ messages)
                  ` [RFC] Thing 1: Shardmap for Ext4

[bug] userspace hitting sporadic SIGBUS on xfs (Power9, ppc64le), v4.19 and later
 2019-12-07  0:09 UTC 

[PATCH v5 00/13] add the latest exfat driver
 2019-12-06 21:55 UTC  (4+ messages)
  ` [PATCH v5 02/13] exfat: add super block operations

[PATCH v5 00/27] nfs: Mount API conversion
 2019-12-06 19:58 UTC  (3+ messages)

[GIT PULL] orangefs: posix open
 2019-12-06 19:43 UTC 

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-06 17:11 UTC  (4+ messages)

[PATCH 0/2 V3] avoid softlockups in various s_inodes iterators
 2019-12-06 16:55 UTC  (3+ messages)
` [PATCH 1/2 V3] fs: avoid softlockups in "
` [PATCH 2/2 V3] fs: call fsnotify_sb_delete after evict_inodes

[PATCH V2] fs_parser: remove fs_parameter_description name field
 2019-12-06 16:45 UTC  (2+ messages)
` [PATCH V3] "

[PATCH] syscalls/newmount: new test case for new mount API
 2019-12-06 16:23 UTC  (4+ messages)
` [LTP] "

[PATCH v5 00/15] btrfs-progs: zoned block device support
 2019-12-06 15:22 UTC  (7+ messages)
` [PATCH] libblkid: implement zone-aware probing for HMZONED btrfs

[PATCH 0/8 v3] btrfs direct-io using iomap
 2019-12-06 15:09 UTC  (21+ messages)
` [PATCH 1/8] fs: Export generic_file_buffered_read()
` [PATCH 2/8] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/8] iomap: Remove lockdep_assert_held()
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 5/8] fs: Remove dio_end_io()
` [PATCH 6/8] btrfs: Wait for extent bits to release page
` [PATCH 7/8] btrfs: Remove btrfs_dio_data
` [PATCH 8/8] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK

[PATCH v18 00/13] open: introduce openat2(2) syscall
 2019-12-06 14:13 UTC  (14+ messages)
` [PATCH v18 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v18 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v18 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v18 04/13] namei: allow set_root() "
` [PATCH v18 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v18 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v18 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v18 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v18 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v18 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v18 11/13] open: introduce openat2(2) syscall
` [PATCH v18 12/13] selftests: add openat2(2) selftests
` [PATCH v18 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH] xarray: Fix incorrect comment in header file
 2019-12-06 10:29 UTC 

[PATCH]ocfs2: flush journal to update log tail info after journal recovery when mount
 2019-12-06  9:41 UTC 

[PATCHv4 0/3] Fix inode_lock sequence to scale performance of DIO mixed R/W workload
 2019-12-06  8:49 UTC  (11+ messages)
` [PATCHv4 1/3] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
` [PATCHv4 2/3] ext4: Start with shared i_rwsem in case of DIO instead of exclusive
` [PATCHv4 3/3] ext4: Move to shared i_rwsem even without dioread_nolock mount opt

[PATCH] cifs: Don't use iov_iter::type directly
 2019-12-06  8:35 UTC  (5+ messages)

[PATCH V2 0/2] ovl: implement async IO routines
 2019-12-06  3:54 UTC  (3+ messages)

Question about clone_range() metadata stability
 2019-12-06  1:31 UTC  (5+ messages)

[git pull] vfs.git autofs-related stuff
 2019-12-06  1:20 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in bpf_prog_create
 2019-12-05 22:45 UTC  (7+ messages)
    ` [PATCH] ppp: fix out-of-bounds access in bpf_prog_create()

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-12-05 22:43 UTC  (2+ messages)

[GIT PULL] fuse update for 5.5
 2019-12-05 21:30 UTC  (2+ messages)

[GIT PULL] pipe: General notification queue
 2019-12-05 20:26 UTC  (2+ messages)

[RFC PATCH v3 00/12] fs: interface for directly reading/writing compressed data
 2019-12-05 18:58 UTC  (3+ messages)
` [PATCH man-pages v2] Document encoded I/O

[PATCH v1] staging: exfat: fix multiple definition error of `rename_file'
 2019-12-05 18:31 UTC  (3+ messages)

[GIT PULL] pipe: Notification queue preparation
 2019-12-05 18:18 UTC  (9+ messages)

[ZUFS news] pmfs: Announcing PMFS2, PMFS derived ZUFS file system
 2019-12-05 18:10 UTC 

[PATCH 0/2] pipe: Fixes
 2019-12-05 17:42 UTC  (5+ messages)
` [PATCH 1/2] pipe: Remove assertion from pipe_poll()
` [PATCH 2/2] pipe: Fix missing mask update after pipe_wait()

[ANNOUNCE] xfs-linux: iomap-5.5-merge updated to c275779ff2dd
 2019-12-05 17:15 UTC 

KASAN: slab-out-of-bounds Write in pipe_write
 2019-12-05 16:33 UTC  (4+ messages)

[PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2019-12-05 16:08 UTC  (5+ messages)
` [PATCH 1/1] fs: "

[PATCH] iomap: stop using ioend after it's been freed in iomap_finish_ioend()
 2019-12-05 15:39 UTC  (4+ messages)

[PATCH] staging: exfat: properly support discard in clr_alloc_bitmap()
 2019-12-05 15:29 UTC 

[RFC PATCH 1/2] selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
 2019-12-05 14:20 UTC  (5+ messages)
` [RFC PATCH 2/2] selinux: fall back to ref-walk upon LSM_AUDIT_DATA_DENTRY too

KASAN: slab-out-of-bounds Read in iov_iter_alignment
 2019-12-05 14:05 UTC 

kernel BUG at fs/pipe.c:LINE!
 2019-12-05 13:06 UTC  (4+ messages)

[bug report] io_uring: ensure async punted read/write requests copy iovec
 2019-12-05 11:08 UTC  (2+ messages)

kmsan boot error: KMSAN: uninit-value in proc_task_name
 2019-12-05  8:56 UTC  (2+ messages)

[PATCH v2] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-05  7:55 UTC  (5+ messages)

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-05  6:54 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v5 1/2] sched/numa: introduce per-cgroup NUMA locality info
        ` [PATCH v5 2/2] sched/numa: documentation for per-cgroup numa, statistics

BUG: sleeping function called from invalid context in lock_sock_nested
 2019-12-05  5:45 UTC  (3+ messages)
  ` [PATCH] crypto: af_alg - Use bh_lock_sock in sk_destruct


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).