summaryrefslogtreecommitdiffstats
path: root/fs/ufs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ufs endianness annotationsAl Viro2006-10-101-8/+6
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-272-2/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* [PATCH] ufs: truncate correctionEvgeniy Dushistov2006-08-271-52/+25
* [PATCH] ufs: write to hole in big fileEvgeniy Dushistov2006-08-271-14/+21
* [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-062-3/+3
* [PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov2006-08-061-7/+8
* [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett2006-07-311-1/+2
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-031-1/+1
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-016-65/+204
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ufs: printk() fixAndrew Morton2006-06-291-2/+4
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov2006-06-271-54/+57
* [PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2006-06-251-3/+6
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-255-14/+13
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-254-56/+126
* [PATCH] ufs: fsync implementationEvgeniy Dushistov2006-06-251-0/+21
* [PATCH] ufs: one way to access super blockEvgeniy Dushistov2006-06-252-148/+121
* [PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2006-06-252-7/+6
* [PATCH] ufs: printk warning fixesAndrew Morton2006-06-251-3/+3
* [PATCH] ufs: zero metadataEvgeniy Dushistov2006-06-251-40/+76
* [PATCH] ufs: unlock_super without lockEvgeniy Dushistov2006-06-251-4/+5
* [PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2006-06-252-16/+12
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-253-5/+7
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-259-217/+147
* [PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov2006-06-252-71/+87
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-256-84/+90
* [PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2006-06-252-504/+547
* [PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2006-06-252-34/+25
* [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-252-43/+138
* [PATCH] ufs: right block allocationEvgeniy Dushistov2006-06-252-27/+18
* [PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov2006-06-253-47/+21
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* typo patch for fs/ufs/super.cMichael Owen2006-03-241-1/+1
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-231-10/+0
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-032-57/+17
* [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-031-4/+6
* [PATCH] ufs cleanupEvgeniy2006-01-145-55/+64
* [PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy2006-01-131-2/+2
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
OpenPOWER on IntegriCloud