messages from 2018-05-02 09:48:38 to 2018-05-07 08:38:45 UTC [more...]
[PATCH v2 00/35] overlayfs: stack file operations
2018-05-07 8:38 UTC (29+ messages)
` [PATCH v2 01/35] vfs: add path_open()
` [PATCH v2 02/35] vfs: optionally don't account file in nr_files
` [PATCH v2 03/35] vfs: add f_op->pre_mmap()
` [PATCH v2 04/35] vfs: export vfs_ioctl() to modules
` [PATCH v2 05/35] vfs: export vfs_dedupe_file_range_one() "
` [PATCH v2 06/35] ovl: copy up times
` [PATCH v2 07/35] ovl: copy up inode flags
` [PATCH v2 08/35] Revert "Revert "ovl: get_write_access() in truncate""
` [PATCH v2 09/35] ovl: copy up file size as well
` [PATCH v2 10/35] ovl: deal with overlay files in ovl_d_real()
` [PATCH v2 11/35] ovl: stack file ops
` [PATCH v2 12/35] ovl: add helper to return real file
` [PATCH v2 13/35] ovl: add ovl_read_iter()
` [PATCH v2 14/35] ovl: add ovl_write_iter()
` [PATCH v2 15/35] ovl: add ovl_fsync()
` [PATCH v2 16/35] ovl: add ovl_mmap()
` [PATCH v2 17/35] ovl: add ovl_fallocate()
` [PATCH v2 18/35] ovl: add lsattr/chattr support
` [PATCH v2 19/35] ovl: add ovl_fiemap()
` [PATCH v2 20/35] ovl: add O_DIRECT support
` [PATCH v2 21/35] ovl: add reflink/copyfile/dedup support
` [PATCH v2 22/35] vfs: don't open real
` [PATCH v2 23/35] ovl: copy-up on MAP_SHARED
` [PATCH v2 24/35] vfs: simplify dentry_open()
` [PATCH v2 25/35] Revert "ovl: fix may_write_real() for overlayfs directories"
` [PATCH v2 26/35] Revert "ovl: don't allow writing ioctl on lower layer"
` [PATCH v2 27/35] vfs: fix freeze protection in mnt_want_write_file() for overlayfs
` [PATCH v2 34/35] vfs: remove open_flags from d_real()
[PATCH 0/3] vfs: dedupe: cleanup API and implementation
2018-05-07 8:21 UTC (4+ messages)
` [PATCH 1/3] vfs: dedpue: return s64
` [PATCH 2/3] vfs: dedupe: rationalize args
` [PATCH 3/3] vfs: dedupe: extract helper for a single dedup
Moving unmaintained filesystems to staging
2018-05-07 7:08 UTC (23+ messages)
` moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging)
` moving affs + RDB partition support to staging?
[PATCH] orangefs: report attributes_mask and attributes for statx
2018-05-07 5:11 UTC (2+ messages)
[PATCH 0/6 v1] statfs: handle mount propagation
2018-05-06 22:47 UTC (7+ messages)
` [PATCH 1/6 v1] fs: use << for MS_* flags
` [PATCH 2/6 v1] statfs: use << to align with fs header
` [PATCH 3/6 v1] statfs: add ST_UNBINDABLE
` [PATCH 4/6 v1] statfs: add ST_SHARED
` [PATCH 5/6 v1] statfs: add ST_SLAVE
` [PATCH 6/6 v1] statfs: add ST_PRIVATE
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-06 16:51 UTC (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH 0/3] Holey splice! copy_file_range() with holes
2018-05-05 23:16 UTC (11+ messages)
` [PATCH 1/3] Perform splice in copy_file_range if in/out SB are not same
` [PATCH 2/3] copy_file_range: splice with holes
` [PATCH 3/3] ovl: Use splice_with_holes in copy_up
[PATCH v5 0/6] firmware_loader: cleanups for v4.18
2018-05-05 20:26 UTC (10+ messages)
` [PATCH v5 1/6] firmware: wrap FW_OPT_* into an enum
` [PATCH v5 2/6] firmware: use () to terminate kernel-doc function names
` [PATCH v5 3/6] firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
` [PATCH v5 4/6] firmware_loader: document firmware_sysfs_fallback()
` [PATCH v5 5/6] firmware_loader: enhance Kconfig documentation over FW_LOADER
` [PATCH v5 6/6] firmware_loader: move kconfig FW_LOADER entries to its own file
[RFC PATCH 00/35] overlayfs: stack file operations
2018-05-05 16:37 UTC (7+ messages)
` [RFC PATCH 19/35] ovl: readd reflink/copyfile/dedup support
INFO: task hung in fsnotify_connector_destroy_workfn
2018-05-05 15:47 UTC
KASAN: null-ptr-deref Write in simple_write_to_buffer
2018-05-05 15:47 UTC
[PATCH v2 net-next 1/4] umh: introduce fork_usermode_blob() helper
2018-05-05 1:37 UTC (2+ messages)
[PATCH] orangefs: set i_size on new symlink
2018-05-04 19:08 UTC
[RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat()
2018-05-04 18:30 UTC (4+ messages)
KASAN: use-after-free Read in fuse_kill_sb_anon
2018-05-04 17:19 UTC (2+ messages)
[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
2018-05-04 16:47 UTC
KASAN: use-after-free Read in should_fail
2018-05-04 13:17 UTC
[PATCH 4.17] inotify: Add flag IN_ONLY_CREATE for inotify_add_watch()
2018-05-04 8:44 UTC (3+ messages)
[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
2018-05-04 0:10 UTC (3+ messages)
` [PATCH 05/24] apparmor: Implement security hooks for the new mount API "
[PATCH v3 0/9] Series short description
2018-05-04 0:06 UTC (10+ messages)
` [PATCH v3 1/9] x86, memcpy_mcsafe: remove loop unrolling
` [PATCH v3 2/9] x86, memcpy_mcsafe: add labels for write fault handling
` [PATCH v3 3/9] x86, memcpy_mcsafe: return bytes remaining
` [PATCH v3 4/9] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH v3 5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH v3 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v3 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v3 8/9] pmem: switch to copy_to_iter_mcsafe()
` [PATCH v3 9/9] x86, nfit_test: unit test for memcpy_mcsafe()
[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
2018-05-03 23:53 UTC (2+ messages)
mmotm 2018-05-03-15-54 uploaded
2018-05-03 22:54 UTC
[PATCH v2] fs: Add aio iopriority support for block_dev
2018-05-03 22:53 UTC (10+ messages)
[PATCH] bdi: Fix oops in wb_workfn()
2018-05-03 22:35 UTC (4+ messages)
[PATCH 1/2] hfsplus: clean up delayed work if fill_super fails
2018-05-03 22:31 UTC (3+ messages)
` [PATCH 2/2] hfsplus: always return error "
[PATCH v3 1/2] iomap: add a swapfile activation function
2018-05-03 21:26 UTC (5+ messages)
` [PATCH v3 2/2] generic: test swapfile creation, activation, and deactivation
fsync() after close() and re-open -- insights appreciated
2018-05-03 19:58 UTC (3+ messages)
write call hangs in kernel space after virtio hot-remove
2018-05-03 17:48 UTC (4+ messages)
general protection fault in wb_workfn
2018-05-03 16:03 UTC (3+ messages)
[PATCH 0/3] fs: minor fs thaw fixes and adjustments
2018-05-03 15:07 UTC (7+ messages)
` [PATCH 1/3] fs: move documentation for thaw_super() where appropriate
` [PATCH 2/3] fs: make thaw_super_locked() really just a helper
` [PATCH 3/3] fs: fix corner case race on freeze_bdev() when sb disappears
[PATCH v2 0/9] use memcpy_mcsafe() for copy_to_iter()
2018-05-03 14:19 UTC (12+ messages)
` [PATCH v2 1/9] x86, memcpy_mcsafe: remove loop unrolling
` [PATCH v2 2/9] x86, memcpy_mcsafe: add labels for write fault handling
` [PATCH v2 3/9] x86, memcpy_mcsafe: return bytes remaining
` [PATCH v2 4/9] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH v2 5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH v2 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v2 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v2 8/9] pmem: switch to copy_to_iter_mcsafe()
` [PATCH v2 9/9] x86, nfit_test: unit test for memcpy_mcsafe()
[PATCH 0/6 resend] statfs: handle mount propagation
2018-05-03 13:57 UTC (13+ messages)
` [PATCH 1/6 resend] fs: use << for MS_* flags
` [PATCH 2/6 resend] statfs: use << to align with fs header
` [PATCH 3/6 resend] statfs: add ST_UNBINDABLE
` [PATCH 4/6 resend] statfs: add ST_SHARED
` [PATCH 5/6 resend] statfs: add ST_SLAVE
` [PATCH 6/6 resend] statfs: add ST_PRIVATE
[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
2018-05-03 13:34 UTC (7+ messages)
` [PATCH 2/4] iomap: iomap_dio_rw() handles all sync writes
[PATCH 1/2] iomap: add a swapfile activation function
2018-05-03 13:16 UTC (3+ messages)
` [PATCH 2/2] generic: test swapfile creation, activation, and deactivation
[Patch 1/4] Support for checking and reading block grade information in kernel
2018-05-03 12:27 UTC (4+ messages)
INFO: task hung in __sb_start_write
2018-05-03 10:17 UTC
[PATCH] dcache: fix quadratic behavior with parallel shrinkers
2018-05-03 8:18 UTC (4+ messages)
io_pgetevents & aio fsync V4
2018-05-02 22:04 UTC (9+ messages)
` [PATCH 1/7] aio: don't print the page size at boot time
` [PATCH 2/7] aio: remove an outdated BUG_ON and comment in aio_complete
` [PATCH 3/7] aio: sanitize ki_list handling
` [PATCH 4/7] aio: remove the extra get_file/fput pair in io_submit_one
` [PATCH 5/7] aio: refactor read/write iocb setup
` [PATCH 6/7] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
` [PATCH 7/7] aio: implement io_pgetevents
[PATCH] iomap: add a swapfile activation function
2018-05-02 20:29 UTC (3+ messages)
[PATCH 0/3 v3] iomap: Use FUA for O_DSYNC DIO writes
2018-05-02 20:09 UTC (2+ messages)
[PATCH 0/2] AIO add per-command iopriority
2018-05-02 18:07 UTC (7+ messages)
` [PATCH 1/2] fs: add RWF_IOPRIO
` [PATCH 2/2] fs: Add aio priority support for block_dev
[RFC] OrangeFS blocksize in superblock and inode
2018-05-02 18:01 UTC (2+ messages)
` [PATCH] revamp OrangeFS block sizes
[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
2018-05-02 15:11 UTC (3+ messages)
[PATCH v6 0/8] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
2018-05-02 15:06 UTC (4+ messages)
general protection fault in kernfs_kill_sb
2018-05-02 10:37 UTC (4+ messages)
[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-05-02 9:47 UTC (2+ messages)
` [PATCH net-next v8 1/3] vmcore: add API to collect hardware dump in second kernel
page: next (older) | prev (newer) | latest
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).