linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 15:46:05 to 2020-09-06 21:40:14 UTC [more...]

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-06 21:40 UTC  (2+ messages)

[PATCH V3] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-09-06 17:12 UTC 

[PATCH v2] quota: widen timestamps for the fs_disk_quota structure
 2020-09-06 17:09 UTC  (4+ messages)
` [PATCH] quotatools: support grace period expirations past y2038 in userspace

[RFC PATCH 6/9] security/fbfam: Mitigate a fork brute force attack
 2020-09-06 15:24 UTC 

[RFC PATCH 5/9] security/fbfam: Detect a fork brute force attack
 2020-09-06 15:23 UTC 

[RFC PATCH 4/9] security/fbfam: Add a new sysctl to control the crashing rate threshold
 2020-09-06 15:23 UTC 

[RFC PATCH 2/9] security/fbfam: Add the api to manage statistics
 2020-09-06 15:22 UTC 

[RFC PATCH 3/9] security/fbfam: Use the api to manage statistics
 2020-09-06 15:22 UTC 

[RFC PATCH 1/9] security/fbfam: Add a Kconfig to enable the fbfam feature
 2020-09-06 15:21 UTC 

[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam)
 2020-09-06 14:12 UTC  (2+ messages)

[PATCH -next] powerpc/eeh: fix compile warning with CONFIG_PROC_FS=n
 2020-09-06  7:01 UTC 

possible deadlock in iter_file_splice_write
 2020-09-05 21:49 UTC 

[GIT PULL] xfs: small fixes (2) for 5.9
 2020-09-05 17:18 UTC  (2+ messages)

[vfs:base.set_fs 14/14] net/sctp/socket.c:7793:12: warning: stack frame size of 1040 bytes in function 'sctp_getsockopt'
 2020-09-05 15:34 UTC 

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-05 10:13 UTC  (37+ messages)
` [PATCH 01/14] proc: remove a level of indentation in proc_get_inode
` [PATCH 02/14] proc: cleanup the compat vs no compat file ops
` [PATCH 03/14] proc: add a read_iter method to proc proc_ops
` [PATCH 04/14] sysctl: Convert to iter interfaces
` [PATCH 05/14] fs: don't allow kernel reads and writes without iter ops
` [PATCH 06/14] fs: don't allow splice read/write without explicit ops
` [PATCH 07/14] uaccess: add infrastructure for kernel builds with set_fs()
` [PATCH 08/14] test_bitmap: remove user bitmap tests
` [PATCH 09/14] lkdtm: remove set_fs-based tests
` [PATCH 10/14] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
` [PATCH 11/14] x86: make TASK_SIZE_MAX usable from assembly code
` [PATCH 12/14] x86: remove address space overrides using set_fs()
` [PATCH 13/14] powerpc: use non-set_fs based maccess routines
` [PATCH 14/14] powerpc: remove address space overrides using set_fs()

[PATCH] fs: use correct parameter in notes of generic_file_llseek_size()
 2020-09-05  7:15 UTC 

[PATCH v3 0/3] Unaligned DIO read error path fix and clean ups
 2020-09-05  5:20 UTC  (4+ messages)
` [PATCH v3 1/3] direct-io: clean up error paths of do_blockdev_direct_IO
` [PATCH v3 2/3] direct-io: don't force writeback for reads beyond EOF
` [PATCH v3 3/3] direct-io: defer alignment check until after the EOF check

[PATCH] fs: get rid of warnings when built with W=1
 2020-09-05  3:37 UTC 

