Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-27ufs: fix truncated values handling 64 bit metadataDan Carpenter
2011-04-06ufs: remove unessecary blk_flush_plugChristoph Hellwig
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-03ufs: remove the BKLArnd Bergmann
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-10check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-10remove inode_setattrChristoph Hellwig
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-28kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-24ufs: Remove dead quota codeJan Kara
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-05-21ufs: add ufs speciffic ->setattr callDmitry Monakhov
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-03-17[PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov
2007-03-17[PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-12[PATCH] ufs2 write: block allocation updateEvgeniy Dushistov
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov
2006-08-27[PATCH] ufs: truncate correctionEvgeniy Dushistov
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov
2005-09-08[PATCH] Change ll_rw_block() calls in UFSJan Kara
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds