messages from 2016-04-26 19:36:34 to 2016-05-02 16:22:50 UTC [more...]
[PATCH v4 0/7] dax: handling media errors
2016-05-02 16:22 UTC (16+ messages)
` [PATCH v4 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v4 2/7] dax: fallback from pmd to pte on error
` [PATCH v4 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v4 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io
` [PATCH v4 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v4 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt
[PATCH 0/3] Add alignment check for DAX mount
2016-05-02 15:23 UTC (9+ messages)
` [PATCH 1/3] ext4: "
` [PATCH 2/3] ext2: "
` [PATCH 3/3] xfs: "
[PATCH v2 0/5] dax: handling of media errors
2016-05-02 15:18 UTC (11+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io
[PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
2016-05-02 14:52 UTC (2+ messages)
[PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
2016-05-02 14:50 UTC (3+ messages)
` [PATCH v3 2/3] fs: direct-io: call .bi_end_io via bio_endio()
[GIT PULL] UDF fix for 4.6-rc7
2016-05-02 14:36 UTC
[RFC v3] [PATCH 0/18] DAX page fault locking
2016-05-02 13:19 UTC (24+ messages)
` [PATCH 05/18] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 06/18] dax: Remove dead zeroing code from fault handlers
` [PATCH 08/18] ext4: Pre-zero allocated blocks for DAX IO
` [PATCH 09/18] dax: Remove zeroing from dax_io()
` [PATCH 10/18] dax: Remove pointless writeback from dax_do_io()
` [PATCH 11/18] dax: Fix condition for filling of PMD holes
` [PATCH 13/18] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 14/18] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 15/18] dax: Allow DAX code to replace exceptional entries
` [PATCH 16/18] dax: New fault locking
linux-next: Tree for May 2 [WARNING: at fs/dcache.c]
2016-05-02 13:15 UTC (5+ messages)
[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
2016-05-02 9:39 UTC (12+ messages)
[vfs:for-next 112/127] fs/nfs/dir.c:722:2: error: implicit declaration of function 'page_put'
2016-05-02 0:41 UTC
[PATCH] hostfs: fix opening file with overlayfs
2016-05-01 20:21 UTC
[PATCH] vfs: use RCU_INIT_POINTER when NULLing
2016-05-01 17:34 UTC (2+ messages)
[PATCH 0/5] Some more xattr cleanups
2016-05-01 16:27 UTC (10+ messages)
` [PATCH 1/5] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH 2/5] hfs: Switch to generic xattr handlers
` [PATCH 3/5] kernfs: "
` [PATCH 4/5] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH 5/5] sockfs: Get rid of getxattr iop
parallel lookups on NFS
2016-05-01 13:35 UTC (20+ messages)
[PATCH 0/2] scop GFP_NOFS api
2016-04-30 22:19 UTC (28+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 1.2/2] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api
[RFC][PATCH 0/6] Enhanced file stat system call
2016-04-30 21:05 UTC (8+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available
` [PATCH 2/6] statx: AFS: Return enhanced file attributes
` [PATCH 3/6] statx: Ext4: "
` [PATCH 4/6] statx: NFS: "
` [PATCH 5/6] statx: Make windows attributes available for CIFS, NTFS and FAT to use
` [PATCH 6/6] statx: CIFS: Return enhanced attributes
[PATCH] direct-io: fix stale data exposure from concurrent buffered read
2016-04-30 16:19 UTC
[PoC 0/7] Kobjectify filesystem
2016-04-29 22:45 UTC (16+ messages)
` [PoC 1/7] Add kset to file_system_type
` [PoC 2/7] Add kobject to super_block
` [PoC 3/7] Create sysfs files under sb
` [PoC 4/7] Report file system events
` [PoC 5/7] ocfs2: Use the sb's kset
` [PoC 6/7] ocfs2: create filecheck files
` [PoC 7/7] ocfs2: report inode errors to userspace
[PATCH 0/3] Use timespec64 for select like timeouts
2016-04-29 16:39 UTC (4+ messages)
` [PATCH 1/3] time: Add missing implementation for timespec64_add_safe()
` [PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
` [PATCH 3/3] time: Remove timespec_add_safe()
[PATCH v2] devpts: Make ptmx be owned by the userns owner as a fallback
2016-04-29 16:22 UTC (2+ messages)
[vfs:untested.nfs 51/51] fs/nfs/./nfstrace.h:705:28: error: 'const struct nfs_unlinkdata' has no member named 'dir'
2016-04-29 6:06 UTC
mmotm 2016-04-28-17-16 uploaded
2016-04-29 0:16 UTC
[PATCHSET v5] Make background writeback great again for the first time
2016-04-28 19:03 UTC (16+ messages)
` [PATCH 7/8] wbt: add general throttling mechanism
[PATCH] udf: Export superblock magic to userspace
2016-04-28 8:46 UTC
mmotm 2016-04-27-15-21 uploaded
2016-04-27 22:21 UTC
[PATCH 1/2] jfs: Clean up xattr name mapping
2016-04-27 19:46 UTC (6+ messages)
[RFC] a corner case of open(2)
2016-04-27 19:29 UTC (8+ messages)
` another patch in #for-linus (was Re: [RFC] a corner case of open(2))
[PATCH 1/7] f2fs: avoid needless lock for node pages when fsyncing a file
2016-04-27 17:40 UTC (4+ messages)
` [PATCH 7/7] f2fs: should check the remaining dentry bits
` [f2fs-dev] "
[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
2016-04-27 15:48 UTC (5+ messages)
[PATCH] fsnotify: Avoid spurious EMFILE errors from inotify_init()
2016-04-27 12:30 UTC (2+ messages)
[PATCH v2] fs: add file_dentry()
2016-04-27 10:11 UTC (3+ messages)
[PATCH v4 00/21] Support fuse mounts in user namespaces
2016-04-27 7:22 UTC (18+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
` [PATCH v4 07/21] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
` [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH v4 18/21] fuse: Add support for pid namespaces
` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v4 21/21] fuse: Allow user namespace mounts
[PATCH 00/19] Radix tree cleanups
2016-04-27 5:43 UTC (3+ messages)
` [PATCH 02/19] radix-tree: Miscellaneous fixes
[PATCH v2 2/3] fs: direct-io: call .bi_end_io via bio_endio()
2016-04-27 3:51 UTC
[PATCH v2 1/3] fs: direct-io: handle error in dio_end_io()
2016-04-27 3:51 UTC
[PATCH v2 0/3] block: avoid to call .bi_end_io() recursively
2016-04-27 3:50 UTC
O_DIRECT as a hint, was: Re: [PATCH] ext4: refuse O_DIRECT opens for mode where DIO doesn't work
2016-04-27 3:37 UTC (7+ messages)
[PATCH v3 00/21] Support fuse mounts in user namespaces
2016-04-25 20:54 UTC (4+ messages)
` [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
[PATCH] ubifs: Switch to generic xattr handlers
2016-04-26 19:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).