linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 07:17:43 to 2019-11-21 16:22:23 UTC [more...]

[PATCH v2 1/3] fs: remove redundant cache invalidation after async direct-io write
 2019-11-21 16:22 UTC  (4+ messages)
` [PATCH v2 2/3] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n

single aio thread is migrated crazily by scheduler
 2019-11-21 16:19 UTC  (16+ messages)

[PATCH 0/2] iomap: Fix leakage of pipe pages while splicing
 2019-11-21 16:15 UTC  (3+ messages)
` [PATCH 1/2] iomap: Fix pipe page leakage during splicing
` [PATCH 2/2] iomap: Do not create fake iter in iomap_dio_bio_actor()

Feature bug with the new mount API: no way of doing read only bind mounts
 2019-11-21 16:15 UTC  (6+ messages)

[PATCH] block: add iostat counters for flush requests
 2019-11-21 16:07 UTC  (4+ messages)

[PATCH] cifs: Don't use iov_iter::type directly
 2019-11-21 16:07 UTC  (4+ messages)

[PATCH 0/4] [RFC] virtiofs: Add a notification queue
 2019-11-21 16:00 UTC  (4+ messages)
` [PATCH 2/4] virtiofs: Add an index to keep track of first request queue

[PATCH] afs: Fix large file support
 2019-11-21 15:55 UTC  (2+ messages)

[PATCH] afs: Fix possible assert with callbacks from yfs servers
 2019-11-21 15:26 UTC 

[PATCH v2 0/8] Fix cdrom autoclose
 2019-11-21 15:21 UTC  (9+ messages)
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug

linux-next: Tree for Nov 21
 2019-11-21 15:04 UTC 

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

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-21 14:36 UTC  (43+ messages)
` [PATCH v7 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v7 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v7 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v7 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v7 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v7 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v7 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v7 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v7 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v7 16/24] net/xdp: "
` [PATCH v7 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v7 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v7 19/24] vfio, mm: "
` [PATCH v7 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v7 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v7 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v7 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v7 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

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

[PATCH v3 0/7] Fix cdrom autoclose
 2019-11-21 10:06 UTC  (4+ messages)
` [PATCH v3 5/7] bdev: add open_finish

[PATCH] proc: align mnt_id in /proc/pid/fdinfo and /proc/pid/mountinfo
 2019-11-21 10:03 UTC  (2+ messages)

INFO: trying to register non-static key in io_cqring_ev_posted
 2019-11-21  5:56 UTC  (4+ messages)

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

[PATCH] fuse: Fix the return code of fuse_direct_IO() to deal with the error for aio
 2019-11-21  5:51 UTC  (2+ messages)

[PATCH v2 00/13] add the latest exfat driver
 2019-11-21  3:39 UTC  (12+ messages)
  ` [PATCH v2 05/13] exfat: add file operations
  ` [PATCH v2 06/13] exfat: add exfat entry operations
  ` [PATCH v2 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v2 07/13] exfat: add bitmap operations

[PATCH v2] fs: Fix Kconfig indentation
 2019-11-21  3:18 UTC 

[PATCH 00/23] y2038 cleanups
 2019-11-20 22:58 UTC  (4+ messages)
` [PATCH 01/23] y2038: remove CONFIG_64BIT_TIME
  ` [Y2038] "

getdents64 lost direntries with SMB/NFS and buffer size < unknown threshold
 2019-11-20 20:59 UTC  (3+ messages)
` [musl] "

[PATCH v3 00/13] add the latest exfat driver
 2019-11-20 20:38 UTC  (10+ messages)
  ` [PATCH v3 10/13] exfat: add nls operations
  ` [PATCH v3 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v3 07/13] exfat: add bitmap operations

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-11-20 19:26 UTC 

[RFC PATCH 2/2] selinux: Propagate RCU walk status from 'security_inode_follow_link()'
 2019-11-20 19:13 UTC  (4+ messages)
      ` [RFC PATCH 1/2] selinux: Don't call avc_compute_av() from RCU path walk

[RFC PATCH v3 00/12] fs: interface for directly reading/writing compressed data
 2019-11-20 18:24 UTC  (14+ messages)
` [PATCH man-pages v2] Document encoded I/O
` [RFC PATCH v3 01/12] iov_iter: add copy_struct_from_iter()
` [RFC PATCH v3 02/12] fs: add O_ALLOW_ENCODED open flag
` [RFC PATCH v3 03/12] fs: add RWF_ENCODED for reading/writing compressed data
` [RFC PATCH v3 04/12] btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
` [RFC PATCH v3 05/12] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [RFC PATCH v3 06/12] btrfs: remove dead snapshot-aware defrag code
` [RFC PATCH v3 07/12] btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
` [RFC PATCH v3 08/12] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [RFC PATCH v3 09/12] btrfs: support different disk extent size for delalloc
` [RFC PATCH v3 10/12] btrfs: optionally extend i_size in cow_file_range_inline()
` [RFC PATCH v3 11/12] btrfs: implement RWF_ENCODED reads
` [RFC PATCH v3 12/12] btrfs: implement RWF_ENCODED writes

[PATCH] orangefs: posix read and write on open files
 2019-11-20 17:06 UTC  (2+ messages)

[RFCv3 0/4] ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw
 2019-11-20 16:35 UTC  (13+ messages)
` [RFCv3 1/4] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
` [RFCv3 2/4] ext4: Add ext4_ilock & ext4_iunlock API
` [RFCv3 3/4] ext4: start with shared iolock in case of DIO instead of excl. iolock
` [RFCv3 4/4] ext4: Move to shared iolock even without dioread_nolock mount opt

[PATCH] fs: Fix Kconfig indentation
 2019-11-20 13:43 UTC 

[PATCH] fuse: Fix Kconfig indentation
 2019-11-20 13:43 UTC 

[PATCH] fs: proc: Fix Kconfig indentation
 2019-11-20 13:43 UTC 

[PATCH] mm: Clean up filemap_write_and_wait()
 2019-11-20 13:36 UTC  (3+ messages)

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-20 12:42 UTC  (9+ messages)
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH][v3] x86/resctrl: Add task resctrl information display
 2019-11-20 11:22 UTC  (2+ messages)

[PATCH V2 0/2] ovl: implement async IO routines
 2019-11-20  9:45 UTC  (3+ messages)
` [PATCH 1/2] vfs: add vfs_iocb_iter_[read|write] helper functions
` [PATCH 2/2] ovl: implement async IO routines

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-20  9:45 UTC  (2+ messages)

[MANPAGE] fsopen.2, fsmount.2
 2019-11-20  8:06 UTC  (2+ messages)

[PATCH 0/2][v2] Add task resctrl information in procfs
 2019-11-20  7:54 UTC  (6+ messages)
` [PATCH 2/2][v2] x86/resctrl: Add task resctrl information display

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (4+ messages)
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages


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