linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-04 16:29:28 to 2017-01-09 19:12:18 UTC [more...]

[PATCH V2 0/7 linux-next] make FS exportable plus some clean-up
 2017-01-09 19:12 UTC  (5+ messages)
` [PATCH V2 1/7 linux-next] fs/affs: remove reference to affs_parent_ino()
` [PATCH V2 2/7 linux-next] fs/affs: add validation block function
` [PATCH V2 3/7 linux-next] fs/affs: make affs exportable
` [PATCH V2 4/7 linux-next] fs/affs: use octal for permissions

9pfs hangs since 4.7
 2017-01-09 18:39 UTC  (15+ messages)
            ` [V9fs-developer] "

sync never completes
 2017-01-09 17:28 UTC 

[PATCH] do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
 2017-01-09 16:04 UTC  (4+ messages)

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-09 15:56 UTC  (22+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [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"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

[LSF/MM TOPIC][LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-09 14:55 UTC  (16+ messages)

LSF/MM 2017: Call for Proposals closes January 15th
 2017-01-09 13:40 UTC 

[PATCH] fscrypt: Factor out bio specific functions
 2017-01-09 13:33 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] iomap: constify struct iomap_ops
 2017-01-09 12:57 UTC  (3+ messages)

[LSF/MM TOPIC] getting statx() syscall merged
 2017-01-09 11:25 UTC  (2+ messages)

ext4 filesystem corruption with 4.10-rc2 on ppc64le
 2017-01-09  4:10 UTC  (7+ messages)

[RFC PATCH v2 0/2] block: fix backing_dev_info lifetime
 2017-01-09  2:39 UTC  (4+ messages)
` [RFC PATCH v2 1/2] block: fix lifetime of request_queue / backing_dev_info relative to bdev
  ` [lkp-developer] [block] 1442488925: WARNING:at_mm/backing-dev.c:#bdi_exit
` [RFC PATCH v2 2/2] block: fix blk_get_backing_dev_info() crash, use bdev->bd_queue

[PATCH] tmpfs: clear S_ISGID when setting posix ACLs
 2017-01-09  1:34 UTC 

[PATCH] tmpfs: clear S_ISGID when setting posix ACLs
 2017-01-09  1:26 UTC  (3+ messages)

xfs: commit 6552321831dc "xfs: remove i_iolock and use i_rwsem in the VFS inode instead" change causes hang
 2017-01-08 20:10 UTC  (16+ messages)

[PATCH 0/22 v2] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-01-08 12:50 UTC  (32+ 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] fscrypt: remove unused 'mode' member of fscrypt_ctx
 2017-01-08  6:09 UTC  (2+ messages)

[PATCH] fscrypt: make fscrypt_operations.key_prefix a string
 2017-01-08  6:08 UTC  (3+ messages)

[LSF/MM TOPIC] Network filesystem cache management system call
 2017-01-07 14:27 UTC  (3+ messages)
  ` [Lsf-pc] "

[PATCH] fs: rename poll_select_set_timeout() to set_normalized_timeout()
 2017-01-07 12:01 UTC 

[GIT PULL] namespace related fixes for 4.10-rc3
 2017-01-07  6:40 UTC  (3+ messages)

[PATCH] Fix a race in put_mountpoint
 2017-01-07  5:06 UTC  (11+ messages)
            ` [PATCH] mnt: Protect the mountpoint hashtable with mount_lock
              ` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts

Question: read-only file access in kernel module (verify checksums)
 2017-01-07  4:27 UTC  (2+ messages)

[PATCH v3] ext4: increase the protection of nlink dec and ext4 inode destroy
 2017-01-07  3:22 UTC 

[LSF/MM TOPIC] status update on stream IDs
 2017-01-07  2:06 UTC  (6+ messages)
` [Lsf-pc] "

[LSF/MM TOPIC] Inline encryption support for block devices
 2017-01-06 22:29 UTC  (2+ messages)

