aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs
AgeCommit message (Expand)AuthorFilesLines
2004-07-02[PATCH] err2-29: ufs_new_fragments() locking fixAndrew Morton1-0/+1
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro1-8/+4
2004-04-12[PATCH] ufs2_frag_map_fix : fixes wrong content reading in ufs2 codeAndrew Morton3-15/+35
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton1-1/+2
2004-03-11[PATCH] read-only support for UFS2Andrew Morton5-30/+273
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-1/+0
2004-02-03[PATCH] UFS: honour `silent' parameter.Andrew Morton1-12/+20
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton1-47/+83
2003-09-08[PATCH] compilation fix ufsAndries E. Brouwer1-2/+4
2003-09-04[PATCH] large dev_t - second series (12/15)Alexander Viro2-8/+12
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro1-1/+4
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/+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-3/+3
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-03-17[PATCH] Memleak in fs/ufs/util.cAndrew Morton1-0/+1
2003-03-02[PATCH] Spelling fixes from spell-fix.plSteven Cole1-1/+1
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton5-28/+23
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-17[PATCH] nanosecond stat timefieldsAndi Kleen4-11/+14
2002-11-04[PATCH] `i_version' initialization fixManfred Spraul1-1/+1
2002-11-04[PATCH] `event' removal: other filesystemsAndrew Morton3-4/+5
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-09-29[PATCH] C99 designated initializers for fs/ufsArt Haas6-41/+41
2002-09-09[PATCH] 2.5.34 ufs/super.cSkip Ford1-1/+1
2002-08-19[PATCH] UFS superblock cleanup.Dave Jones10-172/+195
2002-07-31Merge with Rusty 'trivial' RussellLinus Torvalds1-1/+1
2002-07-31[PATCH] typo in fs_ufs_super.c:ufs_fill_super()Mikael Pettersson1-1/+1
2002-07-27VFS: implement sendfile file operationChristoph Hellwig1-0/+1
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage1-0/+5
2002-06-17[PATCH] rename get_hash_table() to find_get_block()Andrew Morton1-4/+4
2002-06-02[PATCH] dirsync support for minixfs, sysvfs and ufsAndrew Morton1-3/+3
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton1-1/+1
2002-06-02[PATCH] Re: ufs compile error in 2.5.19]Jens Axboe1-1/+1
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-9/+3
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds9-0/+13
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig9-0/+13
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 Hellwig9-9/+0
2002-05-06[PATCH] suser() -> capable() checksColin Slater1-1/+1
2002-05-02[PATCH] ufs/super.cAlexander Viro1-4/+4
2002-05-01[PATCH] UFS sanity checksAlexander Viro1-8/+26
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-0/+6
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton3-6/+11
2002-04-23Fix include files for write_super BKL move.v2.5.10Linus Torvalds1-0/+1
2002-04-23[PATCH] Locking in sync_old_buffersDave Hansen1-0/+3
2002-04-02strtok -> strsep fixesLinus Torvalds1-5/+4
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-02-25[PATCH] Numerous address updates.Dave Jones1-1/+1
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro1-0/+3
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro1-0/+2
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro1-5/+8
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-0/+2
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro1-0/+3
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-0/+2
2002-02-12[PATCH] BKL shifted into ->mknod()Alexander Viro1-0/+2
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-0/+2
2002-02-11[PATCH] BKL shifted into ->truncate()Alexander Viro1-0/+3
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-1/+6
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones9-9/+9
2002-02-07[PATCH] the rest of ->get_sb() switchoverAlexander Viro1-5/+15
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (2/3)Robert Love1-35/+1
2002-02-05[PATCH] Fix UFS buildDavid S. Miller1-0/+1
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-0/+3
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-5/+7
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds8-46/+117
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds1-4/+1
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds1-4/+4
2002-02-04v2.5.1.4 -> v2.5.1.5Linus Torvalds2-3/+17
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds1-13/+5
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds1-4/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds8-33/+31
2002-02-04v2.5.0.10 -> v2.5.0.11Linus Torvalds1-1/+1
2002-02-04v2.4.14.6 -> v2.4.14.7Linus Torvalds9-717/+646
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds4-949/+699
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds2-9/+11
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-0/+1
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds4-8/+8
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds4-16/+13
2002-02-04v2.4.8.1 -> v2.4.8.2Linus Torvalds1-0/+2
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds1-3/+0
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-3/+1
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds1-2/+2
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds1-0/+6
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds2-2/+2
2002-02-04Import changesetLinus Torvalds14-0/+5700