summaryrefslogtreecommitdiffstats
path: root/fs/super.c
Commit message (Expand)AuthorAgeFilesLines
* the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-271-12/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-111-2/+2
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+18
* [PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2006-10-111-6/+6
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+4
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-301-0/+31
* [PATCH] fs: add lock annotation to grab_superJosh Triplett2006-09-291-1/+1
* [PATCH] add missing desctiption in super.cHenrik Kretzschmar2006-09-061-0/+1
* [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-031-0/+1
* [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-031-2/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-44/+51
|\
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-47/+62
| * [PATCH] Fix dcache race during umountNeilBrown2006-06-221-1/+1
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-3/+1
* | VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust2006-06-091-7/+15
|/
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-3/+4
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-251-2/+1
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-3/+3
* [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-1/+1
* [PATCH] sem2mutex: quotaIngo Molnar2006-03-231-2/+2
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-2/+2
* Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-1/+14
* [PATCH] More informative message on umount failureDave Jones2006-02-071-2/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-091-1/+1
* [PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2006-01-081-2/+1
* [PATCH] remove mount/umount uevents from superblock handlingKay Sievers2006-01-041-14/+1
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-0/+1
* [PATCH] fs/super.c: unexport user_get_superAdrian Bunk2005-11-071-2/+0
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
* [PATCH] set mnt_namespace in the correct placeMiklos Szeredi2005-07-071-1/+0
* [PATCH] O(1) sb list traversing on syncsKirill Korotaev2005-06-231-38/+45
* [PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer2005-06-211-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+860
OpenPOWER on IntegriCloud