linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-23 21:06:32 to 2016-05-30 11:55:01 UTC [more...]

freevxfs: hp-ux support. patchset 1-7/7
 2016-05-30 11:54 UTC  (7+ messages)
` freevxfs: hp-ux support. (working) "
` r
` freevxfs: hp-ux support. patchset 1-7/7 rev 2

[PATCH v3 00/17] Xattr inode operation removal
 2016-05-30 10:49 UTC  (19+ messages)
` [PATCH v3 01/17] xattr: Remove unnecessary NULL attribute name check
` [PATCH v3 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v3 03/17] hfs: Switch to generic xattr handlers
` [PATCH v3 04/17] kernfs: "
` [PATCH v3 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v3 06/17] sockfs: Get rid of getxattr iop
` [PATCH v3 07/17] ecryptfs: Switch to generic xattr handlers
` [PATCH v3 08/17] overlayfs: "
` [PATCH v3 09/17] fuse: "
` [PATCH v3 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v3 11/17] vfs: Add IOP_XATTR inode operations flag
` [PATCH v3 12/17] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v3 13/17] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v3 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v3 15/17] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v3 16/17] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v3 17/17] vfs: Remove "

[PATCH v2 0/3] Minor orangefs xattr cleanups
 2016-05-30  9:26 UTC  (4+ messages)
` [PATCH v2 1/3] orangefs: Remove useless defines
` [PATCH v2 2/3] orangefs: Remove redundant "trusted." xattr handler
` [PATCH v2 3/3] orangefs: Remove useless xattr prefix arguments

[PATCH 1/4] f2fs: propagate error given by f2fs_find_entry
 2016-05-30  2:39 UTC  (6+ messages)
` [PATCH 2/4] f2fs: inject to produce some orphan inodes
` [PATCH 3/4] f2fs: do not skip writing data pages
` [PATCH 4/4] f2fs: remove two steps to flush dirty "
` [f2fs-dev] [PATCH 1/4] f2fs: propagate error given by f2fs_find_entry

[BUG] Panic when systemd boot do mkdir on tmpfs mounted path with smack enabled environment
 2016-05-30  1:43 UTC  (13+ messages)

[CFT] unify dentry_iput() and dentry_unlink_inode()
 2016-05-30  0:27 UTC 

[PATCH 0/5] fs: Avoid premature clearing of file capabilities
 2016-05-29 22:36 UTC  (10+ messages)
` [PATCH 1/5] xfs: Propagate dentry down to inode_change_ok()
` [PATCH 2/5] ceph: "
` [PATCH 3/5] fuse: "
` [PATCH 4/5] fs: Give dentry to inode_change_ok() instead of inode
` [PATCH 5/5] fs: Avoid premature clearing of capabilities

[PATCH] btrfs,vfs: allow FILE_EXTENT_SAME on a file opened ro
 2016-05-29  6:53 UTC  (8+ messages)

[PATCH 0/3] Minor orangefs xattr cleanups
 2016-05-28 14:25 UTC  (11+ messages)
` [PATCH 1/3] orangefs: Remove useless defines
` [PATCH 2/3] orangefs: Remove redundant "trusted." xattr handler
` [PATCH 3/3] orangefs: Remove useless xattr prefix arguments

[git pull] vfs fixes
 2016-05-28  0:10 UTC 

mmotm 2016-05-27-15-19 uploaded
 2016-05-27 22:20 UTC 

[PATCH] posix_acl: Clear SGID bit when setting file permissions
 2016-05-27 20:13 UTC 

[GIT PULL resend] vfs update for 4.7
 2016-05-27 19:49 UTC 

[GIT PULL] overlayfs update for 4.7
 2016-05-27 19:44 UTC 

[PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
 2016-05-27 18:26 UTC  (15+ messages)
` [lustre-devel] "

