linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 02:19:10 to 2021-06-17 23:52:04 UTC [more...]

[PATCH RESEND x3 v9 0/9] fs: interface for directly reading/writing compressed data
 2021-06-17 23:51 UTC  (8+ messages)
` [PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH RESEND x3 v9 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH RESEND x3 v9 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH RESEND x3 v9 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH RESEND x3 v9 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH RESEND x3 v9 6/9] btrfs: support different disk extent size for delalloc
` [PATCH RESEND x3 v9 7/9] btrfs: optionally extend i_size in cow_file_range_inline()

[PATCH] fuse: fix illegal access to inode with reused nodeid
 2021-06-17 21:28 UTC  (7+ messages)

[PATCH 0/2] mount: add "nosymfollow" support to new mount api
 2021-06-17 19:03 UTC  (5+ messages)
` [PATCH 1/2] mount: Support "nosymfollow" in "
` [PATCH 2/2] tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()

mmotm 2021-06-16-22-12 uploaded
 2021-06-17 17:18 UTC  (2+ messages)
` mmotm 2021-06-16-22-12 uploaded (drivers/net/ethernet/intel/ice/ice_main.o)

Problem with xfs in an old version
 2021-06-17 17:09 UTC  (2+ messages)

[GIT PULL] Quota and fanotify fixes for 5.13-rc7
 2021-06-17 16:52 UTC  (2+ messages)

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-17 16:32 UTC  (27+ messages)
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock

support booting of arbitrary non-blockdevice file systems
 2021-06-17 16:26 UTC  (4+ messages)
` [PATCH 1/2] init: split get_fs_names
` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-17 16:17 UTC  (7+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs
 2021-06-17 16:05 UTC  (5+ messages)

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-17 14:52 UTC  (10+ messages)
` [PATCH RFCv4 2/4] lib/vsprintf.c: "
` [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-17 14:52 UTC  (3+ messages)

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-17 14:38 UTC  (8+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-06-17 14:35 UTC  (3+ messages)

[PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs
 2021-06-17 14:25 UTC  (4+ messages)

[PATCH] afs: fix tracepoint string placement with built-in AFS
 2021-06-17 13:37 UTC  (5+ messages)

[PATCH RFC] fuse: add generic file store
 2021-06-17 13:23 UTC  (12+ messages)

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-17 12:23 UTC 

the major/minor value of statx(kernel samples/vfs/test-statx.c) does not match /usr/bin/stat
 2021-06-17 10:12 UTC 

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-17  9:53 UTC 

[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-17  9:48 UTC  (2+ messages)

[PATCH 1/1] hfsplus: remove unnecessary oom message
 2021-06-17  8:49 UTC 

[PATCH v3] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-17  8:46 UTC  (3+ messages)
  `  "

