messages from 2015-11-17 11:53:53 to 2015-11-19 20:11:12 UTC [more...]
[RFC] namei: prevent sgid-hardlinks for unmapped gids
2015-11-19 20:11 UTC (12+ messages)
[PATCH v1 00/38] Allow NFS filesystems to be reexported via knfsd
2015-11-19 20:06 UTC (14+ messages)
` [PATCH v1 27/38] nfsd: allow filesystems to opt out of subtree checking
` [PATCH v1 31/38] nfs: replace d_add with d_splice_alias in atomic_open
` [PATCH v1 34/38] nfs: nfs_fh_to_dentry() make use of inode cache
` [PATCH v1 35/38] nfs4: add NFSv4 LOOKUPP handlers
` [PATCH v1 36/38] nfs: add a get_parent export operation for NFS
` [PATCH v1 37/38] nfs: set export ops
` [PATCH v1 38/38] nfs: add a Kconfig option for NFS reexporting and documentation
Asterisk deadlocks since Kernel 4.1
2015-11-19 19:51 UTC (25+ messages)
[PATCH 0/8] dax fixes / cleanups: pmd vs thp, lifetime, and locking
2015-11-19 17:12 UTC (15+ messages)
` [PATCH 1/8] ext2, ext4: warn when mounting with dax enabled
` [PATCH 2/8] dax: disable pmd mappings
` [PATCH 3/8] mm, dax: fix DAX deadlocks (COW fault)
` [PATCH 4/8] mm, dax: truncate dax mappings at bdev or fs shutdown
` [PATCH 5/8] pmem, dax: clean up clear_pmem()
` [PATCH 6/8] dax: increase granularity of dax_clear_blocks() operations
` [PATCH 7/8] dax: guarantee page aligned results from bdev_direct_access()
` [PATCH 8/8] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
[PATCH v3 0/7] User namespace mount updates
2015-11-19 16:31 UTC (60+ messages)
` [PATCH v3 1/7] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v3 2/7] block_dev: Check permissions towards block device inode when mounting
` [PATCH v3 3/7] mtd: Check permissions towards mtd "
` [PATCH v3 4/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 5/7] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v3 6/7] userns: Replace in_userns with current_in_userns
` [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts
[RFC PATCH] xfs: support for non-mmu architectures
2015-11-19 15:55 UTC (2+ messages)
AIO read returns negative number for bytes read
2015-11-19 15:33 UTC (5+ messages)
[PATCH 1/5] fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
2015-11-19 13:00 UTC (4+ messages)
` [PATCH 4/5] fs/bad_inode.c: is_bad_inode can be boolean
` [PATCH 5/5] fs/attr.c: is_sxid "
dax pmd fault handler never returns to userspace
2015-11-19 1:19 UTC (18+ messages)
[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
2015-11-19 0:23 UTC (2+ messages)
Use-after-free in ep_remove_wait_queue
2015-11-18 23:39 UTC (23+ messages)
` [PATCH] unix: avoid use-after-free "
` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)
` more statistics (was: [PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:))
mmotm 2015-11-18-15-38 uploaded
2015-11-18 23:38 UTC
[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
2015-11-18 21:58 UTC (6+ messages)
` [RESEND PATCH] "
` [PATCH 1/3] vfs: show_vfsmnt: remove redundant initialization of error code
` [PATCH 2/3] vfs: show_mountinfo: cleanup error code checks
` [PATCH 3/3] vfs: show_vfsstat: remove redundant initialization and check of error code
Anonymous inode cleanup?
2015-11-18 21:25 UTC (7+ messages)
[PATCH v2 00/11] DAX fsynx/msync support
2015-11-18 16:16 UTC (20+ messages)
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 11/11] xfs: add support for DAX fsync/msync
request_queue use-after-free - inode_detach_wb()
2015-11-18 15:56 UTC (6+ messages)
clone ioctl return values
2015-11-18 15:11 UTC (11+ messages)
[PATCH] locks: use list_first_entry_or_null()
2015-11-18 14:22 UTC (2+ messages)
[v15 0/4] ext4: add project quota support
2015-11-18 14:14 UTC (6+ messages)
[PATCH] vfs: use list_{first,next}_entry
2015-11-18 14:05 UTC
[PATCH v10 0/5] Add initial configfs support for IIO
2015-11-18 7:33 UTC (8+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation
[PATCH v3] block: create ioctl to discard-or-zeroout a range of blocks
2015-11-18 4:38 UTC (3+ messages)
[PATCHSET] ->follow_link() without dropping from RCU mode
2015-11-17 23:00 UTC (11+ messages)
` [PATCH 01/10] switch befs long symlinks to page_symlink_operations
` [PATCH 02/10] logfs: don't duplicate page_symlink_inode_operations
` [PATCH 03/10] udf: "
` [PATCH 04/10] ufs: get rid of ->setattr() for symlinks
` [PATCH 05/10] namei: page_getlink() and page_follow_link_light() are the same thing
` [PATCH 06/10] [vfs] don't put symlink bodies in pagecache into highmem
` [PATCH 07/10] [vfs] replace ->follow_link() with new method that could stay in RCU mode
` [PATCH 08/10] teach page_get_link() to work "
` [PATCH 09/10] teach shmem_get_link() "
` [PATCH 10/10] teach proc_self_get_link()/proc_thread_self_get_link() "
[vfs:work.symlinks 6/10] include/linux/fs.h:3031:2: error: implicit declaration of function 'mapping_set_gfp_mask'
2015-11-17 21:23 UTC
[PATCH] ndctl: dax pmd tests
2015-11-17 20:50 UTC
[RFC 1/1] memremap: devm_memremap_pages has wrong nid
2015-11-17 13:15 UTC (6+ 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).