[PATCH 00/12 linux-next] udf: clean-up
 2017-01-06 20:54 UTC  (13+ messages)
` [PATCH 01/12 linux-next] udf: use __packed instead of __attribute__ ((packed))
` [PATCH 02/12 linux-next] udf: use pointer for kernel_long_ad argument
` [PATCH 03/12 linux-next] udf: merge bh free
` [PATCH 04/12 linux-next] udf: remove unneeded line break
` [PATCH 05/12 linux-next] udf: remove empty condition
` [PATCH 06/12 linux-next] udf: add udf_ajust_time
` [PATCH 07/12 linux-next] udf: store allocation offset in udf_prealloc_extents()
` [PATCH 08/12 linux-next] udf: remove next_epos from udf_update_extent_cache()
` [PATCH 09/12 linux-next] udf: merge module informations in super.c
` [PATCH 10/12 linux-next] udf: atomically read inode size
  ` [PATCH 11/12 linux-next] udf: replace 0xFFFFFFFF by ~0
  ` [PATCH 12/12 linux-next] udf: check partition reference in udf_read_inode()

[PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splice codepaths
 2017-01-06 20:36 UTC  (2+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2017-01-06 18:18 UTC  (4+ messages)

[PATCH] iov_iter: add missing handling for ITER_KVEC in iov_iter_single_seg_count
 2017-01-06 15:59 UTC 

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2017-01-06  3:32 UTC  (19+ messages)
` [PATCH 03/10] f2fs: add submit_bio tracepoint
  ` [PATCH 03/10 v2] "
` [PATCH 04/10] f2fs: support IO alignment for DATA and NODE writes
  ` [f2fs-dev] "
` [PATCH 06/10] f2fs: show the max number of atomic operations
  ` [PATCH 06/10 v2] "
` [PATCH 08/10] f2fs: relax async discard commands more
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 01/10] f2fs: reassign new segment for mode=lfs

[PATCH] fscrypt: constify struct fscrypt_operations
 2017-01-06  0:09 UTC  (3+ messages)

[PATCH v2 1/5] fscrypt: fix loophole in one-encryption-policy-per-tree enforcement
 2017-01-05 20:15 UTC  (4+ messages)
` [PATCH] ext4: don't allow encrypted operations without keys

[PATCH v2 1/5] fscrypt: fix loophole in one-encryption-policy-per-tree enforcement
 2017-01-05 19:03 UTC  (4+ messages)
` [PATCH v2 3/5] ext4: consolidate fscrypt_has_permitted_context() checks

[RFC PATCH] ext4: increase the protection of drop nlink and ext4 inode destroy
 2017-01-05 17:38 UTC  (8+ messages)

[PATCH] NFS: switch back to ->iterate()
 2017-01-05 16:21 UTC  (3+ messages)

[PATCH v2 2/2] nsfs: Add an ioctl() to return owner UID of a userns
 2017-01-05 15:36 UTC 

[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
 2017-01-05 15:10 UTC  (4+ messages)

Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?
 2017-01-05 11:09 UTC  (3+ messages)

[LSF/MM TOPIC] slab reclaim
 2017-01-05 10:15 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH] f2fs: fix small discards when se->valid_blocks is zero
 2017-01-05  2:38 UTC  (5+ messages)

[PATCH 0/22] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-01-05  2:14 UTC  (16+ messages)
` [PATCH 05/22] audit: Fix sleep in atomic
` [PATCH 06/22] audit: Abstract hash key handling

[PATCH 3/6 linux-next] fs/affs: make affs exportable
 2017-01-04 17:51 UTC  (3+ messages)

[PATCH] f2fs: don't reserve block for empty file when convert inline, page
 2017-01-04 16:02 UTC  (4+ messages)
    ` [f2fs-dev] "

LTP rwtest01 blocks on DAX mountpoint
 2017-01-04 16:40 UTC  (8+ messages)

[RFC PATCH V2] ext4: increase the protection of drop nlink and ext4 inode destroy
 2017-01-04 16:29 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).