aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan2008-10-23
* proc: move /proc/cpuinfo code to fs/proc/cpuinfo.cAlexey Dobriyan2008-10-23
* proc: move /proc/devices code to fs/proc/devices.cAlexey Dobriyan2008-10-23
* proc: move rest of /proc/locks to fs/locks.cAlexey Dobriyan2008-10-23
* proc: move /proc/kmsg creation to fs/proc/kmsg.cAlexey Dobriyan2008-10-23
* proc: remove remnants of ->read_proc in proc_misc.cAlexey Dobriyan2008-10-23
* proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan2008-10-23
* proc: switch /proc/cmdline to seq_fileAlexey Dobriyan2008-10-23
* proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan2008-10-23
* proc: move /proc/stram to m68k-specific codeAlexey Dobriyan2008-10-23
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-23
* proc: switch /proc/version to seq_fileAlexey Dobriyan2008-10-23
* proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-23
* proc: switch /proc/uptime to seq_fileAlexey Dobriyan2008-10-23
* proc: switch /proc/loadavg to seq_fileAlexey Dobriyan2008-10-23
* proc: use WARN() rather than printk+backtraceArjan van de Ven2008-10-23
* proc: spread __initAlexey Dobriyan2008-10-23
* proc: proc_init_inodecache() can't failAlexey Dobriyan2008-10-23
* proc: fix vma display mismatch between /proc/pid/{maps,smaps}Joe Korty2008-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
| * | | | | | | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
| * | | | | | | | 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-17
| * | | | | | | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
| * | | | | | | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
| * | | | | | | | 9p: consolidate transport structureEric Van Hensbergen2008-10-17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-17
| * | | | | | | | Make nfs_file_cred more robust.Neil Brown2008-10-17