linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 11:36:02 to 2021-10-14 15:14:36 UTC [more...]

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

[PATCH] autofs: fix wait name hash calculation in autofs_wait()
 2021-10-14 15:11 UTC  (2+ messages)

move the bdi from the request_queue to the gendisk
 2021-10-14 14:32 UTC  (4+ messages)
` [PATCH 4/5] block: "
  ` [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)

[PATCH v3 0/8] Remove dependency on congestion_wait in mm/
 2021-10-14 13:03 UTC  (10+ messages)
` [PATCH 1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-14 12:54 UTC  (7+ messages)
` [PATCH v11 02/14] fs: export variant of generic_write_checks without iov_iter
` [PATCH v11 03/14] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v11 06/14] btrfs: optionally extend i_size in cow_file_range_inline()

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

mmotm 2021-10-13-19-52 uploaded
 2021-10-14 11:18 UTC  (3+ messages)
` mmotm 2021-10-13-19-52 uploaded (mm/damon/vaddr.c)

[PATCH] mm/damon/vaddr: Include 'highmem.h' to fix a build failure
 2021-10-14 11:08 UTC 

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (11+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-14  6:54 UTC  (27+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens

general protection fault in __block_write_begin_int
 2021-10-14  2:42 UTC  (2+ messages)

INFO: task hung in deactivate_super
 2021-10-14  2:20 UTC  (2+ messages)

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

The one and only "permission denied" in find /sys
 2021-10-14  1:48 UTC  (2+ messages)

[PATCH v4] aio: Add support for the POLLFREE
 2021-10-13 20:36 UTC  (3+ messages)

kvm crash in 5.14.1?
 2021-10-13 19:33 UTC  (6+ messages)

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-13 19:23 UTC 

[RFC PATCH] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-13 15:58 UTC  (2+ messages)

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

mmotm 2021-10-05-19-53 uploaded
 2021-10-13 11:48 UTC  (7+ messages)
` mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)

[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-13 10:49 UTC  (4+ messages)

switch block layer polling to a bio based model v4
 2021-10-13 10:46 UTC  (19+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 09/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 10/16] io_uring: don't sleep when polling for I/O
` [PATCH 11/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 14/16] block: switch polling to be bio based
` [PATCH 16/16] nvme-multipath: enable polled I/O

[PATCH v3] loop: don't print warnings if the underlying filesystem doesn't support discard
 2021-10-13  9:28 UTC  (4+ messages)
        ` [PATCH v4] "

[PATCH 4.19] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-13  9:21 UTC  (2+ messages)

[PATCH linux-4.19.y] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-13  8:33 UTC  (2+ messages)

[syzbot] memory leak in __lookup_slow
 2021-10-13  7:37 UTC 

Problem with direct IO
 2021-10-13  1:46 UTC 

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-12 20:59 UTC  (23+ messages)

[PATCH v2 0/2] fuse: Send file/inode security context during creation
 2021-10-12 20:38 UTC  (8+ messages)
` [PATCH v2 1/2] fuse: Add a flag FUSE_SECURITY_CTX
` [PATCH v2 2/2] fuse: Send security context of inode on file creation

[PATCH v15 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-12 19:24 UTC  (4+ messages)
` [PATCH v15 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v15 2/3] arch: Wire up trusted_for(2)
` [PATCH v15 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH v2 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-10-12 19:21 UTC  (4+ messages)
` [PATCH v2 1/2] vfs,LSM: introduce the FS_HANDLES_LSM_OPTS flag

[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-12 17:58 UTC  (12+ messages)
    ` [RFC][arm64] possible infinite loop in btrfs search_ioctl()

[RFC] fuse: Sync attributes when the inode is clean in writeback mode
 2021-10-12 14:55 UTC 

unicode cleanups, and split the data table into a separate module v2
 2021-10-12 14:40 UTC  (5+ messages)
` [PATCH 10/11] unicode: Add utf8-data module

[PATCH] LSM: general protection fault in legacy_parse_param
 2021-10-12 14:27 UTC  (3+ messages)

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-12 13:23 UTC 

[PATCH] chardev: fix error handling in cdev_device_add()
 2021-10-12 13:09 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).