messages from 2016-02-02 23:36:03 to 2016-02-09 09:43:53 UTC [more...]
[PATCH 0/2] DAX bdev fixes - move flushing calls to FS
2016-02-09 9:43 UTC (22+ messages)
` [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
` [PATCH 2/2] dax: move writeback calls into the filesystems
Orangefs ABI documentation
2016-02-09 3:32 UTC (19+ messages)
` [RFC] bufmap-related wait logics (Re: Orangefs ABI documentation)
[PATCH 1/5] f2fs crypto: replace some BUG_ON()'s with error checks
2016-02-09 1:34 UTC (5+ messages)
` [PATCH 2/5] f2fs crypto: fix spelling typo in comment
` [PATCH 3/5] f2fs crypto: f2fs_page_crypto() doesn't need a encryption context
` [PATCH 4/5] f2fs crypto: check for too-short encrypted file names
` [PATCH 5/5] f2fs crypto: add missing locking for keyring_key access
[PATCH v8 0/9] DAX fsync/msync support
2016-02-08 22:06 UTC (10+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 6/9] dax: add support for fsync/msync
computing drop-able caches
2016-02-08 20:57 UTC (7+ messages)
efi: make most efivarfs files immutable by default
2016-02-08 19:48 UTC (6+ messages)
` [PATCH 1/5] Add ucs2 -> utf8 helper functions
` [PATCH 2/5] efi: use ucs2_as_utf8 in efivarfs instead of open coding a bad version (v3)
` [PATCH 3/5] efi: do variable name validation tests in utf8 (v2)
` [PATCH 4/5] efi: make our variable validation list include the guid (v3)
` [PATCH 5/5] efi: Make efivarfs entries immutable by default. (v5)
[PATCH 2/2] dax: fix bdev NULL pointer dereferences
2016-02-08 15:55 UTC (35+ messages)
[PATCH v11 0/1] Enable capsule loader interface for efi firmware updating
2016-02-08 15:13 UTC (5+ messages)
` [PATCH v11 1/1] efi: a misc char interface for user to update efi firmware
[PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1
2016-02-08 15:08 UTC (27+ messages)
` [PATCH 01/10] fs: Add current_fs_time_sec() function
` [PATCH 02/10] vfs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time()
` [PATCH 04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH 05/10] fs: cifs: Replace CURRENT_TIME by get_seconds
` [PATCH 06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec()
` [PATCH 07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time()
` [PATCH 08/10] fs: ceph: replace CURRENT_TIME by current_fs_time()
` [PATCH 09/10] fs: ceph: Replace CURRENT_TIME by ktime_get_real_ts()
` [Y2038] "
` [PATCH 10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time()
` [PATCH v2 "
` [Y2038] [PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1
[PATCH 0/3 v2] Q_GETNEXTQUOTA support
2016-02-08 14:34 UTC (8+ messages)
` [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota
` [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format
` [PATCH 3/3] ocfs2: Implement get_next_id()
vfs/xfs: directio updates to ease COW handling V2
2016-02-08 9:22 UTC (17+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
[LSF/MM ATTEND] ext4, DAX pmem/fsync
2016-02-08 9:00 UTC
You have 1 new fax, document 000413768
2016-02-08 8:54 UTC
[PATCH] xattr handlers: plug a lock leak in simple_xattr_list
2016-02-07 22:53 UTC (2+ messages)
RichACLs man-pages review
2016-02-07 18:16 UTC (6+ messages)
` getrichacl(1) man page review comments
` setrichacl(1) "
` richacl(7) "
[PATCH v2 0/3] lib/list_batch: A simple list insertion/deletion batching facility
2016-02-06 23:57 UTC (13+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] vfs: Enable list batching for the superblock's inode list
[PATCH 2/2] f2fs: preallocate blocks for buffered aio writes
2016-02-06 2:57 UTC
[PATCH 1/2] f2fs: move dio preallocation into f2fs_file_write_iter
2016-02-06 2:53 UTC
mmotm 2016-02-05-16-31 uploaded
2016-02-06 0:32 UTC
fs: NULL deref in atime_needs_update
2016-02-05 21:11 UTC
[PATCH] vfs: fix missing unlock on error in simple_xattr_list()
2016-02-05 16:33 UTC (3+ messages)
[PATCH] fs: allow no_seek_end_llseek to actually seek
2016-02-05 16:08 UTC
fs: use-after-free in link_path_walk
2016-02-05 13:33 UTC (3+ messages)
[PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
2016-02-05 9:49 UTC (4+ messages)
[PATCH 0/2] Radix tree retry bug fix & test case
2016-02-05 4:56 UTC (4+ messages)
` [PATCH 1/2] radix-tree tests: Add regression3 test
` [PATCH 2/2] radix-tree: fix oops after radix_tree_iter_retry
read() syscall on a splice pipe returning -ENODATA
2016-02-04 19:48 UTC
[LSF/MM ATTEND] filesystems, Btrfs and persistent memory
2016-02-04 19:10 UTC
[LSF/MM ATTEND] Btrfs, storage, MM
2016-02-04 18:24 UTC
[LSF/MM ATTEND] Btrfs, GFP flags
2016-02-04 18:09 UTC
[PATCH v3 04/22] firmware: simplify dev_*() print messages for generic helpers
2016-02-04 17:26 UTC
mmotm 2016-02-03-16-36 uploaded
2016-02-04 17:16 UTC (5+ messages)
[PATCH] dax: dirty inode only if required
2016-02-04 15:50 UTC (3+ messages)
[patch] fs/compat: fix a bug in do_ncp_super_data_conv()
2016-02-04 11:40 UTC
[PATCH 0/5] Fix races & improve the radix tree iterator patterns
2016-02-04 8:50 UTC (8+ messages)
` [PATCH 1/5] radix-tree: Fix race in gang lookup
` [PATCH 5/5] radix-tree,shmem: Introduce radix_tree_iter_next()
[PATCH] radix-tree: fix oops after radix_tree_iter_retry
2016-02-04 8:41 UTC
[PATCH] xattr handlers: plug a lock leak in simple_xattr_list
2016-02-04 3:08 UTC (2+ messages)
[LSF/MM TOPIC] Persistent memory: pmem as storage device vs pmem as memory
2016-02-03 22:21 UTC (3+ messages)
` [Lsf-pc] "
[PATCH v5] fuse: Add support for passthrough read/write
2016-02-03 20:42 UTC (11+ messages)
fs: WARNING in locks_free_lock_context()
2016-02-03 18:28 UTC (5+ messages)
[Linux-cachefs] [PATCH 2/2] Suspend/resume culling based on recently released file/block counts
2016-02-03 16:30 UTC (4+ messages)
` "
VFS/XFS: directio updates to ease COW handling
2016-02-03 15:48 UTC (8+ messages)
` [PATCH 1/3] direct-io: always call ->end_io if non-NULL
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
[PATCH] ovl: ignore lower entries when checking purity of non-directory entries
2016-02-03 12:24 UTC (4+ messages)
mmotm 2016-02-02-17-08 uploaded
2016-02-03 12:16 UTC (2+ messages)
[PATCH] dax: allow DAX to look up an inode's block device
2016-02-03 7:54 UTC (9+ 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).