Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
[safe/jmp/linux-2.6] / fs / ext2 /
2008-02-08 Miklos Szeredimount options: fix ext2
2008-02-08 Christoph Hellwigext2: remove unused ext2_put_inode prototype
2008-02-07 David Howellsiget: stop EXT2 from using iget() and read_inode()
2008-02-06 Akinobu Mitaext[234]: cleanup ext[234]_bg_num_gdb()
2008-02-06 Akinobu Mitaext[234]: remove unused argument for ext[234]_find_goal()
2008-02-06 Akinobu Mitaext[234]: use ext[234]_get_group_desc()
2008-02-06 Akinobu Mitaext[234]: fix comment for nonexistent variable
2008-02-06 Andi KleenBKL-removal: remove incorrect BKL comment in ext2
2008-02-06 Andi KleenBKL-removal: convert ext2 over to use unlocked_ioctl
2008-02-06 Aneesh Kumar K.Vext2: add block bitmap validation
2008-02-06 Nick Pigginext2: xip check fix
2008-02-06 Aneesh Kumar K.Vext2: change the default behaviour on error
2008-02-06 Aneesh Kumar K.Vext2: return after ext2_error in case of failures
2008-01-29 Aneesh Kumar K.Vext2: Fix the max file size for ext2 file system.
2007-11-29 Tobias Poschwattafix up ext2_fs.h for userspace after reservations backport
2007-11-15 Jan KaraForbid user to change file flags on quota files
2007-11-13 Linus TorvaldsRevert "ext2/ext3/ext4: add block bitmap validation"
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigext2: new export ops
2007-10-22 Jan Karaext2: avoid rec_len overflow with 64KB block size
2007-10-17 Martin J. Blighext2 reservations
2007-10-17 vignesh babuext2/4: use is_power_of_2()
2007-10-17 Aneesh Kumar K.Vext2/ext3/ext4: add block bitmap validation
2007-10-17 Eric Sandeenremove unused bh in calls to ext234_get_group_desc
2007-10-17 Miklos Szerediext2: show all mount options
2007-10-17 Philippe De Muyterfs: mark nibblemap const
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstralib: percpu_counter_init error handling
2007-10-17 Peter Zijlstralib: percpu_counter_sub
2007-10-17 Peter Zijlstralib: percpu_counter_add
2007-10-16 Nick Pigginfs: restore nobh
2007-10-16 Nick Pigginext2: convert to new aops
2007-07-26 Eric Sandeenfix inode_table test in ext234_check_descriptors
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-16 Badari Pulavartyext2: statfs speed up
2007-07-16 Jan Karaext2: fix a comment when ext2_release_file() is called
2007-07-10 Carsten Ottexip sendfile removal
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-06-28 Andrew Mortonext2: fix return of uninitialised variable
2007-06-24 Carsten Otteext2: disallow setting xip on remount
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Jan Karaext3: copy i_flags to inode flags on write
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Markus Rechbergerext2/3/4: fix file date underflow on ext2 3 filesystems...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-02-21 Aneesh Kumar K.V[PATCH] ext[234]: update documentation
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 1
2007-02-11 Hugh Dickins[PATCH] fix umask when noACL kernel meets extN tuned...
2007-02-11 Eric Sandeen[PATCH] ext2: skip pages past number of blocks in ext2_...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-08 Josef "Jeff" Sipek[PATCH] ext2: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Andrew Morton[PATCH] protect ext2 ioctl modifying append_only immuta...
2006-12-07 Andreas Gruenbacher[PATCH] Remove superfluous lock_super() in extN xattr...
2006-12-07 Pekka Enberg[PATCH] ext2: fsid for statvfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-11 Vasily Averin[PATCH] ext2: errors behaviour fix
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-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff...
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: Removing useless casts
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-27 Eric Sandeen[PATCH] ext2: fix mounts at 16T
2006-09-19 Dave Kleikamp[PATCH] EXT2: Remove superblock lock contention in...
2006-09-16 NeilBrown[PATCH] knfsd: Have ext2 reject file handles with bad...
2006-08-27 Andries Brouwer[PATCH] ext2: prevent div-by-zero on corrupted fs
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate the quota code
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-25 Evgeniy Dushistov[PATCH] ext2: cleanup: put_page and comment fix
2006-06-25 Valerie Henson[PATCH] Make EXT2_DEBUG work again
2006-06-25 Theodore Ts'o[PATCH] ext2: clean up dead code from mount code
2006-06-23 Mingming Cao[PATCH] percpu counter data type changes to suppport...
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-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Eric SesterhennBUG_ON() Conversion in fs/ext2/
2006-03-25 Rob Landley[PATCH] Ext2 flags shouldn't report "nogrpid"
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-24 Adrian Bunk[PATCH] fs/ext2/: proper ext2_get_parent() prototype
2006-03-23 Alexey Dobriyan[PATCH] ext2: switch to inode_inc_count, inode_dec_count
2006-03-16 Al Viro[PATCH] Fix ext2 readdir f_pos re-validation logic
2006-02-17 Peter Staubach[PATCH] fix deadlock in ext2
2006-02-03 Herbert Poetzl[PATCH] quota: fix error code for ext2_new_inode()
2006-02-03 Carsten Otte[PATCH] ext2: print xip mount option in ext2_show_options
2006-02-03 Andreas Gruenbacher[PATCH] Fix two ext[23] uninitialized warnings
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
next