Maxim Levitsky ([email protected])

Number of posts: 941 (0.24 per day)
First post: 2007-02-08 21:08:45
Last post: 2017-11-03 23:33:10

Date List Subject
2010-02-09 16:58:38 linux-kernel [PATCH 13/17] NAND: make ->check_bad more user friendly
2010-02-09 16:58:29 linux-kernel [PATCH 11/17] MTD: nand: make suspend work if device is accessed by kernel threads.
2010-02-09 16:58:24 linux-kernel [PATCH 09/17] MTD: nand: make MTD_OOB_PLACE work correctly.
2010-02-09 16:58:20 linux-kernel [PATCH 08/17] MTD: call remove notifiers before removing the device
2010-02-09 16:58:17 linux-kernel [PATCH 05/17] blktrans: add proper locking
2010-02-09 16:58:09 linux-kernel [PATCH 03/17] blktrans: track open and close calls.
2010-02-09 16:58:05 linux-kernel [PATCH 01/17] MTD: create lockless versions of {get,put}_mtd_device This will be used to resolve deadlock in block translation layer.
2010-02-09 16:57:59 linux-kernel [PATCH 0/17 V7] Work to enable SmartMedia/xD support in mtd subsystem
2010-02-08 17:41:11 linux-kernel Re: NAND: fixes
2010-02-06 20:20:45 linux-kernel [PATCH 5/6] DMFE: add .shutdown
2010-02-06 20:20:07 linux-kernel [PATCH 6/6] DMFE: don't reinitialize the hardware if device wasn't open
2010-02-06 20:19:27 linux-kernel [PATCH 4/6] DMFE: WOL fixes:
2010-02-06 20:19:24 linux-kernel [PATCH 3/6] dmfe: workaround chipset bug
2010-02-06 20:19:23 linux-kernel [PATCH 2/6] DMFE: move pci ID definitions into pci_ids.h and clean up the code
2010-02-06 20:19:20 linux-kernel [PATCH 1/6] dmfe: trivial cleanups:
2010-02-06 20:19:12 linux-kernel Some fixes and cleanups for DMFE nework driver
2010-02-05 23:19:38 linux-kernel [PATCH 3/7] MTD: nand: make suspend work if device is accessed by kernel threads.
2010-02-05 23:19:18 linux-kernel [PATCH 4/7] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
2010-02-05 23:19:04 linux-kernel [PATCH 6/7] MTD: common module for smartmedia/xD support
2010-02-05 23:18:47 linux-kernel [PATCH 7/7] MTD: add few workarounds to nand system for SmartMedia/xD chips.
2010-02-05 23:18:39 linux-kernel [PATCH 5/7] NAND: make ->check_bad more user friendly
2010-02-05 23:18:34 linux-kernel [PATCH 2/7] MTD: nand: cleanup nand_do_write_ops
2010-02-05 23:18:30 linux-kernel [PATCH 1/7] MTD: nand: make MTD_OOB_PLACE work correctly.
2010-02-05 23:18:24 linux-kernel NAND: fixes
2010-02-05 19:59:21 linux-kernel Re: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled
2010-02-05 17:05:13 linux-kernel Re: [PATCH 13/17] MTD: export few functions from nand_base.c
2010-02-05 16:41:08 linux-kernel RE: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled
2010-02-05 15:52:08 linux-kernel Re: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled
2010-02-05 14:19:28 linux-kernel Re: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled
2010-02-05 13:42:53 linux-kernel Re: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled
2010-02-05 09:44:31 linux-kernel Re: [PATCH 11/17] MTD: nand: fix bug that prevented write of more that one page by ->write_oob
2010-02-05 09:30:40 linux-kernel Re: [PATCH 13/17] MTD: export few functions from nand_base.c
2010-02-05 09:25:11 linux-kernel Re: [PATCH 10/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
2010-02-05 08:31:52 linux-kernel Re: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled
2010-02-04 23:34:37 linux-kernel [PATCH 03/17] blktrans: track open and close calls.
2010-02-04 23:34:16 linux-kernel [PATCH 05/17] blktrans: add proper locking
2010-02-04 23:34:09 linux-kernel [PATCH 06/17] blktrans: flush all requests before we remove the device
2010-02-04 23:33:51 linux-kernel [PATCH 07/17] blktrans: allow FTL drivers to export sysfs attributes
2010-02-04 23:33:40 linux-kernel [PATCH 10/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
2010-02-04 23:33:18 linux-kernel [PATCH 11/17] MTD: nand: fix bug that prevented write of more that one page by ->write_oob
2010-02-04 23:33:11 linux-kernel [PATCH 12/17] MTD: nand: make suspend work if device is accessed by kernel threads.
2010-02-04 23:32:48 linux-kernel [PATCH 13/17] MTD: export few functions from nand_base.c
2010-02-04 23:32:26 linux-kernel [PATCH 15/17] MTD: add few workarounds to nand system for SmartMedia/xD chips.
2010-02-04 23:32:12 linux-kernel [PATCH 16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader
2010-02-04 23:32:07 linux-kernel [PATCH 17/17] MTD: Add new SmartMedia/xD FTL
2010-02-04 23:31:52 linux-kernel [PATCH 14/17] MTD: common module for smartmedia/xD support
2010-02-04 23:31:42 linux-kernel [PATCH 08/17] MTD: call remove notifiers before removing the device
2010-02-04 23:31:36 linux-kernel [PATCH 09/17] MTD: nand: make MTD_OOB_PLACE work correctly.
2010-02-04 23:31:30 linux-kernel [PATCH 04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you
2010-02-04 23:31:23 linux-kernel [PATCH 02/17] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device
2010-02-04 23:31:19 linux-kernel [PATCH 01/17] MTD: create lockless versions of {get,put}_mtd_device This will be used to resolve deadlock in block translation layer.