linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 23:41:59 to 2019-04-01 04:38:57 UTC [more...]

[PATCH 01/15] btrfs: create a mount option for dax
 2019-04-01  4:38 UTC  (21+ messages)
` [PATCH 04/15] dax: Introduce IOMAP_F_COW for copy-on-write
` [PATCH 05/15] btrfs: return whether extent is nocow or not
` [PATCH 07/15] btrfs: add dax write support
` [PATCH 08/15] dax: add dax_iomap_cow to copy a mmap page before writing
` [PATCH 09/15] btrfs: add dax mmap support
` [PATCH 11/15] fs: dedup file range to use a compare function
` [PATCH 15/15] btrfs: Writeprotect mmap pages on snapshot

Is it possible that certain physical disk doesn't implement flush correctly?
 2019-03-31 23:07 UTC  (16+ messages)

[RFC PATCH v3 0/3] Block/XFS: Support alternative mirror device retry
 2019-03-31 22:00 UTC  (22+ messages)
` [PATCH v3 1/3] block: introduce submit_bio_verify()
` [PATCH v3 2/3] block: verify data when endio
` [PATCH v3 3/3] fs: xfs: add read_verifier() function

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-31  2:11 UTC  (15+ messages)
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

Possible UDF locking error?
 2019-03-30 19:49 UTC  (3+ messages)

