linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 14:25:52 to 2019-09-03 21:13:34 UTC [more...]

[PATCH RESEND] fs/epoll: fix the edge-triggered mode for nested epoll
 2019-09-03 21:08 UTC  (3+ messages)

[PATCH v2 1/3] fuse: on 64-bit store time in d_fsdata directly
 2019-09-03 21:08 UTC  (2+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-03 20:53 UTC  (9+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH v2 00/26] nfs: Mount API conversion
 2019-09-03 20:32 UTC  (27+ messages)
` [PATCH v2 01/26] saner calling conventions for nfs_fs_mount_common()
` [PATCH v2 02/26] nfs: stash server into struct nfs_mount_info
` [PATCH v2 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v2 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v2 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v2 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v2 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v2 08/26] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v2 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v2 10/26] nfs: merge xdev and remote file_system_type
` [PATCH v2 11/26] nfs: unexport nfs_fs_mount_common()
` [PATCH v2 12/26] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v2 13/26] nfs: get rid of mount_info ->fill_super()
` [PATCH v2 14/26] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v2 15/26] nfs: get rid of ->set_security()
` [PATCH v2 16/26] NFS: Move mount parameterisation bits into their own file
` [PATCH v2 17/26] NFS: Constify mount argument match tables
` [PATCH v2 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v2 19/26] NFS: Split nfs_parse_mount_options()
` [PATCH v2 20/26] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v2 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v2 22/26] NFS: Do some tidying of the parsing code
` [PATCH v2 23/26] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v2 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v2 25/26] NFS: Add fs_context support
` [PATCH v2 26/26] NFS: Attach supplementary error information to fs_context

[PATCH] fanotify: remove always false comparison in copy_fid_to_user
 2019-09-03 20:10 UTC  (4+ messages)

[PATCH] unicode: Move static keyword to the front of declarations
 2019-09-03 19:52 UTC  (2+ messages)

"beyond 2038" warnings from loopback mount is noisy
 2019-09-03 19:50 UTC  (6+ messages)

[PATCH v5 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-09-03 19:18 UTC  (13+ messages)
` [PATCH v5 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v5 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

kernel BUG at ./include/linux/highmem.h:LINE!
 2019-09-03 19:05 UTC 

[PATCH v4 1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
 2019-09-03 18:53 UTC  (3+ messages)
` [PATCH v4 1/6] x86, s390: "

[PATCH 00/11] Keyrings, Block and USB notifications [ver #7]
 2019-09-03 18:06 UTC  (20+ messages)
  ` [PATCH 06/11] Add a general, global device notification watch list "
  ` [PATCH 08/11] usb: Add USB subsystem notifications "
  ` [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] "
  ` [PATCH 04/11] General notification queue with user mmap()'able ring buffer "

"fs/namei.c: keep track of nd->root refcount status" causes boot panic
 2019-09-03 17:56 UTC  (15+ messages)

[PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
 2019-09-03 17:54 UTC  (2+ messages)

[PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-09-03 17:15 UTC  (8+ messages)

iomap_dio_rw ->end_io improvements
 2019-09-03 16:14 UTC  (7+ messages)
` [PATCH 1/2] iomap: split size and error for iomap_dio_rw ->end_io
` [PATCH 2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure

[PATCH] sysctl: Inline braces for ctl_table and ctl_table_header
 2019-09-03 15:49 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-03 15:43 UTC  (25+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH 00/21] erofs: patchset addressing Christoph's comments

Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-03 15:41 UTC  (3+ messages)

[PATCH v3 0/15] Btrfs iomap
 2019-09-03 15:06 UTC  (24+ messages)
` [PATCH 01/15] iomap: Introduce CONFIG_FS_IOMAP_DEBUG
` [PATCH 02/15] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O
` [PATCH 03/15] iomap: Read page from srcmap for IOMAP_COW
` [PATCH 12/15] iomap: use a function pointer for dio submits

[RFC] - vfs: Null pointer dereference issue with symlink create and read of symlink
 2019-09-03 13:58 UTC  (4+ messages)

[PATCH v4 00/16] virtio-fs: shared file system for virtual machines
 2019-09-03 13:55 UTC  (18+ messages)
` [PATCH v4 01/16] vfs: Create fs_context-aware mount_bdev() replacement
` [PATCH v4 02/16] fuse: convert to use the new mount API
` [PATCH v4 03/16] vfs: subtype handling moved to fuse
` [PATCH v4 04/16] fuse: export fuse_end_request()
` [PATCH v4 05/16] fuse: export fuse_len_args()
` [PATCH v4 06/16] fuse: export fuse_send_init_request()
` [PATCH v4 07/16] fuse: export fuse_get_unique()
` [PATCH v4 08/16] fuse: export fuse_dequeue_forget() function
` [PATCH v4 09/16] fuse: extract fuse_fill_super_common()
` [PATCH v4 10/16] fuse: add fuse_iqueue_ops callbacks
` [PATCH v4 11/16] fuse: separate fuse device allocation and installation in fuse_conn
` [PATCH v4 12/16] fuse: delete dentry if timeout is zero
` [PATCH v4 13/16] fuse: dissociate DESTROY from fuseblk
` [PATCH v4 14/16] fuse: allow skipping control interface and forced unmount
` [PATCH v4 15/16] virtio-fs: add virtiofs filesystem
` [PATCH v4 16/16] virtio-fs: add Documentation/filesystems/virtiofs.rst

possible deadlock in io_submit_one (2)
 2019-09-03 13:39 UTC  (3+ messages)
  ` [PATCH] fuse: disable irqs for fuse_iqueue::waitq.lock

[PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
 2019-09-03 13:19 UTC  (3+ messages)

xfs: use the iomap writeback code v2
 2019-09-03 12:57 UTC  (6+ messages)
` [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 4/5] xfs: use the iomap write page code
` [PATCH 5/5] iomap: move struct iomap_page out of iomap.h

[PATCH v2 0/4] selinux: fix race when removing selinuxfs entries
 2019-09-03 10:56 UTC  (4+ messages)

[PATCH v8 00/24] erofs: promote erofs from staging v8
 2019-09-03  6:30 UTC  (10+ messages)
` [PATCH v8 11/24] erofs: introduce xattr & posixacl support

[PATCH V4] fs: New zonefs file system
 2019-09-03  6:24 UTC  (7+ messages)

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-09-03  5:21 UTC  (11+ messages)
` [PATCH v7 3/6] powerpc/perf: consolidate read_user_stack_32
` [PATCH v7 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-03  3:19 UTC  (5+ messages)
` [RFC PATCH] generic: test splice() with pipes

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-02 22:26 UTC  (11+ messages)

[PATCH] adfs: Fill in max and min timestamps in sb
 2019-09-02 19:12 UTC 

[PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
 2019-09-02 19:06 UTC  (9+ messages)

linux-next: Tree for Sep 2 (exfat)
 2019-09-02 18:44 UTC  (6+ messages)

[PATCH -next] virtio-fs: Add missing include file
 2019-09-02 18:05 UTC  (2+ messages)

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-09-02 17:16 UTC  (6+ messages)

[ANNOUNCE] Three things
 2019-09-02 15:10 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).