Publications

From Ext4
(Difference between revisions)
Jump to: navigation, search
m (Fix typo)
(Update ftp.kernel.org links to https)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
* R. Card, T. Y. Ts'o, and S. Tweedie, [http://web.mit.edu/tytso/www/linux/ext2intro.html "Design and implementation of the second extended filesystem,"] in Proceedings of the 1994 Amsterdam Linux Conference, 1994.
 
* R. Card, T. Y. Ts'o, and S. Tweedie, [http://web.mit.edu/tytso/www/linux/ext2intro.html "Design and implementation of the second extended filesystem,"] in Proceedings of the 1994 Amsterdam Linux Conference, 1994.
  
* S. Tweedie, [ftp://ftp.kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz "Journaling the Linux ext2fs Filesystem,"] in Proceedings of LinuxExpo '98, 1998.
+
* S. Tweedie, [https://kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz "Journaling the Linux ext2fs Filesystem,"] in Proceedings of LinuxExpo '98, 1998.
  
 
* D. Phillips, [http://www.usenix.org/publications/library/proceedings/als01/phillips.html "A Directory Index for Ext2,"] in Proceedings of the 5th Annual Linux Showcase & Conference, 2001.
 
* D. Phillips, [http://www.usenix.org/publications/library/proceedings/als01/phillips.html "A Directory Index for Ext2,"] in Proceedings of the 5th Annual Linux Showcase & Conference, 2001.
  
 
* T. Ts'o and S. Tweedie, [http://www.usenix.org/event/usenix02/tech/freenix/full_papers/tso/tso.pdf "Planned Extensions to the Linux Ext2/Ext3 Filesystem,"], in Proceedings of the Usenix 2002 Freenix Track, 2002.
 
* T. Ts'o and S. Tweedie, [http://www.usenix.org/event/usenix02/tech/freenix/full_papers/tso/tso.pdf "Planned Extensions to the Linux Ext2/Ext3 Filesystem,"], in Proceedings of the Usenix 2002 Freenix Track, 2002.
 +
 +
* A. Dilger, [http://www.linuxsymposium.org/archives/OLS/Reprints-2002/dilger-reprint.pdf "Online Resizing with ext2 and ext3,"], in Proceedings of the 2002 Ottawa Linux Symposium, 2002.
  
 
* A. Gruenbacher, [http://www.usenix.org/events/usenix03/tech/freenix03/gruenbacher.html "POSIX Access Control Lists on Linux,"], in Proceedings of the Usenix 2003 Freenix Track, 2003.
 
* A. Gruenbacher, [http://www.usenix.org/events/usenix03/tech/freenix03/gruenbacher.html "POSIX Access Control Lists on Linux,"], in Proceedings of the Usenix 2003 Freenix Track, 2003.
Line 11: Line 13:
 
* M. Cao, T. Y. Ts'o, B. Pulvarty, S. Bhattacharya, A. Dilger, and A. Tomas, [http://ext2.sourceforge.net/2005-ols/2005-ext3-paper.pdf "State of the art: Where we are with the ext3 filesystem,"] in Proceedings of the 2005 Ottawa Linux Symposium, 2005.
 
* M. Cao, T. Y. Ts'o, B. Pulvarty, S. Bhattacharya, A. Dilger, and A. Tomas, [http://ext2.sourceforge.net/2005-ols/2005-ext3-paper.pdf "State of the art: Where we are with the ext3 filesystem,"] in Proceedings of the 2005 Ottawa Linux Symposium, 2005.
  
* A. Mathor, M. Cao, S.Bhattacharya, A. Dilger, A. Tomas, and L. Vivier, [https://ols2006.108.redhat.com/2007/Reprints/mathur-Reprint.pdf "The new ext4 filesystem: current status and future plans",] in Proceedingsof the 2007 Ottawa Linux Symposium, 2007.
+
* A. Mathor, M. Cao, S.Bhattacharya, A. Dilger, A. Tomas, and L. Vivier, [http://www.kernel.org/doc/ols/2007/ols2007v2-pages-21-34.pdf "The new ext4 filesystem: current status and future plans",] in Proceedings of the 2007 Ottawa Linux Symposium, 2007.
  
 
* [[OLS-bof-2007-minutes OLS 2007]] : Ext4 BOF minutes
 
* [[OLS-bof-2007-minutes OLS 2007]] : Ext4 BOF minutes
  
 
* A. Mathur, M. Cao, and A. Dilger, [http://www.usenix.org/publications/login/2007-06/openpdfs/mathur.pdf "ext4: The next generation of the ext3 filesystem,"], USENIX ;login, June 2007.
 
* A. Mathur, M. Cao, and A. Dilger, [http://www.usenix.org/publications/login/2007-06/openpdfs/mathur.pdf "ext4: The next generation of the ext3 filesystem,"], USENIX ;login, June 2007.
 
* [http://www.linuxinsight.com/first_benchmarks_of_the_ext4_file_system.html First benchmarks of the ext4 file system]
 
  
 
* A. Kumar, M. Cao, J. Santos, and A. Dilger, [http://ols.fedoraproject.org/OLS/Reprints-2008/kumar-reprint.pdf "Ext4 block and inode allocator improvements,"] in Proceedings of the 2008 Ottawa Linux Symposium, 2008.
 
* A. Kumar, M. Cao, J. Santos, and A. Dilger, [http://ols.fedoraproject.org/OLS/Reprints-2008/kumar-reprint.pdf "Ext4 block and inode allocator improvements,"] in Proceedings of the 2008 Ottawa Linux Symposium, 2008.
 +
 +
* T. Ts'o, [https://kernel.org/pub/linux/kernel/people/tytso/presentations/ext4-fast-fsck-lk2009.pdf "Speeding up file system checks in ext4"], slides for a presentation at the 2009 Linux Kongress.
 +
 +
* T. Ts'o, [https://kernel.org/pub/linux/kernel/people/tytso/presentations/stabilizing-ext4.pdf "Making Production-Ready Filesystems: A case study using Ext4"], slides for a presentation at the 2010 Linux.conf.au conference.
 +
 +
* T. Ts'o, [https://kernel.org/pub/linux/kernel/people/tytso/presentations/smp-ext4.pdf "Scaling the Linux Kernel (Revisited): Using ext4 as a case study"], slides for a presentation at the 2011 Linux.conf.au conference.
 +
 +
* K. Fairbanks, [http://www.dfrws.org/2012/proceedings/DFRWS2012-13.pdf "An analysis of Ext4 for digital forensics"], in the proceedings of the 2012 Digital Forensics Research Workshop.

Latest revision as of 00:08, 3 October 2021

Personal tools