linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 03:55:45 to 2016-09-27 15:53:46 UTC [more...]

[RFC][CFT] splice_read reworked
 2016-09-27 15:53 UTC  (28+ messages)
                    ` [PATCH 01/11] fix memory leaks in tracing_buffers_splice_read()
                    ` [PATCH 02/11] splice_to_pipe(): don't open-code wakeup_pipe_readers()
                    ` [PATCH 03/11] splice: switch get_iovec_page_array() to iov_iter
                    ` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
                            ` [PATCH 04/12] "
                            ` [PATCH 06/12] new helper: add_to_pipe()
                            ` [PATCH 10/12] new iov_iter flavour: pipe-backed
                            ` [PATCH 11/12] switch generic_file_splice_read() to use of ->read_iter()
                            ` [PATCH 12/12] switch default_file_splice_read() to use of pipe-backed iov_iter
                    ` [PATCH 05/11] skb_splice_bits(): get rid of callback
                    ` [PATCH 06/11] new helper: add_to_pipe()
                    ` [PATCH 07/11] fuse_dev_splice_read(): switch to add_to_pipe()
                    ` [PATCH 08/11] cifs: don't use memcpy() to copy struct iov_iter
                    ` [PATCH 09/11] fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
                    ` [PATCH 10/11] new iov_iter flavour: pipe-backed
                    ` [PATCH 11/11] switch generic_file_splice_read() to use of ->read_iter()

[PATCH v2] fs/select: add vmalloc fallback for select(2)
 2016-09-27 13:34 UTC  (18+ messages)
` [PATCH v3] "

[PATCH 1/4] fs - make is_local_mountpoint() usable by others
 2016-09-27 13:14 UTC  (18+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware

[PATCH] fs/select: add vmalloc fallback for select(2)
 2016-09-27 11:51 UTC  (11+ messages)

[PATCH 1/2] posix_acl: xattr representation cleanups
 2016-09-27 11:03 UTC  (2+ messages)
` [PATCH 2/2] posix_acl: uapi header split

[PATCH 00/17] clean up readlinks
 2016-09-27  9:38 UTC  (3+ messages)

[PATCH 00/11] splice cleanups
 2016-09-27  7:34 UTC  (9+ messages)
` [PATCH 06/11] pipe: no need to confirm page cache buf
` [PATCH 08/11] filemap: add get_page_for_read() helper
` [PATCH 09/11] splice: use get_page_for_read()

[PATCH 0/2] (Was: BUG_ON in rcu_sync_func triggered)
 2016-09-27  7:14 UTC  (8+ messages)
` [PATCH 1/2] fs/super.c: fix race between freeze_super() and thaw_super()
` [PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
    ` [PATCH V2 "

[PATCH 0/2] Fix radix_tree_lookup_slot()
 2016-09-26 21:48 UTC  (20+ messages)
` [PATCH 1/2] radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
` [PATCH 2/2] radix-tree: Fix optimisation problem

[PATCH v4 0/4] ovl: efficient copy up by reflink
 2016-09-26 18:17 UTC  (5+ messages)
` [PATCH v4 1/3] vfs: allow vfs_clone_file_range() across mount points
` [PATCH v4 2/3] vfs: call vfs_clone_file_range() under mnt_want_write()
` [PATCH v4 3/3] ovl: use vfs_clone_file_range() for copy up if possible

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-26 18:16 UTC  (15+ messages)
` [PATCH v3 3/4] vfs: allow vfs_copy_file_range() across file systems
` [PATCH v3 4/4] ovl: use vfs_copy_file_range() to copy up file data

[PATCH] ext2: fix possible integer truncation in ext2_iomap_begin
 2016-09-26 16:28 UTC 

Naming O_TMPFILE files
 2016-09-26 15:11 UTC  (4+ messages)

iomap based DAX path V3
 2016-09-26 14:49 UTC  (3+ messages)
` [PATCH 12/12] ext2: use iomap to implement DAX

iomap based DAX path
 2016-09-26 14:28 UTC  (13+ messages)
` [PATCH 06/10] dax: provide an iomap based fault handler

New branch for linux-next
 2016-09-26 12:01 UTC  (2+ messages)

[PATCH 0/5 v2 RESEND] fs: Avoid premature clearing of file capabilities
 2016-09-26 10:25 UTC  (7+ messages)
` [PATCH 2/5] ceph: Propagate dentry down to inode_change_ok()

[PATCH] dax : Fix documentation with respect to struct pages
 2016-09-26  1:18 UTC 

[PATCH 1/2] Add poll_considered statistic
 2016-09-26  1:15 UTC  (2+ messages)

[PATCH] f2fs: remove dirty inode pages in error path
 2016-09-26  1:04 UTC  (4+ messages)

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-09-24 18:20 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v2 0/8] Various fixes related to ptrace_may_access()
 2016-09-23 21:33 UTC  (11+ messages)
