aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-09-23ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz
2009-09-23ncpfs: read buffer overflowRoel Kluin
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems
2009-09-23/proc/kcore: update stat.st_size after memory hotplugKAMEZAWA Hiroyuki
2009-09-23/proc/kcore: fix stat.st_sizeKAMEZAWA Hiroyuki
2009-09-23kcore: more fixes for initKAMEZAWA Hiroyuki
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23fs/proc/base.c: fix proc_fault_inject_write() input sanity checkVincent Li
2009-09-23fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity checkVincent Li
2009-09-23kcore: fix /proc/kcore's stat.st_sizeAmerigo Wang
2009-09-23proc_flush_task: flush /proc/tid/task/pid when a sub-thread exitsOleg Nesterov
2009-09-23proc: fix reported unit for RLIMIT_CPUKees Cook
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-23fix compat_sys_utimensat()Suzuki Poulose
2009-09-23qnx4: remove write supportChristoph Hellwig
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig
2009-09-23anonfd: split interface into file creation and installDavide Libenzi
2009-09-23aio.c: move EXPORT* macros to line after functionH Hartley Sweeten
2009-09-23fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten
2009-09-23fs: turn iprune_mutex into rwsemNick Piggin
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23Move magic numbers into magic.hNick Black
2009-09-23poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel
2009-09-23smbfs: read buffer overflowRoel Kluin
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson
2009-09-22tmpfs: depend on shmemHugh Dickins
2009-09-22mm: add get_dump_pageHugh Dickins
2009-09-22oom: fix oom_adjust_write() input sanity checkKOSAKI Motohiro
2009-09-22oom: make oom_score to per-process valueKOSAKI Motohiro
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-22kcore: /proc/kcore should use vreadKAMEZAWA Hiroyuki
2009-09-22pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba
2009-09-22ksm: identify PageKsm pagesHugh Dickins
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan