login
Header Space

 
 

Mailing list archives

Search results

Found 67 matching messages (0.024 seconds). Page 1 of 4.

NTFS

... @@ static void __exit exit_ntfs_fs(void) } MODULE_AUTHOR("Anton Altaparmakov "); -MODULE_DESCRIPTION("NTFS 1. ... /3.x driver - Copyright (c) 2001-2007 Anton Altaparmakov"); MODULE_VERSION(NTFS_VERSION); MODULE_LICENSE("GPL"); # ...

linux-kernel - Anton Altaparmakov - Jan 18 2007 - 06:25

[PATCH] NTFS: Fix a mount time deadlock.

... for now. Signed-off-by: Anton Altaparmakov diff ... project. * - * Copyright (c) 2001-2006 Anton Altaparmakov + * Copyright (c) 2001-2007 ... project. * - * Copyright (c) 2002-2005 Anton Altaparmakov + * Copyright (c) 2002-2007 ...

linux-kernel - Anton Altaparmakov - Oct 12 2007 - 04:37

[2.6 PATCH] LDM: Fix for Windows Vista dynamic disks

... and testing. Best regards, Anton -- Anton Altaparmakov - * Copyright (c) 2001-2004 Anton Altaparmakov + * Copyright (c) 2001-2007 ... flatcap.org> - * Copyright (C) 2001 Anton Altaparmakov + * Copyright ...

linux-kernel - Anton Altaparmakov - May 21 2007 - 04:37

[RESEND: 2.6 PATCH] Fix LDM for new field in the VOL5 VBLK.

... lot in advance! Best regards, Anton -- Anton Altaparmakov Anton -- Anton Altaparmakov Anton Altaparmakov CC: ...

linux-kernel - Anton Altaparmakov - Jul 16 2007 - 14:39

Re: 2.6.20-rc6-mm1

... lot for fixing it! Best regards, Anton On Tue, 30 Jan 2007, ... slot requires local irq protection. > > Cc: Anton Altaparmakov > Signed- ... (page); > _ > > Best regards, Anton -- Anton Altaparmakov

linux-kernel - Anton Altaparmakov - Jan 30 2007 - 16:50

RE: Could convert a buffer that allocated by vmalloc to pages?

... is L2vm for a start? Best regards, Anton > //===source code==== > L2cache=vmalloc(L2SIZE);// ... to use it. > > Best regards, > > Anton > -- Anton Altaparmakov (replace at with @) Unix Support, Computing ...

linux-kernel - Anton Altaparmakov - Jan 23 2007 - 10:50

Re: [PATCH] NTFS: Rename apparently incorrect macro name "NTFS_DEBUG".

... Thanks for the catch! (-: Best regards, Anton On Fri, 2007-02-02 at 11:10 +0000, Anton Altaparmakov wrote: > Hi, > > On Fri, ... ni->size_lock, flags); > > Best regards, > > Anton -- Anton Altaparmakov ...

linux-kernel - Anton Altaparmakov - Feb 2 2007 - 07:14

[2.6 PATCH] Export invalidate_mapping_pages() to modules.

... a lot in advance! Best regards, Anton -- Anton Altaparmakov ( ... , http://www.linux-ntfs.org/ --- Export invalidate_mapping_pages() to modules. Signed-off-by: Anton Altaparmakov --- diff --git a/ ...

linux-kernel - Anton Altaparmakov - Jan 1 2007 - 19:28

Re: [2.6 PATCH] Export invalidate_mapping_pages() to modules.

... Mon, 2007-01-01 at 23:28 +0000, Anton Altaparmakov wrote: > > Hi Linus and Andrew, > > > > Please apply below patch which exports ... a static inline instead. Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - Jan 3 2007 - 14:58

Re: [patch 9/9] mm: fix pagecache write deadlocks

... Morton wrote: > On Sun, 4 Feb 2007 10:59:58 +0000 (GMT) Anton Altaparmakov wrote: > ... should not be too bad. Have I missed anything this time? Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - Feb 4 2007 - 13:40

Re: [patch 9/9] mm: fix pagecache write deadlocks

... , Feb 04, 2007 at 05:40:35PM +0000, Anton Altaparmakov wrote: > > On Sun, 4 Feb 2007, Andrew ... which case it is still deadlocky. Ouch, you are of course right. )-: Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - Feb 6 2007 - 09:13

Re: [RFC] Heads up on sys_fallocate()

... 4 Mar 2007, at 22:38, Ulrich Drepper wrote: > Anton Altaparmakov wrote: >> And that is it. No zeroing ... more blocks on disk even if they are actually not initialized. Best regards, Anton -- Anton Altaparmakov (replace at ...

linux-kernel - Anton Altaparmakov - Mar 4 2007 - 19:22

Re: [RFC] Heads up on sys_fallocate()

On 5 Mar 2007, at 00:32, Anton Altaparmakov wrote: > On 5 Mar 2007, at 00:16, Jö ... to and/or when the file is closed for the last time (drop_inode/delete_inode). Best regards, Anton -- Anton Altaparmakov (replace at with @) ...

linux-kernel - Anton Altaparmakov - Mar 4 2007 - 20:35

Re: [RFC] Heads up on sys_fallocate()

... Mar 04, 2007 at 11:22:06PM +0000, Anton Altaparmakov wrote: >> And I specifically did NOT update the initialized size in the inode ... not go anywhere near it. Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - Mar 5 2007 - 11:07

Re: Ext3 vs NTFS performance

... May 04, 2007 at 09:12:31AM +0100, Anton Altaparmakov wrote: >> Nothing to do with win32 functions. Windows does NOT create sparse >> ... AFAIK is not the default) Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - May 4 2007 - 10:47

Fix to the fix! - Re: [2.6 PATCH] LDM: Fix for Windows Vista dynamic disks

... it without breaking it, too! /-; Best regards, Anton -- Anton Altaparmakov (replace ... to break compilation... CC: Richard Russon Signed-off-by: Anton Altaparmakov --- diff --git a ...

linux-kernel - Anton Altaparmakov - May 21 2007 - 16:13

Re: [PATCH] partitions/LDM: build fix

... from a "tested" patch... I had already posted a fix earlier: From: Anton Altaparmakov Subject: ... ->logical_disk_size > ph->config_start)) { Best regards, Anton -- Anton Altaparmakov ( ...

linux-kernel - Anton Altaparmakov - May 22 2007 - 03:17

[2.6 PATCH] Fix LDM for new field in the VOL5 VBLK.

... not too late yet... Thanks! Best regards, Anton -- Anton Altaparmakov (replace ... encountered with Windows Vista. Signed-off-by: Anton Altaparmakov CC: Richard Russon diff --git a/ ...

linux-kernel - Anton Altaparmakov - Jun 27 2007 - 06:47

Re: [2.6 PATCH] Fix LDM for new field in the VOL5 VBLK.

... Torvalds wrote: > On Wed, 27 Jun 2007, Anton Altaparmakov wrote: >> >> Please apply the below patch to the LDM driver. > > This ... it will work this time. Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - Jun 27 2007 - 13:26

Re: [RFH] Partition table recovery

... 2007, at 12:29, Al Boldi wrote: > Anton Altaparmakov wrote: >> parted and its derivatives are pile of crap... They cause corruption >> ... ata-atapi.com/hiwtab.htm Best regards, Anton -- Anton Altaparmakov (replace ...

linux-kernel - Anton Altaparmakov - Jul 20 2007 - 07:53

speck-geostationary