<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/fs/ntfs/bitmap.c, branch v4.4.166</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.4.166</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.4.166'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2006-10-01T07:39:19Z</updated>
<entry>
<title>[PATCH] fs/ntfs: Conversion to generic boolean</title>
<updated>2006-10-01T07:39:19Z</updated>
<author>
<name>Richard Knutsson</name>
<email>ricknu-0@student.ltu.se</email>
</author>
<published>2006-10-01T06:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c49c31115067bc7c9a51ffdc735a515151dfa3eb'/>
<id>urn:sha1:c49c31115067bc7c9a51ffdc735a515151dfa3eb</id>
<content type='text'>
Conversion of booleans to: generic-boolean.patch (2006-08-23)

Signed-off-by: Richard Knutsson &lt;ricknu-0@student.ltu.se&gt;
Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the</title>
<updated>2005-10-04T12:06:00Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2005-10-04T12:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=18efefa9355119b4f6d9b73b074ebbf9882c37c3'/>
<id>urn:sha1:18efefa9355119b4f6d9b73b074ebbf9882c37c3</id>
<content type='text'>
      count to become negative and hence we had a wild memset() scribbling
      all over the system's ram.

Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
<entry>
<title>NTFS: - Move ntfs_{un,}map_page() from ntfs.h to aops.h and fix resulting</title>
<updated>2004-10-07T12:10:19Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2004-10-07T12:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0c6ad673d45d6c4e49a226ffea05d86cbecdcea1'/>
<id>urn:sha1:0c6ad673d45d6c4e49a226ffea05d86cbecdcea1</id>
<content type='text'>
        include errors.
      - Move typedefs for runlist_element and runlist from ntfs.h to
        runlist.h and fix resulting include errors.

Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
<entry>
<title>NTFS: Minor update to fs/ntfs/bitmap.c to only perform rollback if at</title>
<updated>2004-08-17T13:34:07Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2004-08-17T13:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=450c93ed2bc4394b70e456bcf3c5084abce45989'/>
<id>urn:sha1:450c93ed2bc4394b70e456bcf3c5084abce45989</id>
<content type='text'>
least one bit has actually been changed.

Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
<entry>
<title>NTFS: Implement cluster (de-)allocation code (fs/ntfs/lcnalloc.[hc]).</title>
<updated>2004-08-16T17:48:01Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2004-08-16T17:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c935fcd5a32a1eecae694ac68732e144cba57329'/>
<id>urn:sha1:c935fcd5a32a1eecae694ac68732e144cba57329</id>
<content type='text'>
Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
<entry>
<title>NTFS: Move a NULL check to before the first use of the pointer.</title>
<updated>2004-07-22T11:49:50Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2004-07-22T11:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b92132d02a2423b7304b7b60358c20d714c5bd60'/>
<id>urn:sha1:b92132d02a2423b7304b7b60358c20d714c5bd60</id>
<content type='text'>
Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
<entry>
<title>NTFS: Wrap the new bitmap.[hc] code in #ifdef NTFS_RW / #endif.</title>
<updated>2004-07-21T09:56:45Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2004-07-21T09:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d00de570760bb05c7dc8700d85523836888c210a'/>
<id>urn:sha1:d00de570760bb05c7dc8700d85523836888c210a</id>
<content type='text'>
Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
<entry>
<title>NTFS: Implement bitmap modification code (fs/ntfs/bitmap.[hc]).  This</title>
<updated>2004-07-21T09:49:04Z</updated>
<author>
<name>Anton Altaparmakov</name>
<email>aia21@cantab.net</email>
</author>
<published>2004-07-21T09:49:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ee4c688eb82391f635e320a9c606cc4ef5277ca2'/>
<id>urn:sha1:ee4c688eb82391f635e320a9c606cc4ef5277ca2</id>
<content type='text'>
      includes functions to set/clear a single bit or a run of bits.

Signed-off-by: Anton Altaparmakov &lt;aia21@cantab.net&gt;
</content>
</entry>
</feed>