Bug in chardev checking of overlapping ranges(send again as TEXT/PLAIN)
 2016-05-27 18:29 UTC  (2+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-05-27 16:28 UTC  (6+ messages)

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-27 15:03 UTC  (19+ messages)
` [PATCH RESEND 1/8] mm: remove pointless struct in struct page definition
` [PATCH RESEND 2/8] mm: clean up non-standard page->_mapcount users
` [PATCH RESEND 3/8] mm: memcontrol: cleanup kmem charge functions
` [PATCH RESEND 4/8] mm: charge/uncharge kmemcg from generic page allocator paths
` [PATCH RESEND 5/8] mm: memcontrol: teach uncharge_list to deal with kmem pages
` [PATCH RESEND 6/8] arch: x86: charge page tables to kmemcg
` [PATCH RESEND 7/8] pipe: account "
` [PATCH RESEND 8/8] af_unix: charge buffers "

[PATCH 1/3] vfs: merge .d_select_inode() into .d_real()
 2016-05-27  8:14 UTC  (3+ messages)

iomap infrastructure and multipage writes V4
 2016-05-26 22:57 UTC  (6+ messages)
` [PATCH 09/15] fs: iomap based fiemap implementation

mmotm 2016-05-26-15-51 uploaded
 2016-05-26 22:51 UTC 

[PATCH 1/2] posix_acl: Add inode parameter to posix_acl_equiv_mode()
 2016-05-26 21:53 UTC  (3+ messages)
` [PATCH 2/2] posix_acl: Clear SGID bit when modifying file permissions

[PATCH v2 00/18] Xattr inode operation removal
 2016-05-26 19:39 UTC  (9+ messages)
` [PATCH v2 01/18] xattr: Remove unnecessary NULL attribute name check
` [PATCH v2 10/18] evm: Turn evm_update_evmxattr into void function
` [PATCH v2 15/18] xattr: Add __vfs_{get,set,remove}xattr helpers

[GIT PULL] dax-locking for 4.7
 2016-05-26 19:00 UTC  (2+ messages)

freevxfs
 2016-05-26 14:44 UTC  (3+ messages)

[PATCH] Orangefs: pseudo-support O_DIRECT, or, O_DIRECT as a hint
 2016-05-26 14:31 UTC 

[PATCH] fuse: Document that dentry is unused in getxattr
 2016-05-26 13:15 UTC  (2+ messages)

[PATCH] fs: Do not check for valid page->mapping in page_cache_pipe_buf_confirm
 2016-05-26  3:24 UTC 

[git pull] iov_iter regression fix
 2016-05-25 22:28 UTC 

[git pull] vfs.git xattr regression fixes
 2016-05-25 22:27 UTC 

[GIT PULL] y2038 changes for vfs
 2016-05-25 21:33 UTC  (6+ messages)

[PATCH] VFS: pass the flag setting by fcntl() to vfs
 2016-05-25 21:16 UTC  (4+ messages)
` [PATCH RESEND] vfs: "

[PATCH] f2fs: introduce on-disk layout version checking functionality
 2016-05-25 17:46 UTC  (13+ messages)

[PATCH] reiserfs: check kstrdup failure
 2016-05-25 15:43 UTC  (2+ messages)

[PATCH 6/7] fs: compat_ioctl: add pretimeout functions for watchdogs
 2016-05-25 13:32 UTC 

[PATCH 01/12] f2fs: use inode pointer for {set, clear}_inode_flag
 2016-05-25  0:03 UTC  (12+ messages)
` [PATCH 02/12] f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
` [PATCH 03/12] f2fs: introduce f2fs_i_blocks_write "
` [PATCH 04/12] f2fs: introduce f2fs_i_links_write "
` [PATCH 05/12] f2fs: call mark_inode_dirty_sync for i_field changes
` [PATCH 06/12] f2fs: flush inode metadata when checkpoint is doing
` [PATCH 07/12] f2fs: remove syncing inode page in all the cases
` [PATCH 08/12] f2fs: avoid unnecessary updating inode during fsync
` [PATCH 09/12] f2fs: add lazytime mount option
` [PATCH 10/12] f2fs: detect congestion of flush command issues
` [PATCH 11/12] f2fs: set flush_merge by default
` [PATCH 12/12] f2fs: remove writepages lock

[GFS2 PATCH 0/7] Fix glock deadlocks with deleted inodes
 2016-05-24 21:58 UTC  (9+ messages)
` [GFS2 PATCH 1/7] Revert "GFS2: Eliminate parameter non_block on gfs2_inode_lookup"
` [GFS2 PATCH 2/7] Revert "GFS2: Don't filter out I_FREEING inodes anymore"
` [GFS2 PATCH 3/7] GFS2: Remove superfluous assignment
` [GFS2 PATCH 4/7] GFS2: No need for non-blocking gfs2_ilookup in delete_work_func
` [GFS2 PATCH 5/7] vfs: Introduce prepare_wait_on_freeing_inode
` [GFS2 PATCH 6/7] GFS2: Use non-blocking wait in gfs2_iget
` [GFS2 PATCH 7/7] GFS2: Prevent deadlock in gfs2_lookup_by_inum
` [Cluster-devel] [GFS2 PATCH 0/7] Fix glock deadlocks with deleted inodes

[PATCH 3/3] hpfs: implement the show_options method
 2016-05-24 20:49 UTC 

[PATCH 1/3] hpfs: fix remount failure when there are no options changed
 2016-05-24 20:47 UTC 

[PATCH 2/3] affs: fix remount failure when there are no options changed
 2016-05-24 20:48 UTC 

[PATCH v3] direct-io: fix direct write stale data exposure from concurrent buffered read
 2016-05-24 19:39 UTC  (5+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-05-24 15:55 UTC  (3+ messages)
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()

freevxfs
 2016-05-24 11:50 UTC  (5+ messages)

mmotm 2016-05-23-16-51 uploaded
 2016-05-24  9:56 UTC  (2+ messages)
` mmotm git tree since-4.6 branch created (was: mmotm 2016-05-23-16-51 uploaded)

[GIT PULL] dax-misc for 4.7
 2016-05-23 23:51 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).