Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-30 11:37:38 to 2016-02-04 15:39:04 UTC [more...]

[PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
 2016-02-04 15:39 UTC 

[PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1
 2016-02-04 15:26 UTC  (23+ messages)
` [PATCH 01/10] fs: Add current_fs_time_sec() function
` [PATCH 02/10] vfs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time()
` [PATCH 04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH 05/10] fs: cifs: Replace CURRENT_TIME by get_seconds
` [PATCH 06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec()
` [PATCH 07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time()
` [PATCH 08/10] fs: ceph: replace CURRENT_TIME by current_fs_time()
` [PATCH 09/10] fs: ceph: Replace CURRENT_TIME by ktime_get_real_ts()
` [PATCH 10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time()
` [Y2038] [PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1

[PATCH] dax: dirty inode only if required
 2016-02-04 14:33 UTC  (2+ messages)

[PATCH 0/3 v2] Q_GETNEXTQUOTA support
 2016-02-04 14:28 UTC  (4+ messages)
` [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota
` [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format
` [PATCH 3/3] ocfs2: Implement get_next_id()

[patch] fs/compat: fix a bug in do_ncp_super_data_conv()
 2016-02-04 11:40 UTC 

[PATCH 1/2] block: fix pfn_mkwrite() DAX fault handler
 2016-02-04  9:15 UTC  (48+ messages)
` [PATCH 2/2] dax: fix bdev NULL pointer dereferences

[PATCH 0/5] Fix races & improve the radix tree iterator patterns
 2016-02-04  8:50 UTC  (10+ messages)
` [PATCH 1/5] radix-tree: Fix race in gang lookup
` [PATCH 3/5] btrfs: Use radix_tree_iter_retry()
` [PATCH 5/5] radix-tree,shmem: Introduce radix_tree_iter_next()

[PATCH] radix-tree: fix oops after radix_tree_iter_retry
 2016-02-04  8:41 UTC 

vfs/xfs: directio updates to ease COW handling V2
 2016-02-04  8:17 UTC  (10+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO

[PATCH] xattr handlers: plug a lock leak in simple_xattr_list
 2016-02-04  7:54 UTC 

[PATCH] xattr handlers: plug a lock leak in simple_xattr_list
 2016-02-04  3:08 UTC  (2+ messages)

mmotm 2016-02-03-16-36 uploaded
 2016-02-04  0:37 UTC 

[PATCH v2 0/3] lib/list_batch: A simple list insertion/deletion batching facility
 2016-02-03 23:11 UTC  (12+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] vfs: Enable list batching for the superblock's inode list

[LSF/MM TOPIC] Persistent memory: pmem as storage device vs pmem as memory
 2016-02-03 22:21 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v5] fuse: Add support for passthrough read/write
 2016-02-03 20:42 UTC  (11+ messages)

fs: WARNING in locks_free_lock_context()
 2016-02-03 18:28 UTC  (5+ messages)

[PATCH v8 0/9] DAX fsync/msync support
 2016-02-03 16:42 UTC  (6+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree

[PATCH 1/2] cachefilesd can spin when disk space is short
 2016-02-03 16:30 UTC  (6+ messages)
  ` [Linux-cachefs] "
` [PATCH 2/2] Suspend/resume culling based on recently released file/block counts
  ` [Linux-cachefs] "

VFS/XFS: directio updates to ease COW handling
 2016-02-03 15:48 UTC  (8+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO

[PATCH] ovl: ignore lower entries when checking purity of non-directory entries
 2016-02-03 12:24 UTC  (4+ messages)

mmotm 2016-02-02-17-08 uploaded
 2016-02-03 12:16 UTC  (2+ messages)

[PATCH] dax: allow DAX to look up an inode's block device
 2016-02-03  7:54 UTC  (9+ messages)

LSF/MM ATTEND (resend)] Persistent Memory Error Handling
 2016-02-02  8:24 UTC 

[PATCH] affs: add kunmap in error path
 2016-02-02  2:28 UTC  (3+ messages)

[PATCH 0/2] Fix dax races between page faults RFC only
 2016-02-01 21:25 UTC  (3+ messages)

DAX: bug in COW no page fault?
 2016-02-01 21:12 UTC  (7+ messages)
`  "

[PATCH 0/6] DAX cleanups
 2016-02-01 20:43 UTC  (9+ messages)
` [PATCH 1/6] dax: Use vmf->gfp_mask
` [PATCH 2/6] dax: Remove unnecessary rechecking of i_size
` [PATCH 3/6] dax: Use vmf->pgoff in fault handlers
` [PATCH 4/6] dax: Use PAGE_CACHE_SIZE where appropriate
` [PATCH 5/6] dax: Factor dax_insert_pmd_mapping out of dax_pmd_fault
` [PATCH 6/6] dax: Factor dax_insert_pud_mapping out of dax_pud_fault

[PATCH] epoll: add exclusive wakeups flag
 2016-02-01 19:42 UTC  (5+ messages)

JFFS2 deadlock
 2016-02-01 18:54 UTC  (4+ messages)

[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd
 2016-02-01 17:35 UTC  (2+ messages)

[PATCH 0/4] introduce new put_getdisk() call
 2016-02-01 17:16 UTC  (3+ messages)
` [PATCH 3/4] block,fs: switch to a new put_gendisk() call

[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
 2016-02-01 15:36 UTC 

[LSF/MM TOPIC] proposals for topics
 2016-02-01 12:24 UTC  (8+ messages)

[LSF/MM TOPIC] Remote access to pmem on storage targets
 2016-02-01 10:36 UTC  (6+ messages)
` [LSF/MM TOPIC/ATTEND] RDMA passive target

[v15 0/4] ext4: add project quota support
 2016-01-31 22:36 UTC  (7+ messages)
` [v15 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
  ` [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion

[vfs:work.asm-exports 10/12] arch/ia64/lib/flush.S:29: undefined reference to `ia64_i_cache_stride_shift'
 2016-01-31 15:53 UTC  (2+ messages)

[PATCH] ovl: detect distributed fs also by looking into default dentry operations
 2016-01-31 13:22 UTC 

[PATCH] ovl: fix working on distributed fs as lower layer
 2016-01-31 13:22 UTC 

[PATCH] ovl: copy MS_POSIXACL flag from upper layer
 2016-01-31 13:22 UTC 

[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
 2016-01-31 13:21 UTC 

[PATCH] vfs: update atime using file->f_inode
 2016-01-31 13:19 UTC 

[PATCH v4 0/8] Support for transparent PUD pages for DAX files
 2016-01-31 12:09 UTC  (9+ messages)
` [PATCH v4 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v4 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v4 3/8] mm: Add support for PUD-sized transparent hugepages
` [PATCH v4 4/8] mincore: Add support for PUDs
` [PATCH v4 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v4 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v4 7/8] dax: Support for transparent PUD pages
` [PATCH v4 8/8] ext4: Support for PUD-sized transparent huge pages

[LSF/MM ATTEND] Btrfs subpage-blocksize feature and general filesystem topics
 2016-01-31  2:16 UTC 

[PATCH 2/2] fs: fix bug where dentry freed earlier, might be getting freed again
 2016-01-30 21:12 UTC  (2+ messages)

Orangefs ABI documentation
 2016-01-30 18:27 UTC  (14+ messages)

[PATCH] block: fix use-after-free in dio_bio_complete
 2016-01-30 16:41 UTC 

Masaje webmail
 2016-01-30 11:30 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 read-only IMAP folder(s) and NNTP newsgroup(s).