messages from 2016-02-16 05:57:42 to 2016-02-22 17:08:05 UTC [more...]
selective block polling and preadv2/pwritev2 revisited V2
2016-02-22 17:07 UTC (8+ messages)
` [PATCH 1/7] vfs: pass a flags argument to vfs_readv/vfs_writev
` [PATCH 2/7] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 3/7] x86: wire up preadv2 and pwritev2
` [PATCH 4/7] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
` [PATCH 5/7] direct-io: only use block polling if explicitly requested
` [PATCH 6/7] blk-mq: enable polling support by default
` [PATCH 7/7] block, directio: set a REQ_POLL flag when submitting polled bios
Orangefs ABI documentation
2016-02-22 16:20 UTC (47+ messages)
` [RFC] slot allocator - waitqueue use review needed (Re: Orangefs ABI documentation)
[PATCH 0/8] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 2
2016-02-22 15:47 UTC (11+ messages)
` [PATCH 1/8] fs: debugfs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 2/8] fs: logfs: "
` [PATCH 3/8] fs: devpts: "
` [PATCH 4/8] fs: configfs: "
` [PATCH 5/8] fs: proc: "
` [PATCH 6/8] fs: ramfs: "
` [PATCH 7/8] fs: kernfs: "
` [PATCH 8/8] net: sunrpc: "
RichACLs man-pages review
2016-02-22 14:46 UTC (8+ messages)
` richacl(7) man page review comments
[PATCH] overlayfs: Ensure upper filesystem supports d_type
2016-02-22 14:28 UTC
ubifs+overlayfs
2016-02-22 14:05 UTC (4+ messages)
[PATCH v2 0/3] vfs: Use per-cpu list for SB's s_inodes list
2016-02-22 13:04 UTC (9+ messages)
` [PATCH v2 1/3] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v2 2/3] vfs: Refactor sb->s_inodes iteration functions
` [PATCH v2 3/3] vfs: Use per-cpu list for superblock's inode list
fs: NULL deref in atime_needs_update
2016-02-22 11:20 UTC (11+ messages)
[PATCH 0/3 v2] Q_GETNEXTQUOTA support
2016-02-22 8:01 UTC (6+ messages)
` [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota
xfs trace in 4.4.2
2016-02-20 18:02 UTC (3+ messages)
[git pull] vfs.git fixes for -rc5
2016-02-20 9:14 UTC
call_usermodehelper in containers
2016-02-20 3:28 UTC (24+ messages)
orangefs d_revalidate
2016-02-19 22:41 UTC
[RFC PATCH 0/2] vfs: Use per-cpu list for SB's s_inodes list
2016-02-19 21:04 UTC (27+ messages)
` [RFC PATCH 1/2] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [RRC PATCH 2/2] vfs: Use per-cpu list for superblock's inode list
[PATCH][RESEND] fdinfo: handle large fdinfo buffers
2016-02-19 20:10 UTC
[PATCH 0/5] Fix races & improve the radix tree iterator patterns
2016-02-19 18:02 UTC (3+ messages)
` [PATCH 4/5] mm: Use radix_tree_iter_retry()
[PATCH v7 0/2] improve sync efficiency with sb inode wb list
2016-02-19 16:15 UTC (2+ messages)
[PATCH 1/2] vfs: make sure struct filename->iname is word-aligned
2016-02-19 15:00 UTC (5+ messages)
` [PATCH 2/2] vfs: don't always include audit-specific members of struct filename
[PATCH] vfs: forbid write access when reading a file into memory
2016-02-19 13:39 UTC (4+ messages)
[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
2016-02-19 1:56 UTC (4+ messages)
` [RESEND PATCH] "
` [RESEND v2 "
` [RESEND v3 "
[PATCH 0/2] fix RLIMIT_CORE accounting for sparse dumps
2016-02-19 0:32 UTC (3+ messages)
` [PATCH 1/2] coredump: get rid of coredump_params->written
` [PATCH 2/2] coredump: only charge written data against RLIMIT_CORE
[PATCH] bugfix of access a invalid addr
2016-02-18 22:35 UTC (2+ messages)
[LSF/MM ATTEND] attendence request
2016-02-18 19:32 UTC
[PATCH] f2fs: set flush_merge by default
2016-02-18 18:51 UTC
[Lsf-pc] [LSF/MM TOPIC] multi-stream IO hint implementation proposal for LSF/MM 2016
2016-02-18 10:21 UTC (5+ messages)
JFFS2 deadlock
2016-02-18 9:57 UTC (4+ messages)
[PATCH] ovl: fix working on distributed fs as lower layer
2016-02-18 7:56 UTC (2+ messages)
[Patch 0/2] allow the creation of architecture emulation containers where the emulator binary is outside the container
2016-02-18 1:05 UTC (3+ messages)
` [Patch 1/2] fs: add filp_clone_open API
` [Patch 2/2] binfmt_misc: add persistently opened binary handler for containers
[PATCH v3 0/6] DAX fixes, move flushing calls to FS
2016-02-18 0:12 UTC (16+ messages)
` [PATCH v3 1/6] block: disable block device DAX by default
` [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v3 3/6] ext4: Online defrag not supported with DAX
` [PATCH v3 4/6] dax: give DAX clearing code correct bdev
` [PATCH v3 5/6] dax: move writeback calls into the filesystems
` [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()
mmotm 2016-02-17-13-16 uploaded
2016-02-17 21:17 UTC
[PATCH 1/2] Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
2016-02-17 20:01 UTC (3+ messages)
` [PATCH 2/2] fsnotify: turn fsnotify reaper thread into a workqueue job
[PATCH] orangefs: free readdir buffer index before the dir_emit loop
2016-02-17 17:55 UTC
[PATCH] writeback: initialize inode members that track writeback history
2016-02-17 15:30 UTC (3+ messages)
[PATCH resend] binfmt_em86: load_em86: Remove unused i_arg variable and constify i_name
2016-02-17 12:57 UTC
[RFC v2] vfs 64 bit time transition proposals
2016-02-17 9:32 UTC (4+ messages)
` [RFC v2a 11/12] net: ceph: use vfs_time data type instead of timespec
[PATCH] fs/pnode.c: treat zero mnt_group_id-s as unequal
2016-02-17 7:07 UTC (4+ messages)
` [Devel] "
[PATCH v2 0/3] lib/list_batch: A simple list insertion/deletion batching facility
2016-02-17 1:37 UTC (6+ messages)
` [PATCH v2 1/3] "
I don't know what to do
2016-02-17 1:21 UTC (3+ messages)
[PATCH] fs: allow no_seek_end_llseek to actually seek
2016-02-16 21:20 UTC
[PATCH] writeback: initialize inode members that track writeback history
2016-02-16 21:13 UTC (2+ messages)
Overlayfs regression: NFS as lowerdir fails to read any file
2016-02-16 20:41 UTC
[PATCH] fs: allow no_seek_end_llseek to actually seek
2016-02-16 20:35 UTC (2+ messages)
` [PATCH] "
[LSF/MM ATTEND] Btrfs, VFS scalability, cgroups
2016-02-16 18:40 UTC
[PATCH] kernel: fs: drop_caches: add dds drop_caches_count
2016-02-16 18:37 UTC (16+ 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).