[PATCH 1/1] coredump: remove unnecessary oom message
 2021-06-17  8:44 UTC 

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-17  8:33 UTC  (3+ messages)
` [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()

[PATCH v2 0/3] netfs, afs: Fix netfs_write_begin and THP handling
 2021-06-17  8:24 UTC  (4+ messages)
` [PATCH v2 1/3] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 2/3] afs: Fix afs_write_end() to handle short writes
` [PATCH v2 3/3] netfs: fix test for whether we can skip read when writing beyond EOF

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-17  8:12 UTC  (11+ messages)
` [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver

[PATCH v3 0/5] Use the normal block device I/O path
 2021-06-17  7:57 UTC  (9+ messages)
` [PATCH v3 1/5] pstore/blk: Improve failure reporting
` [PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function
` [PATCH v3 3/5] pstore/blk: Use the normal block device I/O path
` [PATCH v3 4/5] pstore/blk: Fix kerndoc and redundancy on blkdev param
` [PATCH v3 5/5] pstore/blk: Include zone in pstore_device_info

[PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end
 2021-06-17  7:43 UTC  (2+ messages)

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-17  1:30 UTC  (8+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[PATCH] ramfs: skip mknod if inode already exists
 2021-06-17  1:13 UTC  (5+ messages)
  ` [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由batv+ae8989e1668f84a74d37+6506+infradead.org+hch@casper.srs.infradead.org代发】
  ` [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由viro@ftp.linux.org.uk代发】

[PATCH 5/6] fs: Remove noop_set_page_dirty()
 2021-06-16 22:33 UTC  (4+ messages)

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-16 21:31 UTC  (6+ messages)
  ` [PATCH v9] "

[PATCH] afs: Re-enable freezing once a page fault is interrupted
 2021-06-16 21:22 UTC 

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-16 20:00 UTC  (14+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

Possible bogus "fuse: trying to steal weird page" warning related to PG_workingset
 2021-06-16 16:48 UTC  (5+ messages)

[PATCH 0/6] Further set_page_dirty cleanups
 2021-06-16 16:35 UTC  (11+ messages)
` [PATCH 1/6] mm/writeback: Move __set_page_dirty() to core mm
` [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers

[PATCH] afs: fix no return statement in function returning non-void
 2021-06-16 16:29 UTC  (12+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-16 16:17 UTC  (5+ messages)

[PATCH 0/3] Virtiofs: Support for remote blocking posix locks
 2021-06-16 16:08 UTC  (4+ messages)
` [PATCH 1/3] virtiofs: Add an index to keep track of first request queue
` [PATCH 2/3] virtiofs: Add a virtqueue for notifications
` [PATCH 3/3] virtiofs: Support blocking posix locks (fcntl(F_SETLKW))

[PATCH] afs: Re-enable freezing once a page fault is interrupted
 2021-06-16 15:49 UTC 

futex/call -to plist_for_each_entry_safe with head=NULL
 2021-06-16 15:42 UTC  (4+ messages)

[PATCH 1/1] sched: Add tunable capacity margin for fis_capacity
 2021-06-16 15:22 UTC  (2+ messages)

[REMINDER] LSF/MM/BPF: 2021: Call for Proposals
 2021-06-16 15:02 UTC 

[PATCH v2 0/4] Include zone in pstore_device_info
 2021-06-16 14:41 UTC  (10+ messages)
` [PATCH v2 1/4] pstore/blk: Improve failure reporting
` [PATCH v2 2/4] pstore/blk: Use the normal block device I/O path
` [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info
` [PATCH v2 4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-06-16 13:49 UTC  (4+ messages)
  ` 答复: "

[PATCH v2 13/14] samples: Add fs error monitoring example
 2021-06-16 13:04 UTC  (2+ messages)

[PATCH 0/3] ext4: Fix data corruption when extending DIO write races with buffered read
 2021-06-16 12:22 UTC  (3+ messages)
` [PATCH 3/3] ext4: Fix overflow in ext4_iomap_alloc()

[PATCH v11 32/33] fs/netfs: Add folio fscache functions
 2021-06-16 11:55 UTC  (32+ messages)
` [PATCH v11 00/33] Memory folios
  ` [PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
  ` [PATCH v11 02/33] mm: Introduce struct folio
  ` [PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
  ` [PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
  ` [PATCH v11 06/33] mm: Add folio reference count functions
  ` [PATCH v11 07/33] mm: Add folio_put()
  ` [PATCH v11 08/33] mm: Add folio_get()
  ` [PATCH v11 10/33] mm: Add folio flag manipulation functions
  ` [PATCH v11 11/33] mm/lru: Add folio LRU functions
  ` [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
  ` [PATCH v11 14/33] mm/filemap: Add folio_next_index()
  ` [PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
  ` [PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
  ` [PATCH v11 18/33] mm/filemap: Add folio_unlock()
  ` [PATCH v11 19/33] mm/filemap: Add folio_lock()
  ` [PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
  ` [PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
  ` [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
  ` [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
  ` [PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
  ` [PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
  ` [PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
  ` [PATCH v11 33/33] mm: Add folio_mapped()

Kernel 4.14: SQUASHFS error: xz decompression failed, data probably corrupt
 2021-06-16 11:54 UTC  (5+ messages)

[PATCH v2 00/14] File system wide monitoring
 2021-06-16 11:02 UTC  (18+ messages)
` [PATCH v2 01/14] fsnotify: Don't call insert hook for overflow events
` [PATCH v2 03/14] fanotify: Split fsid check from other fid mode checks
` [PATCH v2 04/14] fanotify: Split superblock marks out to a new cache
` [PATCH v2 06/14] fsnotify: Add helper to detect overflow_event
` [PATCH v2 07/14] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
` [PATCH v2 09/14] fsnotify: Support FS_ERROR event type
` [PATCH v2 10/14] fsnotify: Introduce helpers to send error_events
` [PATCH v2 11/14] fanotify: Introduce FAN_FS_ERROR event

[PATCH v2 00/21] Optimize list lru memory consumption
 2021-06-16 10:53 UTC  (2+ messages)

[PATCH v7 0/6] kernfs: proposed locking and concurrency improvement
 2021-06-16  9:12 UTC  (5+ messages)
` [PATCH v7 2/6] kernfs: add a revision to identify directory node changes
` [PATCH v7 3/6] kernfs: use VFS negative dentry caching

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-16  8:51 UTC 

[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
 2021-06-16  6:49 UTC  (10+ messages)
  ` [PATCH v4 08/10] cifsd: add file operations
  ` [PATCH v4 02/10] cifsd: add server handler
  ` [PATCH v4 03/10] cifsd: add trasport layers

Observability of filesystem syncing and device flushing
 2021-06-16  4:59 UTC 

[PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer
 2021-06-16  4:09 UTC  (10+ messages)

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-16  3:24 UTC  (10+ messages)

mmotm 2021-06-15-20-24 uploaded
 2021-06-16  3:24 UTC 

switch block layer polling to a bio based model v4
 2021-06-16  2:30 UTC  (3+ messages)
` [PATCH 13/16] block: switch polling to be bio based

[PATCH v11 33/33] mm: Add folio_mapped()
 2021-06-14 20:14 UTC 

[PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
 2021-06-14 20:14 UTC 

[PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
 2021-06-14 20:14 UTC 

[PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
 2021-06-14 20:14 UTC 

[PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
 2021-06-14 20:14 UTC 

[PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
 2021-06-14 20:14 UTC 

[PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
 2021-06-14 20:14 UTC 

[PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
 2021-06-14 20:14 UTC 

[PATCH v11 19/33] mm/filemap: Add folio_lock()
 2021-06-14 20:14 UTC 

[PATCH v11 18/33] mm/filemap: Add folio_unlock()
 2021-06-14 20:14 UTC 

[PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
 2021-06-14 20:14 UTC 

[PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
 2021-06-14 20:14 UTC 

[PATCH v11 14/33] mm/filemap: Add folio_next_index()
 2021-06-14 20:14 UTC 

[PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
 2021-06-14 20:14 UTC 

[PATCH v11 11/33] mm/lru: Add folio LRU functions
 2021-06-14 20:14 UTC 

[PATCH v11 10/33] mm: Add folio flag manipulation functions
 2021-06-14 20:14 UTC 

[PATCH v11 08/33] mm: Add folio_get()
 2021-06-14 20:14 UTC 

[PATCH v11 06/33] mm: Add folio reference count functions
 2021-06-14 20:14 UTC 

[PATCH v11 07/33] mm: Add folio_put()
 2021-06-14 20:14 UTC 

[PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
 2021-06-14 20:14 UTC 

[PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
 2021-06-14 20:14 UTC 

[PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
 2021-06-14 20:14 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).