messages from 2017-11-08 19:01:00 to 2017-11-14 09:39:09 UTC [more...]
[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
2017-11-14 9:39 UTC (7+ messages)
[PATCH RFC v3 0/6] x86/idle: add halt poll support
2017-11-14 9:38 UTC (12+ messages)
` [PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
` [PATCH RFC v3 2/6] KVM guest: register kvm_idle_poll for pv_idle_ops
` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
[PATCH] fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
2017-11-14 9:31 UTC (6+ messages)
[PATCH RFC v3 4/6] Documentation: Add three sysctls for smart idle poll
2017-11-14 7:44 UTC (5+ messages)
[PATCH v2] readv.2: document RWF_NOWAIT
2017-11-14 7:26 UTC (2+ messages)
Improving documentation of parent-ID field in /proc/PID/mountinfo
2017-11-14 7:08 UTC (4+ messages)
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2017-11-14 2:19 UTC (5+ messages)
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults
[PATCH] fs/fcntl: restore checking against COMPAT_LOFF_T_MAX for F_GETLK64
2017-11-14 1:30 UTC
mmotm 2017-11-10-15-56 uploaded
2017-11-14 0:26 UTC (4+ messages)
` mmotm 2017-11-10-15-56 uploaded (lib/test_find_bit.c)
[RFC PATCH v2] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
2017-11-13 23:55 UTC (8+ messages)
[PATCH] Fix: code-style warning
2017-11-13 23:41 UTC
[btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220
2017-11-13 22:01 UTC (10+ messages)
Provision for filesystem specific open flags
2017-11-13 21:58 UTC (12+ messages)
[GIT PULL] afs: Filesystem driver overhaul
2017-11-13 16:31 UTC (2+ messages)
Re:
2017-11-13 14:55 UTC
[PATCH net-next 0/2] retire IPX and Netware file system
2017-11-13 14:03 UTC (4+ messages)
` [PATCH net-next 1/2] ipx: move Novell IPX protocol support into staging
` [PATCH net-next 2/2] ncpfs: move net/ncpfs to drivers/staging/ncpfs
[PATCH RFC v3 0/6] x86/idle: add halt poll support
2017-11-13 11:01 UTC
[PATCH RFC v3 5/6] tick: get duration of the last idle loop
2017-11-13 10:27 UTC (2+ messages)
` [PATCH RFC v3 6/6] KVM guest: introduce smart idle poll algorithm
[PATCH RFC v3 0/6] x86/idle: add halt poll support
2017-11-13 8:16 UTC
[PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
2017-11-13 6:43 UTC
[PATCH v3] f2fs: fix out-of-free problem caused by atomic write
2017-11-13 1:11 UTC (3+ messages)
` [PATCH v4] "
Is concurrent file read/write with O_DIRECT flag atomic?
2017-11-13 1:09 UTC (3+ messages)
[PATCH] fs: avoid NULL pointer dereference for nobh on write error
2017-11-12 17:57 UTC (3+ messages)
[RFC PATCH v1] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
2017-11-11 23:04 UTC (4+ messages)
[PATCH] firmware: cleanup - group and document up private firmware parameters
2017-11-11 1:32 UTC (5+ messages)
[PATCH 0/3] Three VFS patch resends
2017-11-10 20:53 UTC (19+ messages)
` [PATCH 1/3] VFS: use synchronize_rcu_expedited() in namespace_unlock()
` [PATCH 2/3] Improve fairness when locking the per-superblock s_anon list
` [PATCH 3/3] VFS: close race between getcwd() and d_move()
[RFC PATCH] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
2017-11-10 20:30 UTC (5+ messages)
Kernel crash in free_pipe_info()
2017-11-10 19:47 UTC (9+ messages)
[PATCH 1/6] remove mapping from balance_dirty_pages*()
2017-11-10 17:11 UTC (8+ messages)
` [PATCH 2/6] writeback: allow for dirty metadata accounting
` [PATCH 3/6] writeback: introduce super_operations->write_metadata
` [PATCH 4/6] export radix_tree_iter_tag_set
` [PATCH 5/6] Btrfs: kill the btree_inode
` [PATCH 6/6] btrfs: rework end io for extent buffer reads
[PATCH] orangefs: call op_release sooner when creating inodes
2017-11-10 17:08 UTC
[PATCH] fs: guard_bio_eod() needs to consider partitions
2017-11-10 15:25 UTC (4+ messages)
` [PATCH v2] "
[PATCH RFC v3 0/7] proc: modernize proc to support multiple private instances
2017-11-10 10:45 UTC (19+ messages)
` [PATCH RFC v3 1/7] proc: add proc_fs_info struct to store proc information
` [PATCH RFC v3 2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH RFC v3 3/7] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH RFC v3 4/7] proc: support mounting private procfs instances inside same pid namespace
` [PATCH RFC v3 5/7] proc: move hidepid definitions to proc files
` [PATCH RFC v3 6/7] proc: support new 'pids=all|ptraceable' mount option
` [PATCH RFC v3 7/7] proc: flush dcache entries from all procfs instances
[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
2017-11-10 9:09 UTC (9+ messages)
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate
` [PATCH 15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle
[PATCH v2] f2fs: add bug_on when f2fs_gc even fails to get one victim
2017-11-10 2:11 UTC (12+ messages)
[PATCH (resend)] seq_file: reset iterator to first record for zero offset
2017-11-10 1:14 UTC (3+ messages)
` [(resend)] "
` [musl] "
[PATCH 0/3] VFS: name lookup improvements
2017-11-10 0:21 UTC (8+ messages)
` [PATCH 1/3] VFS/nfs/9p: revise meaning of d_weak_invalidate
` [PATCH 2/3] VFS: remove user_path_mountpoint_at()
` [PATCH 3/3] VFS / autofs4: remove kern_path_mountpoint()
[RFC PATCH] fs/pipe.c: implement minimum pipe size for arg==0
2017-11-09 22:21 UTC (4+ messages)
[PATCH 00/14] Overlayfs NFS export support
2017-11-09 21:55 UTC (5+ messages)
[PATCH v3] fuse: return -ECONNABORTED on /dev/fuse read after abort
2017-11-09 20:23 UTC (4+ messages)
` [PATCH v4] "
[RFC PATCH 0/2] apply write hints to select the type of segments
2017-11-09 18:19 UTC (5+ messages)
` [RFC PATHC 1/2] f2fs: apply write hints to select the type of segments for buffered write
` [RFC PATHC 2/2] f2fs: apply write hints to select the type of segment for direct write
[PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
2017-11-09 17:30 UTC (12+ messages)
` [PATCH v3] lib/dlock-list: Scale dlock_lists_empty()
` [PATCH v4] "
[PATCH v2 00/15] ima: digest list feature
2017-11-09 17:23 UTC (12+ messages)
[PATCH] readv.2: document RWF_NOWAIT
2017-11-09 15:01 UTC (4+ messages)
[PATCH 1/1] partitions/msdos: Unable to mount UFS 44bsd partitions
2017-11-09 14:44 UTC
[PATCH 1/4] remove mapping from balance_dirty_pages*()
2017-11-09 14:41 UTC (9+ messages)
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: introduce super_operations->write_metadata
` [PATCH 4/4] export radix_tree_iter_tag_set
[PATCH] Fix code-style warning
2017-11-09 14:40 UTC
[PATCH RFC 1/1] f2fs: add per-device superblocks
2017-11-09 3:26 UTC
[PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state
2017-11-09 1:54 UTC (5+ messages)
` [RFC] hung task: check "
[RFC PATCH 04/11] Add a function to start/reduce a timer
2017-11-09 0:33 UTC (4+ messages)
` [RFC PATCH 01/11] workqueue: Add a decrement-after-return and wake if 0 facility
32-bit stat returns wrong st_mtime if file timestamp does not fit in 32 bits
2017-11-08 21:50 UTC (4+ 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).