linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 10:19:57 to 2020-01-19 03:20:49 UTC [more...]

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-19  3:17 UTC  (20+ messages)
                  ` [RFC][PATCHSET][CFT] pathwalk cleanups and fixes
                    ` [PATCH 01/17] do_add_mount(): lift lock_mount/unlock_mount into callers
                      ` [PATCH 02/17] fix automount/automount race properly
                      ` [PATCH 03/17] follow_automount(): get rid of dead^Wstillborn code
                      ` [PATCH 04/17] follow_automount() doesn't need the entire nameidata
                      ` [PATCH 05/17] make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOW
                      ` [PATCH 06/17] handle_mounts(): start building a sane wrapper for follow_managed()
                      ` [PATCH 07/17] atomic_open(): saner calling conventions (return dentry on success)
                      ` [PATCH 08/17] lookup_open(): "
                      ` [PATCH 09/17] do_last(): collapse the call of path_to_nameidata()

[RFC] iomap: fix race between readahead and direct write
 2020-01-19  3:15 UTC  (14+ messages)

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-19  1:12 UTC  (8+ messages)
` [PATCH v3 0/2] openat2: minor uapi cleanups
  ` [PATCH v3 1/2] open: introduce openat2(2) syscall
  ` [PATCH v3 2/2] selftests: add openat2(2) selftests

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-18 23:13 UTC  (2+ messages)

RFC: hold i_rwsem until aio completes
 2020-01-18 22:40 UTC  (8+ messages)

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-18 18:33 UTC  (7+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH] fs/binfmt_script: Use existing functions to clarify the code
 2020-01-18 16:27 UTC 

[PATCH v11 00/14] add the latest exfat driver
 2020-01-18 15:03 UTC  (15+ messages)
` [PATCH v11 01/14] exfat: add in-memory and on-disk structures and headers
` [PATCH v11 02/14] exfat: add super block operations
` [PATCH v11 03/14] exfat: add inode operations
` [PATCH v11 04/14] exfat: add directory operations
` [PATCH v11 05/14] exfat: add file operations
` [PATCH v11 06/14] exfat: add fat entry operations
` [PATCH v11 07/14] exfat: add bitmap operations
` [PATCH v11 08/14] exfat: add exfat cache
` [PATCH v11 09/14] exfat: add misc operations
` [PATCH v11 10/14] exfat: add nls operations
` [PATCH v11 11/14] exfat: add Kconfig and Makefile
` [PATCH v11 12/14] exfat: add exfat in fs/Kconfig and fs/Makefile
` [PATCH v11 13/14] MAINTAINERS: add exfat filesystem
` [PATCH v11 14/14] staging: exfat: make staging/exfat and fs/exfat mutually exclusive

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-18  9:11 UTC  (28+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 05/12] fs: remove unneeded IS_DAX() check
` [RFC PATCH V2 07/12] fs: Add locking for a dynamic inode 'mode'
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs

[PATCH v6 0/9] Inline Encryption Support
 2020-01-18  5:27 UTC  (23+ messages)
