linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-21 19:51:28 to 2017-02-26 06:38:10 UTC [more...]

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-02-26  6:38 UTC  (10+ messages)
  ` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
  ` [PATCH v2 02/16] device-dax: fix cdev leak
  ` [PATCH v2 03/16] device-dax: utilize new cdev_device_add helper function
  ` [PATCH v2 04/16] input: "
  ` [PATCH v2 05/16] gpiolib: "
  ` [PATCH v2 06/16] tpm-chip: "
  ` [PATCH v2 07/16] platform/chrome: cros_ec_dev - "
  ` [PATCH v2 08/16] IB/ucm: "
  ` [PATCH v2 09/16] infiniband: utilize the new cdev_set_parent function

[PATCH 0/3] fs: Support compiling out the pivot_root syscall
 2017-02-26  1:14 UTC  (10+ messages)
` [PATCH 1/3] fs: Makes functions used by pivot_root accessible
` [PATCH 2/3] fs: Extracts pivot_root so it can be made optional
      ` [PATCH 0/1] fs: Support compiling out the pivot_root syscall
        ` [PATCH 1/1] fs: Allows for the pivot_root syscall to be optional
` [PATCH 3/3] fs: Allows for the pivot_root syscall to be omitted

[RFC][PATCH 00/10] On inode::i_count and the usage vs reference count issue
 2017-02-25 20:31 UTC  (21+ messages)
` [RFC][PATCH 01/10] fs: Use lockdep_assert_held() instead of comments
` [RFC][PATCH 02/10] fs: Avoid looking at i_count without i_lock held
` [RFC][PATCH 03/10] fs: Introduce i_count()
` [RFC][PATCH 04/10] fs: Restructure iput()
` [RFC][PATCH 05/10] fs: Remove iput_final()
` [RFC][PATCH 06/10] fs: Rework i_count
` [RFC][PATCH 07/10] orangefs: Use RCU for destroy_inode
` [RFC][PATCH 08/10] fs: Do RCU versions for find_inode()
` [RFC][PATCH 09/10] locking/refcount: Provide refcount_dec_unless()
` [RFC][PATCH 10/10] fs: Convert i_count over to refcount_t
      ` Fwd: [RFC][PATCH 00/10] On inode::i_count and the usage vs reference count issue

[PATCH v4 0/5] vfs: Add timestamp range check support
 2017-02-25 18:56 UTC  (8+ messages)
` [PATCH v4 1/5] vfs: Add file timestamp range support
` [PATCH v4 2/5] vfs: Add checks for filesystem timestamp limits
` [PATCH v4 3/5] ext4: Initialize timestamps limits
` [PATCH v4 4/5] vfs: Add timestamp_truncate() api
` [PATCH v4 5/5] utimes: Clamp the timestamps before update

[PATCH] f2fs: change the codes of checking CP_CRC_RECOVERY_FLAG to macro
 2017-02-25 18:46 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/3] f2fs: remove build_free_nids() during checkpoint
 2017-02-25 18:34 UTC  (10+ messages)
` [PATCH 2/3] f2fs: add bitmaps for empty or full NAT blocks
  ` [f2fs-dev] "
  ` [PATCH 2/3 v2] "
` [PATCH 3/3] f2fs: avoid reading NAT page by get_node_info
    ` [f2fs-dev] "

[GIT PULL] Orangefs update for 4.11 merge window
 2017-02-25 17:09 UTC 

[PATCH RFC] coredump: virtualize core dump path configuration
 2017-02-25 16:48 UTC  (3+ messages)

[PATCH] f2fs: add F2FS_DIRTY_DATA to has_not_enough_free_secs and need_SSR
 2017-02-25  4:20 UTC  (3+ messages)

[PATCH 1/3] f2fs: clean up codes in get_ssr_segment
 2017-02-25  2:16 UTC  (16+ messages)
` [PATCH 2/3] f2fs: provide more chance to get node ssr
` [PATCH 3/3] f2fs: provide more chance for node and data to get ssr segment

mmotm 2017-02-24-16-18 uploaded
 2017-02-25  0:18 UTC 

[vfs:for-next 429/448] <stdin>:1325:2: warning: #warning syscall statx not implemented
 2017-02-24 18:47 UTC 

[RFC PATCH] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
 2017-02-24 17:29 UTC  (5+ messages)
` [tpmdd-devel] "

[PATCH 00/14] AFS: Fixes and cleanups
 2017-02-24 13:15 UTC  (15+ messages)
` [PATCH 01/14] afs: Fix missing put_page()
` [PATCH 02/14] afs: Fix page overput in afs_fill_page()
` [PATCH 03/14] afs: Populate group ID from vnode status
` [PATCH 04/14] afs: Adjust mode bits processing
` [PATCH 05/14] afs: Deal with an empty callback array
` [PATCH 06/14] afs: Handle better the server returning excess or short data
` [PATCH 07/14] afs: Kill struct afs_read::pg_offset
` [PATCH 08/14] afs: Handle a short write to an AFS page
` [PATCH 09/14] afs: Flush outstanding writes when an fd is closed
` [PATCH 10/14] afs: Distinguish mountpoints from symlinks by file mode alone
` [PATCH 11/14] afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
` [PATCH 12/14] afs: security: "
` [PATCH 13/14] afs: Migrate vlocation fields to 64-bit
` [PATCH 14/14] afs: Prevent callback expiry timer overflow

[PATCH] f2fs: clean up codes in f2fs_gc related with write_checkpoint
 2017-02-24  1:40 UTC  (4+ messages)

