linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-22 21:35:25 to 2016-03-29 17:15:31 UTC [more...]

[PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
 2016-03-29 17:15 UTC  (15+ 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

[RFC v2] [PATCH 0/10] DAX page fault locking
 2016-03-29 15:17 UTC  (31+ messages)
` [PATCH 02/10] radix-tree: make 'indirect' bit available to exception entries
` [PATCH 03/10] dax: Remove complete_unwritten argument
` [PATCH 04/10] dax: Fix data corruption for written and mmapped files
` [PATCH 05/10] dax: Allow DAX code to replace exceptional entries
` [PATCH 06/10] dax: Remove redundant inode size checks
` [PATCH 07/10] dax: Disable huge page handling

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)

[PATCH] fs/vfs: improve __mnt_is_readonly
 2016-03-29  9:43 UTC  (4+ messages)

[Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260
 2016-03-29  8:47 UTC  (13+ messages)

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

fallocate INSERT_RANGE/COLLAPSE_RANGE is completely broken [PATCH]
 2016-03-29  6:04 UTC  (3+ messages)

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

[PATCH 0/5] dax: handling of media errors
 2016-03-28 23:34 UTC  (19+ messages)
` [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH 2/5] dax: fallback from pmd to pte on error
` [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [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

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

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

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-03-28 19:45 UTC  (3+ messages)

[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 

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-28 16:59 UTC  (14+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns

[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()

call_usermodehelper in containers
 2016-03-25  7:25 UTC  (11+ messages)

[PATCHSET][RFC] Make background writeback not suck
 2016-03-25  4:18 UTC  (21+ messages)
` [PATCH 1/6] block: ensure we don't truncate top bits of the request command flags
` [PATCH 2/6] writeback: wb_start_writeback() should use WB_SYNC_ALL for WB_REASON_SYNC
` [PATCH 6/6] writeback: throttle buffered writeback

[PATCH] f2fs: treat as a normal umount when remounting ro
 2016-03-24 20:45 UTC  (2+ messages)
` [PATCH v2] "

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

kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
 2016-03-24 15:31 UTC  (7+ messages)

xfs trace in 4.4.2
 2016-03-24 12:24 UTC  (16+ messages)
    ` xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage

[PATCH 1/4] f2fs: cover large section in sanity check of super
 2016-03-24  1:31 UTC  (4+ messages)
` [PATCH 2/4] f2fs: give RO message when recovering superblock
` [PATCH 3/4] f2fs: recover superblock at RW remounts
` [PATCH 4/4] f2fs: give -EINVAL for norecovery and rw mount

[PATCH] f2fs: give RO message when recovering superblock
 2016-03-23 21:10 UTC  (2+ messages)
` [f2fs-dev] "

Making an interface for alternative data streams
 2016-03-23 17:16 UTC  (21+ messages)

[PATCH v2] fs: add file_dentry()
 2016-03-23 14:24 UTC  (4+ messages)

[RFC] [PATCH 0/12] DAX page fault locking
 2016-03-23 11:00 UTC  (8+ messages)
` [PATCH 12/12] dax: New "

[PATCH RESEND v2 03/18] fs: Treat foreign mounts as nosuid
 2016-03-22 23:19 UTC  (4+ messages)
` [PATCH] fs: remove excess check for in_userns

mmotm 2016-03-22-15-34 uploaded
 2016-03-22 22:34 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).