summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-20Merge commit 'proc/proc'Stephen Rothwell
2008-10-20Merge commit 'creds/next-creds-subsys'Stephen Rothwell
2008-10-20Merge branch 'quilt/ttydev'Stephen Rothwell
2008-10-20Merge commit 'ubifs/linux-next'Stephen Rothwell
2008-10-20Merge commit 'trivial/next'Stephen Rothwell
2008-10-20Merge commit 'gfs2/master'Stephen Rothwell
2008-10-20Merge commit 'cifs/master'Stephen Rothwell
2008-10-20Merge commit 'v9fs/for-next'Stephen Rothwell
2008-10-20vfs/xfs: fallout from i_vnode changeStephen Rothwell
2008-10-20Merge commit 'vfs/for-next'Stephen Rothwell
2008-10-20Merge commit 'mtd/master'Stephen Rothwell
2008-10-20Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-10-20Merge commit 'xfs/master'Stephen Rothwell
2008-10-20Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-10-20pty-devpts-tidyAlan Cox
2008-10-20pty-pts-enable-multipleAlan Cox
2008-10-20pty-get-init-pts-sbAlan Cox
2008-10-20pty-mknod-ptmxAlan Cox
2008-10-20pty-option-parsingAlan Cox
2008-10-20pty-per-mount-configAlan Cox
2008-10-20pty-per-mount-allocatedAlan Cox
2008-10-20pty-remove-pts-globalAlan Cox
2008-10-19UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven
2008-10-19UBIFS: amend printkArtem Bityutskiy
2008-10-19UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter
2008-10-18[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flashAlexander Belyakov
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-179p: fix device file handlingMagnus Deininger
2008-10-17proc: remove fs/proc/proc_misc.cAlexey Dobriyan
2008-10-17proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan
2008-10-17proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan
2008-10-17proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan
2008-10-17proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-17proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan
2008-10-17proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan
2008-10-17proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-17proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan
2008-10-17proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cAlexey Dobriyan
2008-10-17proc: move /proc/slab_allocators boilerplate to mm/slab.cAlexey Dobriyan
2008-10-17proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.cAlexey Dobriyan
2008-10-17proc: move /proc/stat to fs/proc/stat.cAlexey Dobriyan
2008-10-17proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan
2008-10-17proc: move /proc/cpuinfo code to fs/proc/cpuinfo.cAlexey Dobriyan
2008-10-17proc: move /proc/devices code to fs/proc/devices.cAlexey Dobriyan
2008-10-17proc: move rest of /proc/locks to fs/locks.cAlexey Dobriyan
2008-10-17proc: move /proc/kmsg creation to fs/proc/kmsg.cAlexey Dobriyan
2008-10-17proc: remove remnants of ->read_proc in proc_misc.cAlexey Dobriyan