linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-11 13:59:53 to 2017-05-17 07:47:03 UTC [more...]

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-05-17  7:46 UTC  (7+ messages)
` [PATCH 16/25] fuse: Convert to separately allocated bdi

(unknown),
 2017-05-17  7:10 UTC 

[PATCH 2/2] ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
 2017-05-17  7:01 UTC  (2+ messages)

[PATCH 1/2] ubifs: Fix inode data budget in ubifs_mknod
 2017-05-17  6:58 UTC  (2+ messages)

[PATCH] Fix a race in put_mountpoint
 2017-05-17  5:55 UTC  (19+ messages)
            ` [PATCH] mnt: Protect the mountpoint hashtable with mount_lock
              ` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
                          ` [REVIEW][PATCH] mnt: In umount propagation reparent in a separate pass
                            ` [PATCH] test: check a case when a mount is propagated between exiting mounts
                            ` [REVIEW][PATCH 1/2] mnt: In propgate_umount handle visiting mounts in any order
                              ` [REVIEW][PATCH 2/2] mnt: Make propagate_umount less slow for overlapping mount propagation trees

Donation
 2017-05-17  0:27 UTC 

[PATCH] fs: initialize resize_wait wait queue of init task
 2017-05-17  1:52 UTC  (5+ messages)
    `  "
        `  "

[PATCH] fs: fix utimensat to return correct error code
 2017-05-17  0:28 UTC 

Question on fscrypt_d_revalidate() and fstest generic/429
 2017-05-16 22:27 UTC  (9+ messages)

Donation
 2017-05-16 21:33 UTC 

[PATCH linux-next] fs: remove void * casting in init_once()
 2017-05-16 18:38 UTC 

[RFC][PATCH 00/21] VFS: Introduce superblock configuration context [ver #3]
 2017-05-16 16:33 UTC  (24+ messages)
` [PATCH 01/21] Provide a function to create a NUL-terminated string from unterminated data "
` [PATCH 02/21] Clean up whitespace in fs/namespace.c "
` [PATCH 03/21] VFS: Make get_mnt_ns() return the namespace "
` [PATCH 04/21] VFS: Make get_filesystem() return the affected filesystem "
` [PATCH 05/21] VFS: Provide empty name qstr "
` [PATCH 06/21] VFS: Introduce a superblock configuration context "
` [PATCH 07/21] Implement fsopen() to prepare for a mount "
` [PATCH 08/21] Implement fsmount() to effect a pre-configured "
` [PATCH 09/21] Sample program for driving fsopen/fsmount "
` [PATCH 10/21] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 11/21] proc: Add superblock config support to procfs "
` [PATCH 12/21] NFS: Move mount bits into their own file "
` [PATCH 13/21] NFS: Constify mount argument match tables "
` [PATCH 14/21] NFS: Rename struct nfs_parsed_mount_data to struct nfs_sb_config "
` [PATCH 15/21] NFS: Split nfs_parse_mount_options() "
` [PATCH 16/21] NFS: Deindent nfs_sb_config_parse_option() "
` [PATCH 17/21] NFS: Add a small buffer in nfs_sb_config to avoid string dup "
` [PATCH 18/21] NFS: Do some tidying of the parsing code "
` [PATCH 19/21] NFS: Add mount context support. "
` [PATCH 20/21] Support legacy filesystems "
` [PATCH 21/21] Add commands to create or update a superblock "

[RFC PATCH] fs: ext4: don't trap kswapd and allocating tasks on ext4 inode IO
 2017-05-16 16:03 UTC  (5+ messages)
` [RFC PATCH] "

cleanup UUID types V2
 2017-05-16 15:53 UTC  (21+ messages)
` [PATCH 01/17] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/17] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/17] uuid: rename uuid types
` [PATCH 04/17] uuid: don't export guid_index and uuid_index
` [PATCH 05/17] uuid: add the v1 layout to uuid_t
` [PATCH 06/17] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 07/17] uuid: remove the now unused uuid_be_cmp helper
` [PATCH 08/17] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 09/17] s390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 10/17] afs: switch to use uuid_t and uuid_gen
` [PATCH 11/17] uuid: remove struct uuid_v1
` [PATCH 12/17] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 13/17] md: namespace private helper names
` [PATCH 14/17] xfs: use the common helper uuid_is_null()
` [PATCH 15/17] block: remove blk_part_pack_uuid
` [PATCH 16/17] ima/policy: switch to use uuid_t
` [PATCH 17/17] fs: switch ->s_uuid to uuid_t

[PATCH v2 21/53] fs: add a blank lines on some kernel-doc comments
 2017-05-16 12:16 UTC  (2+ messages)
` [PATCH v2 22/53] fs: eventfd: fix identation on kernel-doc

