Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ufs /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Viroufs: 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-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-07-20 Al Viromake d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR...
2011-07-18 Al Viroufs should use d_splice_alias()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-28 Sage Weilufs: remove unnecessary dentry_unhash from rmdir, dir...
2011-05-27 Dan Carpenterufs: fix truncated values handling 64 bit metadata
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-04-26 Jiri KosinaMerge branch 'master' into for-next
2011-04-08 Alessio Igor Boganiufs: Fix a typo
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-05 Christoph Hellwigufs: remove unessecary blk_flush_plug
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Akinobu Mitaufs: use little-endian bitops
2011-03-17 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-03 Al Viroufs: i_nlink races in rename()
2011-03-02 Arnd Bergmannufs: remove the BKL
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-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-21 Arnd BergmannBKL: introduce CONFIG_BKL.
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-09 Al Viroswitch ufs to ->evict_inode()
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigremove inode_setattr
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-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 npiggin@suse.dekill spurious reference to vmtruncate
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-27 Thomas Stewartufs: permit mounting of BorderWare filesystems
2010-05-24 Jan Karaufs: Remove dead quota code
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
2010-05-24 Christoph Hellwigquota: move remount handling into the filesystem
2010-05-21 Dmitry Monakhovufs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Dmitry Monakhovufs: add ufs speciffic ->setattr call
2010-03-12 Evgeniy Dushistovufs: make solaris fsck happy
2010-03-12 Alex Viskovatofffs/ufs: recognize Solaris-specific file system state
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: move dquot transfer responsibility into the...
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-03 Al Virosanitize const/signedness of ufs a bit
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-16 Alexey Dobriyanufs: NFS support
2009-12-16 Alexey Dobriyanufs: pass qstr instead of dentry where necessary for NFS
2009-06-18 Roel Kluinufs: sector_t cannot be negative
2009-06-12 Christoph Hellwigufs: add ->sync_fs
2009-06-12 Al Viroswitch ufs to simple_fsync()
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-05-09 Al Viroswitch ufs directories to ufs_sync_file()
2009-04-03 Coly Lifs/ufs: return f_fsid for statfs(2)
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Duane Griffinufs: copy symlink data into the correct union member
2009-03-27 Duane Griffinufs: ensure fast symlinks are NUL-terminated
2009-03-27 Duane Griffinufs: don't truncate longer ufs2 fast symlinks
2009-03-27 Duane Griffinufs: validate maximum fast symlink size from superblock
2009-03-26 Jan Karaufs: Use lowercase names of quota functions
2009-03-22 Gertjan van WingerdeUpdate my email address
2009-01-22 Alexey Dobriyanfs/Kconfig: move ufs out
2008-11-13 David HowellsCRED: Wrap task credential accesses in the UFS filesystem
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-08-04 Linus TorvaldsRevert "UFS: add const to parser token table"
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-24 Steven WhitehouseUFS: add const to parser token table
2008-05-13 Christoph Hellwigufs: remove unneeded ufs_put_inode prototype
next