LinuxLists
Users
About
Gu Zheng (
[email protected]
)
Number of posts: 294 (0.37 per day)
First post: 2013-04-03 07:39:00
Last post: 2015-06-04 10:06:30
Previous Page
Date
List
Subject
2013-06-04 08:06:56
linux-kernel
Re: [PATCH] scsi: Introduce a help function local_time_seconds() to simplify the getting time stamp operation
2013-06-04 04:16:50
linux-kernel
Re: [PATCH 1/2] f2fs: add remount_fs callback support
2013-05-30 03:28:15
linux-kernel
Re: [PATCH] scsi: Introduce a help function local_time_seconds() to simplify the getting time stamp operation
2013-05-29 09:36:24
linux-kernel
[PATCH] scsi: Introduce a help function local_time_seconds() to simplify the getting time stamp operation
2013-05-24 10:07:16
linux-kernel
Re: [PATCH] proc: move proc mount options out of pid_namespace
2013-05-24 09:38:40
linux-kernel
Re: [PATCH 2/2] jfs: Log shutdown error in jfs_freeze() function
2013-05-24 09:16:43
linux-kernel
Re: [PATCH] proc: move proc mount options out of pid_namespace
2013-05-24 03:37:53
linux-kernel
Re: [PATCH RFC v3 2/3] i2c: pxa: convert to devm_* API
2013-05-24 03:05:55
linux-kernel
Re: [PATCH] proc: move proc mount options out of pid_namespace
2013-05-23 10:23:24
linux-kernel
Re: [PATCH] proc: move proc mount options out of pid_namespace
2013-05-22 09:51:13
linux-kernel
Re: [RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
2013-05-22 04:14:47
linux-kernel
Re: [RFC PATCH v2, part 2 14/18] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses
2013-05-22 01:32:44
linux-kernel
Re: [PATCH 00/19] driver:usb&net: add missing platform_driver owner
2013-05-21 08:53:03
linux-kernel
Re: [PATCH 00/19] driver:usb&net: add missing platform_driver owner
2013-05-21 08:02:50
linux-kernel
Re: [PATCH 00/19] driver:usb&net: add missing platform_driver owner
2013-05-20 06:37:50
linux-kernel
Re: [PATCH v2, part 1 8/9] PCI: make PCI host bridge/bus creating and destroying logic symmetric
2013-05-16 08:59:44
linux-kernel
Re: [PATCH] jfs: Functions jfs_freeze() and jfs_unfreeze() always return 0
2013-05-16 07:54:33
linux-kernel
Re: [PATCH 4/7] PCI: Fix racing for pci device removing via sysfs
2013-05-15 04:12:37
linux-kernel
Re: [PATCH 1/2] Kernel/time: Introduce a new timestamp function local_time_seconds()
2013-05-14 08:46:15
linux-kernel
Re: [PATCH v2, part 1 6/9] ACPI, pci_root: use acpi_handle_print() and pr_xxx() to print messages
2013-05-14 08:29:18
linux-kernel
Re: [PATCH v2, part 1 3/9] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
2013-05-14 07:48:21
linux-kernel
[PATCH 2/2] driver/scsi: Use local_time_seconds() to simplify the get local timestamp operation
2013-05-14 07:48:00
linux-kernel
[PATCH 1/2] Kernel/time: Introduce a new timestamp function local_time_seconds()
2013-05-14 03:18:25
linux-kernel
Re: [PATCH] fs/fat: Use fat_msg() to replace printk() in __fat_fs_error()
2013-05-13 08:59:06
linux-kernel
[PATCH] fs/fat: Use fat_msg() to replace printk() in __fat_fs_error()
2013-05-09 02:26:03
linux-kernel
Re: [PATCH v2 4/4] PCI: Check if the pci device get removed from pci tree already in remove_callback()
2013-05-07 03:01:37
linux-kernel
Re: [PATCH 2/2] i2c: pxa: no need release_mem_region before request_mem_region successful
2013-04-30 11:33:50
linux-kernel
[PATCH v2 4/4] PCI: Check if the pci device get removed from pci tree already in remove_callback()
2013-04-30 11:33:36
linux-kernel
[PATCH v2 3/4] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
2013-04-30 11:33:21
linux-kernel
[PATCH v2 2/4] PCI: introduce pci_bus_get()/pci_bus_put() to hide pci_bus' reference management
2013-04-30 11:33:18
linux-kernel
[PATCH v2 1/4] PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
2013-04-30 11:33:17
linux-kernel
[PATCH v2 0/4] PCI: fix the object lifetime issue of parallel device removal on different pci hierarchy
2013-04-30 09:19:24
linux-kernel
Re: [PATCH] PCI: Fix racing for pci device removing via sysfs
2013-04-29 11:12:14
linux-kernel
Re: [PATCH] PCI: Fix racing for pci device removing via sysfs
2013-04-25 06:56:48
linux-kernel
Re: [PATCH] mm/filemap.c: fix criteria of calling iov_shorten() in generic_file_direct_write()
2013-04-23 08:39:34
linux-kernel
[PATCH] mm/filemap.c: fix criteria of calling iov_shorten() in generic_file_direct_write()
2013-04-18 07:32:44
linux-kernel
[PATCH]fs/block_dev.c: fix the inaccurate judgement in function blkdev_aio_read
2013-04-16 08:19:35
linux-kernel
Re: elevator: Fix a race about elevator switching.
2013-04-03 07:39:00
linux-kernel
Re: [PATCH 2/3] resource: Add release_mem_region_adjustable()