linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 19:12:11 to 2020-09-18 03:12:12 UTC [more...]

[PATCH AUTOSEL 5.4 051/330] fix dget_parent() fastpath race
 2020-09-18  1:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 198/330] exec: Add exec_update_mutex to replace cred_guard_mutex
` [PATCH AUTOSEL 5.4 240/330] bdev: Reduce time holding bd_mutex in sync in blkdev_close()

[PATCH TRIVIAL] fs/eventpoll.c: fix "Returns" kernel-doc formatting
 2020-09-18  2:53 UTC 

[PATCH AUTOSEL 4.19 030/206] fix dget_parent() fastpath race
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 146/206] bdev: Reduce time holding bd_mutex in sync in blkdev_close()

remove blkdev_get as a public API
 2020-09-18  2:11 UTC  (17+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static

[PATCH 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
 2020-09-18  2:33 UTC 

[PATCH 1/2] exfat: add exfat_update_inode()
 2020-09-18  2:33 UTC 

[PATCH AUTOSEL 4.14 088/127] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
 2020-09-18  2:11 UTC 

[PATCH AUTOSEL 4.9 66/90] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
 2020-09-18  2:14 UTC 

[PATCH AUTOSEL 4.4 44/64] bdev: Reduce time holding bd_mutex in sync in blkdev_close()
 2020-09-18  2:16 UTC 

[RFC] nvfs: a filesystem for persistent memory
 2020-09-18  1:53 UTC  (11+ messages)
      ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
              ` [PATCH] pmem: fix __copy_user_flushcache

Kernel Benchmarking
 2020-09-18  0:40 UTC  (13+ messages)

[RFC PATCH 0/2] Remove shrinker's nr_deferred
 2020-09-18  0:12 UTC  (3+ messages)

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-09-17 23:13 UTC  (15+ messages)

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-17 22:56 UTC  (20+ messages)
` [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
` [PATCH 03/13] afs: "
` [PATCH 04/13] ceph: "
` [PATCH 05/13] cifs: "
` [PATCH 06/13] cramfs: "
` [PATCH 07/13] ecryptfs: "
` [PATCH 08/13] fuse: "
` [PATCH 09/13] hostfs: "
` [PATCH 10/13] jffs2: "
` [PATCH 11/13] ubifs: "
` [PATCH 12/13] udf: "
` [PATCH 13/13] vboxsf: "
` [PATCH 14/13] iomap: Inline iomap_iop_set_range_uptodate into its one caller
  ` [PATCH 15/13] iomap: Inline iomap_read_finish "
  ` [PATCH 16/13] iomap: Make readpage synchronous

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-17 22:18 UTC  (13+ messages)
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH v2 6/9] iomap: Convert read_count to read_bytes_pending
` [PATCH v2 7/9] iomap: Convert write_count to write_bytes_pending
` [PATCH v2 8/9] iomap: Convert iomap_write_end types
` [PATCH v2 9/9] iomap: Change calling convention for zeroing

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-17 22:05 UTC  (7+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature

[PATCH] enable core.fsyncObjectFiles by default
 2020-09-17 20:37 UTC  (23+ messages)
          ` [RFC PATCH 0/2] should core.fsyncObjectFiles fsync the dir entry + docs
          ` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles
          ` [RFC PATCH 2/2] core.fsyncObjectFiles: make the docs less flippant

slab-out-of-bounds in iov_iter_revert()
 2020-09-17 20:16 UTC  (11+ messages)

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-17 14:46 UTC  (14+ messages)

[PATCH v2 0/2] changes for addding fchmodat2 syscall
 2020-09-17 18:42 UTC  (9+ messages)
` [PATCH v2 1/2] vfs: block chmod of symlinks

remove compat_sys_mount
 2020-09-17 17:18 UTC  (8+ messages)
` [PATCH 1/5] nfs: simplify nfs4_parse_monolithic
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code
` [PATCH 3/5] fs: remove compat_sys_mount
` [PATCH 4/5] alpha: simplify osf_mount
` [PATCH 5/5] fs: remove do_mounts

improve compat handling for the i386 u64 alignment quirk v3
 2020-09-17 16:50 UTC  (6+ messages)
` [PATCH 1/3] compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
` [PATCH 2/3] compat: add a compat_need_64bit_alignment_fixup() helper
` [PATCH 3/3] quota: simplify the quotactl compat handling

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-17 16:01 UTC  (5+ messages)

mmotm 2020-09-16-18-20 uploaded
 2020-09-17 15:16 UTC  (2+ messages)
` mmotm 2020-09-16-18-20 uploaded (mdio-octeon.c)

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-17 13:27 UTC  (8+ messages)
` [PATCH v5 3/5] "

[PATCH] dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
 2020-09-17 13:19 UTC  (5+ messages)

bdi cleanups v4
 2020-09-17 10:35 UTC  (23+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())
 2020-09-17  7:47 UTC  (9+ messages)

[PATCH v5 0/3] close_range()
 2020-09-17  7:52 UTC  (4+ messages)
` [PATCH v5 1/3] open: add close_range()

[PATCH v7 00/39] btrfs: zoned block device support
 2020-09-17  7:14 UTC  (12+ messages)
` [PATCH v7 19/39] btrfs: limit bio size under max_zone_append_size

[PATCH] fsync.2: ERRORS: add EIO and ENOSPC
 2020-09-17  7:01 UTC  (7+ messages)

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-17  6:42 UTC  (8+ messages)

THP support for btrfs
 2020-09-17  5:49 UTC  (3+ messages)

[PATCH v2] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-17  1:39 UTC 

INFO: task hung in io_uring_flush
 2020-09-17  1:42 UTC  (2+ messages)

[PATCH v2] vfs: don't unnecessarily clone write access for writable fds
 2020-09-17  0:54 UTC  (4+ messages)

[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
 2020-09-17  0:22 UTC  (3+ messages)

[PATCH v3] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
 2020-09-16 23:28 UTC  (3+ messages)

[PATCH] fs: fix cast in fsparam_u32hex() macro
 2020-09-16 23:12 UTC  (2+ messages)

[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
 2020-09-16 17:36 UTC  (13+ messages)
` [RFC PATCH v3 10/16] ceph: add routine to create context prior to RPC
` [RFC PATCH v3 12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v3 16/16] ceph: create symlinks with encrypted and base64-encoded targets

[PATCH v2 0/6] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-09-16 16:17 UTC  (6+ messages)
` [PATCH v2 1/6] fuse: Introduce the notion of FUSE_HANDLE_KILLPRIV_V2
` [PATCH v2 2/6] fuse: Set FUSE_WRITE_KILL_PRIV in cached write path
` [PATCH v2 3/6] fuse: setattr should set FATTR_KILL_PRIV upon size change
` [PATCH v2 4/6] fuse: Kill suid/sgid using ATTR_MODE if it is not truncate
` [PATCH v2 5/6] fuse: Add a flag FUSE_OPEN_KILL_PRIV for open() request

[PATCH 1/2] fs: Add a filesystem flag for THPs
 2020-09-16 11:46 UTC  (4+ messages)
` [PATCH 2/2] fs: Do not update nr_thps for mappings which support THPs

[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-09-16 15:31 UTC  (5+ 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).