messages from 2017-05-10 06:45:15 to 2017-05-11 19:17:30 UTC [more...]
[PATCH 0/10 v8] No wait AIO
2017-05-11 19:17 UTC (3+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
2017-05-11 18:59 UTC (11+ messages)
[PATCH 0/8 v7] No wait AIO
2017-05-11 18:16 UTC (12+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 7/8] nowait aio: xfs
[RFC][PATCH 00/14] VFS: Introduce superblock configuration context [ver #2]
2017-05-11 17:26 UTC (16+ messages)
` [PATCH 01/14] Provide a function to create a NUL-terminated string from unterminated data "
` [PATCH 02/14] Clean up whitespace in fs/namespace.c "
` [PATCH 03/14] VFS: Make get_mnt_ns() return the namespace "
` [PATCH 04/14] VFS: Make get_filesystem() return the affected filesystem "
` [PATCH 05/14] VFS: Provide empty name qstr "
` [PATCH 06/14] VFS: Introduce a superblock configuration context "
` [PATCH 07/14] Implement fsopen() to prepare for a mount "
` [PATCH 08/14] Implement fsmount() to effect a pre-configured "
` [PATCH 09/14] Sample program for driving fsopen/fsmount "
` [PATCH 10/14] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 11/14] proc: Add superblock config support to procfs "
` [PATCH 12/14] NFS: Add mount context support. "
` [PATCH 13/14] Support legacy filesystems "
` [PATCH 14/14] Add commands to create or update a superblock "
[PATCH] filesystem-dax: fix broken __dax_zero_page_range() conversion
2017-05-11 15:36 UTC (2+ messages)
[RFC 00/11] ima: namespace support for IMA policy
2017-05-11 14:53 UTC (12+ messages)
` [RFC 01/11] ima: qualify pathname in audit info record
` [RFC 02/11] ima: qualify pathname in audit measurement record
` [RFC 03/11] ima: qualify pathname in measurement file
` [RFC 04/11] ima: add support to namespace securityfs file
` [RFC 05/11] ima: store new namespace policy structure in a radix tree
` [RFC 06/11] ima, fs: release namespace policy resources
` [RFC 07/11] ima: new namespace policy structure to track initial namespace policy data
` [RFC 08/11] ima: block initial namespace id on the namespace policy interface
` [RFC 09/11] ima: delete namespace policy securityfs file in write-once mode
` [RFC 10/11] ima: handling all policy flags per namespace using ima_ns_policy structure
[RFC][PATCH 00/14] VFS: Introduce superblock configuration context
2017-05-11 14:35 UTC (21+ messages)
` [PATCH 01/14] Provide a function to create a NUL-terminated string from unterminated data
` [PATCH 02/14] Clean up whitespace in fs/namespace.c
` [PATCH 03/14] VFS: Make get_mnt_ns() return the namespace
` [PATCH 04/14] VFS: Make get_filesystem() return the affected filesystem
` [PATCH 05/14] VFS: Provide empty name qstr
` [PATCH 06/14] VFS: Introduce a superblock configuration context
` [PATCH 07/14] Implement fsopen() to prepare for a mount
` [PATCH 08/14] Implement fsmount() to effect a pre-configured mount
` [PATCH 09/14] Sample program for driving fsopen/fsmount
` [PATCH 10/14] procfs: Move proc_fill_super() to fs/proc/root.c
` [PATCH 11/14] proc: Add superblock config support to procfs
` [PATCH 12/14] NFS: Add mount context support
` [PATCH 13/14] Support legacy filesystems
` [PATCH 14/14] Add commands to create or update a superblock
[RFC 11/11] ima: appraise mode per namespace with new enforce_ns appraise mode
2017-05-11 14:15 UTC
cleanup UUID types
2017-05-11 12:07 UTC (29+ messages)
` [PATCH 01/16] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/16] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/16] uuid: rename uuid types
` [PATCH 04/16] uuid: don't export guid_index and uuid_index
` [PATCH 05/16] uuid: add the v1 layout to uuid_t
` [PATCH 06/16] afs: switch to use uuid_t and uuid_gen
` [PATCH 07/16] uuid: remove struct uuid_v1
` [PATCH 08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 09/16] md: namespace private helper names
` [PATCH 10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/16] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/16] xfs: use the common helper uuid_is_null()
` [PATCH 13/16] block: remove blk_part_pack_uuid
` [PATCH 14/16] "
` [PATCH 15/16] ima/policy: switch to use uuid_t
` [PATCH 16/16] fs: switch ->s_uuid to uuid_t
[RFC 00/10] introduce crypto wait for async op function
2017-05-11 8:55 UTC (10+ messages)
` [RFC 01/10] crypto: factor async completion for general use
` [RFC 07/10] fscrypt: move to generic async completion
` [RFC 09/10] ima: "
[PATCH 0/4 v4] mm,dax: Fix data corruption due to mmap inconsistency
2017-05-11 8:39 UTC (8+ messages)
` [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
` [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
` [PATCH 4/4] dax: Fix data corruption when fault races with write
` [PATCH 5/4] dax: Fix PMD "
fix IMA deadlock
2017-05-11 8:16 UTC (11+ messages)
` [PATCH] security/ima: use fs method to read integrity data
[PATCH v1 1/3] (to be split and folded into): uuid: rename uuid types
2017-05-11 7:56 UTC (7+ messages)
` [PATCH v1 2/3] (to be folded into): uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH v1 3/3] (to be folded into): block: remove blk_part_pack_uuid
[PATCH 0/9] block: T10/DIF Fixes and cleanups v4
2017-05-11 7:46 UTC (19+ messages)
` [PATCH 1/9] bio-integrity: Do not allocate integrity context for bio w/o data
` [PATCH 2/9] bio-integrity: bio_trim should truncate integrity vector accordingly
` [PATCH 3/9] bio-integrity: bio_integrity_advance must update integrity seed
` [PATCH 4/9] bio-integrity: fix interface for bio_integrity_trim
` [PATCH 5/9] bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
` [PATCH 6/9] T10: Move opencoded contants to common header
` [PATCH 7/9] Guard bvec iteration logic
` [PATCH 8/9] bio: add bvec_iter rewind API
` [PATCH 9/9] bio-integrity: Restore original iterator on verify stage
[PATCH] FS: Fixing return type of unsigned_offsets
2017-05-11 6:07 UTC (6+ messages)
[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
2017-05-11 5:10 UTC (12+ messages)
[PATCH] FS: Making aproriate return type
2017-05-11 4:20 UTC (2+ messages)
[PATCH] fs: remove page_readlink
2017-05-11 3:24 UTC (2+ messages)
[PATCH 1/3] f2fs: use f2fs_submit_page_bio for ra_meta_pages
2017-05-11 3:22 UTC (8+ messages)
` [PATCH 2/3] f2fs: remove unnecessary read cases in merged IO flow
` [PATCH 3/3] f2fs: use fio instead of multiple parameters
` [f2fs-dev] [PATCH 1/3] f2fs: use f2fs_submit_page_bio for ra_meta_pages
[PATCH] fs: add an ioctl to get an owning userns for a superblock
2017-05-11 1:24 UTC (4+ messages)
[PATCH] mnt: allow to add a mount into an existing group
2017-05-10 23:58 UTC (4+ messages)
[GIT PULL] nfsd changes for 4.12
2017-05-10 19:11 UTC
[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-10 16:18 UTC (24+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
[PATCH v4 00/15] overlayfs constant inode numbers
2017-05-10 16:00 UTC (19+ messages)
[PATCH 2/3] xfs: use uuid_be to implement the uuid_t type
2017-05-10 14:15 UTC (4+ messages)
[RFC][PATCH 0/9] VFS: Introduce mount context
2017-05-10 13:48 UTC (17+ messages)
` [PATCH 3/9] VFS: Introduce a "
[GIT PULL] overlayfs update for 4.12
2017-05-10 13:39 UTC
[GIT PULL] fuse update for 4.12
2017-05-10 12:47 UTC
[PATCH] exec: ensure file system accounting in check_unsafe_exec is correct
2017-05-10 11:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).