rewrite file locking compat syscalls
 2017-05-16 11:50 UTC  (6+ messages)
` [PATCH 1/2] fs/locks: pass kernel struct flock to fcntl_getlk/setlk
` [PATCH 2/2] fs/locks: don't mess with the address limit in compat_fcntl64

4.11: oops in lookup_fast -> __d_lookup
 2017-05-16  8:35 UTC 

Hang/soft lockup in d_invalidate with simultaneous calls
 2017-05-16  0:05 UTC 

[PATCH 3/3 linux-next] fs/affs: stat: return block number
 2017-05-15 18:57 UTC 

[PATCH 2/3 linux-next] fs/affs: remove affs_set_blocksize()
 2017-05-15 18:57 UTC 

[PATCH 1/3 linux-next] fs/affs: normalize inode function prototypes
 2017-05-15 18:56 UTC 

[PATCH 0/3 linux-next] fs/affs: add blocknumber to stat
 2017-05-15 18:56 UTC 

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-15 17:58 UTC  (10+ messages)
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers

[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
 2017-05-15 17:42 UTC  (3+ messages)
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV

[PATCH 00/36] Convert DocBook documents to ReST
 2017-05-15 17:41 UTC  (9+ messages)
` [PATCH 21/36] fs: locks: Fix some troubles at kernel-doc comments
` [PATCH 22/36] fs: add a blank lines on some "
` [PATCH 23/36] fs: eventfd: fix identation on kernel-doc

[PATCH 1/2] fs: expose do_unlinkat for built-in callers
 2017-05-15 15:59 UTC  (2+ messages)
` [PATCH 2/2] coredump: call do_unlinkat directly instead of sys_unlink

[PATCH] fs: remove page_readlink
 2017-05-15 12:59 UTC  (2+ messages)

[PATCH 0/10 v8] No wait AIO
 2017-05-15  9:47 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: "

27603 linux-fsdevel
 2017-05-15  8:04 UTC 

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-14 13:56 UTC  (14+ messages)

[PATCH linux-next] kcmp: fs/epoll -- Wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
 2017-05-13  8:34 UTC 

[patch v4 resend 2/2] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-05-13  7:15 UTC  (8+ messages)

mmotm 2017-05-12-15-53 uploaded
 2017-05-12 22:54 UTC 

fix IMA deadlock
 2017-05-12 21:09 UTC  (7+ messages)
` [PATCH] security/ima: use fs method to read integrity data

Assigning s_user_ns at mount time?
 2017-05-12 20:12 UTC  (4+ messages)

[PATCH RFC] mnt: umount mounts one by one in umount_tree()
 2017-05-12 18:56 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-05-12 16:21 UTC  (17+ messages)

[RFC][PATCH 00/14] VFS: Introduce superblock configuration context [ver #2]
 2017-05-12 13:55 UTC  (18+ 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 1/3] autofs - make disc device user accessible
 2017-05-12 12:49 UTC  (3+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored

[ANNOUNCE] util-linux v2.30-rc1
 2017-05-12 12:06 UTC  (2+ messages)

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH 3/9] VFS: Introduce a mount context
 2017-05-12  8:15 UTC  (14+ messages)
` [RFC][PATCH 0/9] VFS: Introduce "

[git pull] work.sane_pwd
 2017-05-12  1:14 UTC 

28246 linux-fsdevel
 2017-05-11 23:14 UTC 

[PATCH] FS: Fixing return type of unsigned_offsets
 2017-05-11 20:09 UTC  (7+ messages)

[PATCH 0/8 v7] No wait AIO
 2017-05-11 18:16 UTC  (4+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

[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

[PATCH 07/14] Implement fsopen() to prepare for a mount
 2017-05-11 14:35 UTC  (5+ messages)
` [RFC][PATCH 00/14] VFS: Introduce superblock configuration context

[RFC 11/11] ima: appraise mode per namespace with new enforce_ns appraise mode
 2017-05-11 14:15 UTC 


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