baiyaowei ([email protected])

Number of posts: 97 (0.13 per day)
First post: 2015-11-14 03:05:35
Last post: 2017-11-24 07:33:49

Date List Subject
2019-07-27 10:30:46 linux-kernel [PATCH 1/3] bcache: drop obsolete comments
2019-07-27 10:30:46 linux-kernel [PATCH 2/3] bcache: use allocator reserves instead of watermarks
2019-07-27 10:22:35 linux-kernel [PATCH 3/3] bcache: count cache_available_percent accurately
2017-12-15 03:34:44 linux-kernel [PATCH 2/7] lib/lockref: __lockref_is_dead can be boolean
2017-12-15 03:34:16 linux-kernel [PATCH 3/7] kernel/cpuset: current_cpuset_is_being_rebound can be boolean
2017-12-15 03:34:14 linux-kernel [PATCH 6/7] kernel/mutex: mutex_is_locked can be boolean
2017-12-15 03:33:54 linux-kernel [PATCH 7/7] crash_dump: is_kdump_kernel can be boolean
2017-12-15 03:33:40 linux-kernel [PATCH 5/7] kernel/module: module_is_live can be boolean
2017-12-15 03:33:36 linux-kernel [PATCH 4/7] kernel/resource: iomem_is_exclusive can be boolean
2017-12-15 03:33:30 linux-kernel [PATCH 1/7] mm/memblock: memblock_is_map/region_memory can be boolean
2017-12-15 03:33:27 linux-kernel [PATCH 0/7 v3] make some functions return bool
2017-12-14 15:50:58 linux-kernel [PATCH 6/7] kernel/mutex: mutex_is_locked can be boolean
2017-12-14 15:50:55 linux-kernel [PATCH 2/7] lib/lockref: __lockref_is_dead can be boolean
2017-12-14 15:50:54 linux-kernel [PATCH 7/7] crash_dump: is_kdump_kernel can be boolean
2017-12-14 15:50:51 linux-kernel [PATCH 5/7] kernel/module: module_is_live can be boolean
2017-12-14 15:50:49 linux-kernel [PATCH 1/7] mm/memblock: memblock_is_map/region_memory can be boolean
2017-12-14 15:50:48 linux-kernel [PATCH 3/7] kernel/cpuset: current_cpuset_is_being_rebound can be boolean
2017-12-14 15:50:47 linux-kernel [PATCH 4/7] kernel/resource: iomem_is_exclusive can be boolean
2017-12-14 15:50:40 linux-kernel [PATCH 0/7 v2] make some functions return bool
2017-12-13 04:16:52 linux-kernel Re: [PATCH 0/8] make some functions return bool
2017-12-13 02:58:16 linux-kernel Re: [PATCH 0/8] make some functions return bool
2017-12-13 02:32:14 linux-kernel Re: [PATCH 1/8] mm/memblock: memblock_is_map/region_memory can be boolean
2017-12-13 02:15:12 linux-kernel Re: [PATCH 0/8] make some functions return bool
2017-12-13 01:52:19 linux-kernel Re: [PATCH] fs/ceph: delete unused ceph_file_layout_is_valid function
2017-12-12 07:21:44 linux-kernel Re: [PATCH 0/8] make some functions return bool
2017-12-12 02:57:18 linux-kernel [PATCH 5/8] kernel/resource: iomem_is_exclusive can be boolean
2017-12-12 02:56:55 linux-kernel [PATCH 6/8] kernel/module: module_is_live can be boolean
2017-12-12 02:55:51 linux-kernel [PATCH 7/8] kernel/mutex: mutex_is_locked can be boolean
2017-12-12 02:55:46 linux-kernel [PATCH 3/8] lib/lockref: __lockref_is_dead can be boolean
2017-12-12 02:55:44 linux-kernel [PATCH 4/8] kernel/cpuset: current_cpuset_is_being_rebound can be boolean
2017-12-12 02:55:41 linux-kernel [PATCH 8/8] crash_dump: is_kdump_kernel can be boolean
2017-12-12 02:55:35 linux-kernel [PATCH 2/8] mm/mmzone: mm/lru: is_file/active_lru can be boolean
2017-12-12 02:55:33 linux-kernel [PATCH 1/8] mm/memblock: memblock_is_map/region_memory can be boolean
2017-12-12 02:55:27 linux-kernel [PATCH 0/8] make some functions return bool
2017-12-12 01:56:53 linux-kernel [PATCH] fs/ceph: delete unused ceph_file_layout_is_valid function
2017-11-24 07:33:49 linux-kernel NULL pointer dereference in process_one_work
2016-03-30 01:23:42 linux-kernel Re: [PATCH] fs/vfs: improve __mnt_is_readonly
2016-03-29 06:36:14 linux-kernel Re: [PATCH] fs/vfs: improve __mnt_is_readonly
2016-03-25 09:25:14 linux-kernel Re: [PATCH 0/5] drivers/mtd: make several functions return bool
2016-03-25 08:42:43 linux-kernel Re: [PATCH 0/5] drivers/mtd: make several functions return bool
2016-03-25 08:41:38 linux-kernel Re: [PATCH 0/5] drivers/mtd: make several functions return bool
2016-03-25 06:32:26 linux-kernel Re: [PATCH 0/5] drivers/mtd: make several functions return bool
2016-03-25 02:43:25 linux-kernel [PATCH 2/5] drivers/mtd: cfi_interleave_supported can be boolean
2016-03-25 02:42:57 linux-kernel [PATCH 3/5] drivers/mtd: map_bankwidth_supported can be boolean
2016-03-25 02:42:39 linux-kernel [PATCH 5/5] drivers/mtd/nand: nand_opcode_8bits can be boolean
2016-03-25 02:42:28 linux-kernel [PATCH 0/5] drivers/mtd: make several functions return bool
2016-03-25 02:42:22 linux-kernel [PATCH 4/5] drivers/mtd: mtd_nand_has_bch can be boolean
2016-03-25 02:42:20 linux-kernel [PATCH 1/5] drivers/mtd: mtd_is_partition can be boolean
2016-03-25 02:13:40 linux-kernel [PATCH 1/2] drivers/ata: delete unused ata_using_mwdma function
2016-03-25 02:13:30 linux-kernel [PATCH 2/2] drivers/ata: make ata_using_udma return directly and bool
2016-03-25 02:01:54 linux-kernel [PATCH] fs/vfs: improve __mnt_is_readonly