linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 20:07:19 to 2015-08-18 16:39:34 UTC [more...]

[FYI] tux3: Core changes
 2015-08-18 16:39 UTC  (19+ messages)

fsync and journal_async_commit mount options
 2015-08-18 16:25 UTC  (4+ messages)

[PATCH] devpts: allow mounting with uid/gid of uint32_t
 2015-08-18 15:18 UTC  (2+ messages)
` [PATCH v2] "

__sb_start_write() && force_trylock hack
 2015-08-18 15:18 UTC  (2+ messages)

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-18 11:01 UTC  (17+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
  ` [RFC -v2 "
` [RFC 5/8] ext4: Do not fail journal due to block allocator
  ` [RFC -v2 "
` [RFC 6/8] ext3: Do not abort journal prematurely
  ` [RFC -v2 "
` [RFC 7/8] btrfs: Prevent from early transaction abort
  ` [RFC -v2 "
` [RFC 8/8] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio
  ` [RFC -v2 "

Replacing the FLUSH and FUA by cache barriers
 2015-08-18 10:05 UTC 

generic/04[89] fail on XFS due to change in writeback code [4.2-rc1 regression]
 2015-08-18  9:16 UTC  (15+ messages)
  ` [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes

[PATCH 1/5] f2fs: reuse nids more aggressively
 2015-08-18  8:46 UTC  (5+ messages)
` [PATCH 2/5] f2fs: fix to cover lock_op for update_inode_page
` [PATCH 3/5] f2fs: retry gc if one section is not successfully reclaimed
` [PATCH 4/5] f2fs: go out for insert_inode_locked failure
` [PATCH 5/5] f2fs: check the node block address of newly allocated nid

[PATCH 0/6 v9] NFSD: Pin to vfsmount for nfsd exports cache
 2015-08-18  7:24 UTC  (8+ messages)
  ` [PATCH 1/6 v9] fs-pin: allow pin_remove() to be called other than from->kill()
  ` [PATCH 2/6] fs_pin: Export functions for specific filesystem
  ` [PATCH 3/6 v9] path: New helpers path_get_pin/path_put_unpin for path pin
  ` [PATCH 4/6 v9] fs: New helper legitimize_mntget() for getting a legitimize mnt
  ` [PATCH 5/6 v9] sunrpc: New helper cache_delete_entry for deleting cache_head directly
  ` [PATCH 6/6 v9] nfsd: Allows user un-mounting filesystem where nfsd exports base on
  ` [PATCH 2/6 v9] fs_pin: Export functions for specific filesystem

[PATCH 0/9 v8] NFSD: Pin to vfsmount for nfsd exports cache
 2015-08-18  6:37 UTC  (6+ messages)
` [PATCH 9/9 v8] nfsd: Allows user un-mounting filesystem where nfsd exports base on
  ` [PATCH] fs-pin: allow pin_remove() to be called other than from ->kill()

mmotm 2015-08-17-16-31 uploaded
 2015-08-17 23:32 UTC 

4.2: Can't mount sysfs in a mount ns & user ns
 2015-08-17 20:52 UTC  (7+ messages)
      ` [PATCH] kdbus: create /sys/fs/kdbus with sysfs_create_mount_point()

[PATCH v2 0/7] dax: I/O path enhancements
 2015-08-17 20:07 UTC  (15+ messages)
` [PATCH v2 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v3 0/7] dax: I/O path enhancements
 2015-08-17 19:11 UTC  (5+ messages)
` [PATCH v3 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v3 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v2 0/7] Initial support for user namespace owned mounts
 2015-08-17 16:35 UTC  (3+ messages)
` [PATCH v2 2/7] userns: Simpilify MNT_NODEV handling

[PATCH v7 0/5] Add initial configfs support for IIO
 2015-08-17 12:49 UTC  (8+ messages)
` [PATCH v7 3/5] iio: core: Introduce IIO software triggers
` [PATCH v7 4/5] iio: trigger: Introduce IIO hrtimer based trigger
` [PATCH v7 5/5] iio: Documentation: Add IIO configfs documentation

[PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore
 2015-08-17 11:35 UTC  (13+ messages)
` [PATCH v3 1/8] introduce __sb_writers_{acquired,release}() helpers
` [PATCH v3 2/8] fix the broken lockdep logic in __sb_start_write()
` [PATCH v3 3/8] document rwsem_release() in sb_wait_write()
` [PATCH v3 4/8] percpu-rwsem: introduce percpu_down_read_trylock()
` [PATCH v3 5/8] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()
` [PATCH v3 6/8] percpu-rwsem: kill CONFIG_PERCPU_RWSEM
` [PATCH v3 7/8] shift percpu_counter_destroy() into destroy_super_work()
` [PATCH v3 8/8] change sb_writers to use percpu_rw_semaphore

fs: out of bounds on stack in iov_iter_advance
 2015-08-17  9:18 UTC  (3+ messages)

[PATCH] vfs: Test for and handle paths that are unreachable from their mnt_root
 2015-08-17  6:41 UTC 

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-08-17  3:56 UTC  (43+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
  ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 0/4] Loopback mount escape fixes
      ` [PATCH review 0/6] Bind "
        ` [PATCH review 4/6] mnt: Track when a directory escapes a bind mount
                ` [PATCH review 0/8] Bind mount escape fixes
                  ` [PATCH review 1/8] dcache: Handle escaped paths in prepend_path
                  ` [PATCH review 2/8] dcache: Reduce the scope of i_lock in d_splice_alias
                  ` [PATCH review 3/8] dcache: Clearly separate the two directory rename cases "
                              ` [PATCH review 0/7] Bind mount escape fixes
                                ` [PATCH review 1/7] dcache: Handle escaped paths in prepend_path
                                ` [PATCH review 2/7] dcache: Reduce the scope of i_lock in d_splice_alias
                                  ` [PATCH review 3/7] mnt: Track which mounts use a dentry as root
                                  ` [PATCH review 5/7] dcache: Only read d_flags once in d_is_dir
                                ` [PATCH review 4/7] dcache: Implement d_common_ancestor
                                                    ` [PATCH] vfs: Test for and handle paths that are unreachable from their mnt_root
                              ` [PATCH review 6/7] mnt: Track when a directory escapes a bind mount
                            ` [PATCH review 7/7] vfs: Test for and handle paths that are unreachable from their mnt_root
                    ` [PATCH review 4/8] mnt: Track which mounts use a dentry as root
                    ` [PATCH review 5/8] dcache: Implement d_common_ancestor
                    ` [PATCH review 6/8] dcache: Only read d_flags once is d_is_dir
                    ` [PATCH review 7/8] mnt: Track when a directory escapes a bind mount
                    ` [PATCH review 8/8] vfs: Test for and handle paths that are unreachable from their mnt_root

THANKS
 2015-08-15 21:23 UTC 

Courier was unable to deliver the parcel, ID0000327210
 2015-08-15  3:00 UTC 

[PATCH 1/2] f2fs: increase the number of max hard links
 2015-08-14 23:22 UTC  (7+ messages)
` [PATCH 2/2] f2fs: skip checkpoint if there is no dirty segments
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
      ` [PATCH 2/2 v3] "
` [f2fs-dev] [PATCH 1/2] f2fs: increase the number of max hard links

[PATCH 1/2] f2fs: handle failed bio allocation
 2015-08-14 23:09 UTC  (2+ messages)
` [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks

[PATCH 0/2] fix regression in direct I/O to pmem devices
 2015-08-14 20:55 UTC  (9+ messages)
` [PATCH 1/2] dax: fix O_DIRECT I/O to the last block of a blockdev
` [PATCH 2/2] blockdev: don't set S_DAX for misaligned partitions

regression introduced by "block: Add support for DAX reads/writes to block devices"
 2015-08-14 16:28 UTC  (15+ messages)

[PATCHv4 0/3] fs: add O_BENEATH flag to openat(2)
 2015-08-14 15:30 UTC  (9+ messages)
  ` [PATCHv4 1/3] "
` [PATCHv4 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag

mmotm 2015-08-13-15-29 uploaded
 2015-08-13 22:29 UTC 

[PATCH-v3.14.y 0/8] Stable backport for dcache shrink list corruption
 2015-08-13 21:23 UTC  (9+ messages)
` [PATCH-v3.14.y 1/8] fold d_kill() and d_free()
` [PATCH-v3.14.y 2/8] fold try_prune_one_dentry()
` [PATCH-v3.14.y 3/8] new helper: dentry_free()
` [PATCH-v3.14.y 4/8] expand the call of dentry_lru_del() in dentry_kill()
` [PATCH-v3.14.y 5/8] dentry_kill(): don't try to remove from shrink list
` [PATCH-v3.14.y 6/8] don't remove from shrink list in select_collect()
` [PATCH-v3.14.y 7/8] more graceful recovery in umount_collect()
` [PATCH-v3.14.y 8/8] dcache: don't need rcu in shrink_dentry_list()

[PATCH v2 0/8] change sb_writers to use percpu_rw_semaphore
 2015-08-13 15:20 UTC  (23+ messages)
` [PATCH v2 1/8] introduce __sb_{acquire,release}_write() helpers
` [PATCH v2 2/8] fix the broken lockdep logic in __sb_start_write()
` [PATCH v2 3/8] document rwsem_release() in sb_wait_write()
` [PATCH v2 7/8] shift percpu_counter_destroy() into destroy_super_work()
` [PATCH v2 8/8] change sb_writers to use percpu_rw_semaphore
` [PATCH v2 9/8] don't fool lockdep in freeze_super() and thaw_super() paths

[PATCH, RFC 0/2] Recover some scalability for DAX
 2015-08-13 11:30 UTC  (9+ messages)
` [PATCH, RFC 2/2] dax: use range_lock instead of i_mmap_lock

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-08-12 21:05 UTC  (16+ messages)
` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_empty_dir
                  ` [PATCH] fs: Set the size of empty dirs to 0


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