linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-05 20:05:29 to 2016-10-11 21:48:17 UTC [more...]

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-11 21:48 UTC  (39+ messages)
` [PATCH v5 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v5 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v5 03/17] dax: remove buffer_size_valid()
` [PATCH v5 04/17] ext2: remove support for DAX PMD faults
` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
` [PATCH v5 06/17] dax: make 'wait_table' global variable static
` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v5 08/17] dax: consistent variable naming for DAX entries
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 10/17] dax: remove dax_pmd_fault()
` [PATCH v5 11/17] dax: correct dax iomap code namespace
    ` [PATCH] "
` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-11 21:47 UTC  (11+ messages)
` [PATCHv3 11/41] thp: try to free page's buffers before attempt split
` [PATCHv3 12/41] thp: handle write-protection faults for file THP
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed

[GIT PULL] overlayfs update for 4.9
 2016-10-11 19:49 UTC  (5+ messages)

[RFC][PATCH 0/7] fanotify: add support for more events
 2016-10-11 11:32 UTC  (10+ messages)
` [RFC][PATCH 1/7] fsnotify: pass dentry instead of inode when available
` [RFC][PATCH 2/7] fsnotify: annotate filename events
` [RFC][PATCH 3/7] fanotify: new init flag FAN_EVENT_INFO_PARENT
` [RFC][PATCH 4/7] fanotify: store mount point from which an inode watch was added
` [RFC][PATCH 5/7] fanotify: support events with data type FSNOTIFY_EVENT_DENTRY
` [RFC][PATCH 6/7] fanotify: add support for create/attrib/rename/delete events
` [RFC][PATCH 7/7] fanotify: pass filename info for filename events

[PATCH 1/8] vfs - change d_manage() to take a struct path
 2016-10-11 16:04 UTC  (9+ messages)
` [PATCH 2/8] vfs - add path_is_mountpoint() helper
` [PATCH 3/8] vfs - add path_has_submounts()
` [PATCH 4/8] autofs - change autofs4_expire_wait() to take struct path
` [PATCH 5/8] autofs - change autofs4_wait() "
` [PATCH 6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks
` [PATCH 7/8] autofs - use path_has_submounts() to fix unreliable have_submount() checks
` [PATCH 8/8] vfs - remove unused have_submounts() function

slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
 2016-10-11 13:55 UTC  (19+ messages)
        ` slab corruption with current -git

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-10-11 12:50 UTC  (22+ messages)
` [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v27 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v27 05/21] richacl: In-memory representation and helper functions
` [PATCH v27 06/21] richacl: Permission mapping functions
` [PATCH v27 07/21] richacl: Permission check algorithm
` [PATCH v27 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v27 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v27 11/21] vfs: Cache richacl in struct inode
` [PATCH v27 12/21] richacl: Update the file masks in chmod()
` [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v27 14/21] richacl: Create-time inheritance
` [PATCH v27 15/21] richacl: Automatic Inheritance
` [PATCH v27 16/21] richacl: xattr mapping functions
` [PATCH v27 17/21] richacl: Add richacl xattr handler
` [PATCH v27 18/21] vfs: Add richacl permission checking
` [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v27 20/21] ext4: Add richacl support
` [PATCH v27 21/21] ext4: Add richacl feature flag

[git pull] vfs.git
 2016-10-11  3:07 UTC 

[PATCH] [v3] mount: dont execute propagate_umount() many times for same mounts
 2016-10-10 23:26 UTC 

[RFC][CFT] splice_read reworked
 2016-10-10 21:57 UTC  (26+ messages)
    ` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)

[git pull] vfs.git, xattr stuff
 2016-10-10 22:01 UTC 

[PATCH v2] mount: dont execute propagate_umount() many times for same mounts
 2016-10-10 20:42 UTC  (5+ messages)

[git pull] vfs pile 1 (splice)
 2016-10-10 19:56 UTC  (6+ messages)

[git pull] splice fixups
 2016-10-10 18:54 UTC 

[PATCH] generic_block_fiemap: fix integer overflow
 2016-10-10 18:12 UTC 

[RFC][PATCH 0/2] 9p: v9fs read and write speedup
 2016-10-10 17:24 UTC  (3+ messages)
` [PATCH 1/2] 9p: v9fs add writepages
  ` [PATCH 2/2] 9p: v9fs new readpages

Difference between invalidating and deleting dentry
 2016-10-10 16:11 UTC  (7+ messages)
` [fuse-devel] "

[PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
 2016-10-10  1:02 UTC  (21+ messages)
  ` [PATCH V2 "

[PATCH] fs: Assert on module file_operations without an owner
 2016-10-09  7:04 UTC  (5+ messages)
` [lkp] [fs] 148e828376: WARNING: CPU: 0 PID: 407 at fs/open.c:719 do_dentry_open+0x210/0x350

fscrypt: Howto resolve hash collisions?
 2016-10-08 20:46 UTC  (4+ messages)

[git pull] vfs pile 2 (misc)
 2016-10-08 17:17 UTC 

fs: WARNING in locks_unlink_lock_ctx (not holding proper lock)
 2016-10-08 10:47 UTC  (4+ messages)

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-10-07 16:05 UTC  (9+ messages)

races, getcwd vs rename
 2016-10-07 13:48 UTC 

Lock ordering in iomap code
 2016-10-07 11:13 UTC 

lockdep splat due to reclaim recursion detected
 2016-10-07 10:52 UTC  (4+ messages)

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-07  7:24 UTC  (7+ messages)
` [PATCH v4 10/12] dax: add struct iomap based "

[GIT PULL] f2fs update for 4.9
 2016-10-06 21:36 UTC 

[PATCH v6 00/16] Xattr inode operation removal
 2016-10-06 21:34 UTC  (4+ messages)
` [PATCH v6 15/16] xattr: Stop calling {get,set,remove}xattr inode operations

[GIT PULL] Orangefs update for 4.9
 2016-10-06 17:38 UTC 

PEACE BE WITH YOU,
 2016-10-06  4:36 UTC 

kernel BUG at fs/direct-io.c:211! in next-20160930
 2016-10-05 22:04 UTC  (2+ messages)

[PATCH] return the right error in thaw_bdev()
 2016-10-05 20:35 UTC  (7+ messages)
` [PATCH] fs/block_dev.c: "


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