` [PATCH v2 1/8] exec: introduce cred_guard_light
` [PATCH v2 2/8] exec: turn self_exec_id into self_privunit
` [PATCH v2 3/8] proc: use open()-time creds for ptrace checks
` [PATCH v2 4/8] futex: don't leak robust_list pointer
` [PATCH v2 5/8] proc: lock properly in ptrace_may_access callers
` [PATCH v2 6/8] ptrace: warn on ptrace_may_access without proper locking
` [PATCH v2 7/8] fs/proc: fix attr access check
` [PATCH v2 8/8] Documentation: add security/ptrace_checks.txt

[PATCH] seq_file: don't set read position for invalid iterator
 2016-09-23 15:54 UTC  (2+ messages)

[PATCH 0/2] Support for posix ACLs in fuse
 2016-09-23 15:03 UTC  (9+ messages)
      ` [fuse-devel] "

[PATCH tty-next 0/6] Minor devpts cleanups, fixes and enhancments
 2016-09-23  9:30 UTC  (3+ messages)

[vfs:work.splice_read 10/11] lib/iov_iter.c:532:18: note: in expansion of macro 'min'
 2016-09-23  8:46 UTC 

[vfs:work.splice_read 4/11] fs/splice.c:1422:19: warning: passing argument 2 of 'splice_more' from incompatible pointer type
 2016-09-23  8:29 UTC 

[vfs:work.splice_read 4/11] fs/splice.c:1422:38: error: passing argument 2 of 'splice_more' from incompatible pointer type
 2016-09-23  8:27 UTC 

[PATCH] fsnotify: Cleanup spinlock assertions
 2016-09-23  8:14 UTC  (3+ messages)

[GIT PULL] configfs fix for 4.8-rc8
 2016-09-23  3:48 UTC 

[PATCH 0/4 v3] Add an interface to discover relationships between namespaces
 2016-09-23  1:09 UTC  (2+ messages)

[PATCH] ext4: do not unnecessarily null-terminate encrypted symlink data
 2016-09-22 20:31 UTC  (3+ messages)
` [PATCH] f2fs: "
` [PATCH] fscrypto: use standard macros to compute length of fname ciphertext

[PATCH 0/4][V3] metadata throttling in writeback patches
 2016-09-22 19:48 UTC  (11+ messages)
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 4/4] writeback: introduce super_operations->write_metadata

ext4, f2fs: fscrypt_has_permitted_context() check in file open
 2016-09-22 15:59 UTC  (4+ messages)

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-22 15:51 UTC  (5+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

fscrypt: in-place decrypt vs. out-of-place encrypt?
 2016-09-22 14:13 UTC  (3+ messages)

[PATCH] ext4: optimize ext4 direct I/O locking for reading
 2016-09-22 13:30 UTC  (5+ messages)

[PATCH 1/4] f2fs: assign return value in f2fs_gc
 2016-09-22 10:58 UTC  (4+ messages)
` [PATCH 3/4] f2fs: avoid gc in cp_error case
` [PATCH 4/4] f2fs: handle errors during recover_orphan_inodes
` [f2fs-dev] [PATCH 1/4] f2fs: assign return value in f2fs_gc

[PATCH v2 RESEND] posix_acl: Clear SGID bit when setting file permissions
 2016-09-22  9:10 UTC  (3+ messages)

[PATCH v0 0/3] [RESEND] lockperf: a few small improvments
 2016-09-22  8:46 UTC  (4+ messages)
` [PATCH v0 1/3] Synchronize all clients on start up
` [PATCH v0 2/3] posix03, posix04: Use '-l' instead of '-i' as option argument name
` [PATCH v0 3/3] posix03: Do not kill everything in the process group


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