aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Pidns: make full use of xxx_vnr() callsGravatar Pavel Emelyanov 2-4/+3
2008-02-08ITIMER_REAL: convert to use struct pidGravatar Oleg Nesterov 1-20/+2
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipGravatar Alexey Dobriyan 3-10/+38
2008-02-08proc: fix the threaded /proc/selfGravatar Eric W. Biederman 1-6/+6
2008-02-08proc: proper pidns handling for /proc/selfGravatar Eric W. Biederman 1-2/+10
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesGravatar Eric W. Biederman 5-74/+72
2008-02-08seqfile convert proc_pid_statmGravatar Eric W. Biederman 3-6/+9
2008-02-08proc: rewrite do_task_stat to correctly handle pid namespaces.Gravatar Eric W. Biederman 3-17/+20
2008-02-08proc: implement proc_single_file_operationsGravatar Eric W. Biederman 1-0/+43
2008-02-08proc: detect duplicate names on registrationGravatar Zhang Rui 1-0/+10
2008-02-08proc: remove useless check on symlink removalGravatar Alexey Dobriyan 1-1/+1
2008-02-08proc: simplify function prototypesGravatar Alexey Dobriyan 2-15/+6
2008-02-08proc: less LOCK operations during lookupGravatar Alexey Dobriyan 1-2/+2
2008-02-08proc: remove MODULE_LICENSEGravatar Alexey Dobriyan 1-1/+0
2008-02-08inotify: fix check for one-shot watches before destroying themGravatar Ulisses Furquim 1-1/+1
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmGravatar Linus Torvalds 1-34/+0
2008-02-07Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 85-3184/+2303
2008-02-08dm ioctl: move compat codeGravatar Milan Broz 1-34/+0
2008-02-07SUNRPC xptrdma: simplify build configurationGravatar James Lentini 1-5/+2
2008-02-07NFS: Fix a potential file corruption issue when writingGravatar Trond Myklebust 1-3/+17
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Gravatar Linus Torvalds 5-7/+40
2008-02-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 12-34/+288
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSGravatar Andi Kleen 5-0/+27
2008-02-07BKL-removal: Use unlocked_ioctl for jfsGravatar Andi Kleen 4-7/+13
2008-02-07sysfs: remove BUG_ON() from sysfs_remove_group()Gravatar Greg Kroah-Hartman 1-1/+6
2008-02-07Block: Fix whole_disk attribute bugGravatar Greg Kroah-Hartman 1-7/+10
2008-02-07Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 6-40/+42
2008-02-07Sanitize the type of struct user.u_ar0Gravatar H. Peter Anvin 1-1/+1
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteGravatar David Howells 1-4/+0
2008-02-07iget: stop HPPFS from using iget() and read_inode()Gravatar David Howells 1-5/+22
2008-02-07iget: stop HOSTFS from using iget() and read_inode()Gravatar David Howells 1-19/+38
2008-02-07iget: stop OPENPROMFS from using iget() and read_inode()Gravatar David Howells 1-15/+30
2008-02-07iget: stop UFS from using iget() and read_inode()Gravatar David Howells 4-23/+33
2008-02-07iget: stop the SYSV filesystem from using iget() and read_inode()Gravatar David Howells 4-14/+22
2008-02-07iget: stop ROMFS from using iget() and read_inode()Gravatar David Howells 1-14/+32
2008-02-07iget: stop QNX4 from using iget() and read_inode()Gravatar David Howells 2-18/+37
2008-02-07iget: stop PROCFS from using iget() and read_inode()Gravatar David Howells 1-32/+28
2008-02-07iget: stop the MINIX filesystem from using iget() and read_inode()Gravatar David Howells 3-18/+33
2008-02-07iget: stop JFS from using iget() and read_inode()Gravatar David Howells 4-31/+40
2008-02-07iget: stop JFFS2 from using iget() and read_inode()Gravatar David Howells 4-26/+39
2008-02-07iget: stop ISOFS from using read_inode()Gravatar David Howells 4-32/+58
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()Gravatar David Howells 4-19/+43
2008-02-07iget: stop FUSE from using iget() and read_inode()Gravatar David Howells 1-6/+0
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()Gravatar David Howells 4-23/+40
2008-02-07iget: stop FAT from using iget() and read_inode()Gravatar David Howells 1-4/+2
2008-02-07iget: stop EXT4 from using iget() and read_inode()Gravatar David Howells 5-69/+86
2008-02-07iget: stop EXT3 from using iget() and read_inode()Gravatar David Howells 5-71/+88
2008-02-07iget: stop EXT2 from using iget() and read_inode()Gravatar David Howells 4-29/+46
2008-02-07iget: stop EFS from using iget() and read_inode()Gravatar David Howells 3-24/+40
2008-02-07iget: stop CIFS from using iget() and read_inode()Gravatar David Howells 3-7/+24