linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 20:22:32 to 2022-02-14 04:01:47 UTC [more...]

[PATCH v1 0/2] io-uring: Make statx api stable
 2022-02-14  4:01 UTC  (3+ messages)
` [PATCH v1 1/2] fs: replace const char* parameter in vfs_statx and do_statx with struct filename

[RFC 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-14  3:57 UTC  (2+ messages)
` [RFC 1/1] ext4: Improve fast_commit performance and scalability

[PATCH] fs/namespace: eliminate unnecessary mount counting
 2022-02-14  3:42 UTC  (3+ messages)
  ` [PATCH] clean overflow checks in count_mounts() a bit

[syzbot] WARNING in iomap_iter
 2022-02-14  2:58 UTC  (4+ messages)

[PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
 2022-02-13 13:02 UTC  (2+ messages)
` [PATCH v10.1 "

[PATCH v10 1/9] dax: Introduce holder for dax_device
 2022-02-13 12:58 UTC  (2+ messages)
` [PATCH v10.1 "

[PATCH] sched: move deadline_period sysctls to deadline.c
 2022-02-13 12:12 UTC  (2+ messages)

[PATCH RFC v13 0/4] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-12 18:12 UTC  (5+ messages)
` [PATCH RFC v13 1/4] fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock
` [PATCH RFC v13 2/4] fs/lock: add new callback, lm_lock_expired, to lock_manager_operations
` [PATCH RFC v13 3/4] fs/lock: only call lm_breaker_owns_lease if there is conflict
` [PATCH RFC v13 4/4] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH] fs: update outdated documentation about i_mutex lock
 2022-02-12 14:53 UTC 

[PATCH] block: add filemap_invalidate_lock_killable()
 2022-02-12  8:28 UTC  (4+ messages)

mmotm 2022-02-11-15-07 uploaded
 2022-02-12  8:06 UTC  (4+ messages)
` mmotm 2022-02-11-15-07 uploaded (objtool: (b))
` mmotm 2022-02-11-15-07 uploaded (objtool: ftrace_likely_update)

PKS for the page cache and beyond
 2022-02-12  1:05 UTC 

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-02-12  0:01 UTC  (5+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-11 23:40 UTC  (5+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier

[BUG] Splat in __register_sysctl_table() in next-20220210
 2022-02-11 21:22 UTC  (3+ messages)

[PATCH] sched: move rr_timeslice sysctls to rt.c
 2022-02-11 18:23 UTC  (3+ messages)

[PATCH] exec: cleanup comments
 2022-02-11 17:12 UTC  (2+ messages)

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-02-11 14:52 UTC  (4+ messages)
` [RFC PATCH v10 10/48] ceph: implement -o test_dummy_encryption mount option

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

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

[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  (57+ messages)
` [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 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)

[PATCH v2 03/10] block: Add copy offload support infrastructure
 2022-02-09 10:32 UTC  (2+ messages)

[PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
 2022-02-10  5:58 UTC  (2+ messages)
` [Linux-cachefs] [PATCH v3 00/22] fscache, erofs: "

[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 


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