linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 06:06:07 to 2022-02-11 11:45:23 UTC [more...]

[RFC PATCH 0/7] make statx() return I/O alignment information
 2022-02-11 11:45 UTC  (10+ messages)
` [RFC PATCH 1/7] statx: add "
` [RFC PATCH 2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN
` [RFC PATCH 3/7] ext4: support STATX_IOALIGN
` [RFC PATCH 4/7] f2fs: move f2fs_force_buffered_io() into file.c
` [RFC PATCH 5/7] f2fs: don't allow DIO reads but not DIO writes
` [RFC PATCH 6/7] f2fs: simplify f2fs_force_buffered_io()
` [RFC PATCH 7/7] f2fs: support STATX_IOALIGN

[PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
 2022-02-11  7:52 UTC  (3+ messages)

[PATCH v3] sched: move cfs_bandwidth_slice sysctls to fair.c
 2022-02-11  7:05 UTC 

[PATCH] sched: move schedstats sysctls to core.c
 2022-02-11  7:03 UTC 

[PATCH] sched: move deadline_period sysctls to deadline.c
 2022-02-11  7:00 UTC 

[PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-02-11  6:17 UTC  (2+ messages)

[PATCH] Fix read-only superblock in case of subvol RO remount
 2022-02-11  1:02 UTC  (8+ messages)

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-10 23:35 UTC  (15+ messages)
` [PATCH 07/11] Remove inode_congested()
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 06/11] ceph: "
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 11/11] Remove congestion tracking framework

[PATCH v2] sched: move cfs_bandwidth_slice sysctls to fair.c
 2022-02-10 21:05 UTC  (2+ messages)

