aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | [PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro2008-10-23
| * | | [PATCH] kill d_alloc_anonChristoph Hellwig2008-10-23
| * | | [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
| * | | [PATCH] new helper: d_obtain_aliasChristoph Hellwig2008-10-23
| * | | [PATCH] generic_file_llseek tidyupsChristoph Hellwig2008-10-23
| * | | [PATCH] tidy up chrdev_openChristoph Hellwig2008-10-23
| * | | [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-23
| * | | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-23
| * | | [PATCH] get rid of path_lookup_create()Al Viro2008-10-23
| * | | [PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro2008-10-23
| * | | [PATCH] switch nfsd to kern_path()Al Viro2008-10-23
| * | | [PATCH] sanitize svc_export_parse()Al Viro2008-10-23
| * | | [PATCH] switch quota_on-related stuff to kern_path()Al Viro2008-10-23
| * | | [PATCH] no need for noinline stuff in fs/namespace.c anymoreAl Viro2008-10-23
| * | | [PATCH] finally get rid of nameidata in namespace.cAl Viro2008-10-23
| * | | [PATCH] new helper - kern_path()Al Viro2008-10-23
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-10-23
|\ \ \
| * | | 9p: fix format warningEric Van Hensbergen2008-10-22
| |/ /
* | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-23
|\ \ \
| * | | nfsd: clean up expkey_parse error casesJ. Bruce Fields2008-10-22
| * | | nfsd: Drop reference in expkey_parse error casesKrishna Kumar2008-10-22
| * | | nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar2008-10-22
| * | | NFSD: Fix BUG during NFSD shutdown processingChuck Lever2008-10-22
* | | | jbd: abort instead of waiting for nonexistent transactionsDuane Griffin2008-10-23
* | | | jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai2008-10-23
* | | | ext3: add checks for errors from jbdHidehiro Kawai2008-10-23
* | | | jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-23
| |/ / |/| |
* | | binfmt_elf_fdpic: Update for cputime changes.Paul Mundt2008-10-20
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \
| * | | proc: fixup irq iteratorThomas Gleixner2008-10-16
| * | | genirq: remove sparse irq codeThomas Gleixner2008-10-16
| * | | x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
| * | | x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu2008-10-16
| * | | irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-16
| * | | x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
| * | | fs/proc: use nr_irqsYinghai Lu2008-10-16
* | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
| |\ \ \ \ \ \ \
| | | | * | | | | timers: fix itimer/many thread hangFrank Mayhar2008-09-14
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuse: implement nonseekable openTejun Heo2008-10-16
| * | | | | | | | | fuse: add include protectorsTejun Heo2008-10-16
| * | | | | | | | | fuse: config description improvementRobert P. J. Day2008-10-16
| * | | | | | | | | fuse: add missing fuse_request_freeJulia Lawall2008-10-16
| * | | | | | | | | fuse: fix SEEK_END incorrectnessMiklos Szeredi2008-10-16
* | | | | | | | | | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan2008-10-20
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 9p: fix device file handlingMagnus Deininger2008-10-17
| * | | | | | | | | | 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
| * | | | | | | | | | 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17