linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-13 12:35:02 to 2016-07-19 12:45:18 UTC [more...]

[RFC PATCH] fsnotify: support overlayfs
 2016-07-19 12:45 UTC 

[PATCH] vfs: fix documentation of touch_atime()
 2016-07-19 12:37 UTC 

[RFC PATCH] vfs: update ovl inode before relatime check
 2016-07-19 12:38 UTC 

[RFC PATCH] locks: fix file locking on overlayfs
 2016-07-19 12:27 UTC 

[PATCH] Fix sysrq emergency thaw
 2016-07-19 12:15 UTC 

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-07-19 11:37 UTC  (50+ messages)
` [PATCH 006/119] xfs: port differences from xfsprogs libxfs
` [PATCH 031/119] xfs: rmap btree requires more reserved free space
` [PATCH 038/119] xfs: convert unwritten status of reverse mappings
` [PATCH 039/119] xfs: add rmap btree insert and delete helpers
` [PATCH 040/119] xfs: create helpers for mapping, unmapping, and converting file fork extents
` [PATCH 041/119] xfs: create rmap update intent log items
` [PATCH 042/119] xfs: log rmap intent items
` [PATCH 043/119] xfs: enable the xfs_defer mechanism to process rmaps to update
` [PATCH 044/119] xfs: propagate bmap updates to rmapbt
` [PATCH 045/119] xfs: add rmap btree geometry feature flag
` [PATCH 046/119] xfs: add rmap btree block detection to log recovery
` [PATCH 047/119] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 048/119] xfs: don't update rmapbt when fixing agfl
` [PATCH 049/119] xfs: enable the rmap btree functionality

[PULL REQUEST] [PATCH v2 00/10] allow BFLT executables on systems with a MMU
 2016-07-19  7:21 UTC  (18+ messages)
` [PATCH v2 01/10] binfmt_flat: assorted cleanups
` [PATCH v2 02/10] elf_fdpic_transfer_args_to_stack(): make it generic
` [PATCH v2 03/10] binfmt_flat: use generic transfer_args_to_stack()
` [PATCH v2 04/10] binfmt_flat: clean up create_flat_tables() and stack accesses
` [PATCH v2 05/10] binfmt_flat: use proper user space accessors with relocs processing code
` [PATCH v2 06/10] binfmt_flat: use proper user space accessors with old relocs code
` [PATCH v2 07/10] binfmt_flat: use clear_user() rather than memset() to clear .bss
` [PATCH v2 08/10] binfmt_flat: update libraries' data segment pointer with userspace accessors
` [PATCH v2 09/10] binfmt_flat: add MMU-specific support
` [PATCH v2 10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems

[PATCH 1/5] f2fs: refactor __exchange_data_block for speed up
 2016-07-19  5:49 UTC  (9+ messages)
` [PATCH 2/5] f2fs: disable extent_cache for fcollapse/finsert inodes
` [PATCH 3/5] f2fs: support copy_file_range
` [PATCH 4/5] f2fs: add maximum prefree segments
` [PATCH 5/5] f2fs: use blk_plug in all the possible paths

[PATCH v3 0/4] vfs: Use dlock list for SB's s_inodes list
 2016-07-19  5:23 UTC  (8+ messages)
` [PATCH v3 1/4] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v3 2/4] fsnotify: Simplify inode iteration on umount
` [PATCH v3 3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v3 4/4] vfs: Use dlock list for superblock's inode list

[PATCH 1/3] f2fs: avoid memory allocation failure due to a long length
 2016-07-19  4:48 UTC  (6+ messages)
` [PATCH 2/3] f2fs: support copy_file_range
` [PATCH 3/3] f2fs: support clone_file_range

iomap infrastructure and multipage writes V5
 2016-07-19  3:50 UTC  (6+ messages)

[PATCH] vfs: allow FILE_EXTENT_SAME (dedupe_file_range) on a file opened ro
 2016-07-19  2:41 UTC  (4+ messages)

Getting the file path of a file descriptor
 2016-07-19  1:59 UTC  (4+ messages)

mmotm 2016-07-18-16-40 uploaded
 2016-07-18 23:41 UTC 

4.7-rc7: use-after-free in proc_map_files_readdir
 2016-07-18 23:24 UTC 

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-18 22:05 UTC  (16+ messages)
` [PATCH 03/14] resource limits: track highwater mark of file sizes
` [PATCH 04/14] resource limits: track highwater mark of VM data segment
` [PATCH 06/14] resource limits: track highwater mark of cores dumped
` [PATCH 08/14] resource limits: track highwater mark of number of files

Fuse fgetattr() Not Being Called By fstat()
 2016-07-18 16:15 UTC  (3+ messages)

[PATCH] staging: lustre: o2iblnd: iov fixes for kiblnd_send
 2016-07-18 15:23 UTC  (4+ messages)

[PATCH 1/2] dax: some small updates to dax.txt documentation
 2016-07-18 12:03 UTC  (3+ messages)
` [PATCH 2/2] dax: remote unused fault wrappers

