messages from 2017-06-14 10:58:36 to 2017-06-15 16:20:04 UTC [more...]
Re: [PATCH v6] fat: Batched discard support for fat
2017-06-15 16:10 UTC
[PATCH 0/10 v12] No wait AIO
2017-06-15 16:00 UTC (11+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] block: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "
[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
2017-06-15 15:28 UTC (42+ messages)
` [PATCH 01/27] Provide a function to create a NUL-terminated string from unterminated data "
` [PATCH 02/27] VFS: Clean up whitespace in fs/namespace.c and fs/super.c "
` [PATCH 03/27] VFS: Make get_mnt_ns() return the namespace "
` [PATCH 04/27] VFS: Make get_filesystem() return the affected filesystem "
` [PATCH 05/27] VFS: Provide empty name qstr "
` [PATCH 06/27] Provide supplementary error message facility "
` [PATCH 07/27] VFS: Differentiate mount flags (MS_*) from internal superblock flags "
` [PATCH 08/27] VFS: Introduce the structs and doc for a filesystem context "
` Updated docs
` [PATCH 09/27] VFS: Add LSM hooks for filesystem context [ver #5]
` [PATCH 10/27] VFS: Implement a filesystem superblock creation/configuration "
` [PATCH 11/27] VFS: Remove unused code after filesystem context changes "
` [PATCH 12/27] VFS: Implement fsopen() to prepare for a mount "
` [PATCH 13/27] VFS: Implement fsmount() to effect a pre-configured "
` [PATCH 14/27] VFS: Add a sample program for fsopen/fsmount "
` [PATCH 15/27] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 16/27] proc: Add fs_context support to procfs "
` [PATCH 17/27] NFS: Move mount parameterisation bits into their own file "
` [PATCH 18/27] NFS: Constify mount argument match tables "
` [PATCH 19/27] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context "
` [PATCH 20/27] NFS: Split nfs_parse_mount_options() "
` [PATCH 21/27] NFS: Deindent nfs_fs_context_parse_option() "
` [PATCH 22/27] NFS: Add a small buffer in nfs_fs_context to avoid string dup "
` [PATCH 23/27] NFS: Do some tidying of the parsing code "
` [PATCH 24/27] NFS: Add fs_context support. "
` [PATCH 25/27] ipc: Convert mqueue fs to fs_context "
` [PATCH 26/27] cpuset: Use "
` [PATCH 27/27] kernfs, sysfs, cgroup: Support "
` [PATCH 27/27] ... and the intel_rdt driver
[PATCHSET v4] Add support for write life time hints
2017-06-15 15:23 UTC (24+ messages)
` [PATCH 01/11] block: add support for carrying stream information in a bio
` [PATCH 02/11] blk-mq: expose stream write stats through debugfs
` [PATCH 03/11] fs: add support for an inode to carry stream related data
` [PATCH 04/11] fs: add support for allowing applications to pass in write life time hints
` [PATCH 05/11] block: add helpers for setting/checking write hint validity
` [PATCH 06/11] fs: add O_DIRECT support for sending down bio stream information
` [PATCH 07/11] fs: add support for buffered writeback to pass down write hints
` [PATCH 08/11] ext4: add support for passing in write hints for buffered writes
` [PATCH 09/11] xfs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] nvme: add support for streams and directives
[PATCH v6 00/20] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-15 15:03 UTC (10+ messages)
` [PATCH v6 12/20] fs: add a new fstype flag to indicate how writeback errors are tracked
[PATCH v2 0/3] DAX common 4k zero page
2017-06-15 14:58 UTC (6+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()
` [PATCH v2 2/3] dax: relocate dax_load_hole()
` [PATCH v2 3/3] dax: use common 4k zero page for dax mmap reads
[PATCH 0/10 v11] No wait AIO
2017-06-15 14:55 UTC (7+ messages)
[PATCH 1/1] [RFC] 64bit copy_file_range system call
2017-06-15 14:39 UTC (11+ messages)
(unknown),
2017-06-15 13:50 UTC
udf: allow implicit blocksize specification during mount
2017-06-15 13:49 UTC (5+ messages)
[PATCH] fs: initialize resize_wait wait queue of init task
2017-06-15 11:16 UTC (2+ messages)
Hang/soft lockup in d_invalidate with simultaneous calls
2017-06-15 10:50 UTC (8+ messages)
Default ACLs and SGID bit on directories
2017-06-15 9:35 UTC (3+ messages)
[PATCH 30/31] ext4: eliminate xattr entry e_hash recalculation for removes
2017-06-15 9:10 UTC (2+ messages)
[PATCH v4 1/1] f2fs: dax: implement direct access
2017-06-15 8:56 UTC
[PATCH v3 00/14] pmem: stop abusing __copy_user_nocache(), and other reworks
2017-06-15 8:11 UTC (17+ messages)
` [PATCH v3 02/14] dm: add ->copy_from_iter() dax operation support
` [PATCH v3 03/14] filesystem-dax: convert to dax_copy_from_iter()
` [PATCH v3 05/14] dm: add ->flush() dax operation support
` [PATCH v3 08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH v3 13/14] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
` [PATCH v4 13/14] libnvdimm, pmem: gate cache management on QUEUE_FLAG_WC in pmem_dax_flush()
[PATCH v2 0/2] mm: force enable thp for dax
2017-06-15 8:07 UTC (8+ messages)
` [PATCH v2 1/2] mm: improve readability of transparent_hugepage_enabled()
[git pull] first batch of ufs fixes
2017-06-15 8:00 UTC (12+ messages)
[PATCH 01/28] ext4: xattr-in-inode support
2017-06-15 7:57 UTC (5+ messages)
` [PATCH 23/28] mbcache: make mbcache more generic
` [PATCH 28/28] quota: add extra inode count to dquot transfer functions
[PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD
2017-06-15 7:49 UTC (6+ messages)
` [PATCH 1/4] test_firmware: add test case for SIGCHLD on sync fallback
` [PATCH 2/4] swait: add the missing killable swaits
` [PATCH 3/4] firmware: avoid invalid fallback aborts by using killable swait
` [PATCH 4/4] firmware: send -EINTR on signal abort on fallback mechanism
[RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
2017-06-15 7:33 UTC (6+ messages)
` [RFC PATCH 1/4] block: Add bio req flag to disable encryption in block
` [RFC PATCH 2/4] dm-crypt: Skip encryption of file system-encrypted blocks
` [RFC PATCH 3/4] ext4: Set the bio REQ_NOENCRYPT flag
` [RFC PATCH 4/4] f2fs: "
[xfstests PATCH v4 0/5] new tests for writeback error reporting behavior
2017-06-15 5:38 UTC (5+ messages)
` [xfstests PATCH v4 5/5] btrfs: make a btrfs version of writeback error reporting test
[PATCHSET v2] Add support for write life time hints
2017-06-15 4:38 UTC (15+ messages)
[PATCH] fs/fcntl: return -ESRCH in f_setown when pid/pgid can't be found
2017-06-15 1:54 UTC (2+ messages)
[PATCHSET v3] Add support for write life time hints
2017-06-15 1:31 UTC (23+ messages)
` [PATCH 01/11] block: add support for carrying stream information in a bio
` [PATCH 02/11] blk-mq: expose stream write stats through debugfs
` [PATCH 03/11] fs: add support for an inode to carry stream related data
` [PATCH 04/11] fs: add support for allowing applications to pass in write life time hints
` [PATCH 05/11] block: add helpers for setting/checking stream validity
` [PATCH 06/11] fs: add O_DIRECT support for sending down bio stream information
` [PATCH 07/11] fs: add support for buffered writeback to pass down "
` [PATCH 08/11] ext4: add support for passing in stream information for buffered writes
` [PATCH 09/11] xfs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] nvme: add support for streams and directives
[PATCH 26/28] ext4: cleanup transaction restarts during inode deletion
2017-06-15 0:11 UTC (3+ messages)
` [PATCH v2 "
[PATCH 29/31] ext4: reserve space for xattr entries/names
2017-06-14 23:39 UTC (3+ messages)
[PATCH 31/31] ext4: strong binding of xattr inode references
2017-06-14 17:23 UTC
DARLEHEN ANGEBOT
2017-06-15 1:59 UTC
[PATCH] f2fs: fix ref of discard command
2017-06-14 15:40 UTC (6+ messages)
` [f2fs-dev] "
[PATCH] VFS: Differentiate mount flags (MS_*) from internal superblock flags
2017-06-14 14:56 UTC (2+ messages)
[PATCH v3 27/28] ext4: xattr inode deduplication
2017-06-14 14:34 UTC (2+ messages)
` [PATCH v4 "
[PATCH 0/3] fscrypt: forbid truncate(2) without key
2017-06-14 12:44 UTC (3+ messages)
` [PATCH 2/3] f2fs: require key for truncate(2) of encrypted file
` [f2fs-dev] "
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).