messages from 2016-12-06 21:36:28 to 2016-12-14 08:59:28 UTC [more...]
[PATCH 0/3] ceph: clean up some unsafe dentry->d_parent accesses
2016-12-14 8:58 UTC (5+ messages)
` [PATCH 1/3] ceph: clean up unsafe d_parent access in __choose_mds
` [PATCH 2/3] ceph: clean up unsafe d_parent accesses in build_dentry_path
` [PATCH 3/3] ceph: fix unsafe dcache access in ceph_encode_dentry_release
Documenting the ioctl interfaces to discover relationships between namespaces
2016-12-14 7:32 UTC (6+ messages)
[PATCH] fuse.4: Add new file describing /dev/fuse
2016-12-14 7:25 UTC (13+ messages)
[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
2016-12-14 4:23 UTC (18+ messages)
(unknown),
2016-12-14 3:54 UTC
[PATCH] fuse: relax inode_lock on fsync(2)
2016-12-14 0:42 UTC
[PATCH 0/5] Additional radix tree patches for 4.10
2016-12-13 22:21 UTC (6+ messages)
` [PATCH 1/5] radix tree test suite: Cache recently freed objects
` [PATCH 2/5] radix-tree: Ensure counts are initialised
` [PATCH 3/5] radix tree test suite: Add new tag check
` [PATCH 4/5] radix tree test suite: Delete unused rcupdate.c
` [PATCH 5/5] Reimplement IDR and IDA using the radix tree
[PATCH 0/6 v3] dax: Page invalidation fixes
2016-12-13 20:42 UTC (13+ messages)
` [PATCH 1/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault
` [PATCH 6/6] ext4: Simplify DAX fault path
[PATCH] aio: fix lock dep warning
2016-12-13 20:09 UTC
[PATCH] seq_file: reset iterator to first record for zero offset
2016-12-13 14:34 UTC
mmotm 2016-12-12-17-02 uploaded
2016-12-13 13:52 UTC (2+ messages)
` mmotm git tree since-4.9 branch created (was: mmotm 2016-12-12-17-02 uploaded)
[PATCH] fsnotify: Fix possible use-after-free in inode iteration on umount
2016-12-13 12:01 UTC (2+ messages)
[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
2016-12-13 6:52 UTC
DO YOU NEED A LOAN??
2016-12-13 5:27 UTC
[PATCH v2 0/6] UBIFS related fscrypt updates
2016-12-13 3:01 UTC (8+ messages)
` [PATCH v2 1/6] fscrypt: Use correct index in decrypt path
` [PATCH v2 2/6] fscrypt: Never allocate fscrypt_ctx on in-place encryption
` [PATCH v2 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
` [PATCH v2 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
` [PATCH v2 5/6] fscrypt: Delay bounce page pool allocation until needed
` [PATCH v2 6/6] fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
[PATCH v3 0/2] d_unhashed fixes and cleanup
2016-12-13 1:44 UTC (5+ messages)
` [PATCH 1/2] Re introduces a DCACHE_DENTRY_UNHASHED flag
[vfs:merge-next 1/1] fs/autofs4/root.c:110: warning: unused variable 'path'
2016-12-12 23:32 UTC
[PATCH 0/6] UBIFS NFS export support
2016-12-12 22:29 UTC (4+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
[GIT PULL] f2fs update for 4.10
2016-12-12 22:15 UTC
[PATCH] f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
2016-12-12 18:56 UTC (3+ messages)
[RFC][PATCH 0/2] 9p: v9fs read and write speedup
2016-12-12 18:15 UTC (15+ messages)
` [PATCH 1/2] 9p: v9fs add writepages
` [PATCH 2/2] 9p: v9fs new readpages
` [Qemu-devel] "
` [Qemu-devel] [PATCH 1/2] 9p: v9fs add writepages
` [RFC][PATCH 0/7] 9p: v9fs read and write speedup - V2
` [PATCH 1/7] 9p: v9fs add writepages
` [PATCH 2/7] 9p: v9fs new readpages
` [PATCH 3/7] 9p: v9fs fix ifnullfree.cocci warnings
` [PATCH 4/7] 9p: v9fs fix odd_ptr_err.cocci warnings
` [PATCH 5/7] 9p: v9fs fix semicolon.cocci warnings
` [PATCH 6/7] 9p: v9fs fix readpages writepages contexts allocation
` [PATCH 7/7] 9p: v9fs fix calculation of max number of merged pages
[LSF/MM TOPIC][LSF/MM ATTEND] Enabling Peer-to-Peer DMAs between PCIe devices
2016-12-12 17:51 UTC
XFS: Assertion failed: del->br_blockcount > 0, file: fs/xfs/libxfs/xfs_bmap.c, line: 5124
2016-12-12 16:52 UTC (3+ messages)
4.8.12, crash in ext4, __d_lookup_rcu
2016-12-12 15:29 UTC (5+ messages)
[PATCH] block_dev: don't test bdev->bd_contains when it is not stable
2016-12-12 15:20 UTC (3+ messages)
` [PATCH resend] "
"du" a large count files in a directory casue mounted glusterfs filesystem coredump
2016-12-12 6:35 UTC (5+ messages)
` [Gluster-devel] "
[PATCH v4 00/11] ocfs2: wire up {clone,copy,dedupe}_range
2016-12-11 22:03 UTC (15+ messages)
` [PATCH 01/11] fs: try to clone files first in vfs_copy_file_range
` [PATCH 02/11] vfs: refactor clone/dedupe_file_range common functions
` [PATCH 03/11] ocfs2: convert inode refcount test to a helper
` [PATCH 04/11] ocfs2: add newlines to some error messages
` [PATCH 05/11] ocfs2: prohibit refcounted swapfiles
` [PATCH 06/11] ocfs2: budget for extent tree splits when adding refcount flag
` [PATCH 07/11] ocfs2: don't eat io errors during _dio_end_io_write
` [PATCH 08/11] ocfs2: always unlock when completing dio writes
` [PATCH 09/11] ocfs2: fix bad pointer cast
` [PATCH 10/11] ocfs2: charge quota for reflinked blocks
` [PATCH 11/11] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
[GIT PULL] overlayfs update for 4.10
2016-12-11 21:32 UTC (4+ messages)
Doubts regarding iov_iter_get_pages{,_alloc}
2016-12-11 20:23 UTC
[GIT PULL] readlink cleanup
2016-12-11 10:01 UTC (4+ messages)
[GIT PULL] vfs misc fixes
2016-12-10 20:33 UTC
[GIT PULL] vfs prep for overlayfs update
2016-12-10 20:24 UTC
[PATCH 1/1 linux-next] fs: add BLOCKSIZE(inode)
2016-12-10 9:53 UTC (2+ messages)
[PATCH v3 0/8] ocfs2: wire up {clone,copy,dedupe}_range
2016-12-10 8:46 UTC (5+ messages)
[RFC] vmsplice() and ->steal()
2016-12-10 5:28 UTC (3+ messages)
[PATCH] vfs: reject inodes with negative size to prevent kernel hang
2016-12-10 1:59 UTC (4+ messages)
[PATCH V3 linux-next] fs: add i_blocksize()
2016-12-09 21:45 UTC
[PATCH V2 linux-next] fs: add BLOCKSIZE(inode)
2016-12-09 20:03 UTC (2+ messages)
[RFC][PATCH 0/7] fanotify: add support for more events
2016-12-09 13:16 UTC (4+ messages)
[PATCH] NFS: switch back to ->iterate()
2016-12-09 13:41 UTC
[PATCH 0/6 v2] dax: Page invalidation fixes
2016-12-09 12:02 UTC (5+ messages)
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
[PATCH] splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
2016-12-09 9:58 UTC
kernel BUG at linux-3.16.7-ckt25/fs/dcache.c:2373!
2016-12-09 9:15 UTC
fs, net: deadlock between bind/splice on af_unix
2016-12-09 6:41 UTC (6+ messages)
[PATCH] coredump: Ensure proper size of sparse core files
2016-12-08 18:11 UTC
[bug report v4.8] fs/locks.c: kernel oops during posix lock stress test
2016-12-08 15:57 UTC (3+ messages)
LSF/MM 2017: Call for Proposals
2016-12-08 15:37 UTC (6+ messages)
` [Lsf-pc] "
[PATCH] fuse: freezing abort when use wait_event_killable{,_exclusive}()
2016-12-08 6:31 UTC (3+ messages)
` 答复: "
[PATCH 1/7] vfs - merge path_is_mountpoint() and path_is_mountpoint_rcu()
2016-12-08 6:18 UTC (7+ messages)
Mountpoints disappearing from namespace unexpectedly
2016-12-08 5:01 UTC (9+ messages)
` Revalidate failure leads to unmount (was: Mountpoints disappearing from namespace unexpectedly.)
` Revalidate failure leads to unmount
[PATCH] f2fs: fix to access nullified flush_cmd_control pointer
2016-12-08 3:05 UTC
[PATCH 1/2] f2fs: detect wrong layout
2016-12-07 22:37 UTC (4+ messages)
` [PATCH 2/2] f2fs: free meta pages if sanity check for ckpt is failed
[PATCHSET RFC] sched, jbd2: mark sleeps on journal->j_checkpoint_mutex as iowait
2016-12-07 20:48 UTC (5+ messages)
` [PATCH 1/4] sched: move IO scheduling accounting from io_schedule_timeout() to __schedule()
` [PATCH v2 "
` [PATCH v3 1/4] sched: move IO scheduling accounting from io_schedule_timeout() into scheduler
Remaining work needed for moving Lustre out of staging
2016-12-07 19:57 UTC (8+ messages)
` [lustre-devel] "
[RFC/RFT PATCH 0/3] d_time removal
2016-12-07 19:46 UTC (2+ messages)
[LSF/MM TOPIC] New overlayfs features
2016-12-07 15:36 UTC (2+ messages)
Introducing overlayfs snapshots project
2016-12-07 14:34 UTC
[PATCH] writeback: Write dirty times for WB_SYNC_ALL writeback
2016-12-07 13:43 UTC (3+ messages)
[GIT PULL] fuse fix for 4.9-rc8
2016-12-07 10:31 UTC
mmotm 2016-11-30-15-46 uploaded
2016-12-07 0:11 UTC (3+ messages)
mmotm 2016-12-06-15-45 uploaded
2016-12-06 23:46 UTC
[PATCH v27 00/21] Richacls (Core and Ext4)
2016-12-06 21:36 UTC (7+ messages)
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
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).