LinuxLists
Users
About
Konstantin Khlebnikov (
[email protected]
)
Number of posts: 604 (0.6 per day)
First post: 2015-02-02 19:26:56
Last post: 2017-11-01 13:33:12
Next Page
Date
List
Subject
2020-06-22 12:38:23
linux-kernel
[PATCH 2/4] scripts/decode_stacktrace: guess basepath if not specified
2020-06-22 12:36:44
linux-kernel
[PATCH 4/4] scripts/decode_stacktrace: guess path to vmlinux by release name
2020-06-22 12:36:41
linux-kernel
[PATCH 3/4] scripts/decode_stacktrace: guess path to modules
2020-06-22 12:36:08
linux-kernel
[PATCH 1/4] scripts/decode_stacktrace: skip missing symbols
2020-06-04 09:46:55
linux-kernel
Re: [PATCH util-linux] dmesg: adjust timestamps according to suspended time
2020-06-03 08:27:16
linux-kernel
Re: [PATCH RFC 1/3] block: add flag 'nowait_requests' into queue limits
2020-06-02 13:51:36
linux-kernel
Re: kobject_init_and_add is easy to misuse
2020-06-01 19:24:27
linux-kernel
[PATCH util-linux] dmesg: adjust timestamps according to suspended time
2020-06-01 15:43:37
linux-kernel
Re: [RFC PATCH] mm: swap: remove lru drain waiters
2020-06-01 12:39:33
linux-kernel
[PATCH RFC 3/3] dm: add support for REQ_NOWAIT and enable for target dm-linear
2020-06-01 12:39:32
linux-kernel
[PATCH RFC 0/3] block: allow REQ_NOWAIT to some bio-based/stacked devices
2020-06-01 12:39:30
linux-kernel
[PATCH RFC 1/3] block: add flag 'nowait_requests' into queue limits
2020-06-01 12:39:30
linux-kernel
[PATCH RFC 2/3] md/raid0: enable REQ_NOWAIT
2020-05-31 16:42:26
linux-kernel
Re: [PATCH] block: really remove REQ_NOWAIT_INLINE
2020-05-31 16:39:36
linux-kernel
[PATCH] block: really remove REQ_NOWAIT_INLINE
2020-05-27 16:22:21
linux-ext4
Re: [PATCH] vfs, afs, ext4: Make the inode hash table RCU searchable
2020-05-25 22:16:03
linux-kernel
Re: [PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
2020-05-25 21:01:45
linux-kernel
Re: [PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
2020-05-25 20:59:07
linux-kernel
Re: [PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
2020-05-25 14:24:13
linux-kernel
[PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
2020-05-25 12:36:31
linux-kernel
Re: block I/O accounting improvements
2020-05-25 12:31:10
linux-kernel
Re: [PATCH 01/16] block: add disk/bio-based accounting helpers
2020-05-24 13:46:03
linux-kernel
[PATCH v2] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
2020-05-24 11:24:25
linux-kernel
Re: [PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
2020-05-21 16:19:47
linux-ext4
Re: [PATCH] vfs, afs, ext4: Make the inode hash table RCU searchable
2020-05-20 12:24:22
linux-kernel
Re: [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching API
2020-05-20 08:24:27
linux-kernel
Re: [PATCH] futex: send SIGBUS if argument is not aligned on a four-byte boundary
2020-05-15 15:38:52
linux-kernel
[PATCH] futex: send SIGBUS if argument is not aligned on a four-byte boundary
2020-05-13 20:54:46
linux-kernel
Re: [PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
2020-05-13 14:08:05
linux-kernel
[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
2020-05-13 04:39:53
linux-kernel
Re: [PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
2020-05-11 09:38:23
linux-kernel
Re: [PATCH] doc: cgroup: update note about conditions when oom killer is invoked
2020-05-11 06:21:32
linux-kernel
[PATCH] f2fs: report delalloc reserve as non-free in statfs for project quota
2020-05-09 08:56:47
linux-kernel
Re: [PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
2020-05-08 19:42:06
linux-kernel
Re: [PATCH RFC 1/8] dcache: show count of hash buckets in sysctl fs.dentry-state
2020-05-08 16:31:35
linux-kernel
Re: [PATCH RFC 8/8] dcache: prevent flooding with negative dentries
2020-05-08 16:21:15
linux-kernel
Re: [PATCH RFC 1/8] dcache: show count of hash buckets in sysctl fs.dentry-state
2020-05-08 14:23:20
linux-kernel
[PATCH] doc: cgroup: update note about conditions when oom killer is invoked
2020-05-08 12:29:09
linux-kernel
[PATCH RFC 3/8] dcache: sweep cached negative dentries to the end of list of siblings
2020-05-08 12:27:24
linux-kernel
[PATCH RFC 4/8] fsnotify: stop walking child dentries if remaining tail is negative
2020-05-08 12:26:29
linux-kernel
[PATCH RFC 8/8] dcache: prevent flooding with negative dentries
2020-05-08 12:25:58
linux-kernel
[PATCH RFC 7/8] dcache: push releasing dentry lock into sweep_negative
2020-05-08 12:25:30
linux-kernel
[PATCH RFC 6/8] dcache: stop walking siblings if remaining dentries all negative
2020-05-08 12:25:30
linux-kernel
[PATCH RFC 5/8] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
2020-05-08 12:25:19
linux-kernel
[PATCH RFC 2/8] selftests: add stress testing tool for dcache
2020-05-08 12:25:08
linux-kernel
[PATCH RFC 1/8] dcache: show count of hash buckets in sysctl fs.dentry-state
2020-05-08 12:25:00
linux-kernel
[PATCH RFC 0/8] dcache: increase poison resistance
2020-05-08 09:05:29
linux-kernel
Re: [PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
2020-05-07 05:27:24
linux-kernel
Re: [PATCH] slub: limit count of partial slabs scanned to gather statistics
2020-05-07 05:19:01
linux-kernel
Re: [PATCH] slub: limit count of partial slabs scanned to gather statistics
2020-05-05 06:24:25
linux-kernel
Re: [PATCH] slub: limit count of partial slabs scanned to gather statistics