Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
aio poll, io_pgetevents and a new in-kernel poll API V3
 2018-01-17 19:27 UTC  (16+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "
` [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask

AIO operation and CMSG
 2018-01-17 19:22 UTC 

[PATCH] enable core.fsyncObjectFiles by default
 2018-01-17 19:04 UTC  (2+ messages)

[PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns
 2018-01-17 18:56 UTC  (4+ messages)

[ANNOUNCE] Participate at the Linux FAST Summit '18
 2018-01-17 18:32 UTC 

[PATCH 1/2] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
 2018-01-17 16:37 UTC  (6+ messages)
` [PATCH 2/2] dFrom: Max Kellermann <mk@cm4all.com>

[PATCH v2 00/17] Overlayfs NFS export support
 2018-01-17 16:34 UTC  (28+ messages)
` [PATCH v2 01/17] ovl: document NFS export
` [PATCH v2 04/17] ovl: decode connected upper dir file handles
` [PATCH v2 05/17] ovl: encode non-indexed upper "
` [PATCH v2 10/17] ovl: decode lower file handles of unlinked but open files

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-17 16:05 UTC  (22+ messages)
` [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 30/32] aio: add delayed cancel support
` [PATCH 32/32] aio: implement io_pgetevents

[RFC] UBIFS authentication
 2018-01-17 15:19 UTC 

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-17 14:46 UTC  (14+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)

[RFC] Handle EOF in case of not aligned direct io read in kernel
 2018-01-17 14:25 UTC  (3+ messages)

[PATCH] staging: fanotify: remove prohibited space
 2018-01-17 14:11 UTC  (2+ messages)

[RFC PATCH 0/8] Ext4 encryption support for blocksize < pagesize
 2018-01-17 13:43 UTC  (27+ messages)
` [RFC PATCH 1/8] ext4: use EXT4_INODE_ENCRYPT flag to detect encrypted bio
` [RFC PATCH 2/8] fs/buffer.c: make some functions non-static
` [RFC PATCH 3/8] ext4: decrypt all contiguous blocks in a page
` [RFC PATCH 4/8] ext4: decrypt all boundary blocks when doing buffered write
` [RFC PATCH 5/8] ext4: decrypt the block that needs to be partially zeroed
` [RFC PATCH 6/8] ext4: encrypt blocks whose size is less than page size
` [RFC PATCH 7/8] ext4: decrypt "
` [RFC PATCH 8/8] ext4: enable encryption for blocksize "

[mm? 4.15-rc7] Random oopses under memory pressure
 2018-01-17 11:08 UTC  (15+ messages)
  ` [mm "
            ` [mm 4.15-rc8] "

User-visible context-mount API
 2018-01-17 11:06 UTC  (14+ messages)

[PATCH v2 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2018-01-17 10:45 UTC  (11+ messages)
` [PATCH v2] "

kernel BUG at fs/userfaultfd.c:LINE!
 2018-01-17  8:56 UTC  (4+ messages)
` [PATCH 0/1] "

[PATCH 1/2] procfs: add seq_put_hex_ll to speed up /proc/pid/maps
 2018-01-17  8:20 UTC  (5+ messages)
` [PATCH 2/2] procfs: optimize seq_pad() "
  ` [PATCH v2] procfs: add seq_put_hex_ll "

mmotm 2018-01-04-16-19 uploaded
 2018-01-17  8:07 UTC  (11+ messages)
    ` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
        ` ppc elf_map breakage with MAP_FIXED_NOREPLACE

[PATCH] fs/buffer.c: fold init_buffer() into init_page_buffers()
 2018-01-17  6:25 UTC 

[PATCH] fs: fold __inode_permission() into inode_permission()
 2018-01-17  5:44 UTC 

[LSF/MM TOPIC] A high-performance userspace block driver
 2018-01-17  2:49 UTC  (7+ messages)
  ` [Lsf-pc] "

[PATCH v2 00/11] fscrypt: symlink helpers and fscrypt.h cleanup
 2018-01-16 23:46 UTC  (3+ messages)

[PATCH RFC 00/13] UTF-8 case insensitive lookups for EXT4
 2018-01-16 22:19 UTC  (13+ messages)
` [PATCH RFC 03/13] charsets: utf8: Add unicode character database files
` [PATCH RFC 07/13] charsets: utf8: Hook-up utf-8 code to charsets library
` [PATCH RFC 13/13] ext4: Implement ext4 dcache hooks for custom charsets

[PATCH] nfs/super: check NFS_CAP_ACLS instead of the NFS version
 2018-01-16 17:15 UTC 

[RFC PATCH v2] ima,fuse: introduce new fs flag FS_NO_IMA_CACHE
 2018-01-16 15:10 UTC 

[PATCH 0/7] Overlayfs exportfs tests
 2018-01-16 15:09 UTC  (13+ messages)
` [PATCH 6/7] overlay: test encode/decode overlay file handles
` [PATCH 7/7] overlay: test encode/decode of non-samefs "

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-16 12:33 UTC  (12+ messages)
` [PATCH 02/38] usercopy: Enhance and rename report_usercopy()
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 33/38] arm64: Implement thread_struct whitelist for hardened usercopy

COLLECTION>
 2018-01-16  5:55 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-15 23:53 UTC 

[PATCH] nfs/super: set MS_POSIXACL only if ACL support is enabled
 2018-01-15 17:36 UTC 

[PATCH] ima: define new policy condition based on the filesystem name
 2018-01-15 17:19 UTC  (4+ messages)

LSF/MM 2018: Call for Proposals
 2018-01-15 16:39 UTC 

[PATCH] vfs: remove unused argument in iterate_bdevs
 2018-01-14 16:13 UTC  (3+ messages)

mmotm 2018-01-12-16-53 uploaded
 2018-01-13  0:54 UTC 

DAX 2MB mappings for XFS
 2018-01-13  0:05 UTC  (7+ messages)

[PATCH 1/1] aio: make sure the input "timeout" value is valid
 2018-01-12 19:49 UTC  (7+ messages)

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-12 11:49 UTC  (3+ messages)

page:  |  | latest

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