linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-05 19:34:14 to 2016-06-10 13:13:42 UTC [more...]

libfs,xenfs: replace /proc/xen/xenbus with a symlink
 2016-06-10 13:13 UTC  (3+ messages)
` [PATCHv1 1/2] libfs: allow simple_fill_super() to add symlinks
  ` [Xen-devel] "

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-10 13:12 UTC  (44+ messages)
` [PATCH 01/21] fs: Replace CURRENT_TIME_SEC with current_fs_time()
` [PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps
` [PATCH 03/21] fs: ubifs: "
` [PATCH 04/21] fs: Replace CURRENT_TIME with "
` [PATCH 05/21] fs: jfs: Replace CURRENT_TIME_SEC by current_fs_time()
` [PATCH 06/21] fs: udf: Replace CURRENT_TIME with current_fs_time()
` [PATCH 07/21] fs: cifs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 08/21] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH 09/21] fs: cifs: Replace CURRENT_TIME by get_seconds
` [PATCH 10/21] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [PATCH 11/21] drivers: staging: lustre: Replace CURRENT_TIME with current_fs_time()
` [PATCH 12/21] block: rbd: Replace non inode "
` [PATCH 13/21] fs: ocfs2: Use time64_t to represent orphan scan times
` [PATCH 14/21] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds()
` [PATCH 15/21] time: Add time64_to_tm()
` [PATCH 16/21] fnic: Use time64_t to represent trace timestamps
` [PATCH 17/21] audit: Use timespec64 to represent audit timestamps
` [PATCH 18/21] fs: nfs: Make nfs boot time y2038 safe
` [PATCH 19/21] libceph: Remove CURRENT_TIME references
` [PATCH 20/21] libceph: Replace CURRENT_TIME with ktime_get_real_ts
` [PATCH 21/21] time: Delete CURRENT_TIME_SEC and CURRENT_TIME macro

[PATCH] ioctl_ficlone/clonerange/dedupe: fix licensing
 2016-06-10  8:15 UTC  (2+ messages)

NFS/d_splice_alias breakage
 2016-06-10  1:33 UTC  (8+ messages)

[PATCH] ioctl_ficlonerange.2/ioctl_fideduperange.2: mention same-fs requirement
 2016-06-09 17:34 UTC  (3+ messages)

[PATCH] Code style clean up
 2016-06-09 14:00 UTC 

[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
 2016-06-09 13:05 UTC 

[PATCH] binfmt_em86: Fix incompatible pointer type
 2016-06-09 12:43 UTC 

[PATCH] writeback: inode cgroup wb switch should skip inode with zero i_count
 2016-06-09  2:59 UTC 

mmotm 2016-06-08-15-25 uploaded
 2016-06-08 22:25 UTC 

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-08 18:43 UTC  (4+ messages)

[PATCH 1/7] f2fs: set mapping error for EIO
 2016-06-08 17:24 UTC  (7+ messages)
` [PATCH 2/7] f2fs: avoid reverse IO order for NODE and DATA
` [PATCH 3/7] f2fs: drop any block plugging
` [PATCH 4/7] f2fs: skip clean segment for gc
` [PATCH 5/7] f2fs: introduce force_lfs mount option
` [PATCH 6/7] f2fs: fix deadlock in add_link failure
` [PATCH 7/7] f2fs: don't need to flush unlinked dentry pages

[PATCH v5 0/2] man-pages: document reflink/dedupe ioctls
 2016-06-08 16:39 UTC  (6+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE
` [PATCH 2/2] man2: document the FIDEDUPERANGE ioctl

[RFC PATCH] mm, memcg: use consistent gfp flags during readahead
 2016-06-08 14:10 UTC  (3+ messages)

[PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32 flag
 2016-06-08 13:28 UTC  (4+ messages)

[PATCH 1/2] fuse: use list_first_entry_or_null
 2016-06-08 10:48 UTC  (2+ messages)
` [PATCH 2/2] fuse: use list_first_entry

[git pull] vfs fixes
 2016-06-08  2:12 UTC 

[RESEND PATCH 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-06-07 23:53 UTC  (8+ messages)
` [RESEND PATCH 1/5] lib/dlock-list: Distributed and lock-protected lists
` [RESEND PATCH 2/5] lib/dlock-list: Add __percpu modifier for parameters
` [RESEND PATCH 3/5] fsnotify: Simplify inode iteration on umount
` [RESEND PATCH 4/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [RESEND PATCH 5/5] vfs: Use dlock list for superblock's inode list

[PATCH v2 1/2] mount.2: document MS_REC and shared subtree flags
 2016-06-07 22:40 UTC  (4+ messages)

[RESEND PATCH v7 0/4] vfs: Use per-cpu list for SB's s_inodes list
 2016-06-07 19:35 UTC  (7+ messages)
` [RESEND PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [RESEND PATCH v7 2/4] fsnotify: Simplify inode iteration on umount
` [RESEND PATCH v7 3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [RESEND PATCH v7 4/4] vfs: Use per-cpu list for superblock's inode list

Shouldn't iget_locked be using u64 rather than unsigned long ino?
 2016-06-07 13:59 UTC 

commit 1643b43fbd breaks open(.., O_RDONLY|O_CREAT, ...) on fuse
 2016-06-07 13:18 UTC  (3+ messages)

[GIT PULL] userns related fixes for v4.7-rc3
 2016-06-07 11:57 UTC 

[PATCH 0/1] shiftfs: uid/gid shifting filesystem
 2016-06-07 11:04 UTC  (6+ messages)

[PATCHv9 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-07 11:00 UTC  (66+ messages)
` [PATCHv9 01/32] thp, mlock: update unevictable-lru.txt
` [PATCHv9 02/32] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv9 03/32] mm: introduce fault_env
` [PATCHv9 04/32] mm: postpone page table allocation until we have page to map
` [PATCHv9 05/32] rmap: support file thp
` [PATCHv9 06/32] mm: introduce do_set_pmd()
` [PATCHv9 07/32] thp, vmstats: add counters for huge file pages
` [PATCHv9 08/32] thp: support file pages in zap_huge_pmd()
` [PATCHv9 09/32] thp: handle file pages in split_huge_pmd()
` [PATCHv9 10/32] thp: handle file COW faults
` [PATCHv9 11/32] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv9 12/32] thp: prepare change_huge_pmd() for file thp
` [PATCHv9 13/32] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv9 14/32] thp: file pages support for split_huge_page()
` [PATCHv9 15/32] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv9 16/32] vmscan: split file huge pages before paging them out
` [PATCHv9 17/32] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv9 18/32] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv9 19/32] filemap: prepare find and delete operations for huge pages
` [PATCHv9 20/32] truncate: handle file thp
` [PATCHv9 21/32] mm, rmap: account shmem thp pages
` [PATCHv9 22/32] shmem: prepare huge= mount option and sysfs knob
` [PATCHv9 23/32] shmem: get_unmapped_area align huge page
` [PATCHv9 24/32] shmem: add huge pages support
` [PATCHv9 25/32] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv9 26/32] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv9 27/32] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv9 28/32] shmem: make shmem_inode_info::lock irq-safe
` [PATCHv9 29/32] khugepaged: add support of collapse for tmpfs/shmem pages
` [PATCHv9 30/32] thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
` [PATCHv9 31/32] shmem: split huge pages beyond i_size under memory pressure
` [PATCHv9 32/32] thp: update Documentation/{vm/transhuge,filesystems/proc}.txt
` [PATCHv9-rebased 00/32] THP-enabled tmpfs/shmem using compound pages
  ` [PATCHv9-rebased 01/32] thp, mlock: update unevictable-lru.txt
  ` [PATCHv9-rebased 02/32] mm: do not pass mm_struct into handle_mm_fault
  ` [PATCHv9-rebased 03/32] mm: introduce fault_env
  ` [PATCHv9-rebased 04/32] mm: postpone page table allocation until we have page to map
  ` [PATCHv9-rebased 05/32] rmap: support file thp
  ` [PATCHv9-rebased 06/32] mm: introduce do_set_pmd()
  ` [PATCHv9-rebased 07/32] thp, vmstats: add counters for huge file pages
  ` [PATCHv9-rebased 08/32] thp: support file pages in zap_huge_pmd()
  ` [PATCHv9-rebased 09/32] thp: handle file pages in split_huge_pmd()
  ` [PATCHv9-rebased 10/32] thp: handle file COW faults
  ` [PATCHv9-rebased 11/32] thp: skip file huge pmd on copy_huge_pmd()
  ` [PATCHv9-rebased 12/32] thp: prepare change_huge_pmd() for file thp
  ` [PATCHv9-rebased 13/32] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
  ` [PATCHv9-rebased 14/32] thp: file pages support for split_huge_page()
  ` [PATCHv9-rebased 15/32] thp, mlock: do not mlock PTE-mapped file huge pages
  ` [PATCHv9-rebased 16/32] vmscan: split file huge pages before paging them out
  ` [PATCHv9-rebased 17/32] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
  ` [PATCHv9-rebased 18/32] radix-tree: implement radix_tree_maybe_preload_order()
  ` [PATCHv9-rebased 19/32] filemap: prepare find and delete operations for huge pages
  ` [PATCHv9-rebased 20/32] truncate: handle file thp
  ` [PATCHv9-rebased 21/32] mm, rmap: account shmem thp pages
  ` [PATCHv9-rebased 22/32] shmem: prepare huge= mount option and sysfs knob
  ` [PATCHv9-rebased 23/32] shmem: get_unmapped_area align huge page
  ` [PATCHv9-rebased 24/32] shmem: add huge pages support
  ` [PATCHv9-rebased 25/32] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
  ` [PATCHv9-rebased 26/32] thp: extract khugepaged from mm/huge_memory.c
  ` [PATCHv9-rebased 27/32] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
  ` [PATCHv9-rebased 28/32] shmem: make shmem_inode_info::lock irq-safe
  ` [PATCHv9-rebased 29/32] khugepaged: add support of collapse for tmpfs/shmem pages
  ` [PATCHv9-rebased 30/32] thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
  ` [PATCHv9-rebased 31/32] shmem: split huge pages beyond i_size under memory pressure
  ` [PATCHv9-rebased 32/32] thp: update Documentation/{vm/transhuge,filesystems/proc}.txt

[BUG] Possible silent data corruption in filesystems/page cache
 2016-06-07  7:36 UTC  (5+ messages)

mmotm 2016-06-06-16-15 uploaded
 2016-06-06 23:16 UTC 

fs: GPF in locked_inode_to_wb_and_lock_list
 2016-06-06 17:46 UTC  (8+ messages)

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (39+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 28/45] target: "
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

Is it possible to block any writer inside a fs?
 2016-06-06  3:22 UTC 

[PATCH] coredump: fix dumping through pipes
 2016-06-05 21:14 UTC 


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