linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-18 18:50:02 to 2017-01-22 18:30:49 UTC [more...]

[PATCH 00/13] dax, pmem: move cpu cache maintenance to libnvdimm
 2017-01-22 18:30 UTC  (24+ 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

setattr ATTR_SIZE vs the rest
 2017-01-22 16:54 UTC  (2+ messages)
` [PATCH] nfsd: special case truncates some more

[PATCH v5 00/17] xfsprogs: online scrub/repair support
 2017-01-22 16:46 UTC  (18+ messages)
` [PATCH 01/17] xfs_io: support the new getfsmap ioctl
` [PATCH 02/17] xfsprogs: Space management tool
` [PATCH 03/17] spaceman: add FITRIM support
` [PATCH 04/17] spaceman: add new speculative prealloc control
` [PATCH 05/17] spaceman: AG state control
` [PATCH 06/17] spaceman: Free space mapping command
` [PATCH 07/17] xfs_spaceman: add a man page
` [PATCH 08/17] xfs_spaceman: add group summary mode
` [PATCH 09/17] xfs_db: introduce fuzz command
` [PATCH 10/17] xfs_db: print attribute remote value blocks
` [PATCH 11/17] xfs_db: write / fuzz bad values into dir/attr blocks with good CRCs
` [PATCH 12/17] xfs_io: provide an interface to the scrub ioctls
` [PATCH 13/17] xfs_scrub: create online filesystem scrub program
` [PATCH 14/17] xfs_scrub: add generic VFS scrubber implementation
` [PATCH 16/17] xfs_scrub: add tweaks for specific non-XFS filesystems
` [PATCH 17/17] xfs_scrub: create a script to scrub all xfs filesystems

[ATTEND] many topics
 2017-01-22  4:45 UTC  (9+ messages)

[PATCH 0/22 v3] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-01-21 15:52 UTC  (25+ 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] mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
 2017-01-21 14:33 UTC  (2+ messages)

[PATCH v5 00/55] xfs: online scrub/repair support
 2017-01-21  8:06 UTC  (56+ messages)
` [PATCH 01/55] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 02/55] xfs: fail _dir_open when readahead fails
` [PATCH 03/55] xfs: filter out obviously bad btree pointers
` [PATCH 04/55] xfs: check for obviously bad level values in the bmbt root
` [PATCH 05/55] xfs: verify free block header fields
` [PATCH 06/55] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 07/55] xfs: provide a query_range function for "
` [PATCH 08/55] xfs: create a function to query all records in a btree
` [PATCH 09/55] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 10/55] xfs: report shared extents in getfsmapx
` [PATCH 11/55] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 12/55] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 13/55] xfs: query the per-AG reservation counters
` [PATCH 14/55] xfs: add scrub tracepoints
` [PATCH 15/55] xfs: create an ioctl to scrub AG metadata
` [PATCH 16/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 17/55] xfs: scrub the backup superblocks
` [PATCH 18/55] xfs: scrub AGF and AGFL
` [PATCH 19/55] xfs: scrub the AGI
` [PATCH 20/55] xfs: support scrubbing free space btrees
` [PATCH 21/55] xfs: support scrubbing inode btrees
` [PATCH 22/55] xfs: support scrubbing rmap btree
` [PATCH 23/55] xfs: support scrubbing refcount btree
` [PATCH 24/55] xfs: scrub inodes
` [PATCH 25/55] xfs: scrub inode block mappings
` [PATCH 26/55] xfs: scrub directory/attribute btrees
` [PATCH 27/55] xfs: scrub directory metadata
` [PATCH 28/55] xfs: scrub directory freespace
` [PATCH 29/55] xfs: scrub extended attributes
` [PATCH 30/55] xfs: scrub symbolic links
` [PATCH 31/55] xfs: scrub realtime bitmap/summary
` [PATCH 32/55] xfs: set up cross-referencing helpers
` [PATCH 33/55] xfs: scrub should cross-reference with the bnobt
` [PATCH 34/55] xfs: cross-reference bnobt records with cntbt
` [PATCH 35/55] xfs: cross-reference extents with AG header
` [PATCH 36/55] xfs: cross-reference inode btrees during scrub
` [PATCH 37/55] xfs: cross-reference reverse-mapping btree
` [PATCH 38/55] xfs: cross-reference refcount btree during scrub
` [PATCH 39/55] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 40/55] xfs: cross-reference the block mappings when possible
` [PATCH 41/55] xfs: shut off scrub-related error and corruption messages
` [PATCH 42/55] xfs: create tracepoints for online repair
` [PATCH 43/55] xfs: implement the metadata repair ioctl flag
` [PATCH 44/55] xfs: add helper routines for the repair code
` [PATCH 45/55] xfs: repair superblocks
` [PATCH 46/55] xfs: repair the AGF and AGFL
` [PATCH 47/55] xfs: rebuild the AGI
` [PATCH 48/55] xfs: repair free space btrees
` [PATCH 49/55] xfs: repair inode btrees
` [PATCH 50/55] xfs: rebuild the rmapbt
` [PATCH 51/55] xfs: repair refcount btrees
` [PATCH 52/55] xfs: online repair of inodes
` [PATCH 53/55] xfs: repair inode block maps
` [PATCH 54/55] xfs: repair damaged symlinks
` [PATCH 55/55] xfs: avoid mount-time deadlock in CoW extent recovery

[patch] fs/affs: affs_bread() doesn't return ERR_PTRs
 2017-01-21  4:48 UTC 

[PATCH] Fix a race in put_mountpoint
 2017-01-21  4:15 UTC  (21+ 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] "

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-21  0:23 UTC  (37+ messages)
        ` [Lsf-pc] "

mmotm 2017-01-20-16-20 uploaded
 2017-01-21  0:21 UTC 

fs, net: deadlock between bind/splice on af_unix
 2017-01-20 22:52 UTC  (11+ messages)

Happy 2017
 2017-01-20 10:43 UTC 

[LSF/MM TOPIC] Network filesystem cache management system call
 2017-01-20 18:08 UTC  (10+ 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/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 0/8 v3] scope GFP_NOFS api
 2017-01-19  9:44 UTC  (11+ messages)
` [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 2/2] ext4: add detection of i_nlink
 2017-01-18 19:17 UTC  (2+ messages)

[PATCH V2 0/7 linux-next] make FS exportable plus some clean-up
 2017-01-18 18:46 UTC  (2+ 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).