ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs / ufs /
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
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
2008-04-28 Harvey Harrisonufs: replace __inline with inline
2008-04-28 Marcin Slusarzufs: remove unused fs64_add and fs64_sub
2008-04-28 Harvey Harrisonufs: replace remaining __FUNCTION__ occurrences
2008-04-28 Marcin Slusarzufs: [bl]e*_add_cpu conversion
2008-03-20 Andrew Mortonfs/ufs/balloc.c: fix sparc64 printk warning
2008-02-24 Roel Kluinufs: fix parenthesisation in ufs_set_fs_state()
2008-02-08 Mike Frysingerdrop linux/ufs_fs.h from userspace export and relocate...
2008-02-08 Evgeniy Dushistovufs: fix symlink creation on ufs2
2008-02-07 David Howellsiget: stop UFS from using iget() and read_inode()
2007-12-05 Evgeniy Dushistovufs: fix nexstep dir block size
2007-10-30 Andrew Mortonrevert "ufs: Fix mount check in ufs_fill_super()"
2007-10-17 Satyam Sharmaufs: Fix mount check in ufs_fill_super()
2007-10-17 Christoph Hellwigufs: move non-layout parts of ufs_fs.h to fs/ufs/
2007-10-17 Evgeniy Dushistovufs: implement show_options
2007-10-17 Mark FortescueAdd in SunOS 4.1.x compatible mode for UFS
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginufs: convert to new aops
2007-09-25 Evgeniy Dushistovufs: fix sun state
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-16 vignesh babuis_power_of_2: ufs/super.c
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-04-17 Evgeniy Dushistovufs proper handling of zero link case
2007-03-17 Evgeniy Dushistov[PATCH] ufs2: tindirect truncate fix
2007-03-17 Evgeniy Dushistov[PATCH] ufs: zeroize the rest of block in truncate
2007-03-17 Evgeniy Dushistov[PATCH] ufs: prepare write + change blocks on the fly
2007-03-17 Evgeniy Dushistov[PATCH] ufs2: more correct work with time
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
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 3
2007-02-12 Evgeniy Dushistov[PATCH] ufs2 write: block allocation update
2007-02-12 Evgeniy Dushistov[PATCH] ufs2 write: inodes write
2007-02-12 Evgeniy Dushistov[PATCH] ufs2 write: mount as rw
2007-02-09 Evgeniy Dushistov[PATCH] ufs: restore back support of openstep
2007-01-30 Evgeniy Dushistov[PATCH] ufs: reallocation fix
2007-01-30 Evgeniy Dushistov[PATCH] ufs: truncate negative to unsigned fix
2007-01-30 Evgeniy Dushistov[PATCH] ufs: alloc metadata null page fix
2007-01-06 Evgeniy Dushistov[PATCH] fix garbage instead of zeroes in UFS
2006-12-08 Josef Sipek[PATCH] struct path: convert ufs
2006-12-07 Mariusz Kozlowski[PATCH] fs: ufs add missing bracket
2006-12-07 Alexey Dobriyan[PATCH] fs/*: trivial vsnprintf() conversion
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-10 Al Viro[PATCH] ufs endianness annotations
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-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: Conversions from kmalloc+memset to k(z...
2006-08-27 Evgeniy Dushistov[PATCH] ufs: truncate correction
2006-08-27 Evgeniy Dushistov[PATCH] ufs: write to hole in big file
2006-08-06 Evgeniy Dushistov[PATCH] ufs: handle truncated pages
2006-08-06 Evgeniy Dushistov[PATCH] ufs: ufs_get_locked_page() race fix
2006-07-31 Josh Triplett[PATCH] ufs: remove incorrect unlock_kernel from failur...
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate the quota code
2006-07-01 Evgeniy Dushistov[PATCH] ufs: truncate should allocate block for last...
next