summaryrefslogtreecommitdiff
path: root/fs/sysv/itree.c
AgeCommit message (Expand)Author
2011-03-10block: remove per-queue pluggingJens Axboe
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-09introduce __block_write_beginChristoph Hellwig
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2007-10-16sysv: convert to new aopsNick Piggin
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-09-21[PATCH] sysvfs endianness annotations and bugfixesAlexander Viro
2004-07-02[PATCH] err1-40: sysvfs locking fixAndrew Morton
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton
2002-12-14[PATCH] remove PF_SYNCAndrew Morton
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton
2002-10-07[PATCH] named initializers for fs/sysvArt Haas
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-21[PATCH] add proper ->getattr()Alexander Viro
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-30MergeLinus Torvalds
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton
2002-04-29Merge 2.5.11 into sysvfs development treeChristoph Hellwig
2002-04-21[PATCH] buffer_head leakAlexander Viro
2002-04-04Replace BKL for chain locking with sysvfs-private rwlock. Christoph Hellwig
2002-04-03Move sysvfs incore data from include/linux/sysv_fs.h to fs/sysv/sysv.h.Christoph Hellwig
2002-04-03Access sysvfs superblock fields through SYSV_SB() abstraction.Christoph Hellwig
2002-02-11[PATCH] BKL shifted into ->truncate()Alexander Viro
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds