messages from 2017-06-17 01:15:29 to 2017-06-20 23:09:29 UTC [more...]
[PATCHSET v8] Add support for write life time hints
2017-06-20 23:09 UTC (11+ messages)
` [PATCH 1/9] fs: add fcntl() interface for setting/getting "
` [PATCH 2/9] block: add support for write hints in a bio
` [PATCH 3/9] blk-mq: expose stream write hints through debugfs
` [PATCH 4/9] fs: add O_DIRECT support for sending down write life time hints
` [PATCH 5/9] fs: add support for buffered writeback to pass down write hints
` [PATCH 6/9] ext4: add support for passing in write hints for buffered writes
` [PATCH 7/9] xfs: "
` [PATCH 8/9] btrfs: "
` [PATCH 9/9] nvme: add support for streams and directives
(unknown),
2017-06-20 22:49 UTC
[PATCH] fs: Reorder inode_owner_or_capable() to avoid needless
2017-06-20 22:02 UTC (2+ messages)
[PATCH v2] fs: warn in case userspace lied about modprobe return
2017-06-20 20:57 UTC (2+ messages)
[PATCH 0/2 v5] Fixups for l_pid
2017-06-20 20:13 UTC (11+ messages)
` [PATCH 1/2] fs/locks: Use allocation rather than the stack in fcntl_getlk()
` [PATCH 2/2] fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
[PATCH 1/1] [RFC] 64bit copy_file_range system call
2017-06-20 19:37 UTC (12+ messages)
[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-20 17:44 UTC (18+ messages)
` [PATCH v7 01/22] fs: remove call_fsync helper function
` [PATCH v7 05/22] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v7 11/22] fs: new infrastructure for writeback error handling and reporting
` [PATCH v7 15/22] dax: set errors in mapping when writeback fails
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking
[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
2017-06-20 16:26 UTC (27+ messages)
` [RFC PATCH 1/2] mm: introduce bmap_walk()
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem
[RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
2017-06-20 14:44 UTC (6+ messages)
[PATCHSET v7] Add support for write life time hints
2017-06-20 13:00 UTC (36+ messages)
` [PATCH 01/11] fs: add support for an inode to carry write hint related data
` [PATCH 02/11] block: add support for write hints in a bio
` [PATCH 03/11] blk-mq: expose stream write hints through debugfs
` [PATCH 04/11] fs: add support for allowing applications to pass in write life time hints
` [PATCH 05/11] fs: add fcntl() interface for setting/getting "
` [PATCH 06/11] fs: add O_DIRECT support for sending down "
` [PATCH 07/11] fs: add support for buffered writeback to pass down write hints
` [PATCH 08/11] ext4: add support for passing in write hints for buffered writes
` [PATCH 09/11] xfs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] nvme: add support for streams and directives
[PATCH 01/28] ext4: xattr-in-inode support
2017-06-20 9:53 UTC (12+ messages)
` [PATCH 23/28] mbcache: make mbcache more generic
` [PATCH 28/28] quota: add extra inode count to dquot transfer functions
[PATCH 0/7] lseek SEEK_HOLE / SEEK_DATA via iomap
2017-06-20 6:31 UTC (9+ messages)
` [PATCH 4/7] vfs: Add iomap_seek_hole_data helper
` [PATCH 6/7] xfs: Switch to iomap for lseek SEEK_HOLE / SEEK_DATA
` [PATCH 7/7] xfs: Switch to iomap for seeking in quota files
` [Cluster-devel] "
[git pull] first batch of ufs fixes
2017-06-20 5:17 UTC (14+ messages)
` [git pull] "
[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
2017-06-20 2:52 UTC (4+ messages)
[PATCH 0/8] Isolate time_t data types for clock/timer syscalls
2017-06-19 21:12 UTC (14+ messages)
` [PATCH 1/8] time: add get_timespec64 and put_timespec64
` [PATCH 2/8] nanosleep: Move native and compat syscalls
` [PATCH 3/8] kernel: compat: Move clock and timer "
` [PATCH 4/8] nanosleep: Use get_timespec64() and set_timespec64()
` [PATCH 5/8] posix-timers: Use get_timepsec64() and put_timespec64()
` [PATCH 6/8] time: introduce {get,put}_itimerspec64
` [PATCH 7/8] posix_clocks: Use get_itimerspec64() and put_itimerspec64()
` [PATCH 8/8] timerfd: "
Reply Urgent
2017-06-19 19:39 UTC
[PATCHSET v6] Add support for write life time hints
2017-06-19 19:03 UTC (14+ messages)
` [PATCH 11/11] nvme: add support for streams and directives
[PATCH] fs: buffer: Modify alloc_page_buffers
2017-06-19 18:20 UTC (4+ messages)
odd sysfs find behavior, was: Re: [PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
2017-06-19 17:59 UTC (7+ messages)
ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92)
2017-06-19 17:34 UTC (4+ messages)
[PATCH 0/3 v4] Fixups for l_pid
2017-06-19 12:53 UTC (5+ messages)
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks
persistent overlay inode nlink
2017-06-19 12:03 UTC (4+ messages)
[PATCH 30/31] ext4: eliminate xattr entry e_hash recalculation for removes
2017-06-19 8:10 UTC (4+ messages)
[PATCH 08/27] VFS: Introduce the structs and doc for a filesystem context [ver #5]
2017-06-19 7:47 UTC (10+ messages)
` [RFC][PATCH 00/27] VFS: Introduce "
[PATCH v4] fscrypt: Add support for AES-128-CBC
2017-06-19 7:27 UTC (2+ messages)
` [PATCH v5] "
Regression test (or generic tests) for Linux filesystems
2017-06-19 5:41 UTC (4+ messages)
[PATCH v3 00/14] pmem: stop abusing __copy_user_nocache(), and other reworks
2017-06-19 2:07 UTC (13+ messages)
` [PATCH v3 01/14] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
` [PATCH v3 02/14] dm: add ->copy_from_iter() dax operation support
` [PATCH v3 08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH v3 13/14] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
[PATCH for v4.9 LTS 75/86] coredump: Ensure proper size of sparse core files
2017-06-17 22:24 UTC
[PATCH 1/1] [RFC] 64bit copy_file_range system call
2017-06-17 18:24 UTC (9+ messages)
[PATCH] f2fs: add ioctl to do gc with target block address
2017-06-17 14:17 UTC
[PATCH 0/10 v12] No wait AIO
2017-06-17 11:53 UTC (4+ messages)
` [PATCH 04/10] fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
[PATCH v2 0/3] DAX common 4k zero page
2017-06-17 4:09 UTC (4+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()
[git pull] vfs fixes
2017-06-17 2:56 UTC
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).