nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / ext3 /
2009-02-11 Jan Karaext3: revert "ext3: wait on all pending commits in...
2009-01-16 Theodore Ts'oext3: Add sanity check to make_indexed_dir
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08 Wu Fengguanggeneric swap(): ext3: remove local swap() macro
2009-01-08 Duane Griffinext3: tighten restrictions on inode flags
2009-01-08 Duane Griffinext3: don't inherit inappropriate inode flags from...
2009-01-08 Pekka Enbergext3: allocate ->s_blockgroup_lock separately
2009-01-05 Jan Karaext3: Add default allocation routines for quota structures
2009-01-05 Jan Karaext3: Use sb_any_quota_loaded() instead of sb_any_quota...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-06 Toshiyuki Okajimaext3: provide function to release metadata pages under...
2008-12-31 Al Vironfsd race fixes: ext3
2008-12-31 Duane Griffinext3: ensure fast symlinks are NUL-terminated
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in the Ext3 filesystem
2008-11-13 Theodore Tsoext3: Clean up outdated and incorrect comment for ext3_...
2008-11-06 Arthur Jonesext3: wait on all pending commits in ext3_sync_fs
2008-12-06 Theodore Ts'oext3/4: Fix loop index in do_split() so it is signed
2008-10-28 Theodore Ts'oext3: Add support for non-native signed/unsigned htree...
2008-10-28 Hidehiro Kawaiext3: fix a bug accessing freed memory in ext3_abort
2008-10-26 Theodore Ts'oext3: Fix duplicate entries returned from getdents...
2008-10-23 Linus Torvaldsext3 quota support: fix compile failure
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Hidehiro Kawaiext3: add checks for errors from jbd
2008-10-23 Al Viro[PATCH] get rid of on-stack fake dentry in ext3_get_par...
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-23 Al Viro[PATCH] switch quota_on-related stuff to kern_path()
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-20 Alexey Dobriyanfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-20 Eric Sandeenext3: avoid printk floods in the face of directory...
2008-10-20 Aneesh Kumar K.Vext3: truncate block allocated on a failed ext3_write_begin
2008-10-20 Eugene Dashevskyext3: fix ext3_dx_readdir hash collision handling
2008-10-20 Hidehiro Kawaiext3: add an option to control error handling on file...
2008-10-20 Mingming Caoext3: fix ext3 block reservation early ENOSPC issue
2008-10-20 Josef Bacikext3: don't try to resize if there are no reserved...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-03 Josef Bacikgeneric block based fiemap implementation
2008-08-01 Al Viro[PATCH] fix races and leaks in vfs_quota_on() users
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 Duane Griffinext3: validate directory entry data before use
2008-07-25 Li Zefanext3: kill 2 useless magic numbers
2008-07-25 Duane Griffinext3: handle deleting corrupted indirect blocks
2008-07-25 Hidehiro Kawaiext3: don't read inode block if the buffer has a write...
2008-07-25 Duane Griffinext3: handle corrupted orphan list at mount
2008-07-25 Shen Fengext3: remove double definitions of xattr macros
2008-07-25 Shen Fengext3: improve some code in rb tree part of dir.c
2008-07-25 Jan Karaext3: correct mount option parsing to detect when quota...
2008-07-25 Jan Karaext3: fix typos in messages and comments (journalled...
2008-07-25 Jan Karaext3: fix synchronization of quota files in journal...
2008-07-04 Jan Karaext3: add missing unlock to error path in ext3_quota_wr...
2008-06-06 Josef Bacikext3: fix online resize bug
2008-05-15 Tiger Yangext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
2008-04-30 Roel Kluinext3: fix test ext_generic_write_end() copied return...
2008-04-28 Harvey Harrisonext3: replace remaining __FUNCTION__ occurrences
2008-04-28 Jan Karaext3: fix mount messages when quota disabled
2008-04-28 Aneesh Kumar K.Vext3: retry block allocation if new blocks are allocate...
2008-04-28 Jan Karaext3: fix hang on umount with quotas when journal is...
2008-04-28 Jan Karaext3: fix update of mtime and ctime on rename
2008-04-28 Julia Lawallfs/ext3: use BUG_ON
2008-04-28 Akinobu Mitaext3: check ext3_journal_get_write_access() errors
2008-04-28 Akinobu Mitaext3: use ext3_get_group_desc()
2008-04-28 Akinobu Mitaext3: add missing ext3_journal_stop()
2008-04-28 Akinobu Mitaext3: use ext3_group_first_block_no()
2008-04-28 Adrian Bunkmake ext3_xattr_list() static
2008-04-28 Marcin Slusarzext3: convert byte order of constant instead of variable
2008-04-28 Hisashi Hifumiext3: fdatasync should skip metadata writeout when...
2008-04-28 Jan Karaquota: ext3: make ext3 handle quotaon on remount
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-03-20 Josef Bacikext3: fix wrong gfp type under transaction
2008-03-05 Josef Bacikext3: fix mount option parsing
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Marcin Slusarzext3: replace all adds to little endians variables...
2008-02-07 David Howellsiget: stop EXT3 from using iget() and read_inode()
2008-02-06 Jan Karaext3: fix lock inversion in direct IO
2008-02-06 Mariusz Kozlowskiext3: remove unused code from ext3_find_entry()
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 Aneesh Kumar K.Vext3: change the default behaviour on error
2008-02-06 Aneesh Kumar K.Vext3: return after ext3_error in case of failures
2008-02-06 Aneesh Kumar K.Vext3: add block bitmap validation
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-29 Aneesh Kumar K.Vext3: Fix the max file size for ext3 file system.
2007-12-18 Andries E. Brouwerext3, ext4: avoid divide by zero
2007-11-15 Jan KaraFix 64KB blocksize in ext3 directories
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 Hellwigext3: new export ops
2007-10-19 Jose R. SantosJBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
2007-10-19 Mingming CaoJBD/ext3 cleanups: convert to kzalloc
next