[PATCH v3 0/7] Extend write-hint for in-kernel use
 2019-03-30 17:49 UTC  (11+ messages)
    ` [PATCH v3 1/7] block: extend stream count "
    ` [PATCH v3 2/7] block: introduce API to register stream information with block layer
    ` [PATCH v3 3/7] block: add write-hint to stream-id conversion
    ` [PATCH v3 4/7] nvme: register stream info with block layer
    ` [PATCH v3 5/7] fs: introduce APIs to enable sending write-hint with buffer-head
    ` [PATCH v3 6/7] fs: introduce write-hint start point for in-kernel hints
    ` [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal

[PATCH] fs/binfmt_elf.c: fix GPF when dereferencing invalid interpreter
 2019-03-30 16:16 UTC  (2+ messages)

[RFC PATCH 01/68] kbuild: skip sub-make for in-tree build with GNU Make 4.x
 2019-03-30 12:11 UTC  (65+ messages)
` [RFC PATCH 11/68] vfs: Convert zsmalloc to use the new mount API
` [RFC PATCH 12/68] vfs: Convert sockfs "
` [RFC PATCH 13/68] vfs: Convert dax "
` [RFC PATCH 14/68] vfs: Convert drm "
` [RFC PATCH 15/68] vfs: Convert ia64 perfmon "
` [RFC PATCH 16/68] vfs: Convert cxl "
` [RFC PATCH 17/68] vfs: Convert ocxlflash "
` [RFC PATCH 18/68] vfs: Convert virtio_balloon "
` [RFC PATCH 19/68] vfs: Convert btrfs_test "
` [RFC PATCH 20/68] vfs: Kill off mount_pseudo() and mount_pseudo_xattr()
` [RFC PATCH 21/68] vfs: Use sget_fc() for pseudo-filesystems
` [RFC PATCH 22/68] vfs: Convert binderfs to use the new mount API
` [RFC PATCH 23/68] vfs: Convert nfsctl "
` [RFC PATCH 24/68] vfs: Convert rpc_pipefs "
` [RFC PATCH 25/68] vfs: Kill mount_ns()
` [RFC PATCH 26/68] vfs: Kill sget_userns()
` [RFC PATCH 27/68] vfs: Convert binfmt_misc to use the new mount API
` [RFC PATCH 28/68] vfs: Convert configfs "
` [RFC PATCH 29/68] vfs: Convert efivarfs "
` [RFC PATCH 30/68] vfs: Convert fusectl "
` [RFC PATCH 31/68] vfs: Convert qib_fs/ipathfs "
` [RFC PATCH 32/68] vfs: Convert ibmasmfs "
` [RFC PATCH 33/68] vfs: Convert oprofilefs "
` [RFC PATCH 34/68] vfs: Convert gadgetfs "
` [RFC PATCH 35/68] vfs: Convert xenfs "
` [RFC PATCH 36/68] vfs: Convert openpromfs "
` [RFC PATCH 37/68] vfs: Convert apparmorfs "
` [RFC PATCH 38/68] vfs: Convert securityfs "
` [RFC PATCH 39/68] vfs: Convert selinuxfs "
` [RFC PATCH 40/68] vfs: Convert smackfs "
` [RFC PATCH 41/68] vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs "
` [RFC PATCH 42/68] vfs: Create fs_context-aware mount_bdev() replacement
` [RFC PATCH 43/68] vfs: Make fs_parse() handle fs_param_is_fd-type params better
` [RFC PATCH 44/68] vfs: Convert fuse to use the new mount API
` [RFC PATCH 45/68] vfs: Move the subtype parameter into fuse
` [RFC PATCH 46/68] mtd: Provide fs_context-aware mount_mtd() replacement
` [RFC PATCH 47/68] vfs: Convert romfs to use the new mount API
` [RFC PATCH 48/68] vfs: Convert cramfs "
` [RFC PATCH 49/68] vfs: Convert jffs2 "
` [RFC PATCH 50/68] mtd: Kill mount_mtd()
` [RFC PATCH 51/68] vfs: Convert squashfs to use the new mount API
` [RFC PATCH 52/68] vfs: Convert ceph "
` [RFC PATCH 53/68] vfs: Convert functionfs "
` [RFC PATCH 54/68] vfs: Add a single-or-reconfig keying to vfs_get_super()
` [RFC PATCH 55/68] vfs: Convert debugfs to use the new mount API
` [RFC PATCH 56/68] vfs: Convert tracefs "
` [RFC PATCH 57/68] vfs: Convert pstore "
` [RFC PATCH 58/68] hypfs: Fix error number left in struct pointer member
` [RFC PATCH 59/68] vfs: Convert hypfs to use the new mount API
` [RFC PATCH 60/68] vfs: Convert spufs "
` [RFC PATCH 61/68] vfs: Kill mount_single()
` [RFC PATCH 62/68] vfs: Convert coda to use the new mount API
` [RFC PATCH 63/68] vfs: Convert autofs "
` [RFC PATCH 64/68] vfs: Convert devpts "
` [RFC PATCH 65/68] vfs: Convert bpf "
` [RFC PATCH 66/68] vfs: Convert ubifs "
` [RFC PATCH 67/68] vfs: Convert orangefs "
` [RFC PATCH 68/68] gfs2: Convert gfs2 to fs_context

[PATCH v2] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-03-30 11:56 UTC 

[PATCH AUTOSEL 4.19 03/52] inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
 2019-03-30  0:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 51/52] x86/gart: Exclude GART aperture from kcore

[PATCH AUTOSEL 5.0 66/67] x86/gart: Exclude GART aperture from kcore
 2019-03-30  0:50 UTC 

[patch] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-03-30  0:15 UTC  (3+ messages)

gfs2 iomap dealock, IOMAP_F_UNBALANCED
 2019-03-29 22:13 UTC  (3+ messages)

[PATCH][SMB3] Allow overriding the default persistent handle timeout on opens
 2019-03-29 21:53 UTC  (3+ messages)

general protection fault in load_elf_binary
 2019-03-29 21:48 UTC  (2+ messages)

[RESEND PATCH 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
 2019-03-29 20:49 UTC  (3+ messages)
` [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
` [RESEND PATCH 3/3] ipc: Do cyclic id allocation for the ipc object

[PATCH][smbinfo cifsutils]
 2019-03-29 19:05 UTC  (6+ messages)

[PATCH v3] gfs2: Convert gfs2 to fs_context
 2019-03-29 16:54 UTC  (3+ messages)

fanotify: surprising chain reaction -> deadlock
 2019-03-29 14:40 UTC  (2+ messages)

[PATCH v6 03/07] ocfs2: use common file type conversion
 2019-03-29 14:28 UTC  (2+ messages)

possible deadlock in userfaultfd_read (2)
 2019-03-29 10:34 UTC 

[PATCH] vfs: return EINVAL instead of ENOENT when missing source
 2019-03-29  9:18 UTC  (2+ messages)

[block] 4e366a7962: blktests.nvme.005.fail
 2019-03-29  8:18 UTC  (6+ messages)

[PATCH 0/3] vfs: make immutable files actually immutable
 2019-03-29  4:02 UTC  (8+ messages)
` [PATCH 1/3] mm/fs: don't allow writes to immutable files
` [PATCH 2/3] xfs: reset page mappings after setting immutable
` [PATCH 3/3] xfs: don't allow most setxattr to immutable files

[RFC][PATCH 1/4 v2] ptrace: Remove maxargs from task_current_syscall()
 2019-03-28 23:05 UTC 

mmotm 2019-03-28-15-50 uploaded
 2019-03-29  3:18 UTC  (2+ messages)
` mmotm 2019-03-28-15-50 uploaded (gcov)

[PATCH AUTOSEL 4.9 20/87] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
 2019-03-28 16:04 UTC  (3+ messages)

[PATCH] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-03-28 15:31 UTC  (5+ messages)

[PATCH] block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
 2019-03-28 15:07 UTC  (4+ messages)

[PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max
 2019-03-28 13:03 UTC 

[PATCH v2 00/15] btrfs dax support
 2019-03-28 10:42 UTC  (3+ messages)
` [PATCH] btrfs: allow MAP_SYNC mmap

stuck in inotify_release
 2019-03-28  9:52 UTC 

KASAN: use-after-free Read in path_lookupat
 2019-03-28  9:00 UTC  (10+ messages)

possible deadlock in acct_pin_kill
 2019-03-28  8:23 UTC  (3+ messages)

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-28  3:12 UTC 

[PATCH] fs/writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-28  1:28 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 NNTP newsgroup(s).