messages from 2016-05-20 11:16:52 to 2016-05-28 00:10:50 UTC [more...]
[git pull] vfs fixes
2016-05-28 0:10 UTC
[BUG] Panic when systemd boot do mkdir on tmpfs mounted path with smack enabled environment
2016-05-27 22:44 UTC (12+ messages)
mmotm 2016-05-27-15-19 uploaded
2016-05-27 22:20 UTC
[PATCH 0/3] Minor orangefs xattr cleanups
2016-05-27 21:24 UTC (10+ 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
[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 0/5] fs: Avoid premature clearing of file capabilities
2016-05-27 16:12 UTC (9+ 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 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)
[PATCH 1/4] f2fs: propagate error given by f2fs_find_entry
2016-05-27 4:48 UTC (5+ 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
[PATCH] btrfs,vfs: allow FILE_EXTENT_SAME on a file opened ro
2016-05-27 0:48 UTC (4+ 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 (11+ 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
` [PATCH v2 17/18] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v2 18/18] vfs: Remove "
[GIT PULL] dax-locking for 4.7
2016-05-26 19:00 UTC (2+ messages)
freevxfs: hp-ux support. patchset 1-7/7
2016-05-26 17:44 UTC (4+ messages)
` freevxfs: hp-ux support. (working) "
` r
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
[PATCH] overlayfs: Do d_type check only if work dir creation was successful
2016-05-23 14:04 UTC (3+ messages)
[PATCH 1/6] statx: Add a system call to make enhanced file info available
2016-05-23 9:33 UTC (6+ messages)
[PATCH v21 00/22] Richacls
2016-05-23 1:20 UTC
[PATCH] f2fs: use bio count instead of F2FS_WRITEBACK page count
2016-05-22 13:10 UTC (4+ messages)
` [f2fs-dev] "
[GIT PULL] f2fs for 4.7-rc1
2016-05-22 0:39 UTC
[PATCH v2 1/2] mount.2: document MS_REC and shared subtree flags
2016-05-21 16:29 UTC (3+ messages)
` [PATCH v2 2/2] mount.2: MS_BIND still ignores mountflags
pwrite04 ltp bug?
2016-05-21 11:43 UTC (2+ messages)
mmotm 2016-05-20-17-11 uploaded
2016-05-21 0:12 UTC
[PATCH 0/2] more overlayfs hard link fixes
2016-05-20 20:48 UTC (3+ messages)
` [PATCH 1/2] vfs: add d_real_inode() helper
` [PATCH 2/2] af_unix: fix hard linked sockets on overlay
[PATCH v4 0/6] Add alignment check for DAX mount
2016-05-20 17:49 UTC (5+ messages)
[PATCH]: ELF/MIPS build fix
2016-05-20 16:40 UTC (4+ messages)
[PATCH] remove unused blkdev_dax_capable() function
2016-05-20 15:48 UTC (3+ 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).