linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 20:22:16 to 2019-04-18 18:22:05 UTC [more...]

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-18 18:21 UTC  (8+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-18 18:14 UTC  (10+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
        ` [Qemu-devel] "

[PATCH RFC 1/2] Add polling support to pidfd
 2019-04-18 17:53 UTC  (7+ messages)

general protection fault in fanotify_handle_event
 2019-04-18 17:14 UTC  (2+ messages)

[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
 2019-04-18 16:58 UTC  (13+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
  ` [RFC PATCH 05/62] erofs: switch to ->free_inode()
  ` [RFC PATCH 44/62] bpf: "
  ` [RFC PATCH 49/62] dax: make use of ->free_inode()
  ` [RFC PATCH 54/62] ext4: "

[RFC PATCH 0/6] vfs: Make icache searchable under RCU
 2019-04-18 16:12 UTC  (11+ messages)
` [RFC PATCH 1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing
` [RFC PATCH 2/6] vfs: Change inode_hash_lock to a seqlock
` [RFC PATCH 3/6] vfs: Allow searching of the icache under RCU conditions
` [RFC PATCH 4/6] afs: Use RCU inode cache search for callback resolution
` [RFC PATCH 5/6] ext4: Search for an inode to update under the RCU lock if we can
` [RFC PATCH 6/6] vfs: Delete find_inode_nowait()

[vfs:demo.ioctl 2/4] drivers/net//ppp/ppp_generic.c:892:46: error: 'ppp_compat_ioctl' undeclared here (not in a function); did you mean 'ppp_comp_stats'?
 2019-04-18 15:38 UTC 

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-18 15:36 UTC  (17+ messages)

mmap and FUSE on 32bit systems
 2019-04-18 14:57 UTC  (4+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-18 15:14 UTC  (41+ messages)
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 03/26] compat_ioctl: avoid unused function warning for do_ioctl
` [PATCH v3 04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH v3 08/26] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v3 10/26] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v3 11/26] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
  ` [PATCH v3 13/26] compat_ioctl: move tape handling into drivers
  ` [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
  ` [PATCH v3 15/26] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [PATCH v3 16/26] compat_ioctl: move rfcomm handlers "
  ` [PATCH v3 17/26] compat_ioctl: move hci_sock "
  ` [PATCH v3 18/26] compat_ioctl: remove HCIUART handling
  ` [PATCH v3 19/26] compat_ioctl: remove HIDIO translation
` [PATCH v3 20/26] compat_ioctl: remove translation for sound ioctls
  ` [PATCH v3 21/26] compat_ioctl: remove IGNORE_IOCTL()
  ` [PATCH v3 22/26] compat_ioctl: remove /dev/random commands
  ` [PATCH v3 23/26] compat_ioctl: remove joystick ioctl translation
  ` [PATCH v3 24/26] compat_ioctl: remove PCI "
  ` [PATCH v3 25/26] compat_ioctl: remove /dev/raw "
  ` [PATCH v3 26/26] compat_ioctl: remove last RAID handling code

[PATCH v3] proc/sysctl: add shared variables for range check
 2019-04-18 14:28 UTC  (3+ messages)

[PATCH v3 00/11] Provide generic top-down mmap layout functions
 2019-04-18 14:19 UTC  (34+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default

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

OverlaysFS
 2019-04-18 11:26 UTC  (3+ messages)

[PATCH] fuse: do not write whole page while page straddles i_size
 2019-04-18 11:19 UTC  (2+ messages)

[PATCH] Fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
 2019-04-18 11:17 UTC  (2+ messages)

WARNING in notify_change
 2019-04-18 11:03 UTC  (5+ messages)

fanotify and LSM path hooks
 2019-04-18 10:53 UTC  (8+ messages)

[PATCH v10 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-04-18 10:04 UTC  (2+ messages)
` [PATCH v10] "

[PATCH v3] gfs2: Convert gfs2 to fs_context
 2019-04-18  6:40 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-04-17 19:05 UTC  (9+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable
` [PATCH 4/8] xfs: refactor setflags to use setattr code directly
` [PATCH 5/8] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 6/8] xfs: don't allow most setxattr to immutable files
` [PATCH 7/8] btrfs: don't allow any modifications to an immutable file
` [PATCH 8/8] ext4: "

[PATCH v2 0/4] vfs: make immutable files actually immutable
 2019-04-17 19:01 UTC  (5+ messages)
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[PATCH v2 0/2] fscrypt: improve encrypted symlink performance
 2019-04-17 16:55 UTC  (8+ messages)
` [PATCH v2 1/2] vfs: use READ_ONCE() to access ->i_link
` [PATCH v2 2/2] fscrypt: cache decrypted symlink target in ->i_link

[PATCH v3 00/18] btrfs dax support
 2019-04-17 16:52 UTC  (15+ messages)
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range

possible deadlock in lock_trace (2)
 2019-04-17 16:46 UTC 

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-04-17 15:04 UTC  (9+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()

io_uring memory ordering (and broken queue-is-full checks)
 2019-04-17 15:02 UTC  (2+ messages)

[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-04-17 14:24 UTC  (13+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH v2 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH v2 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH v2 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH v2 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

Need advice about do we need this if condition
 2019-04-17 13:32 UTC  (2+ messages)

fs/proc: Crash observed in next_tgid (fs/proc/base.c)
 2019-04-17 11:21 UTC  (3+ messages)

[PATCH next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value
 2019-04-17 11:12 UTC 

possible deadlock in seq_read (2)
 2019-04-17  9:05 UTC  (2+ messages)

[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
 2019-04-17  8:07 UTC  (5+ messages)

[PATCH v2] proc/sysctl: add shared variables for range check
 2019-04-17  5:56 UTC  (5+ messages)

[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
 2019-04-17  5:45 UTC  (2+ messages)
` [PATCH v4] "

mmotm 2019-04-16-22-01 uploaded
 2019-04-17  5:02 UTC 

[PATCH 0/2] sysctl: share commonly used constants
 2019-04-17  3:22 UTC  (12+ messages)
` [PATCH 2/2] kernel: use sysctl shared variables for range check

[PATCH v2] fscrypt: use READ_ONCE() to access ->i_crypt_info
 2019-04-16 22:57 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).