messages from 2017-04-11 19:09:40 to 2017-04-16 23:59:55 UTC [more...]
[RFC][PATCH 00/13] overlayfs stable inodes
2017-04-16 23:59 UTC (14+ messages)
` [RFC][PATCH 01/13] ovl: check if all layers are on the same fs
` [RFC][PATCH 02/13] ovl: redirect dir by file handle on copy up
` [RFC][PATCH 03/13] ovl: lookup redirect by file handle
` [RFC][PATCH 04/13] ovl: store file handle of stable inode
` [RFC][PATCH 05/13] ovl: lookup stable inode by file handle
` [RFC][PATCH 06/13] ovl: move inode helpers to inode.c
` [RFC][PATCH 07/13] ovl: create helpers for initializing hashed inode
` [RFC][PATCH 08/13] ovl: allow hashing non upper inodes
` [RFC][PATCH 09/13] ovl: inherit overlay inode ino/generation from real inode
` [RFC][PATCH 10/13] ovl: hash overlay inodes by stable inode
` [RFC][PATCH 11/13] ovl: fix du --one-file-system on overlay mount
` [RFC][PATCH 12/13] ovl: constant ino across copy up
` [RFC][PATCH 13/13] ovl: try to hardlink upper on copy up of lower hardlinks
(unknown),
2017-04-16 22:46 UTC
(unknown),
2017-04-16 6:21 UTC
[git pull] vfs fixes
2017-04-15 17:08 UTC (8+ messages)
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-04-15 10:29 UTC (8+ messages)
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
[PATCH 1/1 linux-next] fs/affs: remove node generation check
2017-04-15 6:55 UTC
[PATCH 1/1 linux-next] fs/affs: import amigaffs.h
2017-04-15 6:54 UTC
[PATCH 1/1 linux-next] fs/affs: bugfix: make symbolic links work again
2017-04-15 6:54 UTC
[PATCH 0/11] quota: Stop setting IMMUTABLE and NOATIME flags directly
2017-04-15 3:22 UTC (18+ messages)
` [PATCH 01/11] ext4: Set flags on quota files directly
` [PATCH 02/11] reiserfs: "
` [PATCH 03/11] ext2: "
` [PATCH 04/11] jfs: "
` [PATCH 05/11] quota: Stop setting IMMUTABLE and NOATIME flags on quota files
` [PATCH 06/11] ext4: Remove ext4_get_inode_flags()
` [PATCH 07/11] ext2: Remove ext2_get_inode_flags()
` [PATCH 08/11] jfs: Remove jfs_get_inode_flags()
` [PATCH 09/11] reiserfs: Remove useless setting of i_flags
` [PATCH 10/11] reiserfs: Remove i_attrs_to_sd_attrs()
` [PATCH 11/11] quota: Remove dquot_quotactl_ops
` Can the patch set [1] be put up on openSUSE Build Service as well please ?
[PATCH] mm: Make truncate_inode_pages_range() killable
2017-04-15 0:59 UTC (2+ messages)
[PATCH 1/2] f2fs: add flush data in faster device to cold area
2017-04-15 0:16 UTC (2+ messages)
` [PATCH 2/2] f2fs: avoid dirty node pages in check_only recovery
[PATCH] orangefs: free superblock when mount fails
2017-04-14 18:43 UTC (2+ messages)
[PATCH 0/4] Properly invalidate data in the cleancache
2017-04-14 14:07 UTC (5+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
` [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
` [PATCH 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls
[PATCH 0/8 v6] No wait AIO
2017-04-14 12:02 UTC (9+ 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 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs
Greetings
2017-04-14 9:19 UTC
mmotm 2017-04-13-14-50 uploaded
2017-04-13 21:50 UTC
[RFC][PATCH] proc: invalidate the deleting or deleted proc dentry
2017-04-13 13:49 UTC
[PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
2017-04-13 12:33 UTC
[PATCH v2 00/17] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-04-12 23:01 UTC (38+ messages)
` [PATCH v2 01/17] mm: drop "wait" parameter from write_one_page
` [PATCH v2 02/17] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v2 03/17] buffer: use mapping_set_error instead of setting the flag
` [PATCH v2 04/17] ext2: don't test/clear AS_EIO flag
` [PATCH v2 05/17] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v2 06/17] mm: doc comment for scary spot in write_one_page
` [PATCH v2 07/17] fs: new infrastructure for writeback error handling and reporting
` [PATCH v2 08/17] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v2 09/17] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v2 10/17] dax: set errors in mapping when writeback fails
` [PATCH v2 11/17] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v2 12/17] mm: ensure that we set mapping error if writeout() fails
` [PATCH v2 13/17] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v2 14/17] 9p: set mapping error when writeback fails in launder_page
` [PATCH v2 15/17] fuse: set mapping error in writepage_locked when it fails
` [PATCH v2 16/17] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v2 17/17] cifs: remove some unneeded mapping_set_error calls
[PATCH 1/3] f2fs: give time to flush dirty pages for checkpoint
2017-04-12 21:21 UTC (3+ messages)
` [PATCH 2/3] f2fs: allocate hot_data for atomic writes
` [PATCH 3/3] f2fs: fix not to set fsync/dentry mark
[PATCH] f2fs: fix fs corruption due to zero inode page
2017-04-12 21:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] orangefs fixes for stable
2017-04-12 20:03 UTC (6+ messages)
` [PATCH 2/3] orangefs: Dan Carpenter influenced cleanups
[PATCH 0/9 v5] No wait AIO
2017-04-12 18:31 UTC (8+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support
[PATCH] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
2017-04-12 16:28 UTC (4+ messages)
[PATCH v2 0/2] Expose task pid_ns_for_children to userspace
2017-04-12 15:34 UTC (3+ messages)
` [PATCH v2 1/2] ns: Allow ns_entries to have custom symlink content
` [PATCH v2 2/2] pidns: Expose task pid_ns_for_children to userspace
[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
2017-04-12 15:12 UTC (4+ messages)
` [PATCH 8/8] statx: Include a mask for stx_attributes in struct statx
[PATCH 0/1] fs: Allows for xattr support to be compiled out
2017-04-12 15:03 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
2017-04-12 13:47 UTC (27+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()
[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
2017-04-12 9:52 UTC (56+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()
[PATCH] ext4: Add statx support
2017-04-12 7:34 UTC (5+ messages)
[PATCH v2 0/3] make ubifs compatible with IMA and EVM
2017-04-12 7:15 UTC (11+ messages)
` [PATCH v2 2/3] fs: ubifs: update i_version on inode changes
` [PATCH v2 3/3] fs: ubifs: set s_uuid in super block
17298 linux-fsdevel
2017-04-11 23:20 UTC
[PATCH 0/1] fs: Allows for xattr support to be compiled out
2017-04-11 22:47 UTC
mmotm 2017-04-11-15-23 uploaded
2017-04-11 22:25 UTC
[PATCH 1/4] f2fs: use segment number for get_valid_blocks
2017-04-11 22:13 UTC (4+ messages)
` [PATCH 4/4] f2fs: avoid frequent checkpoint during f2fs_gc
[PATCH 0/35 v7] fsnotify: Avoid SRCU stalls with fanotify permission events
2017-04-11 20:27 UTC (8+ messages)
` [PATCH 05/35] audit_tree: Use mark flags to check whether mark is alive
[PATCH 1/2] vfs: implement fchmodat2() syscall
2017-04-11 19:09 UTC (6+ messages)
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).