aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda
AgeCommit message (Expand)AuthorFilesLines
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds1-4/+4
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro3-3/+3
2004-06-23[PATCH] symlink 4/9: simple filesystemsAlexander Viro1-2/+3
2004-06-03[PATCH] sparse: coda annotationAlexander Viro4-10/+10
2004-04-16[PATCH] remount: forced-nodiratime filesystemsAlexander Viro1-0/+7
2004-04-08[PATCH] fix sysfs class support to fs/coda/psdev.cHanna V. Linder1-1/+1
2004-04-08[PATCH] Add sysfs class support to fs/coda/psdev.cHanna V. Linder1-5/+31
2004-03-18[PATCH] add file_accessed() helperAlexander Viro1-1/+1
2004-03-11[PATCH] selinux: clean up binary mount dataAndrew Morton1-0/+1
2004-03-11[PATCH] readdir() cleanupsAndrew Morton2-1/+4
2004-03-03[PATCH] d_alloc_root() fixes: codaAlexander Viro1-0/+2
2004-01-18[PATCH] bdev: add file.f_mappingAndrew Morton1-0/+1
2003-09-25[PATCH] jantior: coda: userspace error handlingRandy Dunlap1-5/+1
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro2-2/+2
2003-09-22[PATCH] prepare for 32-bit dev_t: CODAAlexander Viro2-2/+2
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton1-1/+1
2003-09-16[PATCH] Coda updates [5/5]Jan Harkes3-2/+27
2003-09-16[PATCH] Coda updates [4/5]Jan Harkes5-47/+47
2003-09-16[PATCH] Coda updates [3/5]Jan Harkes5-37/+17
2003-09-16[PATCH] Coda updates [2/5]Jan Harkes4-27/+11
2003-09-16[PATCH] Coda updates [1/5]Jan Harkes5-81/+9
2003-09-06[PATCH] janitor: coda delete version.hRandy Dunlap1-1/+0
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro1-0/+3
2003-08-30[PATCH] dev_t handling cleanups (11/12)Alexander Viro1-1/+1
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro2-2/+2
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust2-3/+5
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-2/+2
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-4/+4
2003-07-02[PATCH] remove lock_kernel() from file_ops.flush()Andrew Morton1-3/+8
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton2-3/+3
2003-05-29[PATCH] fix typo in codaAndrew 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-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole1-1/+1
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton1-8/+2
2003-04-15[PATCH] Fix coda/devfs oopsJan Harkes1-1/+1
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig2-0/+2
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-3/+0
2002-12-03[PATCH] coda/psdev.c cleanupAlexander Viro1-9/+17
2002-11-20[PATCH] kill i_devAndries E. Brouwer1-1/+1
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer2-5/+4
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-11/+8
2002-10-11Merge home.transmeta.com:/home/torvalds/v2.5/codaLinus Torvalds9-499/+293
2002-10-11[PATCH] Coda FS updateJan Harkes10-509/+303
2002-10-11[PATCH] C99 designated initializer for fs/codaLuca Tettamanti2-10/+10
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst1-1/+1
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman1-3/+3
2002-07-29VM: remove unused /proc/sys/vm/kswapd and swapctl.hChristoph Hellwig1-1/+0
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage1-0/+4
2002-06-17[PATCH] Push BKL into ->permission() callsPaul Menage1-2/+7
2002-06-11[PATCH] (5/14) resyncAlexander Viro1-2/+2
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-4/+3
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig1-0/+1
2002-05-21[PATCH] kill ->i_op->revalidate()Alexander Viro4-8/+15
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig8-8/+1
2002-05-19[PATCH] iget_locked [6/6]Jan Harkes1-8/+9
2002-05-19[PATCH] iget_locked [5/6]Jan Harkes1-0/+1
2002-05-19[PATCH] iget_locked [3/6]Jan Harkes2-22/+18
2002-05-19[PATCH] iget_locked [1/6]Jan Harkes1-44/+32
2002-04-29[PATCH] cleanup page flagsAndrew Morton1-2/+2
2002-04-04[PATCH] shift BKL out of notify_changeDave Hansen1-0/+4
2002-03-10[PATCH] (3/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-03-01[PATCH] 2.5.6-pre2 - Coda fixes and cleanupsJan Harkes10-460/+130
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro1-0/+2
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro1-3/+9
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro1-1/+5
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-1/+6
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro1-1/+7
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-0/+3
2002-02-12[PATCH] BKL shifted into ->mknod()Alexander Viro1-1/+7
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-1/+7
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-1/+7
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones9-9/+9
2002-02-06[PATCH] (3/6) more ->get_sb()Alexander Viro1-10/+17
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds1-2/+2
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds2-30/+67
2002-02-05v2.5.1.11 -> v2.5.2v2.5.2Linus Torvalds2-3/+3
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds1-1/+1
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds1-2/+2
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds8-8/+0
2002-02-04v2.5.0.5 -> v2.5.0.6Linus Torvalds9-73/+3
2002-02-04v2.4.9.14 -> v2.4.9.15Linus Torvalds2-11/+48
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds1-11/+11
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds1-19/+12
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds1-0/+1
2002-02-04v2.4.3.8 -> v2.4.4Linus Torvalds1-2/+0
2002-02-04v2.4.3.6 -> v2.4.3.7Linus Torvalds10-395/+425
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-1/+0
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds2-2/+2
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds1-0/+1
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds4-7/+12
2002-02-04v2.4.0.11 -> v2.4.0.12Linus Torvalds1-37/+25
2002-02-04Import changesetLinus Torvalds12-0/+4137