Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 10:38:25 to 2022-01-27 07:07:06 UTC [more...]

[PATCH v2 11/20] erofs: add cookie context helper functions
 2022-01-27  7:07 UTC  (13+ messages)
` [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics

mmotm 2022-01-26-21-04 uploaded
 2022-01-27  6:52 UTC  (5+ messages)
` mmotm 2022-01-26-21-04 uploaded (drivers/mtd/nand.raw/Kconfig warning)
` mmotm 2022-01-26-21-04 uploaded (gpu/drm/i915/i915_gem_evict.h)

[PATCH] elf: Relax assumptions about vaddr ordering
 2022-01-27  6:31 UTC  (3+ messages)

[PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-27  5:29 UTC  (2+ messages)

[PATCH v4 0/2] [PATCH v4 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2022-01-27  5:11 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] fs/binfmt_elf: Refactor load_elf_binary function

fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
 2022-01-27  4:37 UTC  (7+ messages)

[PATCH 0/9] Remove remaining parts of congestions tracking code
 2022-01-27  2:46 UTC  (10+ messages)
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 1/9] Remove inode_congested()
` [PATCH 9/9] Remove congestion tracking framework
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 6/9] fuse: don't set/clear bdi_congested
` [PATCH 7/9] NFS: remove congestion control
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-01-27  2:14 UTC  (4+ messages)
` [RFC PATCH v10 03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size

[RFC 00/14] DEPT(DEPendency Tracker)
 2022-01-27  1:11 UTC  (16+ messages)
` Patches(Dept) for v5.17-rc1
  ` [PATCH on v5.17-rc1 01/14] llist: Move llist_{head,node} definition to types.h
    ` [PATCH on v5.17-rc1 02/14] dept: Implement Dept(Dependency Tracker)
    ` [PATCH on v5.17-rc1 03/14] dept: Embed Dept data in Lockdep
    ` [PATCH on v5.17-rc1 04/14] dept: Apply Dept to spinlock
    ` [PATCH on v5.17-rc1 05/14] dept: Apply Dept to mutex families
    ` [PATCH on v5.17-rc1 06/14] dept: Apply Dept to rwlock
    ` [PATCH on v5.17-rc1 07/14] dept: Apply Dept to wait_for_completion()/complete()
    ` [PATCH on v5.17-rc1 08/14] dept: Apply Dept to seqlock
    ` [PATCH on v5.17-rc1 09/14] dept: Apply Dept to rwsem
    ` [PATCH on v5.17-rc1 10/14] dept: Add proc knobs to show stats and dependency graph
    ` [PATCH on v5.17-rc1 11/14] dept: Introduce split map concept and new APIs for them
    ` [PATCH on v5.17-rc1 12/14] dept: Apply Dept to wait/event of PG_{locked,writeback}
    ` [PATCH on v5.17-rc1 13/14] dept: Separate out SDT(Single-event Dependency Tracker) header
    ` [PATCH on v5.17-rc1 14/14] dept: Apply SDT to swait

[PATCH v3 0/7] DAX poison recovery
 2022-01-27  0:25 UTC  (5+ messages)

[PATCH] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-27  0:20 UTC  (11+ messages)

[PATCH] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-27  0:00 UTC  (2+ messages)

Persistent memory file system development in Rust
 2022-01-26 23:10 UTC  (3+ messages)

[PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 23:07 UTC  (17+ messages)

[PATCH] LSM: general protection fault in legacy_parse_param
 2022-01-26 22:37 UTC  (8+ messages)

[PATCH v4 0/7] DAX poison recovery
 2022-01-26 21:11 UTC  (8+ messages)
` [PATCH v4 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v4 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v4 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v4 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v4 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v4 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v4 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
 2022-01-26 20:52 UTC  (12+ messages)

[LSF/MM/BPF TOPIC] Folios
 2022-01-26 20:38 UTC 

LSF/MM/BPF: 2022: Call for Proposals
 2022-01-26 19:54 UTC 

fscrypt and potential issues from file sparseness
 2022-01-26 18:52 UTC  (2+ messages)

[PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs
 2022-01-26 18:05 UTC  (15+ messages)
` [PATCH 1/4] vfs: make freeze_super abort when sync_filesystem returns error
` [PATCH 2/4] vfs: make sync_filesystem return errors from ->sync_fs
` [PATCH 3/4] quota: make dquot_quota_sync "
` [PATCH 4/4] xfs: return errors in xfs_fs_sync_fs

[ANNOUNCE] xfs-linux: iomap-for-next updated to ebb7fb1557b1
 2022-01-26 17:26 UTC 

[PATCH] xfs, iomap: limit individual ioend chain lengths in writeback
 2022-01-26 17:20 UTC  (2+ messages)

Podwyżka rachunku za prąd
 2022-01-26  8:55 UTC 

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-26  6:33 UTC  (14+ messages)
  ` [PATCH v2 0/2] Fix regression on binfmt_misc
  ` [PATCH v2 1/2] binfmt_misc: fix crash when load/unload module
  ` [PATCH v2 2/2] sysctl: fix return type to make compiler happy

RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
 2022-01-26  5:42 UTC  (11+ messages)

[PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
 2022-01-26  2:33 UTC  (4+ messages)

[PATCH] kbuild: unify cmd_copy and cmd_shipped
 2022-01-26  2:19 UTC  (4+ messages)

[PATCHSET 0/3] xfs: fix permission drop and flushing in fallocate
 2022-01-26  2:19 UTC  (4+ messages)
` [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
` [PATCH 2/3] xfs: flush log after fallocate for sync mounts and sync inodes
` [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-25 20:20 UTC  (6+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[PATCH] bad_inode: add missing i_op initializers for fileattr_get/_set
 2022-01-25 16:48 UTC  (2+ messages)

[PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT
 2022-01-25 16:46 UTC  (5+ messages)

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-01-25 14:57 UTC  (10+ messages)
` [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()
` [RFC PATCH 2/7] cifs: Miscellaneous bits
` [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC PATCH 4/7] cifs: Make cifs_writepages() hand an iterator down
` [RFC PATCH 5/7] cifs: Make cifs_readahead() pass "
` [RFC PATCH 6/7] cifs: Get direct I/O and unbuffered I/O working with iterators
` [RFC PATCH 7/7] cifs: Use netfslib to handle reads

[PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
 2022-01-25 14:03 UTC  (2+ messages)

[PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
 2022-01-25 13:29 UTC  (2+ messages)

[PATCH] namei: cleanup double word in comment
 2022-01-25 13:13 UTC 

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-01-25  8:19 UTC  (4+ messages)

[PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array
 2022-01-25  3:21 UTC  (2+ messages)

improve the bio allocation interface v2
 2022-01-24 21:07 UTC  (3+ messages)
` [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io

Mutual Investment Proposal
 2022-01-24 22:05 UTC 

[PATCH] vfs: Pre-allocate superblock in sget_fc() if !test
 2022-01-24 14:58 UTC  (3+ messages)

[PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
 2022-01-24 13:50 UTC  (2+ messages)

[ANNOUNCE] util-linux stable realase v2.37.3
 2022-01-24 11:13 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).