[PATCH RFC v12 0/3] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-10 19:56 UTC  (19+ messages)
` [PATCH RFC v12 1/3] fs/lock: add new callback, lm_lock_conflict, to lock_manager_operations
` [PATCH RFC v12 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict
` [PATCH RFC v12 3/3] nfsd: Initial implementation of NFSv4 Courteous Server

[LSF/MM/BPF TOPIC] SSDFS: flash-friendly file system with highly minimized GC activity, diff-on-write, and deduplication
 2022-02-10 19:52 UTC 

[LSF/MM/BPF TOPIC] File system synthesis inside of computational storage
 2022-02-10 19:34 UTC 

[PATCH] sched: move rt_period/runtime sysctls to rt.c
 2022-02-10 19:02 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: zoned: mark relocation as writing
 2022-02-10 13:03 UTC  (4+ messages)
` [PATCH v2 1/2] fs: add asserting functions for sb_start_{write,pagefault,intwrite}
` [PATCH v2 2/2] btrfs: zoned: mark relocation as writing

[PATCH 0/3] Some improvements on panic_print
 2022-02-10 12:50 UTC  (9+ messages)
` [PATCH 3/3] panic: Allow printing extra panic information on kdump

[PATCH 00/56] Filesystem folio conversions for 5.18
 2022-02-10 12:42 UTC  (59+ messages)
` [PATCH 01/56] Convert NFS from readpages to readahead
` [PATCH 02/56] readahead: Remove read_cache_pages()
` [PATCH 03/56] iomap: Fix iomap_invalidatepage tracepoint
` [PATCH 04/56] fs: read_mapping_page() should take a struct file argument
` [PATCH 05/56] fs/remap_range: Pass the file pointer to read_mapping_folio()
` [PATCH 06/56] scsicam: Fix use of page cache
` [PATCH 07/56] buffer: Add folio_buffers()
` [PATCH 08/56] fs: Convert is_partially_uptodate to folios
` [PATCH 09/56] fs: Turn do_invalidatepage() into folio_invalidate()
` [PATCH 10/56] btrfs: Use folio_invalidate()
` [PATCH 11/56] ceph: "
` [PATCH 12/56] ext4: "
` [PATCH 13/56] fs: Add invalidate_folio() aops method
` [PATCH 14/56] iomap: Remove iomap_invalidatepage()
` [PATCH 15/56] fs: Turn block_invalidatepage into block_invalidate_folio
` [PATCH 16/56] fs: Remove noop_invalidatepage()
` [PATCH 17/56] 9p: Convert to invalidate_folio
` [PATCH 18/56] afs: Convert directory aops "
` [PATCH 19/56] afs: Convert invalidatepage "
` [PATCH 20/56] btrfs: Convert from "
` [PATCH 21/56] ceph: "
` [PATCH 22/56] cifs: "
` [PATCH 23/56] erofs: "
` [PATCH 24/56] ext4: Convert "
` [PATCH 25/56] f2fs: "
` [PATCH 26/56] gfs2: "
` [PATCH 27/56] jfs: Convert from "
` [PATCH 28/56] nfs: "
` [PATCH 29/56] orangefs: "
` [PATCH 30/56] reiserfs: "
` [PATCH 31/56] ubifs: "
` [PATCH 32/56] fs: Remove aops->invalidatepage
` [PATCH 33/56] fs: Add aops->launder_folio
` [PATCH 34/56] 9p: Convert from launder_page to launder_folio
` [PATCH 35/56] afs: "
` [PATCH 36/56] cifs: "
` [PATCH 37/56] fuse: "
` [PATCH 38/56] nfs: "
` [PATCH 39/56] orangefs: Convert "
` [PATCH 40/56] fs: Remove aops->launder_page
` [PATCH 41/56] fs: Add aops->dirty_folio
` [PATCH 42/56] fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
` [PATCH 43/56] btrfs: Convert from set_page_dirty to dirty_folio
` [PATCH 44/56] fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
` [PATCH 45/56] btrfs: Convert extent_range_redirty_for_io() to use folios
` [PATCH 46/56] afs: Convert afs_dir_set_page_dirty() to afs_dir_dirty_folio()
` [PATCH 47/56] f2fs: Convert f2fs_set_meta_page_dirty to f2fs_dirty_meta_folio
` [PATCH 48/56] f2fs: Convert f2fs_set_data_page_dirty to f2fs_dirty_data_folio
` [PATCH 49/56] f2fs: Convert f2fs_set_node_page_dirty to f2fs_dirty_node_folio
` [PATCH 50/56] ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio
` [PATCH 51/56] mm: Convert swap_set_page_dirty() to swap_dirty_folio()
` [PATCH 52/56] nilfs: Convert nilfs_set_page_dirty() to nilfs_dirty_folio()
` [PATCH 53/56] fs: Convert __set_page_dirty_buffers to block_dirty_folio
` [PATCH 54/56] fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
` [PATCH 55/56] fb_defio: Use noop_dirty_folio()
` [PATCH 56/56] fs: Remove aops ->set_page_dirty

[PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
 2022-02-10 10:15 UTC  (10+ messages)

[PATCH v2] vfs: parse sloppy mount option in correct order
 2022-02-10  9:44 UTC 

[ANNOUNCE] util-linux v2.38-rc1
 2022-02-10  7:32 UTC  (4+ messages)

[PATCH v2 06/10] nvme: add copy support
 2022-02-10  7:08 UTC  (2+ messages)

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-09 10:32 UTC  (7+ messages)
` [PATCH v2 00/10] Add Copy offload support
    ` [PATCH v2 03/10] block: Add copy offload support infrastructure

[PATCH] sched: move rr_timeslice sysctls to rt.c
 2022-02-10  6:08 UTC 

[PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
 2022-02-10  5:58 UTC  (7+ messages)
` [PATCH v3 06/22] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v3 19/22] erofs: implement fscache-based data readahead for hole
` [PATCH v3 20/22] erofs: implement fscache-based data readahead for non-inline layout
` [PATCH v3 22/22] erofs: add 'uuid' mount option
` [Linux-cachefs] [PATCH v3 00/22] fscache, erofs: fscache-based demand-read semantics

[PATCH v2 0/4] Fix softlockup when adding inotify watch
 2022-02-10  5:33 UTC  (6+ messages)
` [PATCH v2 1/4] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH v2 2/4] fsnotify: stop walking child dentries if remaining tail is negative
` [PATCH v2 3/4] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
` [PATCH v2 4/4] dcache: stop walking siblings if remaining dentries all negative

[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-02-10  4:03 UTC  (11+ messages)

[PATCH v2] fs: move binfmt_misc sysctl to its own file as built-in
 2022-02-10  0:23 UTC  (7+ messages)

[PATCH v1] audit: fix illegal pointer dereference for openat2
 2022-02-09 23:44 UTC  (2+ messages)

[PATCH] sched: move uclamp_util sysctls to core.c
 2022-02-09 23:28 UTC  (2+ messages)

[PATCH] sched: move energy_aware sysctls to topology.c
 2022-02-09 23:26 UTC  (2+ messages)

[PATCH] sched: move cfs_bandwidth_slice sysctls to fair.c
 2022-02-09 23:24 UTC  (2+ messages)

[PATCH RFC 0/6] NFSD size, offset, and count sanity
 2022-02-09 21:55 UTC  (5+ messages)
` [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes

[PATCH v4 0/3] audit: add support for openat2
 2022-02-09 22:31 UTC  (9+ messages)
` [PATCH v4 2/3] audit: add support for the openat2 syscall

[ANNOUNCE] autofs 5.1.8 release
 2022-02-09 21:59 UTC  (2+ messages)

[LSF/MM/BPF Topic] Shared memory for shared file extents
 2022-02-09 21:54 UTC 

[LSF/MM/BPF TOPIC] File system techniques for computational storage and heterogeneous memory pool
 2022-02-09 21:51 UTC 

[PATCH v1 0/2] io-uring: Make statx api stable
 2022-02-09 19:03 UTC  (3+ messages)
` [PATCH v1 1/2] fs: replace const char* parameter in vfs_statx and do_statx with struct filename
` [PATCH v1 2/2] io-uring: Copy path name during prepare stage for statx

An offer for you!
 2022-02-09 19:39 UTC 

[PATCH AUTOSEL 4.9 6/7] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:45 UTC 

[PATCH AUTOSEL 4.14 6/8] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:44 UTC 

[PATCH AUTOSEL 4.19 06/10] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:44 UTC 

[PATCH AUTOSEL 5.4 08/15] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:42 UTC 

[PATCH AUTOSEL 5.10 14/27] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:40 UTC 

[PATCH AUTOSEL 5.15 17/36] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:37 UTC 

[PATCH AUTOSEL 5.16 21/42] vfs: make freeze_super abort when sync_filesystem returns error
 2022-02-09 18:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 22/42] vfs: make sync_filesystem return errors from ->sync_fs

mmotm 2022-02-08-15-31 uploaded
 2022-02-09 14:29 UTC  (6+ messages)
` mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)

[PATCH] aio: inform block layer of how many requests we are submitting
 2022-02-09  6:49 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).