linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-12 08:41:38 to 2016-05-17 22:51:26 UTC [more...]

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-17 22:40 UTC  (26+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-05-17 22:39 UTC  (2+ messages)
  ` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between "

45aebeaf4f67 "ovl: Ensure upper filesystem supports d_type" breaking Docker
 2016-05-17 22:39 UTC  (7+ messages)

[PATCH v4 0/6] Add alignment check for DAX mount
 2016-05-17 22:07 UTC  (3+ messages)
` [PATCH v4 6/6] block: Update blkdev_dax_capable() for consistency

[PATCH 1/3] vfs: merge .d_select_inode() into .d_real()
 2016-05-17 21:57 UTC  (3+ messages)
` [PATCH 2/3] vfs: document ->d_real()
` [PATCH 3/3] vfs: clean up documentation

[git pull] vfs.git#work.preadv2
 2016-05-17 21:33 UTC 

[git pull] vfs.git#work.const-path
 2016-05-17 21:31 UTC 

[git pull] vfs.git#for-cifs
 2016-05-17 21:23 UTC 

[RFC 0/1] shiftfs: uid/gid shifting filesystem
 2016-05-17 20:59 UTC  (7+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH v2] exec: clarify reasoning for euid/egid reset
 2016-05-17 20:57 UTC  (2+ messages)

[PATCH] Fix S_DAX setting in __blkdev_get
 2016-05-17 20:38 UTC  (4+ messages)
` [PATCH] block: Fix S_DAX inode flag locking

[git pull] vfs.git
 2016-05-17 20:11 UTC  (5+ messages)

dax-misc branch for linux-next
 2016-05-17 18:36 UTC 

[PATCH 0/7 v4] DAX cleanups and fixes
 2016-05-17 17:56 UTC  (7+ messages)
` [PATCH 3/7] ext2: Avoid DAX zeroing to corrupt data

[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
 2016-05-17 14:59 UTC  (2+ messages)

UBIFS and page migration (take 3)
 2016-05-17 11:27 UTC  (7+ messages)

libfs,xenfs: replace /proc/xen/xenbus with a symlink
 2016-05-17 10:27 UTC  (3+ messages)
` [PATCHv1 1/2] libfs: allow simple_fill_super() to add symlinks
` [PATCHv1 2/2] xenfs: replace xenbus and privcmd with symlinks

[GIT PULL] UDF fixes for 4.7-rc1
 2016-05-17  8:09 UTC 

[RFC 0/8] Xattr inode operation removal
 2016-05-17  2:03 UTC  (10+ messages)
` [RFC 5/8] xattr: Add per-inode xattr handlers as a new inode operation
` [RFC 8/8] xattr: Remove generic xattr handlers
  ` [PATCH] xattr handlers: fixup generic_listxattr

[PATCH 1/5] f2fs: manipulate dirty file inodes when DATA_FLUSH is set
 2016-05-16 22:30 UTC  (5+ messages)
` [PATCH 2/5] f2fs: use percpu_counter for page counters
` [PATCH 3/5] f2fs: use percpu_counter for # of dirty pages in inode
` [PATCH 4/5] f2fs: use percpu_counter for alloc_valid_block_count
` [PATCH 5/5] f2fs: use percpu_counter for total_valid_inode_count

[PATCH 0/4] ext4: DAX fixes
 2016-05-16 20:47 UTC  (10+ messages)

[RFCv2 0/3] Support for high-priority block device flag
 2016-05-16 17:31 UTC  (7+ messages)
` [RFCv2 1/3] block: allow other bd i_node flags when DAX is disabled
` [RFCv2 2/3] block: add helper for setting and clearing S_DAX on inode
` [RFCv2 3/3] block: Introduce S_HIPRI inode flag

[PATCH] mbcache: fix to detect failure of register_shrinker
 2016-05-16 15:31 UTC  (2+ messages)

[PATCH 0/7] Allow lock dropping before waiting on inodes being freed
 2016-05-16 12:14 UTC  (9+ messages)
` [PATCH 1/7] Revert "GFS2: Eliminate parameter non_block on gfs2_inode_lookup"
` [PATCH 2/7] Revert "GFS2: Don't filter out I_FREEING inodes anymore"
` [PATCH 3/7] GFS2: Remove superfluous assignment
` [PATCH 4/7] GFS2: No need for non-blocking gfs2_ilookup in delete_work_func
` [PATCH 5/7] vfs: Introduce prepare_wait_on_freeing_inode
` [PATCH 6/7] GFS2: Use non-blocking wait in gfs2_iget
` [PATCH 7/7] GFS2: Prevent deadlock in gfs2_lookup_by_inum

[PATCH] writeback: Avoid exhausting allocation reserves under memory pressure
 2016-05-16 11:45 UTC  (6+ messages)

[PATCHSET v5] Make background writeback great again for the first time
 2016-05-16  7:47 UTC  (11+ messages)

[git pull] vfs.git fixes for -final
 2016-05-14 18:44 UTC 

fuse: use afer free reading/writing
 2016-05-14 17:51 UTC  (2+ messages)

[PATCH v2 0/5] IB/hfi1: Remove write() and use ioctl() for user access
 2016-05-13 20:54 UTC  (20+ messages)
` [PATCH v2 1/5] IB/hfi1: Export drivers user sw version via sysfs
` [PATCH v2 2/5] IB/hfi1: Remove unused user command
` [PATCH v2 3/5] IB/hfi1: Add ioctl() interface for user commands
` [PATCH v2 4/5] IB/hfi1: Remove write(), use ioctl() for user cmds
` [PATCH v2 5/5] IB/hfi1: Add trace message in user IOCTL handling

[RFC 0/2] Support for high-priority block device flag
 2016-05-13 18:01 UTC  (8+ messages)
` [RFC 1/2] block: allow other bd i_node flags when DAX is disabled
` [RFC 2/2] block: Introduce S_HIPRI inode flag

[PATCH v3] direct-io: fix direct write stale data exposure from concurrent buffered read
 2016-05-13 17:12 UTC  (2+ messages)

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-13 15:28 UTC  (16+ messages)
  ` [RFC][PATCH 0/6] Enhanced file stat system call

[PATCH 0/7 v4] DAX page fault locking
 2016-05-12 19:36 UTC  (11+ messages)
` [PATCH 1/7] dax: Fix condition for filling of PMD holes
` [PATCH 2/7] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 3/7] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 4/7] dax: Allow DAX code to replace exceptional entries
` [PATCH 5/7] dax: New fault locking
` [PATCH 6/7] dax: Use radix tree entry lock to protect cow faults
` [PATCH 7/7] dax: Remove i_mmap_lock protection

[RFC v2 0/8] kobject in sysfs superblock
 2016-05-12 18:15 UTC  (9+ messages)
` [RFC 1/8] Add kset to file_system_type
` [RFC 2/8] Add kobject to super_block
` [RFC 3/8] Report file system events
` [RFC 4/8] Helper functions and attributes for super block's sysfs entries
` [RFC 5/8] ocfs2: Use the sb's kset
` [RFC 6/8] ocfs2: create filecheck files
` [RFC 7/8] ocfs2: report inode errors to userspace
` [RFC 8/8] ext4: Let fs create the sysfs entries

[PATCH 1/2] mount.2: document MS_REC and shared subtree flags
 2016-05-12 17:58 UTC  (3+ messages)

[PATCH v7 0/6] dax: handling media errors (clear-on-zero only)
 2016-05-12 17:06 UTC  (4+ messages)
` [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper

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

URGENT RESPONSE NEEDED, PLEASE REPLY
 2016-05-12 14:10 UTC 

[PATCH 2/2] UBIFS: Implement ->migratepage()
 2016-05-12 10:47 UTC  (2+ messages)

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-10  7:08 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).