summaryrefslogtreecommitdiffstats
path: root/fs/ufs
Commit message (Expand)AuthorAgeFilesLines
* fs/ufs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-274-23/+31
|\
| * ufs: copy symlink data into the correct union memberDuane Griffin2009-03-271-1/+1
| * ufs: ensure fast symlinks are NUL-terminatedDuane Griffin2009-03-271-2/+4
| * ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-272-22/+17
| * ufs: validate maximum fast symlink size from superblockDuane Griffin2009-03-271-0/+11
* | ufs: Use lowercase names of quota functionsJan Kara2009-03-262-10/+10
|/
* Update my email addressGertjan van Wingerde2009-03-221-1/+1
* fs/Kconfig: move ufs outAlexey Dobriyan2009-01-221-0/+43
* CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-141-2/+2
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-2/+2
* Revert "UFS: add const to parser token table"Linus Torvalds2008-08-041-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-251-0/+1
* UFS: add const to parser token tableSteven Whitehouse2008-07-241-1/+1
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-131-1/+0
* ufs: replace __inline with inlineHarvey Harrison2008-04-281-1/+1
* ufs: remove unused fs64_add and fs64_subMarcin Slusarz2008-04-281-18/+0
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-284-11/+11
* ufs: [bl]e*_add_cpu conversionMarcin Slusarz2008-04-281-8/+8
* fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton2008-03-191-2/+2
* ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin2008-02-231-1/+1
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-0812-11/+960
* ufs: fix symlink creation on ufs2Evgeniy Dushistov2008-02-081-2/+4
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-074-23/+33
* ufs: fix nexstep dir block sizeEvgeniy Dushistov2007-12-052-3/+3
* revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton2007-10-301-8/+7
* ufs: Fix mount check in ufs_fill_super()Satyam Sharma2007-10-171-7/+8
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-1712-2/+171
* ufs: implement show_optionsEvgeniy Dushistov2007-10-171-4/+39
* Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-172-19/+72
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* ufs: convert to new aopsNick Piggin2007-10-163-23/+58
* ufs: fix sun stateEvgeniy Dushistov2007-09-251-3/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* is_power_of_2: ufs/super.cvignesh babu2007-07-161-2/+3
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-072-9/+3
* ufs proper handling of zero link caseEvgeniy Dushistov2007-04-171-7/+22
* [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-161-1/+1
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-163-18/+35
* [PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov2007-03-161-28/+53
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-162-15/+14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-123-3/+3
OpenPOWER on IntegriCloud