nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / reiserfs /
2009-01-22 Alexey Dobriyanfs/Kconfig: move reiserfs out
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Virofix breakage in reiserfs_new_inode()
2009-01-05 Jan Karareiserfs: Add default allocation routines for quota...
2009-01-05 Jan Karareiserfs: Use sb_any_quota_loaded() instead of sb_any_q...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-31 Al Vironfsd race fixes: reiserfs
2008-11-13 David HowellsCRED: Wrap task credential accesses in the ReiserFS...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Christoph Hellwig[PATCH] reiserfs: add missing llseek method
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] remember mode of reiserfs journal
2008-10-21 Al Viro[PATCH] propagate mode through open_bdev_excl/close_bde...
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-16 Julien Brunelfs/reiserfs: use an IS_ERR test rather than a NULL...
2008-10-16 Adrian Bunkreiserfs/procfs.c: remove CVS keywords
2008-08-12 Huang Weiyireiserfs: removed duplicated #include
2008-08-05 Nick Pigginfs: rename buffer trylock
2008-08-05 Nick Pigginmm: rename page trylock
2008-08-01 Al Viro[PATCH] fix races and leaks in vfs_quota_on() users
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 Fengreiserfs: remove double definitions of xattr macros
2008-07-25 Jeff Mahoneyreiserfs: convert j_commit_lock to mutex
2008-07-25 Jeff Mahoneyreiserfs: convert j_flush_sem to mutex
2008-07-25 Jeff Mahoneyreiserfs: convert j_lock to mutex
2008-07-25 Jan Karareiserfs: correct mount option parsing to detect when...
2008-07-25 Jan Karareiserfs: fix typos in messages and comments (journalle...
2008-07-25 Jan Karareiserfs: fix synchronization of quota files in journal...
2008-07-08 Jeff Mahoneyreiserfs: discard prealloc in reiserfs_delete_inode
2008-07-04 Jan Karareiserfs: add missing unlock to an error path in reiser...
2008-04-30 Christoph Hellwigreiserfs: use open_bdev_excl
2008-04-29 Denis V. Lunevreiserfs: use non-racy method for proc entries creation
2008-04-28 Jan Karareiserfs: unpack tails on quota files
2008-04-28 Jan Karareiserfs: fix hang on umount with quotas when journal...
2008-04-28 Harvey Harrisonreiserfs: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisonreiserfs: fix more sparse warnings in do_balan.c
2008-04-28 Harvey Harrisonreiserfs: fix sparse warning in journal.c
2008-04-28 Marcin Slusarzreiserfs: le*_add_cpu conversion
2008-04-28 Jan Karaquota: reiserfs: make reiserfs handle quotaon on remount
2008-04-28 Jan Karaquota: various style cleanups
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for ioctls()
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-03-30 Al ViroNULL noise: fs/*, mm/*, kernel/*
2008-03-19 Jeff Mahoney[PATCH] reiserfs: eliminate private use of struct file...
2008-03-05 Julia Lawallfs/reiserfs/super.c: correct use of ! and &
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Miklos Szeredimount options: fix reiserfs
2008-02-08 Jan Engelhardtreiserfs: constify function pointer tables
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-06 Denis Chengfs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD...
2008-02-06 Richard Knutssonreiserfs: complement va_start() with va_end().
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-03 Joe Perchesfs/: Spelling fixes
2007-12-05 Alexey Dobriyanproc: fix proc_dir_entry refcounting
2007-11-15 Fengguang Wureiserfs: don't drop PG_dirty when releasing sub-page...
2007-11-15 Jan KaraForbid user to change file flags on quota files
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigreiserfs: new export ops
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Jeff Mahoneyreiserfs: ignore on disk s_bmap_nr value
2007-10-19 Jeff Mahoneyreiserfs: remove first_zero_hint
2007-10-19 Jeff Mahoneyreiserfs: fix usage of signed ints for block numbers
2007-10-19 Jeff Mahoneyreiserfs: fix memset byte count during resize
2007-10-19 Jeff Mahoneyreiserfs: use is_reusable to catch corruption
2007-10-19 Jeff Mahoneyreiserfs: dont use BUG when panicking
2007-10-19 Jeff Mahoneyreiserfs: fix up lockdep warnings
2007-10-18 Jeff Laytonreiserfs: turn of ATTR_KILL_S*ID at beginning of reiser...
2007-10-17 Edward Shishkinreiserfs: do not repair wrong journal params
2007-10-17 Lepton Wureiserfs: workaround for dead loop in finish_unfinished
2007-10-17 Lepton Wureiserfs: fix kernel panic on corrupted directory
2007-10-17 Chris Masontry to reap reiserfs pages left around by invalidatepage
2007-10-17 Adrian Bunkfs/reiserfs/: cleanups
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Vladimir Savelievreiserfs: use generic_cont_expand_simple
2007-10-16 Vladimir Savelievreiserfs: convert to new aops
2007-10-16 Vladimir Savelievreiserfs: use generic write
2007-09-12 Jan Karaquota: fix infinite loop
2007-07-26 Al Viromore reiserfs endianness annotations
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
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 Micah CowanOnly send SIGXFSZ when exceeding rlimits.
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-24 David WoodhouseMissing 'const' from reiserfs MIN_KEY declaration.
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Nate Dillerreiserfs: use zero_user_page
2007-05-09 Robert P. J. DayFix misspellings collected by members of KJ list.
2007-05-08 Milind Arun Choudharyreiserfs: use __set_current_state()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Robert P. J. Dayreiserfs: correct misspelled "REISERFS_PROC_INFO" to...
next