linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 13:24:55 to 2021-10-18 14:58:00 UTC [more...]

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-18 14:57 UTC  (28+ messages)
` [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
` [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [PATCH 04/67] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH 05/67] afs: Fix afs_write_end() to handle len > page size
` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 07/67] fscache: Remove the netfs data from the cookie
` [PATCH 08/67] fscache: Remove struct fscache_cookie_def
` [PATCH 09/67] fscache: Remove store_limit* from struct fscache_object
` [PATCH 10/67] fscache: Remove fscache_check_consistency()
` [PATCH 11/67] fscache: Remove fscache_attr_changed()
` [PATCH 12/67] fscache: Remove obsolete stats
` [PATCH 13/67] fscache: Remove old I/O tracepoints
` [PATCH 14/67] fscache: Temporarily disable fscache_invalidate()
` [PATCH 15/67] fscache: Disable fscache_begin_operation()
` [PATCH 16/67] fscache: Remove the I/O operation manager
` [PATCH 17/67] fscache: Rename fscache_cookie_{get,put,see}()
` [PATCH 18/67] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
` [PATCH 19/67] cachefiles: Don't set an xattr on the root of the cache
` [PATCH 20/67] cachefiles: Remove some redundant checks on unsigned values
` [PATCH 21/67] cachefiles: Prevent inode from going away when burying a dentry
` [PATCH 22/67] cachefiles: Simplify the pathwalk and save the filename for an object
` [PATCH 23/67] cachefiles: trace: Improve the lookup tracepoint
` [PATCH 24/67] cachefiles: Remove separate backer dentry from cachefiles_object
` [PATCH 25/67] cachefiles: Fold fscache_object into cachefiles_object
` [PATCH 26/67] cachefiles: Change to storing file* rather than dentry*
` [PATCH 27/67] cachefiles: trace: Log coherency checks

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-18 14:31 UTC  (4+ messages)

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-18 14:30 UTC  (8+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
` [PATCH v6 3/7] fuse: support per-file DAX in fuse protocol
` [PATCH v6 4/7] fuse: negotiate per-file DAX in FUSE_INIT

[PATCH v7 00/28] file system-wide error monitoring
 2021-10-18 13:55 UTC  (19+ messages)
` [PATCH v7 02/28] fsnotify: pass dentry instead of inode data
` [PATCH v7 19/28] fanotify: Limit number of marks with FAN_FS_ERROR per group
` [PATCH v7 20/28] fanotify: Support enqueueing of error events
` [PATCH v7 21/28] fanotify: Support merging "
` [PATCH v7 23/28] fanotify: Report fid info for file related file system errors

[RFC] fuse: Avoid invalidating attrs if writeback_cache enabled
 2021-10-18 13:08 UTC  (7+ messages)

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-18 12:57 UTC  (11+ messages)
` [PATCH v11 10/14] btrfs: add send stream v2 definitions
` [PATCH v11 11/14] btrfs: send: write larger chunks when using stream v2
` [PATCH v11 12/14] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v11 13/14] btrfs: send: send compressed extents with encoded writes
` [PATCH v11 14/14] btrfs: send: enable support for stream v2 and compressed writes

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-18 12:35 UTC  (2+ messages)

futher decouple DAX from block devices
 2021-10-18 12:25 UTC  (13+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c

[RFC 0/3] extend vmalloc support for constrained allocations
 2021-10-18 11:47 UTC  (4+ messages)
` [RFC 1/3] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
` [RFC 3/3] mm: allow !GFP_KERNEL allocations for kvmalloc

[PATCH V2] fs: switch over to vmemdup_user()
 2021-10-18 11:31 UTC 

[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
 2021-10-18 10:23 UTC  (11+ messages)

don't use ->bd_inode to access the block device size v3
 2021-10-18 10:11 UTC  (31+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

[PATCH] fsnotify: extend fsnotify for event broadcast
 2021-10-18  9:45 UTC 

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-18  9:24 UTC  (4+ messages)

[PATCH] fs: switch over to vmemdup_user()
 2021-10-18  8:01 UTC 

[PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
 2021-10-18  6:51 UTC  (2+ messages)

don't use ->bd_inode to access the block device size v2
 2021-10-18  6:22 UTC  (63+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-10-18  4:36 UTC  (5+ messages)
` [PATCH v10 7/8] xfs: support CoW in fsdax mode

[PATCH] fs: inode: use queue_rcu_work() instead of call_rcu()
 2021-10-18  2:02 UTC  (4+ messages)

Problem with direct IO
 2021-10-18  1:09 UTC  (2+ messages)

[syzbot] WARNING in fuse_evict_inode
 2021-10-17 21:30 UTC 

[PATCH 0/5] fs/ntfs3: Reworking symlink functions
 2021-10-17  8:10 UTC  (3+ messages)
` [PATCH 1/5] fs/ntfs3: Rework ntfs_utf16_to_nls

[PATCH] Unit mismatch (Slab/SReclaimable/SUnreclaim) in meminfo
 2021-10-17  4:36 UTC  (3+ messages)
` Not [PATCH] :)

[GIT PULL] Memory folios for v5.15
 2021-10-16 19:07 UTC  (10+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[PATCH] sysctl: Avoid open coded arithmetic in memory allocator functions
 2021-10-16 16:18 UTC  (2+ messages)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-16 11:28 UTC  (10+ messages)
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate

[PATCH 0/2] Removing of old code
 2021-10-16 10:42 UTC  (3+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions

[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-15 21:48 UTC  (3+ messages)

The one and only "permission denied" in find /sys
 2021-10-15 21:40 UTC  (4+ messages)

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-10-15 18:43 UTC  (6+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-15 18:33 UTC  (20+ messages)

[GIT PULL] ntfs3 changes for 5.15
 2021-10-15 14:35 UTC  (2+ messages)

switch block layer polling to a bio based model v4
 2021-10-15 13:24 UTC  (4+ messages)
` [PATCH 14/16] block: switch polling to be bio based


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