` [PATCH v6 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v6 2/9] block: Add encryption context to struct bio
` [PATCH v6 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
` [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS

[LSF/MM/BPF TOPIC] Allowing linkat() to replace the destination
 2020-01-18  2:20 UTC  (18+ messages)

udf: Suspicious values in udf_statfs()
 2020-01-18  0:11 UTC  (7+ messages)

[PATCH v8 0/3] Add pidfd_getfd syscall
 2020-01-17 23:14 UTC  (4+ messages)
` [PATCH v8 2/3] pid: Introduce "

[PATCH v2 0/3] introduce a uid/gid shifting bind mount
 2020-01-17 22:52 UTC  (10+ messages)
` [PATCH v2 2/3] fs: introduce "

[PATCHSET v2 0/6] io_uring: add support for open/close
 2020-01-17 22:36 UTC  (29+ messages)
` [PATCH 3/6] io_uring: add support for IORING_OP_OPENAT

mmotm 2019-12-10-19-14 uploaded
 2020-01-17 22:15 UTC  (6+ messages)
` mmotm 2019-12-10-19-14 uploaded (objtool: func() falls through)

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-17 21:42 UTC  (10+ messages)
` [PATCH v3 1/9] fscrypt: Add siphash and hash key for policy v2
` [PATCH v3 2/9] fscrypt: Don't allow v1 policies with casefolding
` [PATCH v3 3/9] fscrypt: Change format of no-key token
` [PATCH v3 4/9] fscrypt: Only create hash key when needed
` [PATCH v3 5/9] vfs: Fold casefolding into vfs
` [PATCH v3 6/9] f2fs: Handle casefolding with Encryption
` [PATCH v3 7/9] ext4: Use struct super_blocks' casefold data
` [PATCH v3 8/9] ext4: Hande casefolding with encryption
` [PATCH v3 9/9] ext4: Optimize match for casefolded encrypted dirs

Performance regression introduced by commit b667b8673443 ("pipe: Advance tail pointer inside of wait spinlock in pipe_read()")
 2020-01-17 21:30 UTC  (4+ messages)

[GIT PULL] fuse fix for 5.5-rc7
 2020-01-17 16:45 UTC  (2+ messages)

Problems with determining data presence by examining extents?
 2020-01-17 16:43 UTC  (10+ messages)

Making linkat() able to overwrite the target
 2020-01-17 16:39 UTC  (8+ messages)

udf: Commit b085fbe2ef7fa (udf: Fix crash during mount) broke CD-RW support
 2020-01-17 12:27 UTC  (7+ messages)

[PATCH v10 00/14] add the latest exfat driver
 2020-01-17 12:13 UTC  (33+ messages)
  ` [PATCH v10 09/14] exfat: add misc operations
    ` [PATCH v10 11/14] exfat: add Kconfig and Makefile
    ` [PATCH v10 05/14] exfat: add file operations
    ` [PATCH v10 04/14] exfat: add directory operations
    ` [PATCH v10 03/14] exfat: add inode operations

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2020-01-17 10:50 UTC  (2+ messages)

[fuse-devel] avoiding atime invalidation with mount -o noatime (instead of just -o ro)
 2020-01-17 10:38 UTC 

[PATCH] vfs: prevent signed overflow by using u64 over loff_t
 2020-01-17  9:58 UTC  (3+ messages)

BUG: sleeping function called from invalid context in lock_sock_nested
 2020-01-17  9:39 UTC  (2+ messages)

KASAN: use-after-free Read in __locks_wake_up_blocks
 2020-01-17  6:45 UTC 

[PATCH v10 11/14] exfat: add Kconfig and Makefile
 2020-01-17  6:43 UTC 

[PATCH] staging: exfat: remove fs_func struct
 2020-01-17  6:20 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-01-17  2:19 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "

[PATCH] fs: optimise kiocb_set_rw_flags()
 2020-01-17  1:32 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH AUTOSEL 4.4 116/174] coredump: split pipe command whitespace before expanding template
 2020-01-17  0:57 UTC  (2+ messages)

[PATCH 5.4 024/203] fs: move guard_bio_eod() after bio_set_op_attrs
 2020-01-16 23:15 UTC 

[PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS
 2020-01-16 23:32 UTC  (4+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16 20:30 UTC  (6+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages

[PATCH 01/19] dax: remove block device dependencies
 2020-01-16 19:23 UTC  (17+ messages)

[PATCH AUTOSEL 5.4 150/205] affs: fix a memory leak in affs_remount
 2020-01-16 16:42 UTC 

[v10 00/14] add the latest exfat driver
 2020-01-16 19:20 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 479/671] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:04 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 649/671] affs: fix a memory leak in affs_remount

dax: Get rid of fs_dax_get_by_host() helper
 2020-01-16 18:09 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 175/251] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:35 UTC 

[PATCH AUTOSEL 4.14 260/371] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 355/371] affs: fix a memory leak in affs_remount

[PATCH] io_uring: wakeup threads waiting for EPOLLOUT events
 2020-01-16 17:03 UTC  (7+ messages)

[PATCH v10 00/14] add the latest exfat driver
 2020-01-16 14:45 UTC 

Weird fuse_operations.read calls with Linux 5.4
 2020-01-16 11:59 UTC  (5+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-01-16 11:06 UTC  (2+ messages)


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