[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
 2020-09-05  0:36 UTC  (12+ messages)

mmotm 2020-09-04-15-24 uploaded
 2020-09-04 22:24 UTC 

[PATCH] debugfs: Fix module state check condition
 2020-09-04 16:12 UTC  (5+ messages)

[RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support
 2020-09-04 16:11 UTC  (20+ messages)
` [RFC PATCH v2 01/18] vfs: export new_inode_pseudo
` [RFC PATCH v2 02/18] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
` [RFC PATCH v2 03/18] fscrypt: export fscrypt_d_revalidate
` [RFC PATCH v2 04/18] fscrypt: add fscrypt_new_context_from_inode
` [RFC PATCH v2 05/18] fscrypt: don't balk when inode is already marked encrypted
` [RFC PATCH v2 06/18] fscrypt: move nokey_name conversion to separate function and export it
` [RFC PATCH v2 07/18] lib: lift fscrypt base64 conversion into lib/
` [RFC PATCH v2 08/18] ceph: add fscrypt ioctls
` [RFC PATCH v2 09/18] ceph: crypto context handling for ceph
` [RFC PATCH v2 10/18] ceph: preallocate inode for ops that may create one
` [RFC PATCH v2 11/18] ceph: add routine to create context prior to RPC
` [RFC PATCH v2 12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr
` [RFC PATCH v2 13/18] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v2 14/18] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v2 15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v2 16/18] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v2 17/18] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v2 18/18] ceph: create symlinks with encrypted and base64-encoded targets

[PATCH 21/23] init: add an init_stat helper
 2020-09-04 16:04 UTC  (3+ messages)
` [PATCH] init: fix error check in clean_path()

[PATCH] quota: widen timestamps for the fs_disk_quota structure
 2020-09-04 15:29 UTC  (3+ messages)

[PATCH] ext4: Implement swap_activate aops using iomap
 2020-09-04 15:22 UTC  (2+ messages)

[PATCH 0/3] zonefs: introduce -o explicit-open mount option
 2020-09-04 15:17 UTC  (5+ messages)
` [PATCH 1/3] zonefs: introduce helper for zone management
` [PATCH 2/3] zonefs: open/close zone on file open/close
` [PATCH 3/3] zonefs: document the explicit-open mount option

[PATCH v4 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-04 13:32 UTC  (8+ messages)
` [PATCH v4 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v4 03/10] fs/ntfs3: Add bitmap
` [PATCH v4 05/10] fs/ntfs3: Add attrib operations
` [PATCH v4 06/10] fs/ntfs3: Add compression
` [PATCH v4 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v4 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v4 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH v20 00/12] Landlock LSM
 2020-09-04 14:06 UTC  (6+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH 0/2] fuse, dax: Couple of fixes for fuse dax support
 2020-09-04 13:05 UTC  (3+ messages)

[PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-04 12:55 UTC  (9+ messages)
  ` [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation
  ` [PATCH v3 02/10] fs/ntfs3: Add initialization of super block

[PATCH v2 05/10] fs/ntfs3: Add attrib operations
 2020-09-04 12:52 UTC  (3+ messages)

rework check_disk_change()
 2020-09-04  9:23 UTC  (23+ messages)
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change

[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem
 2020-09-04  8:58 UTC  (3+ messages)
` [PATCH 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH 2/2] block: Do not discard buffers under a mounted filesystem

[PATCH v2 0/3] Unaligned DIO read error path fix and clean ups
 2020-09-04  7:49 UTC  (7+ messages)
` [PATCH v2 1/3] direct-io: clean up error paths of do_blockdev_direct_IO
` [PATCH v2 2/3] direct-io: don't force writeback for reads beyond EOF
` [PATCH v2 3/3] direct-io: defer alignment check until after the EOF check

[PATCH] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-04  7:07 UTC  (3+ messages)

Splitting an iomap_page
 2020-09-04  3:37 UTC  (2+ messages)

[PATCH] exfat: eliminate dead code in exfat_find()
 2020-09-04  2:51 UTC  (3+ messages)

[PATCH] iomap: Fix direct I/O write consistency check
 2020-09-03 21:47 UTC  (3+ messages)

Broken O_{D,}SYNC behavior with FICLONE*?
 2020-09-03 21:13 UTC  (3+ messages)

[PATCH 0/9] Readahead patches for 5.9/5.10
 2020-09-03 19:33 UTC  (12+ messages)
` [PATCH 1/9] Fix khugepaged's request size in collapse_file
` [PATCH 2/9] mm/readahead: Add DEFINE_READAHEAD
` [PATCH 3/9] mm/readahead: Make page_cache_ra_unbounded take a readahead_control
` [PATCH 4/9] mm/readahead: Make do_page_cache_ra "
` [PATCH 5/9] mm/readahead: Make ondemand_readahead "
` [PATCH 6/9] mm/readahead: Pass readahead_control to force_page_cache_ra
` [PATCH 7/9] mm/readahead: Add page_cache_sync_ra and page_cache_async_ra
` [PATCH 8/9] mm/filemap: Fold ra_submit into do_sync_mmap_readahead
` [PATCH 9/9] mm/readahead: Pass a file_ra_state into force_page_cache_ra

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-03 16:46 UTC  (16+ messages)

INFO: task can't die in io_uring_setup
 2020-09-03 16:43 UTC  (2+ messages)

INFO: task hung in io_uring_setup
 2020-09-03 11:44 UTC  (2+ messages)

[PATCH v3 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-09-03 14:03 UTC  (2+ messages)

[PATCH next] io_uring: fix task hung in io_uring_setup
 2020-09-03 14:04 UTC 

[PATCH 0/4 v2] writeback: Lazytime handling fix and cleanups
 2020-09-03 10:10 UTC  (4+ messages)
` [PATCH 4/4] writeback: Drop I_DIRTY_TIME_EXPIRE

remove the last set_fs() in common code, and remove it for x86 and powerpc v2
 2020-09-03  8:55 UTC  (10+ messages)
` [PATCH 10/10] powerpc: remove address space overrides using set_fs()

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-03  7:46 UTC  (2+ messages)

BUG: sleeping function called from invalid context in do_user_addr_fault
 2020-09-02 21:41 UTC  (2+ messages)

[PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
 2020-09-02 20:14 UTC  (5+ messages)
` [PATCH 1/5] Add manpage for open_tree(2)

[GIT PULL] xfs: small fixes for 5.9
 2020-09-02 20:08 UTC  (2+ messages)

[git pull] epoll fixup
 2020-09-02 20:08 UTC  (3+ messages)

[RFC PATCH 0/2] fuse: Enable SB_NOSEC if filesystem is not shared
 2020-09-02 19:14 UTC  (5+ messages)
` [PATCH 1/2] fuse: Add a flag FUSE_NONSHARED_FS

general protection fault in snd_ctl_release
 2020-09-02 17:23 UTC  (5+ messages)

bdi cleanups v3
 2020-09-02 16:20 UTC  (5+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

[RFC PATCH 0/6] mm: Make more use of readahead_control [ver #2]
 2020-09-02 15:54 UTC  (5+ messages)
` [RFC PATCH 1/6] Fix khugepaged's request size in collapse_file() "
` [RFC PATCH 3/6] mm: Push readahead_control down into force_page_cache_readahead() "
` [RFC PATCH 6/6] mm: Pass a file_ra_state struct "


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