aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/inode.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | ufs: remove the BKLArnd Bergmann2011-03-02
|/
* switch ufs to ->evict_inode()Al Viro2010-08-09
* get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
* introduce __block_write_beginChristoph Hellwig2010-08-09
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-09
* ufs: Remove dead quota codeJan Kara2010-05-24
* ufs: add ufs speciffic ->setattr callDmitry Monakhov2010-05-21
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\
| * dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* ufs: sector_t cannot be negativeRoel Kluin2009-06-18
* ufs: ensure fast symlinks are NUL-terminatedDuane Griffin2009-03-27
* ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-27
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-07
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* ufs: convert to new aopsNick Piggin2007-10-16
* ufs proper handling of zero link caseEvgeniy Dushistov2007-04-17
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-16
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-16
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-12
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-12
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-30
* [PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2007-01-06
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] ufs: write to hole in big fileEvgeniy Dushistov2006-08-27
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-01
* [PATCH] ufs: printk() fixAndrew Morton2006-06-29
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov2006-06-27
* [PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2006-06-25
* [PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2006-06-25
* [PATCH] ufs: zero metadataEvgeniy Dushistov2006-06-25
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-25
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-25
* [PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2006-06-25
* [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-25
* [PATCH] ufs: right block allocationEvgeniy Dushistov2006-06-25
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-03
* [PATCH] ufs cleanupEvgeniy2006-01-14
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16