linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 21:47:30 to 2021-07-07 21:04:22 UTC [more...]

support booting of arbitrary non-blockdevice file systems v2
 2021-07-07 21:04 UTC  (6+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[PATCH] fs, mm: fix race in unlinking swapfile
 2021-07-07 20:48 UTC 

[GIT PULL] nfsd changes for 5.14
 2021-07-07 20:40 UTC  (2+ messages)

[PATCH v3 00/15] File system wide monitoring
 2021-07-07 20:14 UTC  (13+ messages)
` [PATCH v3 01/15] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v3 02/15] fanotify: Fold event size calculation to its own function
` [PATCH v3 03/15] fanotify: Split fsid check from other fid mode checks
` [PATCH v3 04/15] fanotify: Split superblock marks out to a new cache
` [PATCH v3 05/15] inotify: Don't force FS_IN_IGNORED
` [PATCH v3 06/15] fsnotify: Add helper to detect overflow_event

[PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
 2021-07-07 19:26 UTC  (17+ messages)
` [PATCH v8 01/11] namei: ignore ERR/NULL names in putname()
` [PATCH v8 02/11] namei: change filename_parentat() calling conventions
` [PATCH v8 03/11] fs: make do_mkdirat() take struct filename
` [PATCH v8 04/11] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v8 05/11] fs: make do_mknodat() take struct filename
` [PATCH v8 06/11] fs: make do_symlinkat() "
` [PATCH v8 07/11] namei: add getname_uflags()
` [PATCH v8 08/11] fs: make do_linkat() take struct filename
` [PATCH v8 09/11] fs: update do_*() helpers to return ints
` [PATCH v8 10/11] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v8 11/11] io_uring: add support for IORING_OP_LINKAT

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-07-07 17:59 UTC  (11+ messages)

[PATCH v2 0/2] fcntl: fix potential deadlocks
 2021-07-07 17:58 UTC  (18+ messages)
` [PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH v2 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

[PATCH v3 0/2] fcntl: fix potential deadlocks
 2021-07-07 17:06 UTC  (4+ messages)
` [PATCH v3 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH v3 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

[PATCH] ext4: fix EXT4_IOC_CHECKPOINT
 2021-07-07 16:58 UTC  (2+ messages)

dead code in ceph
 2021-07-07 16:24 UTC  (2+ messages)

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-07 15:54 UTC  (20+ messages)
` [PATCH v8 09/10] vduse: "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-07 14:56 UTC  (25+ messages)
` [RFC PATCH v7 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v7 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v7 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v7 08/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v7 11/24] ceph: add routine to create fscrypt context prior to RPC

[PATCH v3 0/3] iomap: small block problems
 2021-07-07 14:28 UTC  (6+ messages)
` [PATCH v3 1/3] iomap: Permit pages without an iop to enter writeback
` [PATCH v3 2/3] iomap: Don't create iomap_page objects for inline files
` [PATCH v3 3/3] iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-07-07 14:06 UTC  (10+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT

[PATCH v2 0/8] ENOSPC delalloc flushing fixes
 2021-07-07 11:09 UTC  (15+ messages)
` [PATCH v2 1/8] btrfs: enable a tracepoint when we fail tickets
` [PATCH v2 2/8] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH v2 3/8] btrfs: wait on async extents when flushing delalloc
` [PATCH v2 4/8] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH v2 5/8] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v2 6/8] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
` [PATCH v2 7/8] 9p: migrate from sync_inode to filemap_fdatawrite_wbc

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-07  9:51 UTC  (7+ messages)
` [PATCH 1/5] writeback: Track number of inodes under writeback
` [PATCH 2/5] writeback: Reliably update bandwidth estimation
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload
` [PATCH 4/5] writeback: Rename domain_update_bandwidth()
` [PATCH 5/5] writeback: Use READ_ONCE for unlocked reads of writeback stats

[PATCHSET] d_path cleanups
 2021-07-07  8:03 UTC  (15+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
  ` [PATCH 03/14] d_path: regularize handling of root dentry in __dentry_path()
  ` [PATCH 05/14] getcwd(2): saner logics around prepend_path() call
  ` [PATCH 08/14] d_path: make prepend_name() boolean
  ` [PATCH 12/14] d_path: prepend_path(): lift the inner loop into a new helper
  ` [PATCH 14/14] getcwd(2): clean up error handling

[PATCH v7 00/10] io_uring: add mkdir and [sym]linkat support
 2021-07-07  7:27 UTC  (13+ messages)
` [PATCH v7 01/10] namei: ignore ERR/NULL names in putname()
` [PATCH v7 02/10] fs: make do_mkdirat() take struct filename
` [PATCH v7 03/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v7 04/10] fs: make do_mknodat() take struct filename
` [PATCH v7 05/10] fs: make do_symlinkat() "
` [PATCH v7 06/10] namei: add getname_uflags()
` [PATCH v7 07/10] fs: make do_linkat() take struct filename
` [PATCH v7 08/10] fs: update do_*() helpers to return ints
` [PATCH v7 09/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v7 10/10] io_uring: add support for IORING_OP_LINKAT