openpromfs root inode has ino 0
 2016-07-17 12:29 UTC 

[PATCH] vfs:Fix kmemleak in get_empty_filp on error path if security_file_alloc fails
 2016-07-17  3:32 UTC 

[PATCH] ioctl_ficlonerange.2: mention a subtlety with length == 0
 2016-07-16 10:26 UTC  (2+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-16  8:21 UTC  (16+ messages)
` [PATCH 1/5] namespaces: move user_ns into ns_common
` [PATCH 2/5] kernel: add a helper to get an owning user namespace for a namespace
` [PATCH 3/5] nsfs: add ioctl to get an owning user namespace for ns file descriptor
` [PATCH 4/5] nsfs: add ioctl to get a parent namespace
` [PATCH 5/5] tools/testing: add a test to check nsfs ioctl-s

FIDEDUPERANGE with src_length == 0
 2016-07-15 16:54 UTC  (8+ messages)

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

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-07-15  2:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-14 20:59 UTC  (15+ messages)
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 20/22] vfs: Add richacl permission checking

[PATCH v2 0/7] vfs: Use dlock list for SB's s_inodes list
 2016-07-14 17:41 UTC  (13+ messages)
` [PATCH v2 1/7] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v2 2/7] lib/dlock-list: Add __percpu modifier for parameters

[PATCH review 0/12] General unprivileged mount support v2
 2016-07-14 17:03 UTC  (8+ messages)
` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 08/12] quota: Ensure qids map to the filesystem

[RFC PATCH 0/9][V3] Overlayfs SELinux Support
 2016-07-14 14:32 UTC  (24+ messages)
` [PATCH 1/9] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/9] selinux: Implementation for inode_copy_up() hook
` [PATCH 3/9] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 4/9] selinux: Implementation for inode_copy_up_xattr() hook
` [PATCH 5/9] selinux: Pass security pointer to determine_inode_label()
` [PATCH 6/9] security, overlayfs: Provide hook to correctly label newly created files
` [PATCH 7/9] selinux: Implement dentry_create_files_as() hook
` [PATCH 8/9] overlayfs: Dilute permission checks on lower only if not special file
` [PATCH 9/9] overlayfs: Append MAY_READ when diluting write checks

[Bug] fs/dcache.c: NULL pointer dereference on dentry_string_cmp
 2016-07-14 13:25 UTC 

What to do on cdev_add failure
 2016-07-14  6:47 UTC  (2+ messages)

[PATCH 1/7] f2fs: set mapping error for EIO
 2016-07-14  6:07 UTC  (9+ messages)
` [PATCH 3/7] f2fs: drop any block plugging
  ` [f2fs-dev] "

[PATCH v2] xfs: abstract block export operations from nfsd layouts
 2016-07-13 23:23 UTC  (4+ messages)

mmotm 2016-07-13-16-09 uploaded
 2016-07-13 23:09 UTC 

Fast Loans
 2016-07-13 12:27 UTC 

[PATCH v2 10/17] libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()
 2016-07-13 19:46 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-13 17:00 UTC  (7+ messages)
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

ELOOP from getdents
 2016-07-13 15:34 UTC  (5+ 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).