messages from 2016-03-03 16:04:03 to 2016-03-10 16:04:10 UTC [more...]
[PATCH] overlayfs: Ensure upper filesystem supports d_type
2016-03-10 16:05 UTC (2+ messages)
[PATCH v5.1 0/2] create BLKZEROOUT ioctl that invalidates page cache
2016-03-10 14:58 UTC (23+ messages)
` [PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
[PATCH] block: protect iterate_bdevs() against concurrent close
2016-03-10 12:26 UTC
races in ll_splice_alias()
2016-03-10 5:47 UTC (18+ messages)
` races in ll_splice_alias() and elsewhere (ext4, ocfs2)
[PATCH] ext4/jbd2: Fix jbd2_journal_destory() for umount path
2016-03-10 4:59 UTC (2+ messages)
[PATCH] f2fs: support access control via key management
2016-03-10 2:18 UTC (3+ messages)
[PATCH 0/2] Fix debugfs bind mount regression
2016-03-09 21:18 UTC (7+ messages)
` [PATCH 1/2] fs: Allow bind mounts with locked children on permaenetly empty directories
` [PATCH 2/2] debugfs: Make automount point inodes permanently empty
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-03-09 17:07 UTC (21+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
[RFC PATCH 0/4] Low water mark disk events
2016-03-09 13:16 UTC (5+ messages)
` [PATCH 1/4] scsi,block: enable disk event forwarding
` [PATCH 2/4] block,scsi: Low water mark disk event
` [PATCH 3/4] dm-thin: enable low "
` [PATCH 4/4] brd: thin provisioning support
[PATCH] direct-io: fix use after free
2016-03-09 6:42 UTC (2+ messages)
[PATCH 0/3] RFC improvements to radix-tree related to DAX
2016-03-09 2:13 UTC (7+ messages)
` [PATCH 3/3] radix-tree: support locking of individual exception entries
mmotm 2016-03-08-15-48 uploaded
2016-03-08 23:49 UTC
[PATCH 0/11] Update version of write stream ID patchset
2016-03-08 21:56 UTC (31+ messages)
` [PATCH 01/11] idr: make ida_simple_remove() return an error
` [PATCH 02/11] block: add support for carrying a stream ID in a bio
` [PATCH 03/11] Add support for per-file/inode stream ID
` [PATCH 04/11] Add system call for setting inode/file write "
` [PATCH 05/11] wire up system call for x86/x86-64
` [PATCH 06/11] Add support for bdi tracking of stream ID
` [PATCH 07/11] direct-io: add support for write stream IDs
` [PATCH 08/11] Add stream ID support for buffered mpage/__block_write_full_page()
` [PATCH 09/11] btrfs: add support for write stream IDs
` [PATCH 10/11] xfs: add support for buffered writeback stream ID
` [PATCH 11/11] ext4: add support for write stream IDs
[PATCH] f2fs: declare static functions
2016-03-08 18:32 UTC
[PATCH] devpts: Add ptmx_uid and ptmx_gid options
2016-03-08 18:17 UTC (25+ messages)
[PATCH 1/2] vfs: add file_dentry()
2016-03-08 15:49 UTC (4+ messages)
` [PATCH 2/2] nfs: use file_dentry()
[patch] block-dev: checking for NULL instead of IS_ERR()
2016-03-08 12:05 UTC
[Patch v2 0/3] allow the creation of architecture emulation containers where the emulator binary is outside the container
2016-03-08 11:19 UTC (7+ messages)
` [Patch v2 1/3] fs: add filp_clone_open API
` [Patch v2 2/3] binfmt_misc: add persistent opened binary handler for containers
-EAGAIN and -ENOMEM from ->bi_end_io, was Re: [PATCH-v2 2/2] target/iblock: Use -EAGAIN/-ENOMEM to propigate SAM BUSY/TASK_SET_FULL
2016-03-08 7:04 UTC (3+ messages)
NTFS pseudo-xattr
2016-03-08 5:21 UTC
[ceph] what's going on with d_rehash() in splice_dentry()?
2016-03-07 14:56 UTC (6+ messages)
[vfs PATCH v3 0/4] vfs: Expand iomap interface to fiemap
2016-03-07 10:18 UTC (6+ messages)
` [vfs PATCH v3 1/4] VFS: move iomap from exportfs.h to iomap.h
` [vfs PATCH v3 2/4] VFS: Add new __generic_iomap_fiemap interface
` [vfs PATCH v3 3/4] GFS2: Add function gfs2_get_iomap
` [vfs PATCH v3 4/4] GFS2: Use new iomap interface for fiemap
[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
2016-03-07 10:06 UTC (2+ messages)
[PATCH 1/4] ovl: honor flag MS_SILENT at mount
2016-03-07 9:50 UTC (2+ messages)
[GIT PULL] overlayfs fixes for 4.5-rc7
2016-03-07 8:49 UTC
[LSF/MM ATTEND] block: multipage bvecs
2016-03-07 8:44 UTC (7+ messages)
` [Lsf-pc] "
[PATCH] Remove last traces of ->sync_page
2016-03-07 4:27 UTC
THP-enabled filesystem vs. FALLOC_FL_PUNCH_HOLE
2016-03-06 23:33 UTC (10+ messages)
xfs trace in 4.4.2
2016-03-05 22:58 UTC (10+ messages)
` xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
[PATCH v6 0/3] fallocate for block devices to provide zero-out
2016-03-05 20:58 UTC (10+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
Western Union Payment MTCN For You
2016-03-05 14:48 UTC
Orangefs ABI documentation
2016-03-04 20:55 UTC (14+ messages)
` write() semantics (Re: Orangefs ABI documentation)
[LSF/MM ATTEND] Attendance request
2016-03-04 18:08 UTC (6+ messages)
[vfs PATCH v2 0/4] vfs: Expand iomap interface to fiemap
2016-03-04 17:05 UTC (7+ messages)
` [vfs PATCH v2 1/4] VFS: move iomap infrastructure from exportfs.h, add iomap to aops
` [vfs PATCH v2 2/4] VFS: Add new __generic_iomap_fiemap interface
` [vfs PATCH v2 3/4] GFS2: Add function __gfs2_io_map
` [vfs PATCH v2 4/4] GFS2: Use new iomap interface for fiemap
[PATCH] vfs: Add support to check max and min inode times
2016-03-04 16:54 UTC (9+ messages)
` [Y2038] "
[PATCH 0/3] Fix overlayfs with NFS as lowerdir
2016-03-04 14:52 UTC (12+ messages)
` [PATCH 3/3] nfs: Store and use inode in nfs_open_context
[PATCH 0/5] Fix races & improve the radix tree iterator patterns
2016-03-04 13:21 UTC (3+ messages)
` [PATCH 1/5] radix-tree: Fix race in gang lookup
[PATCH v5] fuse: Add support for passthrough read/write
2016-03-04 12:23 UTC (2+ messages)
` [fuse-devel] "
[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
2016-03-04 5:06 UTC (4+ messages)
xfstest groups for network file systems
2016-03-03 21:01 UTC (2+ messages)
[PATCH v2] vfs: Add support to check max and min inode times
2016-03-03 17:33 UTC (5+ messages)
ntfs.streams.list xattr and listing alternate data streams
2016-03-03 16:18 UTC
generic RDMA READ/WRITE API V2
2016-03-03 16:11 UTC (5+ messages)
` selective block polling and preadv2/pwritev2 revisited V3
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).