linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-31 16:18:19 to 2017-06-07 07:51:45 UTC [more...]

[PATCH v2 00/20] Overlayfs inodes index
 2017-06-07  7:51 UTC  (19+ messages)
` [PATCH v2 01/20] vfs: introduce inode 'inuse' lock
` [PATCH v2 02/20] ovl: get exclusive ownership on upper/work dirs
` [PATCH v2 03/20] ovl: relax same fs constrain for ovl_check_origin()
` [PATCH v2 04/20] ovl: generalize ovl_create_workdir()
` [PATCH v2 05/20] ovl: introduce the inodes index dir feature
` [PATCH v2 06/20] ovl: verify upper root dir matches lower root dir
` [PATCH v2 07/20] ovl: verify index dir matches upper dir
` [PATCH v2 08/20] ovl: lookup index entry for non-dir
` [PATCH v2 09/20] ovl: move inode helpers to inode.c
` [PATCH v2 10/20] ovl: use ovl_inode_init() for initializing new inode
` [PATCH v2 11/20] ovl: hash overlay non-dir inodes by copy up origin inode
` [PATCH v2 12/20] ovl: fix nlink leak in ovl_rename()
` [PATCH v2 13/20] ovl: adjust overlay inode nlink for indexed inodes
` [PATCH v2 14/20] ovl: defer upper dir lock to tempfile link
` [PATCH v2 15/20] ovl: factor out ovl_copy_up_inode() helper
` [PATCH v2 16/20] ovl: generalize ovl_copy_up_locked() using actors
` [PATCH v2 17/20] ovl: generalize ovl_copy_up_one() "
` [PATCH v2 20/20] ovl: constant inode number for hardlinks

[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
 2017-06-07  6:25 UTC  (6+ messages)

[PATCH 0/3 v3] Fixups for l_pid
 2017-06-06 23:05 UTC  (9+ messages)
` [PATCH 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
` [PATCH 2/3] fs/locks: Remove fl_nspid
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[xfstests PATCH v3 0/5] add a test for reporting writeback errors across all fds on fsync
 2017-06-06 22:07 UTC  (18+ 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

[PATCH 0/3 v4] Fixups for l_pid
 2017-06-06 20:45 UTC  (4+ messages)
` [PATCH 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
` [PATCH 2/3] fs/locks: Remove fl_nspid
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[lkp-robot] [fs/locks] 9d21d181d0: will-it-scale.per_process_ops -14.1% regression
 2017-06-06 13:21 UTC  (10+ messages)

[PATCH 0/10 v11] No wait AIO
 2017-06-06 11:19 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
` [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: "

(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  (10+ messages)
` [PATCH v5 08/17] dax: set errors in mapping when writeback fails

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  (8+ messages)
` [PATCH 07/28] ext4: call journal revoke when freeing ea_inode blocks
    ` [PATCH v2 01/28] ext4: xattr-in-inode support

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)

[PATCH 27/28] ext4: xattr inode deduplication
 2017-06-02 23:35 UTC  (6+ messages)
` [PATCH v2 "
        ` [PATCH v3 "

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)

[PATCH 01/24] uuid,afs: move struct uuid_v1 back into afs
 2017-05-31 19:40 UTC  (23+ messages)
` cleanup UUID types V6
  ` [PATCH 03/24] xfs: use uuid_be to implement the uuid_t type
  ` [PATCH 05/24] uuid: remove uuid_be defintions from the uapi header
  ` [PATCH 06/24] uuid: rename uuid types
  ` [PATCH 08/24] uuid: rename uuid_to_bin to uuid_parse
  ` [PATCH 11/24] uuid: hoist uuid_is_null() helper from libnvdimm
  ` [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)


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