linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-25 22:36:17 to 2016-03-31 04:20:13 UTC [more...]

[RFC] [PATCH 0/12] DAX page fault locking
 2016-03-31  4:20 UTC  (9+ messages)
` [PATCH 12/12] dax: New "

fallocate mode flag for "unshare blocks"?
 2016-03-31  1:18 UTC  (4+ messages)

fallocate INSERT_RANGE/COLLAPSE_RANGE is completely broken [PATCH]
 2016-03-30 23:17 UTC  (6+ messages)

block allocator issue with ext4+DAX
 2016-03-30 22:01 UTC 

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-30 20:18 UTC  (8+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes

[PATCH] f2fs crypto: fix corrupted symlink in encrypted case
 2016-03-30 20:26 UTC 

[PATCH 1/2] f2fs: use PGP_LOCK to check its truncation
 2016-03-30 20:24 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add BUG_ON to avoid unnecessary flow

[PATCH 1/1] fanotify: pre-approve listener's OPEN_PERM access requests
 2016-03-30 18:47 UTC  (3+ messages)

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-03-30 18:47 UTC  (4+ messages)

Downsides to using synchronize_rcu_expedited instead if synchronize_rcu in namespace_unlock
 2016-03-30 18:25 UTC 

[PATCHSET v3][RFC] Make background writeback not suck
 2016-03-30 17:29 UTC  (14+ messages)
` [PATCH 1/9] writeback: propagate the various reasons for writeback
` [PATCH 2/9] writeback: add wbc_to_write()
` [PATCH 3/9] writeback: use WRITE_SYNC for reclaim or sync writeback
` [PATCH 4/9] writeback: track if we're sleeping on progress in balance_dirty_pages()
` [PATCH 5/9] block: add ability to flag write back caching on a device
` [PATCH 6/9] sd: inform block layer of write cache state
` [PATCH 7/9] NVMe: "
` [PATCH 8/9] block: add code to track actual device queue depth
` [PATCH 9/9] writeback: throttle buffered writeback

[Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260
 2016-03-30 17:19 UTC  (29+ messages)
              ` [PATCH] lockdep: print chain_key collision information

[PATCH v4 0/8] Support for transparent PUD pages for DAX files
 2016-03-30 14:05 UTC  (4+ messages)
` [PATCH v4 3/8] mm: Add support for PUD-sized transparent hugepages

I NEED YOUR HELP KINDLY VIEW THE ATTACHMENT AND GET BACK TO ME
 2016-03-30 10:48 UTC 

[PATCH] liblockdep: Fix unsupported 'basename -s' in run_tests.sh
 2016-03-30 10:51 UTC  (2+ messages)
` [tip:core/urgent] tools/lib/lockdep: "

[PATCH 0/5] Misc. cleanup and portability patches for quota-tools
 2016-03-30  8:29 UTC  (7+ messages)
` [PATCH 1/5] Update the gitignore file to ignore additional generated files
` [PATCH 2/5] Allow building on systems that do not have rpc header files
` [PATCH 3/5] Use NGROUPS_MAX instead of NGROUPS
` [PATCH 4/5] Provide fallback definitions for MNTTYPE_NFS and MNTTYPE_NOAUTO
` [PATCH 5/5] Support systems which do not have nl_langinfo()

[PATCH quota-tools] Update the gitignore file to ignore additional generated files
 2016-03-30  7:51 UTC  (2+ messages)

[PATCH 0/5] dax: handling of media errors
 2016-03-30  7:49 UTC  (16+ messages)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH 5/5] dax: handle media errors in dax_do_io

[PATCH] fs/vfs: improve __mnt_is_readonly
 2016-03-30  7:30 UTC  (6+ messages)

[PATCH v2 0/5] dax: handling of media errors
 2016-03-30  6:56 UTC  (11+ messages)