[PATCH] f2fs: put allocate_segment after refresh_sit_entry
 2017-02-24  1:33 UTC  (2+ messages)

[PATCH] xattr: Additional maximum size check
 2017-02-23 21:26 UTC  (3+ messages)

[PATCH 0/2] Reduce the overprovision size a lot in f2fs
 2017-02-23 19:27 UTC  (5+ messages)
` [PATCH 2/2] f2fs: fix the case when there is no free segment to allocate for CURSEG_WARM_NODE

[PATCH 1/4] f2fs: avoid very large discard command
 2017-02-23 18:41 UTC  (6+ messages)
` [PATCH 2/4] f2fs: much larger batched trim_fs job
` [PATCH 3/4] f2fs: wait for discard completion after submission
` [PATCH 4/4] f2fs: check discard alignment only for SEQWRITE zones

RE:
 2017-02-23 15:09 UTC 

[PATCH] vfs: hoist {XFS,EXT4,F2FS}_IOC_{GOING,SHUT}DOWN to the VFS
 2017-02-23 17:59 UTC 

[PATCH] vfs: hoist {XFS,EXT4}_IOC_{GOING,SHUT}DOWN to the VFS
 2017-02-23 16:57 UTC  (4+ messages)
  ` [f2fs-dev] [PATCH] vfs: hoist {XFS, EXT4}_IOC_{GOING, SHUT}DOWN "

mmotm 2017-02-22-16-28 uploaded
 2017-02-23  9:56 UTC  (2+ messages)
` mmotm git tree since-4.10 branch created (was: mmotm 2017-02-22-16-28 uploaded)

[PATCH 1/5] f2fs: show # of APPEND and UPDATE inodes
 2017-02-23  9:22 UTC  (10+ messages)
` [PATCH 2/5] f2fs: check last page index in cached bio to decide submission
  ` [f2fs-dev] "
` [PATCH 3/5] f2fs: move flush tracepoint
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: move write_node_page above fsync_node_pages
  ` [f2fs-dev] "
` [PATCH 5/5] f2fs: avoid out-of-order execution of atomic writes
  ` [f2fs-dev] "

[PATCH] fuse: fix use after free issue in fuse_dev_do_read()
 2017-02-23  8:46 UTC  (2+ messages)

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-23  8:37 UTC  (13+ messages)
` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
` [PATCH 03/14] input: utilize new device_add_cdev helper function
` [PATCH 07/14] infiniband: "

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-02-23  4:25 UTC  (15+ messages)
` [PATCH 2/6] f2fs: reorganize stat information
  ` [f2fs-dev] "
` [PATCH 3/6] f2fs: remove batched discard in f2fs_trim_fs
    ` [f2fs-dev] "
` [PATCH 4/6] f2fs: factor out discard command info into discard_cmd_control
` [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously
` [PATCH 6/6] f2fs: show # of on-going flush and discard bios
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/6] f2fs: clean up flush/discard command namings

[GIT PULL] namespaces related fixes for v4.11-rc1
 2017-02-23  3:06 UTC  (5+ messages)

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2017-02-23  2:47 UTC  (18+ messages)
` [PATCH 08/10] f2fs: relax async discard commands more
  ` [f2fs-dev] "
` [PATCH 09/10] f2fs: avoid needless checkpoint in f2fs_trim_fs
  ` [f2fs-dev] "
` [PATCH 10/10] f2fs: return fs_trim if there is no candidate
  ` [f2fs-dev] "

[PATCH] fscrypt: eliminate ->prepare_context() operation
 2017-02-22 21:25 UTC 

[RFC v2 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-22 16:41 UTC  (5+ messages)
` [RFC v2 1/1] shiftfs: uid/gid shifting bind mount

[ANNOUNCE] util-linux v2.29.2
 2017-02-22 15:55 UTC 

[PATCH] vfs: Partially revert addition of cred override in follow_automount()
 2017-02-22 15:17 UTC  (3+ messages)

[bug report] fuse: Add posix ACL support
 2017-02-22 14:15 UTC  (3+ messages)

[PATCH 3/4] locks: Set FL_CLOSE when removing flock locks on close()
 2017-02-22 13:27 UTC  (3+ messages)

8453 linux-fsdevel
 2017-02-22 12:34 UTC 

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-22 12:01 UTC  (14+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH 0/6] second round of tracepoints for DAX
 2017-02-22 10:51 UTC  (7+ messages)
` [PATCH 1/6] dax: add tracepoints to dax_iomap_pte_fault()
` [PATCH 2/6] dax: add tracepoints to dax_pfn_mkwrite()
` [PATCH 4/6] dax: add tracepoints to dax_writeback_mapping_range()
` [PATCH 5/6] dax: add tracepoint to dax_writeback_one()
` [PATCH 6/6] dax: add tracepoint to dax_insert_mapping()

overlayfs: allowing for changes to lowerdir
 2017-02-22  9:00 UTC  (4+ messages)

[RFC 1/3] procfs: fdinfo -- Extend information about epoll target files
 2017-02-22  8:35 UTC  (9+ messages)

[PATCH] fs/9p: Compare qid.path in v9fs_test_inode
 2017-02-22  0:06 UTC 

[PATCH] fscrypt: remove broken support for detecting keyring key revocation
 2017-02-21 23:07 UTC 

[RFC PATCH v6 0/8] vfs/xfs/ext4: GETFSMAP support
 2017-02-21 22:14 UTC  (2+ messages)
` [PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl

[RFC 0/3] fs,epoll: Add ability to call kcmp to find target files
 2017-02-21 20:54 UTC  (3+ 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).