aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] remove dead prototypesCarl Spalletta1-1/+0
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro1-10/+3
2004-06-23[PATCH] sparse: fixes for "assignment expression in conditional" in fs/*Andrew Morton1-1/+1
2004-05-29[PATCH] sparse: trivial parts of fs/* annotationAlexander Viro3-20/+20
2004-05-21[PATCH] autofs4: printk cleanupAndrew Morton5-70/+68
2004-05-14[PATCH] autofs4 race fixAndrew Morton3-12/+17
2004-05-14[PATCH] autofs4: readdir futureproofingAndrew Morton2-1/+74
2004-05-14[PATCH] autofs4: add ioctl to query unmountabilityAndrew Morton1-0/+20
2004-05-14[PATCH] autofs4: fix handling of chdir and chrootAndrew Morton1-50/+3
2004-05-14[PATCH] autofs4: readdir fixesAndrew Morton5-64/+348
2004-05-14[PATCH] autofs4: expiry refcount fixesAndrew Morton2-129/+234
2004-05-14[PATCH] autofs4: locking reworkAndrew Morton3-43/+29
2004-05-14[PATCH] autofs4: printk cleanups and memory leak fixAndrew Morton3-22/+27
2004-05-14[PATCH] autofs4: dnotify + autofs may create signal/restart syscall loopAndrew Morton2-2/+10
2004-05-14[PATCH] d_flags locking fixesAndrew Morton1-1/+8
2004-03-03[PATCH] d_alloc_root() fixes: autofs4Alexander Viro1-9/+3
2003-10-05[PATCH] lib/parser: Use "%u" instead "%d" (5/6)Hirofumi Ogawa1-6/+6
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton1-43/+51
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton3-5/+5
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro1-1/+0
2003-08-05Fix vfsmnt leak: make autofs4 mount point expiry releaseLinus Torvalds1-2/+5
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-7/+7
2003-05-26[PATCH] fs_autofs4_root.c unused variableRusty Russell1-3/+0
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-03-21[PATCH] __NO_VERSION__ for autofsAlan Cox1-1/+0
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds1-6/+6
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-11-23o uaccess.h: remove include sched.h, it only needs thread_info.hArnaldo Carvalho de Melo1-0/+2
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni1-1/+1
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig1-0/+1
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst2-3/+3
2002-10-07[PATCH] named initializers for fs/autofs4Art Haas4-28/+28
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar1-6/+6
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-6/+2
2002-05-21[PATCH] clean up readdir() for in-memoryAlexander Viro1-0/+3
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+1
2002-04-02[PATCH] strtok->strsep for autofs4Dave Jones1-1/+3
2002-03-14[PATCH] fs/libfs.cAlexander Viro3-18/+2
2002-03-10[PATCH] (3/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro1-2/+9
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-1/+6
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro1-2/+8
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-1/+6
2002-02-11MergeLinus Torvalds1-1/+6
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-1/+6
2002-02-11Fix recalc_sigpending handling.David S. Miller1-3/+3
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones3-3/+3
2002-02-06[PATCH] (8/9) more ->get_sb() stuffAlexander Viro3-6/+15
2002-02-04v2.5.1.5 -> v2.5.1.6Linus Torvalds1-1/+1
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds1-4/+0
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-1/+3
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+1
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds1-12/+4
2002-02-04v2.4.3.5 -> v2.4.3.6Linus Torvalds1-12/+4
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds3-3/+3
2002-02-04Import changesetLinus Torvalds8-0/+1629