linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 15:08:24 to 2020-11-22 13:14:18 UTC [more...]

[PATCH] afs: Fix speculative status fetch going out of order wrt to modifications
 2020-11-22 13:13 UTC 

[RFC RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-11-22 12:48 UTC  (3+ messages)
` [RFC v2] "

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-22  7:29 UTC  (11+ messages)
          ` [External] "

[PATCH v4 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-22  5:12 UTC  (6+ messages)
` [PATCH v4 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v4 2/3] fscrypt: Have filesystems handle their d_ops

INFO: task hung in __io_uring_files_cancel
 2020-11-22  3:32 UTC  (2+ messages)

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-22  3:23 UTC  (5+ messages)

[GIT PULL] fanotify fix for 5.10-rc5
 2020-11-21 18:39 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.10-rc5
 2020-11-21 18:39 UTC  (2+ messages)

[PATCH 00/29] RFC: iov_iter: Switch to using an ops table
 2020-11-21 18:23 UTC  (34+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations
` [PATCH 02/29] iov_iter: Split copy_page_to_iter()
` [PATCH 03/29] iov_iter: Split iov_iter_fault_in_readable
` [PATCH 04/29] iov_iter: Split the iterate_and_advance() macro
` [PATCH 05/29] iov_iter: Split copy_to_iter()
` [PATCH 06/29] iov_iter: Split copy_mc_to_iter()
` [PATCH 07/29] iov_iter: Split copy_from_iter()
` [PATCH 08/29] iov_iter: Split the iterate_all_kinds() macro
` [PATCH 09/29] iov_iter: Split copy_from_iter_full()
` [PATCH 10/29] iov_iter: Split copy_from_iter_nocache()
` [PATCH 11/29] iov_iter: Split copy_from_iter_flushcache()
` [PATCH 12/29] iov_iter: Split copy_from_iter_full_nocache()
` [PATCH 13/29] iov_iter: Split copy_page_from_iter()
` [PATCH 14/29] iov_iter: Split iov_iter_zero()
` [PATCH 15/29] iov_iter: Split copy_from_user_atomic()
` [PATCH 16/29] iov_iter: Split iov_iter_advance()
` [PATCH 17/29] iov_iter: Split iov_iter_revert()
` [PATCH 18/29] iov_iter: Split iov_iter_single_seg_count()
` [PATCH 19/29] iov_iter: Split iov_iter_alignment()
` [PATCH 20/29] iov_iter: Split iov_iter_gap_alignment()
` [PATCH 21/29] iov_iter: Split iov_iter_get_pages()
` [PATCH 22/29] iov_iter: Split iov_iter_get_pages_alloc()
` [PATCH 23/29] iov_iter: Split csum_and_copy_from_iter()
` [PATCH 24/29] iov_iter: Split csum_and_copy_from_iter_full()
` [PATCH 25/29] iov_iter: Split csum_and_copy_to_iter()
` [PATCH 26/29] iov_iter: Split iov_iter_npages()
` [PATCH 27/29] iov_iter: Split dup_iter()
` [PATCH 28/29] iov_iter: Split iov_iter_for_each_range()
` [PATCH 29/29] iov_iter: Remove iterate_all_kinds() and iterate_and_advance()

[PATCH v2 01/24] exec: Move unshare_files to fix posix file locking during exec
 2020-11-21 18:19 UTC  (27+ messages)
` [PATCH v2 02/24] exec: Simplify unshare_files
` [PATCH v2 03/24] exec: Remove reset_files_struct
` [PATCH v2 04/24] kcmp: In kcmp_epoll_target use fget_task
` [PATCH v2 05/24] bpf: In bpf_task_fd_query "
` [PATCH v2 06/24] proc/fd: In proc_fd_link "
` [PATCH v2 07/24] file: Rename __fcheck_files to files_lookup_fd_raw
` [PATCH v2 08/24] file: Factor files_lookup_fd_locked out of fcheck_files
` [PATCH v2 09/24] file: Replace fcheck_files with files_lookup_fd_rcu
` [PATCH v2 10/24] file: Rename fcheck lookup_fd_rcu
` [PATCH v2 11/24] file: Implement task_lookup_fd_rcu
` [PATCH v2 12/24] proc/fd: In tid_fd_mode use task_lookup_fd_rcu
` [PATCH v2 13/24] kcmp: In get_file_raw_ptr "
` [PATCH v2 14/24] file: Implement task_lookup_next_fd_rcu
` [PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
` [PATCH v2 16/24] bpf/task_iter: In task_file_seq_get_next "
` [PATCH v2 17/24] proc/fd: In fdinfo seq_show don't use get_files_struct
` [PATCH v2 18/24] file: Merge __fd_install into fd_install
` [PATCH v2 19/24] file: In f_dupfd read RLIMIT_NOFILE once
` [PATCH v2 20/24] file: Merge __alloc_fd into alloc_fd
` [PATCH v2 21/24] file: Rename __close_fd to close_fd and remove the files parameter
` [PATCH v2 22/24] file: Replace ksys_close with close_fd
` [PATCH v2 23/24] file: Rename __close_fd_get_file close_fd_get_file
` [PATCH v2 24/24] file: Remove get_files_struct
` [PATCH v2 00/24] exec: Move unshare_files and guarantee files_struct.count is correct

[PATCH v2] eventfd: convert to ->write_iter()
 2020-11-21 17:07 UTC  (4+ messages)

merge struct block_device and struct hd_struct
 2020-11-21 16:24 UTC  (10+ messages)
` [PATCH 14/20] block: remove the nr_sects field in "

[PATCH v4 0/4] add epoll_pwait2 syscall
 2020-11-21 14:44 UTC  (5+ messages)
` [PATCH v4 1/4] epoll: convert internal api to timespec64
` [PATCH v4 2/4] epoll: add syscall epoll_pwait2
` [PATCH v4 3/4] epoll: wire up "
` [PATCH v4 4/4] selftests/filesystems: expand epoll with epoll_pwait2

[PATCH] iov_iter: optimise iter type checking
 2020-11-21 14:37 UTC 

[PATCH 0/4] Cosmetic
 2020-11-21 13:57 UTC  (5+ messages)
` [PATCH 1/4] fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function name
` [PATCH 2/4] fs/anon_inodes.c, fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic
` [PATCH 3/4] "
` [PATCH 4/4] "

[PATCH v3] fs/aio.c: Cosmetic
 2020-11-21 11:41 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v24 00/12] Landlock LSM
 2020-11-21 10:11 UTC  (14+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-11-21  9:27 UTC  (15+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2

INFO: task hung in sync_inodes_sb (4)
 2020-11-21  4:55 UTC 

[PATCH] fs/stat: set attributes_mask for STATX_ATTR_DAX
 2020-11-21  2:03 UTC 

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-11-20 23:41 UTC  (4+ messages)
` [PATCH v6 02/11] fs: add O_ALLOW_ENCODED open flag

[PATCH v6 0/2] Control over userfaultfd kernel-fault handling
 2020-11-20 23:33 UTC  (3+ messages)
` [PATCH v6 1/2] Add UFFD_USER_MODE_ONLY

[RESEND PATCH] fuse : Improve file open behavior for recently created/unlinked files
 2020-11-20 22:35 UTC 

BUG triggers running lsof
 2020-11-20 21:28 UTC  (7+ messages)

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-20 21:15 UTC  (3+ messages)
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite

[PATCH v13 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-11-20 19:42 UTC  (12+ messages)
` [PATCH v13 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v13 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v13 03/10] fs/ntfs3: Add bitmap
` [PATCH v13 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v13 05/10] fs/ntfs3: Add attrib operations
` [PATCH v13 06/10] fs/ntfs3: Add compression
` [PATCH v13 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v13 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v13 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v13 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH] fs/namespace.c: WARN if mnt_count has become negative
 2020-11-20 18:51 UTC  (2+ messages)

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-11-20 18:50 UTC  (3+ messages)

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-20 18:23 UTC  (7+ messages)
` [PATCH 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [PATCH 2/3] mm: Extract might_alloc() debug check

[PATCH v2 0/2] optimise iov_iter
 2020-11-20 17:23 UTC  (10+ messages)
` [PATCH v2 1/2] iov_iter: optimise iov_iter_npages for bvec

[RFC PATCH 00/76] fscache: Modernisation
 2020-11-20 15:19 UTC  (55+ messages)
` [RFC PATCH 23/76] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
` [RFC PATCH 24/76] fscache: Provide a simple thread pool for running ops asynchronously
` [RFC PATCH 25/76] fscache: Replace the object management state machine
` [RFC PATCH 26/76] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 27/76] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 28/76] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 29/76] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [RFC PATCH 31/76] fscache: Allow ->put_super() to be used to wait for cache operations
` [RFC PATCH 32/76] netfs: Make a netfs helper module
` [RFC PATCH 33/76] netfs: Provide readahead and readpage netfs helpers
` [RFC PATCH 34/76] netfs: Use the cache
` [RFC PATCH 35/76] fscache: read-helper: Add tracepoints
` [RFC PATCH 36/76] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 37/76] cachefiles: trace: Log coherency checks
` [RFC PATCH 38/76] cachefiles: Split cachefiles_drop_object() up a bit
` [RFC PATCH 39/76] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 40/76] cachefiles: Merge object->backer into object->dentry
` [RFC PATCH 41/76] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 42/76] cachefiles: Shape requests from the fscache read helper
` [RFC PATCH 43/76] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 44/76] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 45/76] cachefiles: Add I/O tracepoints
` [RFC PATCH 46/76] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [RFC PATCH 47/76] fscache: Remove more obsolete stats
` [RFC PATCH 48/76] fscache: Always create /proc/fs/fscache/stats if configured
` [RFC PATCH 49/76] netfs: Stats
` [RFC PATCH 50/76] fscache: New stats
` [RFC PATCH 51/76] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 52/76] fscache: disable cookie when doing an invalidation for DIO write
` [RFC PATCH 53/76] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 54/76] fscache: Provide resize operation
` [RFC PATCH 55/76] fscache: Remove the update operation
` [RFC PATCH 56/76] afs: Pass page into dirty region helpers to provide THP size
` [RFC PATCH 57/76] afs: Print the operation debug_id when logging an unexpected data version
` [RFC PATCH 58/76] afs: Move key to afs_read struct
` [RFC PATCH 59/76] afs: Don't truncate iter during data fetch
` [RFC PATCH 60/76] afs: Log remote unmarshalling errors
` [RFC PATCH 61/76] afs: Set up the iov_iter before calling afs_extract_data()
` [RFC PATCH 62/76] afs: Use ITER_XARRAY for writing
` [RFC PATCH 63/76] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 64/76] afs: Extract writeback extension into its own function
` [RFC PATCH 65/76] afs: Prepare for use of THPs
` [RFC PATCH 66/76] afs: Use the fs operation ops to handle FetchData completion
` [RFC PATCH 67/76] afs: Use new fscache read helper API
` [RFC PATCH 68/76] netfs: Add write_begin helper
` [RFC PATCH 69/76] fscache: Add support for writing to the cache
` [RFC PATCH 70/76] afs: Use the fscache_write_begin() helper
` [RFC PATCH 71/76] afs: Copy local writes to the cache when writing to the server
` [RFC PATCH 72/76] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [RFC PATCH 73/76] afs: Add O_DIRECT read support
` [RFC PATCH 74/76] afs: Skip truncation on the server of data we haven't written yet
` [RFC PATCH 75/76] afs: Make afs_write_begin() return the THP subpage
` [RFC PATCH 76/76] afs: Fix speculative status fetch going out of order wrt to modifications


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