messages from 2017-12-07 22:39:56 to 2017-12-13 14:20:08 UTC [more...]
[PATCH 00/19] fs: rework and optimize i_version handling in filesystems
2017-12-13 14:20 UTC (9+ messages)
` [PATCH 01/19] fs: new API for handling inode->i_version
` [PATCH 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH 04/19] affs: convert to new i_version API
` [PATCH 05/19] afs: "
` [PATCH 06/19] btrfs: "
` [PATCH 08/19] ext2: "
` [PATCH 09/19] ext4: "
` [PATCH 10/19] nfs: "
[PATCH 1/1] aio: make sure the input "timeout" value is valid
2017-12-13 14:11 UTC (2+ messages)
[PATCH] mm: save current->journal_info before calling fault/page_mkwrite
2017-12-13 13:53 UTC (2+ messages)
[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
2017-12-13 11:14 UTC (3+ messages)
[PATCH] writeback: synchronize sync(2) against cgroup writeback membership switches
2017-12-13 11:00 UTC (5+ messages)
` [PATCH v2] "
About the try to remove cross-release feature entirely by Ingo
2017-12-13 10:46 UTC (3+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks
Using overlay on top of overlay
2017-12-13 10:10 UTC
[PATCH 0/2] ext4: Fix ENOSPC handling for DAX faults
2017-12-13 9:13 UTC (3+ messages)
` [PATCH 1/2] dax: Pass detailed error code from dax_iomap_fault()
` [PATCH 2/2] ext4: Fix ENOSPC handling in DAX page fault handler
[PATCH] locking/lockdep: Add CONFIG_LOCKDEP_AGGRESSIVE
2017-12-13 5:38 UTC (10+ messages)
[PATCH] fcntl.2, read.2, write.2: document "Lost locks" as cause for EIO
2017-12-13 4:19 UTC
[PATCH 0/4] VFS: fix assorted issues with name_to_handle conversions
2017-12-13 2:20 UTC (17+ messages)
` [PATCH 4/4] fhandle: Improve error responses in name_to_handle_at()
` [PATCH 2/4] fs/notify: don't put file handle buffer on stack
` [PATCH 3/4] NFS: allow name_to_handle_at() to work for Amazon EFS
` [PATCH 1/4] fs/notify: fdinfo can report unsupported file handles
mmotm 2017-12-12-16-32 uploaded
2017-12-13 2:14 UTC (3+ messages)
` mmotm 2017-12-12-16-32 uploaded (drivers/gpu/drm/i915/)
` mmotm 2017-12-12-16-32 uploaded (net/wireless certs)
[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
2017-12-13 1:09 UTC (2+ messages)
[PATCH v3 00/11] Metadata specific accouting and dirty writeout
2017-12-12 23:59 UTC (15+ messages)
` [PATCH v3 01/10] remove mapping from balance_dirty_pages*()
` [PATCH v3 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH v3 03/10] lib: add a __fprop_add_percpu_max
` [PATCH v3 04/10] writeback: convert the flexible prop stuff to bytes
` [PATCH v3 05/10] writeback: add counters for metadata usage
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata
` [PATCH v3 07/10] export radix_tree_iter_tag_set
` [PATCH v3 08/10] Btrfs: kill the btree_inode
` [PATCH v3 09/10] btrfs: rework end io for extent buffer reads
` [PATCH v3 10/10] btrfs: add NR_METADATA_BYTES accounting
possible deadlock in seq_read
2017-12-12 22:06 UTC
possible deadlock in fifo_open
2017-12-12 21:25 UTC
WARNING in mark_buffer_dirty
2017-12-12 20:56 UTC
WARNING in lock_release
2017-12-12 20:53 UTC (3+ messages)
[PATCH 00/18] orangefs: page cache
2017-12-12 18:34 UTC (19+ messages)
` [PATCH 01/18] orangefs: open code short single-use functions
` [PATCH 02/18] orangefs: implement vm_ops->fault
` [PATCH 03/18] orangefs: do not invalidate attributes on inode create
` [PATCH 04/18] orangefs: do not invalidate attribute cache on setattr
` [PATCH 05/18] orangefs: reverse sense of revalidate is-inode-stale test
` [PATCH 06/18] orangefs: move orangefs_address_operations to file.c
` [PATCH 07/18] orangefs: remove orangefs_readpages
` [PATCH 08/18] orangefs: make orangefs_inode_read static
` [PATCH 09/18] orangefs: only set a_ops for regular files
` [PATCH 10/18] orangefs: BUG_ON if i_mode invalid
` [PATCH 11/18] orangefs: remove mapping_nrpages macro
` [PATCH 12/18] orangefs: set up and use backing_dev_info
` [PATCH 13/18] orangefs: inodes linger in cache
` [PATCH 14/18] orangefs: implement direct_IO for the read case
` [PATCH 15/18] orangefs: call generic_file_read_iter
` [PATCH 16/18] orangefs: implement write through the page cache
` [PATCH 17/18] orangefs: no more explicit setattr
` [PATCH 18/18] orangefs: implement xattr cache
general protection fault in string
2017-12-12 17:58 UTC (5+ messages)
[RFC] what's going on with file->f_pos uses in orangefs_file_write_iter()?
2017-12-12 16:31 UTC (3+ messages)
[PATCH v4 00/73] XArray version 4
2017-12-12 15:51 UTC (35+ messages)
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 72/73] xfs: Convert mru cache to XArray
` Lockdep is less useful than it was
[PATCH v6 00/11] Intel SGX Driver
2017-12-12 14:07 UTC (2+ messages)
[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
2017-12-12 2:45 UTC (6+ messages)
` [f2fs-dev] "
[PATCH 0/3 v3] Move groups_sort outisde of set_groups
2017-12-11 21:43 UTC (8+ messages)
` [PATCH v4] kernel: make groups_sort calling a responsibility group_info allocators
` [PATCH v5] "
RFC(v2): Audit Kernel Container IDs
2017-12-11 19:37 UTC (8+ messages)
[PATCH] fscrypt: add support for ChaCha20 contents encryption
2017-12-11 16:11 UTC (12+ messages)
[PATCH] writeback: update comment in inode_io_list_move_locked
2017-12-11 14:30 UTC (2+ messages)
[PATCH v3 0/2] Restrict dangerous open in sticky directories
2017-12-11 12:08 UTC (12+ messages)
` [PATCH v3 2/2] Protected O_CREAT "
` [kernel-hardening] "
` [kernel-hardening] "
[RFC PATCH] crypto: chacha20 - add implementation using 96-bit nonce
2017-12-11 7:38 UTC (8+ messages)
[PATCH] ext4: delayed inode update for the consistency of file size after a crash
2017-12-10 17:16 UTC (2+ messages)
[PATCH] fs: handle shrinker registration failure in sget_userns
2017-12-10 15:21 UTC (9+ messages)
` [PATCH v2] "
[PATCH v2] mm: Add unmap_mapping_pages
2017-12-10 10:55 UTC (7+ messages)
` [PATCH v3] "
False lockdep completion splats with loop device
2017-12-09 20:08 UTC (17+ messages)
[PATCH 0/3 v3] Move groups_sort outisde of set_groups (fwd)
2017-12-09 17:20 UTC (2+ messages)
[PATCH] Change some filesystem menus into menuconfig to ease disabling it all
2017-12-09 17:12 UTC
Assalamu`Alaikum
2017-12-09 16:16 UTC
mmotm 2017-12-08-16-01 uploaded
2017-12-09 0:02 UTC
[PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()
2017-12-08 13:05 UTC (11+ messages)
[PATCH] fs/seq_file: Fix warning of passing zero to 'PTR_ERR'
2017-12-08 7:54 UTC (5+ messages)
[PATCH] fs/vfs: Release allocated dentry on failure in do_last()
2017-12-08 3:14 UTC (5+ messages)
[PATCH] fs: Fix signed integer overflow for vfs_setpos
2017-12-08 3:02 UTC (3+ messages)
[PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS
2017-12-08 2:17 UTC (5+ messages)
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
2017-12-08 1:40 UTC (3+ messages)
` [PATCH 8/8] net: tipc: "
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).