messages from 2017-12-06 00:41:41 to 2017-12-11 13:46:11 UTC [more...]
[PATCH 0/4] VFS: fix assorted issues with name_to_handle conversions
2017-12-11 13:46 UTC (10+ 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
[PATCH 0/3, V2] Move groups_sort outisde of set_groups
2017-12-11 13:28 UTC (4+ messages)
` [PATCH 0/3 v3] "
` [PATCH v4] kernel: make groups_sort calling a responsibility group_info allocators
[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
2017-12-11 13:15 UTC (4+ messages)
` [f2fs-dev] "
[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 v4 00/73] XArray version 4
2017-12-11 4:23 UTC (55+ messages)
` [PATCH v4 22/73] page cache: Convert hole search to XArray
` [PATCH v4 55/73] f2fs: Convert "
` [PATCH v4 56/73] lustre: "
` [PATCH v4 57/73] dax: Convert dax_unlock_mapping_entry "
` [PATCH v4 58/73] dax: Convert lock_slot "
` [PATCH v4 59/73] dax: More XArray conversion
` [PATCH v4 60/73] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v4 61/73] dax: Convert dax_writeback_one "
` [PATCH v4 62/73] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v4 63/73] dax: Convert dax_insert_mapping_entry "
` [PATCH v4 64/73] dax: Convert grab_mapping_entry "
` [PATCH v4 65/73] dax: Fix sparse warning
` [PATCH v4 66/73] page cache: Finish XArray conversion
` [PATCH v4 67/73] vmalloc: Convert to XArray
` [PATCH v4 68/73] brd: "
` [PATCH v4 69/73] xfs: Convert m_perag_tree "
` [PATCH v4 70/73] xfs: Convert pag_ici_root "
` [PATCH v4 71/73] xfs: Convert xfs dquot "
` [PATCH v4 72/73] xfs: Convert mru cache "
` Lockdep is less useful than it was
` [PATCH v4 73/73] usb: Convert xhci-mem to XArray
[PATCH] locking/lockdep: Add CONFIG_LOCKDEP_AGGRESSIVE
2017-12-11 3:57 UTC (2+ messages)
[PATCH] fscrypt: add support for ChaCha20 contents encryption
2017-12-10 18:59 UTC (11+ 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 (8+ messages)
` [PATCH v3] "
False lockdep completion splats with loop device
2017-12-09 20:08 UTC (21+ messages)
RFC(v2): Audit Kernel Container IDs
2017-12-09 18:28 UTC (4+ 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
[RFC] what's going on with file->f_pos uses in orangefs_file_write_iter()?
2017-12-08 16:39 UTC (2+ messages)
[PATCH v6 00/11] Intel SGX Driver
2017-12-08 13:05 UTC (12+ messages)
` [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()
[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 (7+ messages)
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
2017-12-08 1:40 UTC (15+ messages)
` [PATCH 4/8] vfs: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
` [ovs-dev] "
` [PATCH 8/8] net: tipc: "
waitqueue lockdep annotation
2017-12-07 16:09 UTC (8+ messages)
` [PATCH 1/2] epoll: use the waitqueue lock to protect ep->wq
` [PATCH 2/2] sched/wait: assert the wait_queue_head lock is held in __wake_up_common
[RFC PATCH 0/4] ima: filesystems not mounted with i_version
2017-12-07 15:09 UTC (7+ messages)
` [RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook
[RESEND][PATCH 0/3] fs: remove unnecessary i_version handling from various filesystems
2017-12-07 11:40 UTC (5+ messages)
` [RESEND][PATCH 1/3] lustre: don't set f_version in ll_readdir
` [RESEND][PATCH 2/3] ntfs: remove i_version handling
` [RESEND][PATCH 3/3] hpfs: don't bother with the i_version counter or f_version
[patch 15/15] mm: add strictlimit knob
2017-12-07 10:32 UTC (4+ messages)
[PATCH v7 0/8] Intel SGX Driver
2017-12-07 1:54 UTC (2+ messages)
` [PATCH v7 7/8] fs/pipe.c: export create_pipe_files()
waitqueue lockdep annotation
2017-12-06 23:51 UTC (11+ messages)
[PATCH v2] exec: avoid gcc-8 warning for get_task_comm
2017-12-06 23:29 UTC (5+ messages)
[PATCH v2 00/11] Metadata specific accouting and dirty writeout
2017-12-06 22:43 UTC (5+ messages)
` [PATCH v2 06/11] writeback: add counters for metadata usage
[PATCH v3] direct-io: Fix unsigned comparison overflow
2017-12-06 18:23 UTC (2+ messages)
[PATCH 25/45] kernel: remove duplicate includes
2017-12-06 17:19 UTC
[PATCH 24/45] fs: remove duplicate includes
2017-12-06 17:15 UTC
[PATCH v2] direct-io: Fix unsigned comparison overflow
2017-12-06 15:51 UTC (4+ messages)
[RFC v4 4/9] namespace: Add umount_end superblock operation
2017-12-06 15:41 UTC
[PATCH] writeback: update comment in inode_io_list_move_locked
2017-12-05 12:23 UTC
[PATCH] writeback: fix comment in __mark_inode_dirty
2017-12-06 2:35 UTC (3+ 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).