linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-22 15:44:13 to 2016-06-30 13:46:59 UTC [more...]

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-06-30 13:46 UTC  (6+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl

[RFC] fuse: Support posix ACLs
 2016-06-30 13:07 UTC  (11+ messages)
      ` [fuse-devel] "

Please add the freevxfs tree to linux-next
 2016-06-30  9:09 UTC 

[GIT PULL for 4.8] consolidate vfs API for overlayfs
 2016-06-30  7:22 UTC  (3+ messages)

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-30  0:15 UTC  (37+ messages)
` [PATCH 001/119] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 012/119] xfs: during btree split, save new block key & ptr for future insertion
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 014/119] xfs: introduce interval queries on btrees
` [PATCH 015/119] xfs: refactor btree owner change into a separate visit-blocks function
` [PATCH 016/119] xfs: move deferred operations into a separate file
` [PATCH 017/119] xfs: add tracepoints for the deferred ops mechanism
` [PATCH 018/119] xfs: enable the xfs_defer mechanism to process extents to free
` [PATCH 020/119] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*
` [PATCH 038/119] xfs: convert unwritten status of reverse mappings

[PATCH 0/3 v1] dax: Clear dirty bits after flushing caches
 2016-06-29 20:47 UTC  (12+ messages)
` [PATCH 1/3] dax: Make cache flushing protected by entry lock
` [PATCH 2/3] mm: Export follow_pte()
` [PATCH 3/3] dax: Clear dirty entry tags on cache flush

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-29 19:48 UTC  (27+ messages)
` [PATCH v3 01/24] vfs: Add current_time() api
` [PATCH v3 02/24] fs: proc: Delete inode time initializations in proc_alloc_inode()
` [PATCH v3 03/24] fs: Replace CURRENT_TIME with current_time() for inode timestamps
` [PATCH v3 04/24] fs: Replace CURRENT_TIME_SEC "
` [PATCH v3 05/24] fs: Replace current_fs_time() with current_time()
` [PATCH v3 06/24] fs: jfs: Replace CURRENT_TIME_SEC by current_time()
` [PATCH v3 07/24] fs: ext4: Use current_time() for inode timestamps
` [PATCH v3 08/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH v3 09/24] fs: btrfs: Use ktime_get_real_ts for root ctime
` [PATCH v3 10/24] fs: udf: Replace CURRENT_TIME with current_time()
` [PATCH v3 11/24] fs: cifs: Replace CURRENT_TIME by current_time()
` [PATCH v3 12/24] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH v3 13/24] fs: cifs: Replace CURRENT_TIME by get_seconds
` [PATCH v3 14/24] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time()
` [PATCH v3 16/24] fs: ocfs2: Use time64_t to represent orphan scan times
` [PATCH v3 17/24] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds()
` [PATCH v3 18/24] audit: Use timespec64 to represent audit timestamps
` [PATCH v3 19/24] fs: nfs: Make nfs boot time y2038 safe
` [PATCH v3 20/24] block: Replace CURRENT_TIME with ktime_get_real_ts
` [PATCH v3 21/24] libceph: "
` [PATCH v3 22/24] fs: ceph: Replace current_fs_time for request stamp
` [PATCH v3 23/24] time: Delete current_fs_time() function
` [PATCH v3 24/24] time: Delete CURRENT_TIME_SEC
` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()

[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file
 2016-06-29 18:34 UTC  (2+ messages)

[PATCH] fix error: a bin file can truncate itself while running on overlayfs
 2016-06-29 14:03 UTC  (3+ messages)
` retry:[PATCH] "

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-06-29 12:23 UTC  (19+ messages)
` [PATCH 2/8] xfs: kill ioflags
` [PATCH 3/8] xfs: remove s_maxbytes enforcement in xfs_file_read_iter
` [PATCH 4/8] xfs: split xfs_file_read_iter into buffered and direct I/O helpers
` [PATCH 5/8] xfs: stop using generic_file_read_iter for direct I/O
` [PATCH 8/8] xfs: fix locking for DAX writes

[PATCHv2 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
 2016-06-29 10:57 UTC 

Q. hlist_bl_add_head_rcu() in d_alloc_parallel()
 2016-06-29  9:22 UTC  (13+ messages)

[PATCH] 9p: use file_dentry()
 2016-06-29  8:54 UTC 

[PATCH v9 0/3] fallocate for block devices
 2016-06-29  4:58 UTC  (7+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size

[PATCHv3 0/2] libfs,xenfs: replace /proc/xen/xenbus with a symlink
 2016-06-29  4:50 UTC  (4+ messages)
` [PATCHv3 1/2] libfs: allow simple_fill_super() to add symlinks
` [PATCHv3 2/2] xenfs: replace xenbus and privcmd with symlinks

[PATCH 0/2] Per superblock inode reclaim
 2016-06-28 22:47 UTC  (8+ messages)
` [PATCH 1/2] vfs: Add hooks for filesystem-specific prune_icache_sb
` [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb
  ` [Cluster-devel] "

