Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / minix /
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Virominixfs: switch to d_make_root()
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-20 Cong Wangminix: remove the second argument of k[un]map_atomic()
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-04 Al Virominixfs: misplaced checks lead to dentry leak
2012-01-04 Al Virominix: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-19 Al Virominixfs: kill manual hweight(), simplify
2011-11-19 Josh Boyerfs/minix: Verify bitmap block counts before mounting
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-07-21 Al Virominix_getattr(): don't bother with ->d_parent
2011-05-28 Sage Weilminix: remove unnecessary dentry_unhash on rmdir, dir...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Akinobu Mitabitops: remove minix bitops from asm/bitops.h
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-03 Al Virominix: i_nlink races in rename()
2011-01-13 Al Virominixfs: kill dead code
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-26 Al Vironew helper: ihold()
2010-09-10 Jorge Boncompte... minix: fix regression in minix_mkdir()
2010-08-09 Al Viroswitch minix to ->evict_inode(), fix write_inode/delete...
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigadd missing setattr methods
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-09 Christoph Hellwigintroduce __block_write_begin
2010-08-09 Christoph Hellwigclean up write_begin usage for directories in pagecache
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Andrew HendryMinix: Clean up left over label
2010-05-28 Al Viroremove detritus left by "mm: make read_cache_page synch...
2010-05-28 Erik van der Kouwefs/minix: bugfix, number of indirect block ptrs per...
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-21 Dmitry Monakhovminix: replace inode uid,gid,mode init with helper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2009-09-23 Doug GrahamV3 minixfs: add missing directory type checking
2009-06-22 Hitoshi MitakeMaking fs/minix/minix.h double including safe
2009-06-17 Al Viroget rid of BKL in fs/minix
2009-06-12 Al Viroswitch minix to simple_fsync()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-04-03 Coly Lifs/minix: return f_fsid for statfs(2)
2009-03-22 Gertjan van WingerdeUpdate my email address
2009-01-22 Alexey Dobriyanfs/Kconfig: move minix out
2009-01-18 Evgeniy Dushistovminix: fix add link's wrong position calculation
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-06 Evgeniy Dushistovminix: fix add link's wrong position calculation
2008-11-13 David HowellsCRED: Wrap task credential accesses in the Minix filesystem
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Adrian Bunkminix: remove !NO_TRUNCATE code
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 David Howellsiget: stop the MINIX filesystem from using iget() and...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Eric Sandeenlimit minixfs printks on corrupted dir i_size
2007-10-17 Philippe De Muyterfs: mark nibblemap const
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginminixfs: convert to new aops
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-12 Andries Brouwer[PATCH] Minix V3 support
2006-12-08 Josef Sipek[PATCH] struct path: convert minix
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-11 Alexey Dobriyan[PATCH] fs/*: use BUILD_BUG_ON
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-08-27 Andries Brouwer[PATCH] Fix for minix crash
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-25 Denis Vlasenko[PATCH] fix messages in fs/minix
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-23 Alexey Dobriyan[PATCH] minix: switch to inode_inc_link_count, inode_de...
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-08-20 Lars Marowsky-BreeMerge OCFS2 and configfs from Oracle. Bleeding edge.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
next