aboutsummaryrefslogtreecommitdiffstats
path: root/fs/qnx4
AgeCommit message (Expand)AuthorFilesLines
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro1-3/+3
2004-04-16[PATCH] remount: forced-ro filesystemsAlexander Viro1-0/+4
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-2/+0
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-1/+2
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-2/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton1-1/+1
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 Morton1-2/+1
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig1-1/+1
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-1/+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-25[PATCH] missing kmalloc check in qnx4fsDave Jones1-0/+4
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-6/+9
2002-10-12[PATCH] fix qnx4 inits to C99Alan Cox3-51/+40
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton1-1/+1
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst1-3/+3
2002-07-27VFS: implement sendfile file operationChristoph Hellwig1-0/+1
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage1-0/+4
2002-06-17[PATCH] rename get_hash_table() to find_get_block()Andrew Morton1-1/+1
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-8/+2
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds5-0/+5
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig5-0/+5
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski1-2/+0
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig3-3/+1
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-1/+6
2002-04-23[PATCH] Locking in sync_old_buffersDave Hansen1-0/+2
2002-04-03[PATCH] QNX4fs syncDave Jones2-60/+0
2002-03-14[PATCH] struct super_block cleanup - qnx4Brian Gerst2-17/+28
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-0/+3
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-1/+4
2002-02-11[PATCH] BKL shifted into ->truncate()Alexander Viro2-1/+4
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-0/+4
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones4-4/+6
2002-02-07[PATCH] the rest of ->get_sb() switchoverAlexander Viro1-6/+15
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds3-21/+85
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds2-9/+10
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds5-6/+2
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds1-3/+1
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds1-4/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds4-17/+15
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+2
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds1-1/+0
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds2-1/+2
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-1/+0
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds1-0/+1
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds2-2/+2
2002-02-04Import changesetLinus Torvalds11-0/+1348