linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-31 08:51:42 to 2017-06-06 09:06:22 UTC [more...]

[xfstests PATCH v3 0/5] add a test for reporting writeback errors across all fds on fsync
 2017-06-06  9:06 UTC  (12+ messages)
` [xfstests PATCH v3 1/5] generic: add a writeback error handling test
` [xfstests PATCH v3 2/5] ext4: allow ext4 to use $SCRATCH_LOGDEV
` [xfstests PATCH v3 3/5] generic: test writeback error handling on dmerror devices
` [xfstests PATCH v3 4/5] ext3: allow it to put journal on a separate device when doing scratch_mkfs
` [xfstests PATCH v3 5/5] btrfs: allow it to use $SCRATCH_LOGDEV

(unknown),
 2017-06-06  7:19 UTC 

[PATCH v5 00/17] fs: introduce new writeback error reporting and convert ext2 and ext4 to use it
 2017-06-06  1:08 UTC  (26+ messages)
` [PATCH v5 01/17] lib: add errseq_t type and infrastructure for handling it
` [PATCH v5 02/17] fs: new infrastructure for writeback error handling and reporting
` [PATCH v5 03/17] mm: tracepoints for writeback error events
` [PATCH v5 04/17] fs: add a new fstype flag to indicate how writeback errors are tracked
` [PATCH v5 05/17] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v5 06/17] fs: adapt sync_file_range to new reporting infrastructure
` [PATCH v5 07/17] mm: add filemap_fdatawait_range_since and filemap_write_and_wait_range_since
` [PATCH v5 08/17] dax: set errors in mapping when writeback fails
` [PATCH v5 09/17] block: convert to errseq_t based writeback error tracking
` [PATCH v5 10/17] block: add sync_blockdev_since and sync_filesystem_since
` [PATCH v5 11/17] fs: add f_md_wb_err field to struct file for tracking metadata errors
` [PATCH v5 12/17] fs: allow __generic_file_fsync to support both flavors of error reporting
` [PATCH v5 13/17] jbd2: conditionally handle errors using errseq_t based on FS_WB_ERRSEQ flag
` [PATCH v5 14/17] ext4: convert to errseq_t based error tracking
` [PATCH v5 15/17] fs: add a write_one_page_since
` [PATCH v5 16/17] ext2: convert to errseq_t based writeback error tracking
` [PATCH v5 17/17] fs: convert ext2 to use write_one_page_since

mmotm 2017-06-05-16-02 uploaded
 2017-06-05 23:03 UTC 

[PATCH 01/28] ext4: xattr-in-inode support
 2017-06-05 22:08 UTC  (20+ messages)
` [PATCH 07/28] ext4: call journal revoke when freeing ea_inode blocks
` [PATCH 09/28] ext4: extended attribute value size limit is enforced by vfs
` [PATCH 27/28] ext4: xattr inode deduplication
    ` [PATCH v2 "
            ` [PATCH v3 "
    ` [PATCH v2 01/28] ext4: xattr-in-inode support

[lkp-robot] [fs/locks] 9d21d181d0: will-it-scale.per_process_ops -14.1% regression
 2017-06-05 22:02 UTC  (7+ messages)

generic/346 fails on ext4 DAX mount
 2017-06-05 21:50 UTC  (4+ messages)

[PATCH 0/10 v10] No wait AIO
 2017-06-05 15:35 UTC  (12+ 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
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

+ fs-bufferc-make-bh_lru_install-more-efficient.patch added to -mm tree
 2017-06-05 13:51 UTC  (2+ messages)

UFS s_maxbytes bogosity
 2017-06-05  3:49 UTC  (11+ messages)
` [PATCH 1/1] fs/ufs: Set UFS default maximum bytes per file

fix IMA deadlock
 2017-06-05  1:57 UTC  (6+ messages)
` [PATCH] security/ima: use fs method to read integrity data

[vfs:work.uaccess 105/110] include/linux/uaccess.h:177:18: error: call to '__bad_copy_user' declared with attribute error: usercopy buffer size is too small
 2017-06-04 17:05 UTC 

[vfs:work.uaccess 94/110] fs/statfs.c:261:9: error: incompatible type for argument 1 of 'memset'
 2017-06-04 10:00 UTC 

[vfs:work.uaccess 94/110] fs/statfs.c:261:9: error: incompatible type for argument 1 of '__builtin_memset'
 2017-06-04  9:11 UTC 

[vfs:work.uaccess 92/112] kernel/time/posix-stubs.c:138:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2'
 2017-06-04  8:27 UTC 

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-04  7:54 UTC  (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[PATCH] fs: Added a missing flag to print warning message in d_set_d_op
 2017-06-04  1:05 UTC 

Hang/soft lockup in d_invalidate with simultaneous calls
 2017-06-03  6:47 UTC  (6+ messages)

mmotm 2017-06-02-14-13 uploaded
 2017-06-02 21:14 UTC 

[RFC PATCH] KEYS: Allow a live daemon in a namespace to service request_key upcalls
 2017-06-02 16:34 UTC  (7+ messages)

[ANNOUNCE] util-linux v2.30
 2017-06-02 11:03 UTC 

[RFC][PATCH 00/23] VFS: Introduce superblock configuration context [ver #4]
 2017-06-02 10:14 UTC  (3+ messages)

[PATCH] f2fs: remove false-positive bug_on
 2017-06-01 22:47 UTC  (5+ messages)
` [f2fs-dev] "
      ` [f2fs-dev] [PATCH v2] "

[PATCH v2] fs: warn in case userspace lied about modprobe return
 2017-06-01 18:08 UTC 

[PATCH] fs: warn in case userspace lied about modprobe return
 2017-06-01 18:03 UTC  (3+ messages)

[PATCH v2 0/5] overlayfs upperdir/workdir verifications
 2017-06-01 17:01 UTC  (6+ messages)
` [PATCH v2 1/5] vfs: introduce inode 'inuse' lock
` [PATCH v2 2/5] ovl: get exclusive ownership on upper/work dirs
` [PATCH v2 3/5] ovl: add support for verify_lower mount option
` [PATCH v2 4/5] ovl: verify lower root dir by file handle
` [PATCH v2 5/5] ovl: document the 'verify_lower' feature

[PATCH v3] fscrypt: Add support for AES-128-CBC
 2017-06-01 14:25 UTC  (5+ messages)
` [PATCH v4] "

[RESEND PATCH 1/2] nvdimm: warn if the backend is not a DAX device
 2017-06-01 13:53 UTC 

[GIT PULL] Reiserfs and GFS2 fix for 4.12-rc4
 2017-06-01  8:43 UTC 

fuse: when are release requests queued?
 2017-05-31 20:47 UTC  (12+ messages)
` [fuse-devel] "

fsetxattr(2) for ACL on nfs
 2017-05-31 20:32 UTC  (4+ messages)

cleanup UUID types V6
 2017-05-31 19:40 UTC  (30+ messages)
` [PATCH 01/24] uuid,afs: move struct uuid_v1 back into afs
` [PATCH 02/24] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 03/24] xfs: use uuid_be to implement the uuid_t type
` [PATCH 04/24] md: namespace private helper names
` [PATCH 05/24] uuid: remove uuid_be defintions from the uapi header
` [PATCH 06/24] uuid: rename uuid types
` [PATCH 07/24] nfsd: namespace-prefix uuid_parse
` [PATCH 08/24] uuid: rename uuid_to_bin to uuid_parse
` [PATCH 09/24] uuid: don't export guid_index and uuid_index
` [PATCH 10/24] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/24] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/24] S390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 13/24] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 14/24] xfs: use the common helper uuid_is_null()
` [PATCH 15/24] block: remove blk_part_pack_uuid
` [PATCH 16/24] ima/policy: switch to use uuid_t
` [PATCH 17/24] fs: switch ->s_uuid to uuid_t
` [PATCH 18/24] overlayfs: use uuid_t instead of uuid_be
` [PATCH 19/24] partitions/ldm: switch to use uuid_t
` [PATCH 20/24] sysctl: "
` [PATCH 21/24] nvme: switch to uuid_t
` [PATCH 22/24] scsi_debug: "
` [PATCH 23/24] tmpfs: generate random sb->s_uuid
` [PATCH 24/24] MAINTAINERS: add uuid entry

unionmount-testsuite: backward compat support for REDIRECT_DIR=n
 2017-05-31 18:53 UTC  (4+ messages)

[PATCH v2 0/3] Fixups for l_pid
 2017-05-31 17:16 UTC  (2+ messages)

[PATCH 0/2] overlayfs multiple mount protection
 2017-05-31 15:16 UTC  (11+ messages)
` [PATCH 1/2] vfs: introduce inode 'inuse' lock
` [PATCH 2/2] ovl: get exclusive ownership on upper/work dirs

[PATCH 01/22] Revert "afs: Move UUID struct to linux/uuid.h"
 2017-05-31 10:33 UTC  (5+ messages)
` cleanup UUID types V5

[RFC 00/11] ima: namespace support for IMA policy
 2017-05-31  9:49 UTC  (8+ messages)
` [RFC 04/11] ima: add support to namespace securityfs file

[GIT PULL] overlayfs fixes for 4.12-rc4
 2017-05-31  8:57 UTC 

[PATCH 0/10 v9] No wait AIO
 2017-05-31  8:51 UTC  (7+ messages)
` [PATCH 09/10] xfs: nowait aio support


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