messages from 2016-11-19 09:33:26 to 2016-11-27 01:48:56 UTC [more...]
[git pull] vfs fix
2016-11-27 1:48 UTC (2+ messages)
[PATCH] fscrypto: move ioctl processing more fully into common code
2016-11-27 0:09 UTC (3+ messages)
[PATCH] fscrypto: remove unneeded Kconfig dependencies
2016-11-26 20:10 UTC (2+ messages)
[PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
2016-11-26 20:05 UTC (2+ messages)
[PATCH xfstests] dirstress: Allow ESTALE as well as ENOENT
2016-11-26 1:39 UTC (6+ messages)
` [PATCH 1/2] Document fstests mailing list
` [PATCH 2/2] dirstress: Allow ESTALE as well as ENOENT
[PATCH 0/6] introduce DAX tracepoint support
2016-11-25 23:38 UTC (23+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH 4/6] dax: update MAINTAINERS entries for FS DAX
` [PATCH 5/6] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH 6/6] dax: add tracepoints to dax_pmd_insert_mapping()
[POC/RFC PATCH] overlayfs: constant inode numbers
2016-11-25 21:29 UTC
[PATCH 0/7] overlayfs: fix ro/rw fd data inconsistecies
2016-11-25 21:20 UTC (21+ messages)
` [PATCH 1/7] vfs: allow overlayfs to intercept file ops
` [PATCH 2/7] vfs: export filp_clone_open()
` [PATCH 3/7] mm: ovl: copy-up on MAP_SHARED
` [mm] 68ab21008a: BUG:unable_to_handle_kernel
` [PATCH 4/7] ovl: add infrastructure for intercepting file ops
` [PATCH 5/7] ovl: intercept read_iter
` [PATCH 6/7] ovl: intercept mmap
` [PATCH 7/7] ovl: intercept fsync
[PATCH 1/1 linux-next] ext4: fix journal data documentation regarding O_DIRECT
2016-11-25 19:53 UTC
[PATCH 1/2] f2fs: use err for f2fs_preallocate_blocks
2016-11-25 18:16 UTC (4+ messages)
` [PATCH 2/2] f2fs: fix redundant block allocation
` [f2fs-dev] "
[PATCH 1/2] f2fs: revert segment allocation for direct IO
2016-11-25 18:14 UTC (5+ messages)
` [PATCH 2/2] f2fs: allow dio read for LFS mode
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: revert segment allocation for direct IO
[PATCH 1/2] f2fs: do not recover i_size if it's valid
2016-11-25 15:40 UTC (3+ messages)
` [PATCH 2/2] f2fs: fix wrong AUTO_RECOVER condition
` [f2fs-dev] "
[PATCH 00/29] UBIFS File Encryption v1
2016-11-25 12:09 UTC (9+ messages)
` [PATCH 01/29] fscrypt: Add in-place encryption mode
` [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
make copy_file_range do the right thing
2016-11-25 8:40 UTC (2+ messages)
` [PATCH] fs: try to clone files first in vfs_copy_file_range
[PATCH v2 0/7] ocfs2: wire up {clone,copy,dedupe}_range
2016-11-25 8:18 UTC (10+ messages)
` [PATCH 1/7] ocfs2: convert inode refcount test to a helper
` [PATCH 2/7] ocfs2: add newlines to some error messages
` [PATCH 3/7] ocfs2: prohibit refcounted swapfiles
` [PATCH 4/7] ocfs2: budget for extent tree splits when adding refcount flag
` [PATCH 5/7] ocfs2: don't eat io errors during _dio_end_io_write
` [PATCH 6/7] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
` [PATCH 7/7] ocfs2: charge quota for reflinked blocks
[PATCH 1/1 linux-next] ext4: add compatibility flag check
2016-11-25 6:14 UTC (5+ messages)
[PATCH] f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
2016-11-25 2:32 UTC
[PATCH] block_dev: don't test bdev->bd_contains when it is not stable
2016-11-25 1:52 UTC
fuse: feasible to distinguish between umount and abort?
2016-11-25 0:33 UTC (4+ messages)
` [fuse-devel] "
9pfs hangs since 4.7
2016-11-24 19:50 UTC
[PATCH 1/1 linux-next] vfs: fix comment typos
2016-11-24 18:50 UTC
[PATCH 0/7] quota: Use s_umount for quota on/off serialization
2016-11-24 12:55 UTC (10+ messages)
` [PATCH 1/7] fs: Provide function to get superblock with exclusive s_umount
` [PATCH 2/7] quota: Hold s_umount in exclusive mode when enabling / disabling quotas
` [PATCH 3/7] quota: Use s_umount protection for quota operations
` [PATCH 4/7] ocfs2: Protect periodic quota syncing with s_umount semaphore
` [PATCH 5/7] quota: Remove dqonoff_mutex from dquot_scan_active()
` [PATCH 6/7] ocfs2: Use s_umount for quota recovery protection
` [PATCH 7/7] quota: Remove dqonoff_mutex
[PATCH 0/6 v2] dax: Page invalidation fixes
2016-11-24 9:46 UTC (7+ 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
[RFC][PATCH 0/4] Enhanced file stat system call [ver #3]
2016-11-24 8:13 UTC (13+ messages)
` [PATCH 1/4] statx: Add a system call to make enhanced file info available "
` [PATCH 2/4] statx: Ext4: Return enhanced file attributes "
` [PATCH 3/4] statx: NFS: "
` [PATCH 4/4] statx: AFS: "
[RFC 0/6] vfs: Add timestamp range check support
2016-11-24 0:47 UTC (7+ messages)
` [RFC 1/6] vfs: Add file timestamp range support
` [RFC 2/6] vfs: Add checks for filesystem timestamp limits
` [RFC 3/6] afs: Add time limits in the super block
` [RFC 4/6] ext4: Initialize timestamps limits
` [RFC 5/6] vfs: Add timestamp_truncate() api
` [RFC 6/6] utimes: Clamp the timestamps before update
[PATCH] f2fs: fix overflow due to condition check order
2016-11-23 20:35 UTC
mmotm 2016-11-23-12-08 uploaded
2016-11-23 20:09 UTC
[RFC PATCH 0/3] fs: add AT_REPLACE flag for linkat()
2016-11-23 16:29 UTC (8+ messages)
` [RFC PATCH 1/3] fs: add AT_REPLACE flag for linkat() which replaces the target
` [RFC PATCH 2/3] vfs: add d_replace()
` [RFC PATCH 3/3] Btrfs: add support for linkat() AT_REPLACE
an iomap-based direct I/O implementation V3
2016-11-23 8:36 UTC (8+ messages)
[PATCH v2] fideduperange.2: fix the discussion of maximum sizes
2016-11-23 7:06 UTC (4+ messages)
[PATCH] fideduperange.2: fix the discussion of maximum sizes
2016-11-23 4:47 UTC (3+ messages)
fuse: max_background and congestion_threshold settings
2016-11-22 23:43 UTC (9+ messages)
` [fuse-devel] "
linux-next: Tree for Nov 22 (ext4 + dax)
2016-11-23 4:28 UTC (3+ messages)
[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
2016-11-23 1:36 UTC (3+ messages)
[PATCH 1/4] statx: Add a system call to make enhanced file info available
2016-11-22 20:58 UTC (17+ messages)
` [RFC][PATCH 0/4] Enhanced file stat system call
[PATCH] vfs: Allow FS_USERNS_MOUNT filesystems to create inodes with unmapped uid/gids
2016-11-22 18:55 UTC (2+ messages)
[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
2016-11-22 18:41 UTC (12+ messages)
[PATCH 1/2] vfs: simpler d_hash()
2016-11-22 19:57 UTC
[PATCH 2/2] vfs: delete d_hash_mask
2016-11-22 19:58 UTC
[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-22 17:26 UTC (6+ messages)
` [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
[PATCH 00/12] block: cleanup direct access to bvec table
2016-11-22 15:53 UTC (12+ messages)
` [PATCH 05/12] bcache: debug: avoid to access .bi_io_vec directly
` [PATCH 06/12] dm: crypt: use bio_add_page()
` [PATCH 07/12] dm: use bvec iterator helpers to implement .get_page and .next_page
` [PATCH 08/12] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
[PATCH v2] Add a "nosymlinks" mount option
2016-11-22 14:13 UTC (5+ messages)
[PATCH 0/3] overlayfs: allow moving directory trees
2016-11-22 13:42 UTC (18+ messages)
` [PATCH 3/3] ovl: redirect on rename-dir
locking in fs/signalfd.c
2016-11-21 21:47 UTC
[PATCH 0/20 v5] dax: Clear dirty bits after flushing caches
2016-11-21 4:39 UTC (3+ messages)
` [PATCH 10/20] mm: Move handling of COW faults into DAX code
logfs: GPF in logfs_alloc_inode
2016-11-20 23:48 UTC (6+ messages)
debugfs question
2016-11-20 18:59 UTC (6+ messages)
★★★《出国参展邀请函》2017第52届世界JEC复合材料展览及会议,请转——董事长/总经理(收) |gD4/L100-M| linny@repow.com.cn
2016-11-20 15:40 UTC
[RFC][PATCH 0/4] ovl: Do not hold s_vfs_rename_mutex during data copy up
2016-11-20 8:27 UTC (7+ messages)
` [RFC][PATCH 4/4] ovl: allow concurrent copy up data of different files
[REVIEW][PATCH] exec: Don't exec files the userns root can not read
2016-11-19 18:44 UTC (16+ messages)
` [REVIEW][PATCH 0/3] Fixing ptrace vs exec vs userns interactions
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).