aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-085-26/+13
| * | | | byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-085-78/+0
| * | | | fs: remove fastcall, it is always emptyHarvey Harrison2008-02-086-27/+26
| * | | | rewrite rdNick Piggin2008-02-081-0/+1
| * | | | aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-084-4/+0
| * | | | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-084-11/+31
| * | | | Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-082-4/+3
| * | | | ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-081-20/+2
| * | | | proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-083-10/+38
| * | | | proc: fix the threaded /proc/selfEric W. Biederman2008-02-081-6/+6
| * | | | proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-081-2/+10
| * | | | proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-085-74/+72
| * | | | seqfile convert proc_pid_statmEric W. Biederman2008-02-083-6/+9
| * | | | proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-083-17/+20
| * | | | proc: implement proc_single_file_operationsEric W. Biederman2008-02-081-0/+43
| * | | | proc: detect duplicate names on registrationZhang Rui2008-02-081-0/+10
| * | | | proc: remove useless check on symlink removalAlexey Dobriyan2008-02-081-1/+1
| * | | | proc: simplify function prototypesAlexey Dobriyan2008-02-082-15/+6
| * | | | proc: less LOCK operations during lookupAlexey Dobriyan2008-02-081-2/+2
| * | | | proc: remove MODULE_LICENSEAlexey Dobriyan2008-02-081-1/+0
| * | | | inotify: fix check for one-shot watches before destroying themUlisses Furquim2008-02-081-1/+1
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-02-071-34/+0
| |\ \ \
| | * | | dm ioctl: move compat codeMilan Broz2008-02-081-34/+0
| * | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-0785-3184/+2303
| |\ \ \ \
| * | | | | SUNRPC xptrdma: simplify build configurationJames Lentini2008-02-071-5/+2
| * | | | | NFS: Fix a potential file corruption issue when writingTrond Myklebust2008-02-071-3/+17
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-02-075-7/+40
| |\ \ \ \
| | * | | | BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-075-0/+27
| | * | | | BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-074-7/+13
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-0712-34/+288
| |\ \ \ \ \
| | * | | | | ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-0612-34/+288
| * | | | | | sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman2008-02-071-1/+6
| * | | | | | Block: Fix whole_disk attribute bugGreg Kroah-Hartman2008-02-071-7/+10
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-076-40/+42
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-03347-7167/+16893
| | |\ \ \ \ \
| | * | | | | | [JFFS2] Add missing call to posix_acl_releaseJulia Lawall2008-01-081-1/+3
| | * | | | | | [JFFS2] Fix return value check for mtd->point() in check_node_data()Alexey Korolev2007-11-281-1/+1
| | * | | | | | [JFFS2] Fix data CRC checking on NOR flash.David Woodhouse2007-11-211-14/+15
| | * | | | | | [JFFS2] make jffs2_get_acl() staticAdrian Bunk2007-11-062-3/+1
| | * | | | | | [JFFS2] Fix misapplied patch causing compile breakageDavid Woodhouse2007-11-061-1/+0
| | * | | | | | [JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse2007-11-011-5/+1
| | * | | | | | [JFFS2] Improve getdents vs. f_pos handling on NOR flash.David Woodhouse2007-11-012-15/+21
| * | | | | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
| * | | | | | | iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-071-4/+0
| * | | | | | | iget: stop HPPFS from using iget() and read_inode()David Howells2008-02-071-5/+22
| * | | | | | | iget: stop HOSTFS from using iget() and read_inode()David Howells2008-02-071-19/+38
| * | | | | | | iget: stop OPENPROMFS from using iget() and read_inode()David Howells2008-02-071-15/+30
| * | | | | | | iget: stop UFS from using iget() and read_inode()David Howells2008-02-074-23/+33
| * | | | | | | iget: stop the SYSV filesystem from using iget() and read_inode()David Howells2008-02-074-14/+22
| * | | | | | | iget: stop ROMFS from using iget() and read_inode()David Howells2008-02-071-14/+32