<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/sysv_fs.h, branch v3.2.78</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.2.78</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.2.78'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2010-08-11T15:59:22Z</updated>
<entry>
<title>fs/sysv: v7: adjust sanity checks for some volumes</title>
<updated>2010-08-11T15:59:22Z</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2010-08-11T01:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0bcaa65a56ab74003666cf741b0bfa1e9263a11c'/>
<id>urn:sha1:0bcaa65a56ab74003666cf741b0bfa1e9263a11c</id>
<content type='text'>
Newly mkfs-ed filesystems from Seventh Edition have last modification time
set to zero, but are otherwise perfectly valid.

Also, tighten up other sanity checks to filter out most filesystems with

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Lubomir Rintel &lt;lkundrak@v3.sk&gt;
Cc: Christoph Hellwig &lt;hch@lst.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>sysv fs: remove superfluous check for __GNUC__ compiler</title>
<updated>2008-04-29T15:06:27Z</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2008-04-29T08:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=dddfbaf8f86894415abb8256b55da68dab966ebe'/>
<id>urn:sha1:dddfbaf8f86894415abb8256b55da68dab966ebe</id>
<content type='text'>
Since &lt;linux/sysv_fs.h&gt; isn't exported to userspace, there is little
point checking that this is a GNU-compatible compiler.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Acked-by: Christoph Hellwig &lt;hch@lst.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] sysvfs endianness annotations and bugfixes</title>
<updated>2004-09-22T01:32:10Z</updated>
<author>
<name>Alexander Viro</name>
<email>viro@www.linux.org.uk</email>
</author>
<published>2004-09-22T01:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=31cb962ed8d685f76c5f70ee349b63b87f522af8'/>
<id>urn:sha1:31cb962ed8d685f76c5f70ee349b63b87f522af8</id>
<content type='text'>
missing fs32_to_cpu() for on-disk -&gt;s_type.

Signed-off-by: Al Viro &lt;viro@parcelfarce.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Sanitize definition of sysvfs dinode.</title>
<updated>2002-04-03T17:56:37Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@sb.bsdonline.org</email>
</author>
<published>2002-04-03T17:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d219d003b048331293d167c7a53a0252d74cade0'/>
<id>urn:sha1:d219d003b048331293d167c7a53a0252d74cade0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move sysvfs incore data from include/linux/sysv_fs.h to fs/sysv/sysv.h.</title>
<updated>2002-04-03T17:50:44Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@sb.bsdonline.org</email>
</author>
<published>2002-04-03T17:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=90c1d0fe1e27997b7dafd6c2c8fb176e0b112608'/>
<id>urn:sha1:90c1d0fe1e27997b7dafd6c2c8fb176e0b112608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sysvfs use sb-&gt;u.generic_sbp.</title>
<updated>2002-04-03T17:17:25Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@sb.bsdonline.org</email>
</author>
<published>2002-04-03T17:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=93f7c8dc57e8b76129d8e6afa1603982cad9a192'/>
<id>urn:sha1:93f7c8dc57e8b76129d8e6afa1603982cad9a192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Access sysvfs superblock fields through SYSV_SB() abstraction.</title>
<updated>2002-04-03T16:20:55Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@sb.bsdonline.org</email>
</author>
<published>2002-04-03T16:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d8f9403529ebc94960e62a0d1b802d6c4006378f'/>
<id>urn:sha1:d8f9403529ebc94960e62a0d1b802d6c4006378f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v2.5.2.3 -&gt; v2.5.2.4</title>
<updated>2002-02-05T08:16:46Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T08:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9d6ba121b7e17085c95139233686b27a4d4c650e'/>
<id>urn:sha1:9d6ba121b7e17085c95139233686b27a4d4c650e</id>
<content type='text'>
- Patrick Mochel: initcall levels
- Patrick Mochel: devicefs updates, add PCI devices into the hierarchy
- Denis Oliver Kropp: neomagic fb driver
- David Miller: sparc64 and network updates
- Kai Mäkisara: scsi tape update
- Al Viro: more inode trimming, VFS cleanup
- Greg KH: USB update - proper urb allocations
- Eric Raymond: kdev_t updates for fb devices
</content>
</entry>
<entry>
<title>v2.4.14.1 -&gt; v2.4.14.2</title>
<updated>2002-02-05T04:32:43Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T04:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a8a2069f432c5597bdf9c83ab3045b9ef32ab5e3'/>
<id>urn:sha1:a8a2069f432c5597bdf9c83ab3045b9ef32ab5e3</id>
<content type='text'>
  - Ivan Kokshaysky: fix alpha dec_and_lock with modules, for alpha config entry
  - Kai Germaschewski: ISDN updates
  - Jeff Garzik: network driver updates, sysv fs update
  - Kai Mäkisara: SCSI tape update
  - Alan Cox: large drivers merge
  - Nikita Danilov: reiserfs procfs information
  - Andrew Morton: ext3 merge
  - Christoph Hellwig: vxfs livelock fix
  - Trond Myklebust: NFS updates
  - Jens Axboe: cpqarray + cciss dequeue fix
  - Tim Waugh: parport_serial base_baud setting
  - Matthew Dharm: usb-storage Freecom driver fixes
  - Dave McCracken: wait4() thread group race fix
</content>
</entry>
<entry>
<title>v2.4.9.3 -&gt; v2.4.9.4</title>
<updated>2002-02-05T04:11:45Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T04:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=991b3ae8019276269816512425f102c4687f2291'/>
<id>urn:sha1:991b3ae8019276269816512425f102c4687f2291</id>
<content type='text'>
  - Hugh Dickins: swapoff cleanups and speedups
  - Matthew Dharm: USB storage update
  - Keith Owens: Makefile fixes
  - Tom Rini: MPC8xx build fix
  - Nikita Danilov: reiserfs update
  - Jakub Jelinek: ELF loader fix for ET_DYN
  - Andrew Morton: reparent_to_init() for kernel threads
  - Christoph Hellwig: VxFS and SysV updates, vfs_permission fix
</content>
</entry>
</feed>
