linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-19 09:05:56 to 2017-02-23 22:54:49 UTC [more...]

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

[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  (29+ messages)
  ` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
  ` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
  ` [PATCH 03/14] input: "
  ` [PATCH 04/14] gpiolib: "
  ` [PATCH 05/14] tpm-chip: "
  ` [PATCH 06/14] platform/chrome: "
  ` [PATCH 07/14] infiniband: "
  ` [PATCH 08/14] iio:core: "
  ` [PATCH 09/14] media: "
  ` [PATCH 10/14] mtd: "
  ` [PATCH 11/14] rapidio: "
  ` [PATCH 12/14] rtc: "
  ` [PATCH 13/14] scsi: "
  ` [PATCH 14/14] switchtec: "

[PATCH] f2fs: clean up codes in f2fs_gc related with write_checkpoint
 2017-02-23  4:51 UTC  (3+ messages)

[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 1/3] f2fs: clean up codes in get_ssr_segment
 2017-02-23  2:41 UTC  (9+ 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

[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  (29+ 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  (8+ messages)
` [PATCH 1/6] dax: add tracepoints to dax_iomap_pte_fault()
` [PATCH 2/6] dax: add tracepoints to dax_pfn_mkwrite()
` [PATCH 3/6] dax: add tracepoints to dax_load_hole()
` [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  (4+ messages)
` [PATCH 2/8] xfs: plumb in needed functions for range querying of the freespace btrees
  ` [PATCH v2 "
` [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)

[PATCH v3 4/5] vfs: Add timestamp_truncate() api
 2017-02-21 18:18 UTC  (3+ messages)

[RFC 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-02-21 16:59 UTC 

[GIT PULL] UDF fixes and cleanups and fanotify cleanup for 4.11-rc1
 2017-02-21 10:32 UTC 

[PATCH] ext4: delayed inode insertion into transaction at write()
 2017-02-21 10:09 UTC  (2+ messages)

[PATCH] f2fs: put allocate_segment after refresh_sit_entry
 2017-02-21  8:59 UTC 

[BUG 4.10-rc7] sb_fdblocks inconsistency in xfs/297 test
 2017-02-21  8:13 UTC  (8+ messages)

[PATCH 00/19] Kernel subsystem refcounter conversions
 2017-02-21  7:15 UTC  (26+ messages)
` [PATCH 01/19] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/19] kernel: convert signal_struct.sigcnt "
` [PATCH 03/19] kernel: convert user_struct.__count "
` [PATCH 04/19] kernel: convert task_struct.usage "
` [PATCH 05/19] kernel: convert task_struct.stack_refcount "
` [PATCH 06/19] kernel: convert perf_event_context.refcount "
` [PATCH 07/19] kernel: convert ring_buffer.refcount "
` [PATCH 08/19] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/19] kernel: convert uprobe.ref "
` [PATCH 10/19] kernel: convert nsproxy.count "
` [PATCH 11/19] kernel: convert cgroup_namespace.count "
` [PATCH 12/19] kernel: convert css_set.refcount "
` [PATCH 13/19] kernel: convert group_info.usage "
` [PATCH 14/19] kernel: convert cred.usage "
` [PATCH 15/19] kernel: convert audit_tree.count "
` [PATCH 16/19] kernel: convert audit_watch.count "
` [PATCH 17/19] kernel: convert numa_group.refcount "
` [PATCH 18/19] kernel: convert futex_pi_state.refcount "
` [PATCH 19/19] kernel: convert kcov.refcount "

Pavel's async i/o CIFS/SMB3 patches
 2017-02-20 22:11 UTC 

[GIT PULL] fscrypt update for 4.11
 2017-02-20 20:27 UTC 

[GIT PULL] vfs patches for 4.11
 2017-02-20 17:17 UTC  (2+ messages)

[PATCH 0/9] overlay: fix inconsistency of ro file after copy-up
 2017-02-20 15:16 UTC  (8+ messages)
` [PATCH 4/9] vfs: intercept reads to overlay files

[PATCH] ext4: delayed inode insertion into transaction at write()
 2017-02-20 12:05 UTC  (2+ messages)

[PATCH] pipe: handle zero sized F_SETPIPE_SZ fcntl
 2017-02-20  9:19 UTC  (2+ messages)

[PATCH 0/7] Non-blocking AIO
 2017-02-20  9:25 UTC  (8+ messages)
` [PATCH 1/7] nonblocking aio: Introduce IOCB_FLAG_NONBLOCKING
` [PATCH 2/7] noblocking aio: Return if cannot get hold of i_rwsem
` [PATCH 3/7] nonblocking aio: return if direct write will trigger writeback

[PATCH] vfs: fix uninitialized flags in splice_to_pipe()
 2017-02-20  9:20 UTC  (2+ messages)

xfs: fix inode uid/gid initialization
 2017-02-20  4:56 UTC  (13+ messages)
        ` [PATCH 1/2] fs: add inode helpers for fsuid and fsgid

[PATCH v3 0/5] vfs: Add timestamp range check support
 2017-02-19 19:23 UTC  (4+ messages)
` [PATCH v3 1/5] vfs: Add file timestamp range support


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).