` [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v2 2/5] dax: fallback from pmd to pte on error
` [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

add RWF_(D)SYNC flag to preadv2/pwritev2
 2016-03-30  6:54 UTC  (14+ messages)
` [PATCH 01/10] filemap: remove pos variables in generic_file_read_iter
` [PATCH 02/10] filemap: remove the pos argument to generic_file_direct_write
` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write
` [PATCH 04/10] direct-io: eliminate the offset argument to ->direct_IO
` [PATCH 05/10] direct-io: remove the offset argument to dio_complete
` [PATCH 06/10] fs: add IOCB_SYNC and IOCB_DSYNC
` [PATCH 07/10] fs: simplify the generic_write_sync prototype
  ` [PATCH 07/10] "
` [PATCH 08/10] ceph: use generic_write_sync
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC
  ` [PATCH 09/10] "
` [PATCH 10/10] nfsd: use RWF_SYNC

[vfs PATCH v3 0/4] vfs: Expand iomap interface to fiemap
 2016-03-30  6:47 UTC  (7+ messages)
` [vfs PATCH v3 1/4] VFS: move iomap from exportfs.h to iomap.h

mmotm 2016-03-29-15-54 uploaded
 2016-03-29 22:55 UTC 

[RFC v2] [PATCH 0/10] DAX page fault locking
 2016-03-29 22:18 UTC  (11+ messages)
` [PATCH 04/10] dax: Fix data corruption for written and mmapped files
` [PATCH 08/10] dax: New fault locking
` [PATCH 09/10] dax: Use radix tree entry lock to protect cow faults
` [PATCH 10/10] dax: Remove i_mmap_lock protection

[PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
 2016-03-29 20:12 UTC  (17+ messages)
` [PATCH 1/5] fs: add file_dentry()
` [PATCH 2/5] nfs: use file_dentry()
` [PATCH 3/5] ext4: use dget_parent() in ext4_file_open()
` [PATCH 4/5] ext4: use file_dentry()
` [PATCH 5/5] ext4 crypto: use dget_parent() in ext4_d_revalidate()

[PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
 2016-03-29 16:11 UTC  (2+ messages)
` [PATCH 2/2] ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas

mmotm 2016-03-25-15-13 uploaded
 2016-03-29 12:01 UTC  (2+ messages)
` mmotm git tree since-4.5 branch created (was: mmotm 2016-03-25-15-13 uploaded)

[ANNOUNCE] util-linux v2.28-rc2
 2016-03-29  9:58 UTC  (3+ messages)

[regression 4.6-rc1] autofs lookup fails with -ENOENT
 2016-03-29  0:35 UTC 

DAX data corruption for mmaped and written files
 2016-03-28 22:39 UTC  (2+ messages)

[orangefs] make_bad_inode and lseek
 2016-03-28 20:29 UTC 

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-28 18:42 UTC  (9+ messages)

[PATCH] f2fs: fix stale nids in an indirect node block
 2016-03-28 17:41 UTC 

[vfs:work.acl 8/9] fs/nfs/nfs3acl.c:43:2: note: in expansion of macro 'cmpxchg'
 2016-03-28  5:30 UTC 

open(2) manpage and O_NONBLOCK
 2016-03-28  5:04 UTC  (4+ messages)

[vfs:work.const-path 3/18] fs/open.c:107:34: warning: passing argument 1 of 'security_path_truncate' discards 'const' qualifier from pointer target type
 2016-03-28  4:13 UTC 

Darlehen Angebot
 2016-03-27 12:43 UTC 

Hello
 2016-03-26 16:02 UTC 

Orangefs, v4.5 and the merge window
 2016-03-26 21:00 UTC  (22+ messages)

[GIT PULL] f2fs updates for v4.6
 2016-03-26 20:55 UTC  (13+ messages)

[git pull] orangefs initial merge
 2016-03-26 19:04 UTC 

[vfs:orangefs 94/118] fs/orangefs/orangefs-debugfs.c:130:2-26: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2016-03-26 18:54 UTC  (2+ messages)
` [PATCH] Orangefs: fix ifnullfree.cocci warnings

[PATCH] dcache.c: Replace smp_read_barrier_depends() with lockless_dereference()
 2016-03-26  9:12 UTC 

[PATCH 0/2] fix RLIMIT_CORE accounting for sparse dumps
 2016-03-26  1:45 UTC  (5+ messages)

[vfs:orangefs-untested 1/7] fs/orangefs/dir.c:309:8: error: 'rhandle' undeclared
 2016-03-25 23:38 UTC 

Page migration issue with UBIFS
 2016-03-25 22:53 UTC  (4+ messages)
` [PATCH] UBIFS: Implement ->migratepage()


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