aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner1-1/+1
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen4-8/+8
2004-11-07[PATCH] VFS maintainer email address updatesMaximilian Attems2-7/+7
2004-09-21[PATCH] sysvfs endianness annotations and bugfixesAlexander Viro5-80/+95
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin2-2/+3
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard1-1/+1
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro1-2/+2
2004-07-02[PATCH] err1-40: sysvfs locking fixAndrew Morton1-3/+5
2004-06-23[PATCH] symlink 4/9: simple filesystemsAlexander Viro1-2/+3
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro1-9/+4
2004-04-16[PATCH] remount: fs/sysv fixesAlexander Viro3-3/+17
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-1/+0
2003-10-04[PATCH] sysv_hash() is cleanupsRusty Russell1-13/+4
2003-09-04[PATCH] large dev_t - second series (15/15)Alexander Viro1-7/+7
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro1-2/+8
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro1-1/+1
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-1/+1
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-1/+1
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-1/+1
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-2/+2
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton1-1/+2
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton1-1/+1
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton2-6/+3
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig1-0/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-14[PATCH] remove PF_SYNCAndrew Morton1-2/+2
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer1-1/+1
2002-11-18[PATCH] C99 initializer for fs/sysv/super.cArt Haas1-12/+12
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds1-7/+10
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-7/+10
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig2-0/+2
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig1-0/+1
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton1-1/+1
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst2-3/+3
2002-10-07[PATCH] named initializers for fs/sysvArt Haas7-51/+51
2002-09-07[PATCH] Use kmap_atomic() for generic_file_write()Andrew Morton1-0/+3
2002-07-27VFS: implement sendfile file operationChristoph Hellwig1-0/+1
2002-06-02[PATCH] dirsync support for minixfs, sysvfs and ufsAndrew Morton1-1/+1
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton1-1/+1
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-9/+3
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds6-1/+6
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig6-1/+6
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski1-2/+0
2002-05-21[PATCH] add proper ->getattr()Alexander Viro5-0/+28
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig4-4/+1
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton1-1/+1
2002-04-30MergeLinus Torvalds4-19/+19
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-0/+4
2002-04-29[PATCH] page writeback locking updateAndrew Morton1-1/+1
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton2-3/+3