tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ext2 /
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Jan Karaext2: report metadata errors during fsync
2009-12-16 Theodore Ts'oext2: avoid WARN() messages when failing to write to...
2009-12-10 Jérémy Cochoyext2: fix comment in ext2_find_entry about return values
2009-12-10 Stephen Hemmingerext2: clear uptodate flag on super block I/O error
2009-12-10 Alexey Fisherext2: Unify log messages in ext2
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-23 Heiko Carstensext2: fix format string compile warning (ino_t)
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-14 Jan Karaext2: Update comment about generic_osync_inode
2009-09-08 Linus Torvaldsext[234]: move over to 'check_acl' permission model
2009-09-05 Nicolas Pitreext2: fix unbalanced kmap()/kunmap()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-01 Bryan Donlanext2: return -EIO not -ESTALE on directory traversal...
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch ext2 to inode->i_acl
2009-06-18 Jan Karaext2: Do not update mtime of a moved directory
2009-06-12 Ali Gholami Ruditrivial: ext2: fix a typo in comment in ext2.h
2009-06-12 Christoph Hellwigext2: add ->sync_fs
2009-06-12 Al Viroswitch ext2 to simple_fsync()
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-05-18 Manish Katiyarext2: Fix memory leak in ext2_fill_super() in case...
2009-04-27 Dan Carpenterext2: missing unlock in ext2_quota_write()
2009-04-13 Jan Karaext2: fix data corruption for racing writes
2009-04-01 Al ViroNew helper - current_umask()
2009-03-26 Manish Katiyarext2: Zero our b_size in ext2_quota_read()
2009-03-26 Jan Karaext2: Use lowercase names of quota functions
2009-02-11 Carsten Otteext2/xip: refuse to change xip flag during remount...
2009-01-16 Jan Karaext2: also update the inode on disk when dir is IS_DIRSYNC
2009-01-08 Duane Griffinext2: tighten restrictions on inode flags
2009-01-08 Duane Griffinext2: don't inherit inappropriate inode flags from...
2009-01-08 Pekka J Enbergext2: allocate ->s_blockgroup_lock separately
2009-01-08 Qinghuang Fengext2: fix ext2_splice_branch() comments
2008-12-31 Al Vironfsd race fixes: ext2
2008-12-31 Duane Griffinext2: ensure fast symlinks are NUL-terminated
2008-11-13 David HowellsCRED: Wrap task credential accesses in the Ext2 filesystem
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Al Viro[PATCH] get rid of on-stack dentry in ext2_get_parent()
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-21 Al Viro[PATCH] move block_device_operations to blkdev.h
2008-10-20 Alexey Dobriyanfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-16 Eric Sandeenext2: avoid printk floods in the face of directory...
2008-10-16 Mingming Caoext2: fix ext2 block reservation early ENOSPC issue
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-03 Josef Bacikgeneric block based fiemap implementation
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Jan Karaquota: move function-macros from quota.h to quotaops.h
2008-07-25 Shen Fengext2: remove double definitions of xattr macros
2008-04-28 Aneesh Kumar K.Vext2: retry block allocation if new blocks are allocate...
2008-04-28 Harvey Harrisonext2: replace remaining __FUNCTION__ occurrences
2008-04-28 Julia Lawallfs/ext2: use BUG_ON
2008-04-28 Akinobu Mitaext2: use ext2_fsblk_t type
2008-04-28 Akinobu Mitaext2: use ext2_group_first_block_no()
2008-04-28 Akinobu Mitaext2: improve ext2_readdir() return value
2008-04-28 Marcin Slusarzext2: convert byte order of constant instead of variable
2008-04-28 Marcin Slusarzext2: le*_add_cpu conversion
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-04-28 Jared Hulbertreturn pfn from direct_access, for XIP
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Benoit Boissinotext*: spelling fix prefered -> preferred
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for ioctls()
2008-04-16 Jan Karavfs: fix possible deadlock in ext2, ext3, ext4 when...
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
next