messages from 2017-08-28 06:46:35 to 2017-09-01 10:22:49 UTC [more...]
switch in-kernel read/write calls to kernel_read/write
2017-09-01 10:22 UTC (25+ messages)
` [PATCH 01/16] ashmem: switch to ->read_iter
` [PATCH 02/16] autofs4: switch autofs4_write to __kernel_write
` [PATCH 03/16] fs: move kernel_write to fs/read_write.c
` [PATCH 04/16] fs: move kernel_read "
` [PATCH 05/16] fs: fix kernel_read prototype
` [PATCH 06/16] fs: fix kernel_write prototype
` [PATCH 07/16] serial2002: switch serial2002_tty_write to kernel_{read/write}
` [PATCH 08/16] mm/nommu: switch do_mmap_private to kernel_read
` [PATCH 09/16] net/9p: switch p9_fd_read to kernel_write
` [PATCH 10/16] btrfs: switch write_buf "
` [PATCH 11/16] mconsole: switch to kernel_read
` [PATCH 12/16] gadget/f_mass_storage: stop messing with the address limit
` [PATCH 13/16] lustre: switch to kernel_write
` [PATCH 14/16] fs: unexport __vfs_read/__vfs_write
` [PATCH 15/16] fs: unexport vfs_read and vfs_write
` [PATCH 16/16] fs: unexport vfs_readv and vfs_writev
[PATCH] xfs: fix incorrect log_flushed on fsync
2017-09-01 9:52 UTC (13+ messages)
[PATCH 00/15] v5 kernel core pieces refcount conversions
2017-09-01 9:48 UTC (21+ messages)
` [PATCH 01/15] sched: convert sighand_struct.count to refcount_t
` [PATCH 02/15] sched: convert signal_struct.sigcnt "
` [PATCH 03/15] sched: convert user_struct.__count "
` [PATCH 04/15] sched: convert numa_group.refcount "
` [PATCH 05/15] sched/task_struct: convert task_struct.usage "
` [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 07/15] perf: convert perf_event_context.refcount "
` [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 10/15] uprobes: convert uprobe.ref "
` [PATCH 11/15] nsproxy: convert nsproxy.count "
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 13/15] creds: convert cred.usage "
` [PATCH 14/15] futex: convert futex_pi_state.refcount "
` [PATCH 15/15] kcov: convert kcov.refcount "
mmotm 2017-08-31-16-13 uploaded
2017-09-01 9:34 UTC (3+ messages)
non-blocking buffered reads V5
2017-09-01 8:13 UTC (6+ messages)
` [PATCH 1/4] fs: pass iocb to do_generic_file_read
` [PATCH 2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/4] fs: support RWF_NOWAIT for buffered reads
` [PATCH 4/4] block_dev: support RFW_NOWAIT on block device nodes
[PATCH] fsmap: fix documentation of FMR_OF_LAST
2017-09-01 8:09 UTC (3+ messages)
[PATCH v2 00/14] Crash consistency xfstest using dm-log-writes
2017-09-01 7:45 UTC (9+ messages)
[PATCH RFC v3] fs: Avoid create file when open() with O_DIRECT if fs not support
2017-09-01 1:36 UTC (2+ messages)
[PATCH v2] fscrypt: add a documentation file for filesystem-level encryption
2017-09-01 0:02 UTC
[PATCH 0/3] Eliminate delegation self-conflicts
2017-08-31 23:27 UTC (21+ messages)
` [PATCH 1/3] fs: cleanup to hide some details of delegation logic
` [PATCH 2/3] fs: hide another detail "
` [PATCH 3/3] nfsd: clients don't need to break their own delegations
[PATCH] jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
2017-08-31 22:38 UTC (2+ messages)
[PATCH 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
2017-08-31 21:37 UTC (13+ messages)
` [PATCH 1/4] iomap: Switch from blkno to disk offset
` [PATCH 2/4] iomap: Add IOMAP_F_DATA_INLINE flag
` [PATCH 3/4] ext4: Add iomap support for inline data
` [PATCH 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
[PATCH] fscrypt: add a documentation file for filesystem-level encryption
2017-08-31 18:14 UTC (18+ messages)
[GIT PULL / PATCH v3 0/5] cramfs refresh for embedded usage
2017-08-31 17:52 UTC (8+ messages)
` [PATCH v3 1/5] cramfs: direct memory access support
` [PATCH v3 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v3 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v3 4/5] cramfs: add mmap support
` [PATCH v3 5/5] cramfs: rehabilitate it
[PATCH] fs/dcache: dentries should free after files unlinked or directories removed
2017-08-31 16:27 UTC (8+ messages)
[fstests PATCH] generic: add test for executables on read-only DAX mounts
2017-08-31 13:09 UTC (7+ messages)
` [fstests v2] "
[PATCH 0/27 v2] Quota scalability patches
2017-08-31 12:22 UTC (4+ messages)
(unknown),
2017-08-31 9:54 UTC
fanotify_mark FAN_MARK_FLUSH | _MOUNT stress blocks write to directory
2017-08-31 7:13 UTC (4+ messages)
[PATCH v2 0/5] cramfs refresh for embedded usage
2017-08-31 3:03 UTC (12+ messages)
` [PATCH v2 4/5] cramfs: add mmap support
(unknown),
2017-08-31 0:58 UTC
[PATCH] vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
2017-08-30 14:13 UTC
[PATCH] fsnotify: make dnotify_fsnotify_ops const
2017-08-30 14:03 UTC (2+ messages)
(unknown),
2017-08-30 0:38 UTC
[PATCH v2 0/2] fs, dax: lookup dax_device at mount time
2017-08-29 21:36 UTC (10+ messages)
` [PATCH v2 1/2] fs, xfs: perform dax_device lookup at mount
` [PATCH v2 2/2] ext2, ext4: use the super_block dax_device
[RFC PATCH v2 5/7] Documentation: Add three sysctls for smart idle poll
2017-08-29 17:20 UTC (2+ messages)
(no subject)
2017-08-29 15:37 UTC
lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
2017-08-29 13:46 UTC (4+ messages)
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
[PATCH] nfs: track writeback errors with errseq_t
2017-08-29 10:54 UTC (6+ messages)
Kernels v4.9+ cause short reads of block devices
2017-08-29 10:40 UTC (6+ messages)
[PATCH] f2fs: discard small invalid blocks in current active segments
2017-08-29 10:06 UTC (4+ messages)
[PATCH v2 04/30] dcache: Define usercopy region in dentry_cache slab cache
2017-08-28 21:34 UTC (3+ messages)
` [PATCH v2 05/30] vfs: Define usercopy region in names_cache slab caches
` [PATCH v2 06/30] vfs: Copy struct mount.mnt_id to userspace using put_user()
synchronous page faults for XFS
2017-08-28 20:09 UTC (7+ messages)
` [PATCH 2/3] xfs: consolidate the various page fault handlers
[PATCH v3 0/5] fs/dcache: Limit # of negative dentries
2017-08-28 18:59 UTC (3+ messages)
[PATCH v6 0/6] define new fs integrity_read method
2017-08-28 18:30 UTC (4+ messages)
` [PATCH v6 4/6] ima: use fs method to read integrity data
XFS bug discovered by crash tests?
2017-08-28 18:09 UTC (4+ messages)
ALPSS: reminder and submission deadline
2017-08-28 17:37 UTC
ALPSS: reminder and submission deadline
2017-08-28 17:37 UTC
mmotm 2017-08-25-15-50 uploaded
2017-08-28 15:46 UTC (6+ messages)
Your Consignment is releasd
2017-08-28 15:40 UTC
[PATCH RFC v2] Add /proc/pid/smaps_rollup
2017-08-28 11:30 UTC (10+ messages)
[PATCH] f2fs: collect prefree segments to avoild write checkpoint fail
2017-08-28 9:52 UTC (2+ messages)
[PATCH] f2fs: wake up discard_thread iff there is a candidate
2017-08-28 9:45 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: issue discard commands if gc_urgent is set
2017-08-28 9:20 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).