summaryrefslogtreecommitdiffstats
path: root/fs/ufs
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-124-178/+297
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-123-57/+206
* [PATCH] ufs2 write: mount as rwEvgeniy Dushistov2007-02-121-5/+4
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-092-10/+16
* [PATCH] ufs: reallocation fixEvgeniy Dushistov2007-01-301-15/+26
* [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-301-2/+2
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-302-6/+13
* [PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2007-01-052-36/+30
* [PATCH] struct path: convert ufsJosef Sipek2006-12-081-1/+1
* [PATCH] fs: ufs add missing bracketMariusz Kozlowski2006-12-071-1/+1
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-071-3/+3
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [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
OpenPOWER on IntegriCloud