messages from 2017-01-17 02:56:07 to 2017-01-20 17:45:18 UTC [more...]
[LSF/MM TOPIC] Network filesystem cache management system call
2017-01-20 17:45 UTC (9+ messages)
` [Lsf-pc] "
[PATCH 00/13] dax, pmem: move cpu cache maintenance to libnvdimm
2017-01-20 17:28 UTC (17+ messages)
` [PATCH 01/13] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [PATCH 02/13] block, dax: introduce dax_operations
` [PATCH 03/13] x86, dax, pmem: introduce 'copy_from_iter' dax operation
` [PATCH 04/13] dax, pmem: introduce an optional 'flush' "
` [PATCH 05/13] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [PATCH 06/13] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH 07/13] x86, libnvdimm, pmem: move arch_invalidate_pmem() "
` [PATCH 08/13] x86, libnvdimm, dax: stop abusing __copy_user_nocache
` [PATCH 09/13] libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
` [PATCH 10/13] libnvdimm, pmem: fix persistence warning
` [PATCH 11/13] libnvdimm, nfit: enable support for volatile ranges
` [PATCH 12/13] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region
` [PATCH 13/13] libnvdimm, pmem: disable dax flushing for 'cache flush on fail' platforms
[LSF/MM TOPIC] Badblocks checking/representation in filesystems
2017-01-20 15:42 UTC (37+ messages)
` [Lsf-pc] "
Sync took ~8 hours to complete on a UDF DVD+RW with very complex directory structure
2017-01-20 15:27 UTC (3+ messages)
[PATCH] fs/buffer: use i_blocksize()
2017-01-20 14:29 UTC
[ANNOUNCE] util-linux v2.29.1
2017-01-20 14:28 UTC
[PATCH 0/22 v3] fsnotify: Avoid SRCU stalls with fanotify permission events
2017-01-20 13:21 UTC (23+ messages)
` [PATCH 01/22] fsnotify: Remove unnecessary tests when showing fdinfo
` [PATCH 02/22] inotify: Remove inode pointers from debug messages
` [PATCH 03/22] fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
` [PATCH 04/22] audit: Abstract hash key handling
` [PATCH 05/22] fsnotify: Update comments
` [PATCH 06/22] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 07/22] inotify: Do not drop mark reference under idr_lock
` [PATCH 08/22] fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
` [PATCH 09/22] fsnotify: Detach mark from object list when last reference is dropped
` [PATCH 10/22] fsnotify: Remove special handling of mark destruction on group shutdown
` [PATCH 11/22] fsnotify: Provide framework for dropping SRCU lock in ->handle_event
` [PATCH 12/22] fsnotify: Pass SRCU index into handle_event handler
` [PATCH 13/22] fanotify: Release SRCU lock when waiting for userspace response
` [PATCH 14/22] fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
` [PATCH 15/22] fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
` [PATCH 16/22] fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
` [PATCH 17/22] fsnotify: Rename fsnotify_clear_marks_by_group_flags()
` [PATCH 18/22] fsnotify: Remove fsnotify_detach_group_marks()
` [PATCH 19/22] fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
` [PATCH 20/22] fsnotify: Drop inode_mark.c
` [PATCH 21/22] fsnotify: Add group pointer in fsnotify_init_mark()
` [PATCH 22/22] fsnotify: Move ->free_mark callback to fsnotify_ops
[PATCH 0/2] overlayfs: support freeze/thaw/syncfs
2017-01-20 12:03 UTC (9+ messages)
` [PATCH 1/2] ovl: support freeze/thaw super
` [PATCH 2/2] ovl: properly implement sync_filesystem()
[GIT PULL] overlayfs fix for 4.10-rc5
2017-01-20 10:43 UTC
[GIT PULL] fuse fixes for 4.10-rc5
2017-01-20 10:40 UTC
[PATCH 1/1 linux-next] udf: return inappropriate ioctl instead of argument error
2017-01-20 10:19 UTC (2+ messages)
[RFC 1/1 linux-next] udf: allow implicit blocksize specification during mount
2017-01-20 10:12 UTC (2+ messages)
[LSF/MM TOPIC ATTEND] thawing the fsnotify subsyetm
2017-01-20 8:47 UTC (2+ messages)
[PATCH] Fix a race in put_mountpoint
2017-01-20 7:26 UTC (18+ messages)
` [PATCH] mnt: Protect the mountpoint hashtable with mount_lock
` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
` [REVIEW][PATCH 1/2] mnt: Fix propagate_mount_busy to notice all cases of busy mounts
` [REVIEW][PATCH 2/2] mnt: Tuck mounts under others instead of creating shadow/side mounts
` [PATCH v5] "
fs, net: deadlock between bind/splice on af_unix
2017-01-20 4:57 UTC (11+ messages)
[ATTEND] many topics
2017-01-19 12:11 UTC (8+ messages)
` [Lsf-pc] "
[PATCH 0/8 v3] scope GFP_NOFS api
2017-01-19 9:44 UTC (16+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
[LSF/MM ATTEND] block: multipage bvec upstreaming & next step
2017-01-19 8:27 UTC (3+ messages)
[PATCH v3 2/2] nsfs: Add an ioctl() to return owner UID of a userns
2017-01-19 2:12 UTC (3+ messages)
mmotm 2017-01-18-14-57 uploaded
2017-01-18 22:58 UTC
[PATCH 1/2] vfs: add detection of inode validation
2017-01-18 19:17 UTC (4+ messages)
` [PATCH 2/2] ext4: add detection of i_nlink
[PATCH V2 0/7 linux-next] make FS exportable plus some clean-up
2017-01-18 18:46 UTC (2+ messages)
[patch] hfs: fix hfs_readdir()
2017-01-18 17:28 UTC (3+ messages)
` [patch resend] hfs: fix "
[LSF/MM TOPIC] Future direction of DAX
2017-01-18 17:22 UTC (16+ messages)
` [Lsf-pc] "
[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
2017-01-18 16:32 UTC (2+ messages)
[PATCH 1/2] FS-Cache: Initialise stores_lock in netfs cookie
2017-01-18 14:29 UTC (2+ messages)
` [PATCH 2/2] fscache: Clear outstanding writes when disabling a cookie
[PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splice codepaths
2017-01-18 12:14 UTC (6+ messages)
` [PATCH v2] "
[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
2017-01-18 11:00 UTC (3+ messages)
` [LSF/MM ATTEND] "
` [Lsf-pc] "
Geschäftsvorschlag
2017-01-14 23:24 UTC
utimensat EACCES vs. EPERM in 4.8+
2017-01-18 8:23 UTC (13+ messages)
[LSF/MM TOPIC] online filesystem repair
2017-01-18 0:37 UTC (5+ messages)
[PATCH] coredump: Ensure proper size of sparse core files
2017-01-17 21:01 UTC (6+ messages)
` [PATCH RESEND] "
linux-next 0112 tree breaks fs DAX
2017-01-17 20:25 UTC (6+ messages)
[PATCH 1/2] ns: Allow ns_entries to have custom symlink content
2017-01-17 20:00 UTC (3+ messages)
` [PATCH 2/2] pidns: Expose task pid_ns_for_children to userspace
[LSF/MM ATTEND] FS jitter testing, network caching, Lustre, cluster filesystems
2017-01-17 17:41 UTC (19+ messages)
` Authentication Contexts for network file systems and Containers was "
` [Lsf-pc] "
` [Lsf-pc] "
[LSF/MM ATTEND] blk-mq I/O scheduling, Btrfs, VFS topics
2017-01-17 15:55 UTC (2+ messages)
[LSF/MM TOPIC] sharing pages between mappings
2017-01-17 15:46 UTC (4+ messages)
` [Lsf-pc] "
[LSF/MM TOPIC] Network File System and Server topics of interest
2017-01-17 6:57 UTC (2+ messages)
[PATCH v4 0/6] ovl: concurrent copy up
2017-01-17 4:34 UTC (7+ messages)
` [PATCH v4 1/6] vfs: create vfs helper vfs_tmpfile()
` [PATCH v4 2/6] ovl: check if upperdir fs supports O_TMPFILE
` [PATCH v4 3/6] ovl: rearrange code in ovl_copy_up_locked()
` [PATCH v4 4/6] ovl: copy up regular file using O_TMPFILE
` [PATCH v4 5/6] ovl: introduce copy up waitqueue
` [PATCH v4 6/6] ovl: concurrent copy up of regular files
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).