[PATCH 0/3 v2] fs: allow to use dirfd as root for openat and other *at syscalls
 2016-06-28 17:38 UTC  (4+ messages)
` [PATCH 1/3] namei: add LOOKUP_DFD_ROOT to use dfd as root
` [PATCH 2/3] fs: allow to use dirfd as root for openat and other *at syscalls
` [PATCH 3/3] selftests: check O_ATROOT and AT_FDROOT flags

[PATCH] fs: Do not check for valid page->mapping in page_cache_pipe_buf_confirm
 2016-06-28 14:23 UTC  (2+ messages)

iomap infrastructure and multipage writes V5
 2016-06-28 13:38 UTC  (4+ messages)

Problem with two overlayed 9p filesystems
 2016-06-28 12:11 UTC  (3+ messages)

[PATCH for 4.8] vfs: new d_init method
 2016-06-28  9:47 UTC 

[PATCH 0/8] remove d_time from dentry
 2016-06-28  8:39 UTC  (15+ messages)
` [PATCH 1/8] vfs: new d_allocate method
` [PATCH 2/8] ceph: don't use ->d_time
` [PATCH 5/8] fuse: "
` [PATCH 6/8] nfs: "
` [PATCH 7/8] ncpfs: "

Can you add the binfmt_misc tree to linux-next?
 2016-06-27 23:57 UTC  (3+ messages)

[PATCH] dax: fix offset overflow in dax_io
 2016-06-27 18:43 UTC  (4+ messages)

[PATCH v2 0/2] fix gfs2 truncate race
 2016-06-27 15:22 UTC  (2+ messages)
` [Cluster-devel] "

Internal error xfs_trans_cancel
 2016-06-26 15:13 UTC  (10+ messages)

[PATCH v2 2/2] fs: compat_ioctl: add pretimeout functions for watchdogs
 2016-06-26  2:30 UTC  (2+ messages)

[PATCH] orangefs: fix namespace handling
 2016-06-25 23:03 UTC  (3+ messages)

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-06-25 16:38 UTC  (3+ messages)

[PATCH] fat: check whether fs size exceeds device size
 2016-06-25 10:08 UTC  (9+ messages)

[PATCH 2/2] fs: compat_ioctl: add pretimeout functions for watchdogs
 2016-06-25  0:27 UTC 

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-24 23:08 UTC  (15+ messages)
` [PATCH v2 06/24] fs: ext4: Use current_time() for inode timestamps
` [PATCH v2 07/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
      ` [Y2038] "
` [PATCH v2 09/24] fs: udf: Replace CURRENT_TIME with current_time()
  ` [Y2038] "
` [PATCH v2 19/24] fnic: Use time64_t to represent trace timestamps
` [Y2038] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros

mmotm 2016-06-24-15-53 uploaded
 2016-06-24 22:53 UTC 

[PATCH review 0/13] Adding a userns owner to struct super_block
 2016-06-24 14:34 UTC  (20+ messages)
` [PATCH review 01/13] mnt: Account for MS_RDONLY in fs_fully_visible
  ` [PATCH review 02/13] mnt: Refactor fs_fully_visible into mount_too_revealing
  ` [PATCH review 03/13] ipc: Initialize ipc_namespace->user_ns early
  ` [PATCH review 05/13] proc: Convert proc_mount to use mount_ns
  ` [PATCH review 07/13] mnt: Move the FS_USERNS_MOUNT check into sget_userns
  ` [PATCH review 11/13] mnt: Simplify mount_too_revealing
  ` [PATCH review 12/13] userns: Remove implicit MNT_NODEV fragility
  ` [PATCH review 13/13] userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag

[PATCH 0/4] Patches for gfs2_lookup_by_inum deadlock
 2016-06-24 11:04 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] fat: fix error message for bogus number of directory entries
 2016-06-24  9:03 UTC  (2+ messages)

[RFC] weirdness in ext4_sync_file()
 2016-06-24  4:36 UTC 

mmotm 2016-06-23-16-33 uploaded
 2016-06-23 23:34 UTC 

[RFC v3 00/45] Richacls
 2016-06-23 17:15 UTC  (4+ messages)
` [RFC v3 42/45] nfs: Add richacl support

[PATCH v2 10/12] NFS: Do not serialise O_DIRECT reads and writes
 2016-06-23 11:00 UTC 

mmotm 2016-06-22-16-21 uploaded
 2016-06-22 23:21 UTC 

[PATCH] Fix bss mapping for the interpreter in binfmt_elf
 2016-06-22 22:31 UTC  (3+ messages)

Remove page migration fallback (was: UBIFS and page migration)
 2016-06-22 22:21 UTC  (4+ messages)
` [PATCH 1/3] mm: Don't blindly assign fallback_migrate_page()

[PATCH] fat: fix typo s/supeblock/superblock/
 2016-06-22 20:34 UTC  (2+ messages)

[PATCH] hfs: Change structure initialisation to C99 style
 2016-06-22 17:32 UTC  (2+ messages)

[PATCH] compat: remove compat_printk
 2016-06-22 17:09 UTC  (4+ 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).