linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 07:12:35 to 2020-09-04 12:06:41 UTC [more...]

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

[PATCH] debugfs: Fix module state check condition
 2020-09-04 11:58 UTC  (4+ messages)

[PATCH 0/3] zonefs: introduce -o explicit-open mount option
 2020-09-04 11:23 UTC  (4+ 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 0/2] fuse, dax: Couple of fixes for fuse dax support
 2020-09-04  9:45 UTC  (2+ messages)

rework check_disk_change()
 2020-09-04  9:23 UTC  (43+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [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 14/19] ide-gd: stop using the disk events mechanism
` [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] ext4: Implement swap_activate aops using iomap
 2020-09-04  9:16 UTC 

[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] quota: widen timestamps for the fs_disk_quota structure
 2020-09-04  8:31 UTC  (2+ messages)

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-04  7:59 UTC 

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-04  7:59 UTC  (32+ 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 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 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
 2020-09-04  3:34 UTC  (11+ 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  (4+ 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  (23+ messages)
` [PATCH 05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS
` [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 1/5] Add manpage for open_tree(2)
 2020-09-02 20:14 UTC  (5+ messages)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(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  (8+ messages)
` [RFC PATCH 1/6] Fix khugepaged's request size in collapse_file() "
` [RFC PATCH 2/6] mm: Make ondemand_readahead() take a readahead_control struct "
` [RFC PATCH 3/6] mm: Push readahead_control down into force_page_cache_readahead() "
` [RFC PATCH 4/6] mm: Pass readahead_control into page_cache_{sync,async}_readahead() "
` [RFC PATCH 5/6] mm: Fold ra_submit() into do_sync_mmap_readahead() "
` [RFC PATCH 6/6] mm: Pass a file_ra_state struct into force_page_cache_readahead() "

[RFC PATCH 0/7] mm: Make more use of readahead_control
 2020-09-02 15:42 UTC  (4+ messages)

[PATCH] writeback: clear auto_free in initializaiton
 2020-09-02 14:49 UTC  (3+ messages)

remove revalidate_disk()
 2020-09-02 14:02 UTC  (16+ messages)
` [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence
` [PATCH 3/9] block: rename bd_invalidated
` [PATCH 4/9] block: add a new revalidate_disk_size helper
` [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify
` [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns
` [PATCH 7/9] sd: open code revalidate_disk
` [PATCH 9/9] block: remove revalidate_disk()

[PATCH] ACPI: sysfs: copy ACPI data using io memory copying
 2020-09-02 11:48 UTC  (6+ messages)

[PATCH] locks: Remove extra "0x" in tracepoint format specifier
 2020-09-02 10:41 UTC  (2+ messages)

possible deadlock in proc_pid_syscall (2)
 2020-09-02  9:57 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).