[PATCH] block: ensure the memory order between bi_private and bi_status
 2021-07-07  6:29 UTC  (2+ messages)

[PATCH 1/2] iomap: remove the length variable in iomap_seek_data
 2021-07-07  0:28 UTC  (6+ messages)
` [PATCH 2/2] iomap: remove the length variable in iomap_seek_hole

[PATCH v3] fs: forbid invalid project ID
 2021-07-06 22:06 UTC  (3+ messages)

[GIT PULL] Hole puch vs page cache filling races fixes for 5.14-rc1
 2021-07-06 20:17 UTC  (5+ messages)

[GIT PULL] orangefs: an adjustment and a fix
 2021-07-06 19:24 UTC  (2+ messages)

[GIT PULL] fuse update for 5.14
 2021-07-06 19:24 UTC  (2+ messages)

[PATCH 1/2] iomap: Remove length variable in iomap_seek_data()
 2021-07-06 16:31 UTC  (2+ messages)
` [PATCH 2/2] iomap: Remove length variable in iomap_seek_hole()

[PATCH v2 0/2] iomap: small block problems
 2021-07-06 16:01 UTC  (6+ messages)
` [PATCH v2 1/2] iomap: Don't create iomap_page objects for inline files
` [PATCH v2 2/2] iomap: Permit pages without an iop to enter writeback

[syzbot] general protection fault in legacy_parse_param
 2021-07-06 12:50 UTC  (6+ messages)

[PATCH -next 1/1] iomap: Fix a false positive of UBSAN in iomap_seek_data()
 2021-07-06 11:59 UTC  (10+ messages)

[PATCH] fuse: fuse_lookup_name() cleanup
 2021-07-06  2:46 UTC 

[PATCH] fs/binfmt_elf: disallow e_phnum that equals zero
 2021-07-05 18:35 UTC 

[PATCH 0/2] iomap: small block problems
 2021-07-05 16:55 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 2/7] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:32 UTC 

[PATCH AUTOSEL 4.9 2/9] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 4.14 06/15] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 4.19 07/17] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 5.4 07/26] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 26/26] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode

[PATCH AUTOSEL 5.10 10/41] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 15/41] open: don't silently ignore unknown O-flags in openat2()

[PATCH AUTOSEL 5.12 11/52] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 17/52] open: don't silently ignore unknown O-flags in openat2()

[PATCH AUTOSEL 5.13 12/59] block_dump: remove block_dump feature in mark_inode_dirty()
 2021-07-05 15:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 20/59] open: don't silently ignore unknown O-flags in openat2()

[PATCH] coredump: allow PTRACE_ATTACH to coredump user mode helper
 2021-07-05 15:10 UTC 

[RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file
 2021-07-05 13:21 UTC  (2+ messages)
` [RFC PATCH v1.1 "

[powerpc][5.13.0-next-20210701] Kernel crash while running ltp(chdir01) tests
 2021-07-05 11:27 UTC  (12+ messages)

[PATCH] exfat: handle wrong stream entry size in exfat_readdir()
 2021-07-05  7:35 UTC  (3+ messages)

[PATCH] iov_iter: separate direction from flavour
 2021-07-05  5:17 UTC  (12+ messages)

[PATCH v5 00/13] ksmbd: introduce new SMB3 kernel server
 2021-07-05  3:07 UTC  (14+ messages)
    ` [PATCH v5 01/13] ksmbd: add document
    ` [PATCH v5 02/13] ksmbd: add server handler
    ` [PATCH v5 03/13] ksmbd: add tcp transport layer
    ` [PATCH v5 04/13] ksmbd: add ipc "
    ` [PATCH v5 05/13] ksmbd: add rdma "
    ` [PATCH v5 06/13] ksmbd: add a utility code that tracks (and caches) sessions data
    ` [PATCH v5 07/13] ksmbd: add authentication
    ` [PATCH v5 08/13] ksmbd: add smb3 engine part 1
    ` [PATCH v5 09/13] ksmbd: add smb3 engine part 2
    ` [PATCH v5 10/13] ksmbd: add oplock/lease cache mechanism
    ` [PATCH v5 11/13] ksmbd: add file operations
    ` [PATCH v5 12/13] ksmbd: add Kconfig and Makefile
    ` [PATCH v5 13/13] MAINTAINERS: add ksmbd kernel server

[PATCH AUTOSEL 5.10 02/70] Add a reference to ucounts for each cred
 2021-07-04 23:06 UTC 

[PATCH AUTOSEL 5.12 02/80] Add a reference to ucounts for each cred
 2021-07-04 23:04 UTC 

[PATCH AUTOSEL 5.13 02/85] Add a reference to ucounts for each cred
 2021-07-04 23:02 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).