nfsd4: support putpubfh operation
[safe/jmp/linux-2.6] / fs / proc /
2009-03-17 Linus TorvaldsAvoid 64-bit "switch()" statements on 32-bit architectures
2009-03-16 Zhang Lefilp->f_pos not correctly updated in proc_task_readdir
2009-03-11 Wu Fengguangproc: fix kflags to uflags copying in /proc/kpageflags
2009-02-24 Helge Bahmannproc: fix PG_locked reporting in /proc/kpageflags
2009-02-24 Krzysztof Sachanowiczproc: proc_get_inode should de_put when inode already...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-08 Magnus Dammvmcore: remove saved_max_pfn check
2009-01-08 David HowellsNOMMU: Improve procfs output using per-MM VMAs
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-07 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2009-01-06 Mel Gormanmm: report the pagesize backing a VMA in /proc/pid...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 WANG Congproc: remove write-only variable in proc_pident_lookup()
2009-01-05 Hannes Ederproc: fix sparse warning
2009-01-05 Ken Chenproc: add /proc/*/stack
2009-01-05 Alexey Dobriyanproc: remove '##' usage
2009-01-05 Alexey Dobriyanproc: remove useless WARN_ONs
2009-01-05 Alexey Dobriyanproc: stop using BKL
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-29 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2008-12-26 KOSAKI Motohiroproc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-22 Ingo Molnarsched: fix warning in fs/proc/base.c
2008-12-18 Ken Chenschedstat: consolidate per-task cpu runtime stats
2008-12-17 Ingo MolnarMerge branch 'irq/sparseirq' into cpus4096
2008-12-16 KOSAKI Motohiroproc: enclose desc variable of show_stat() in CONFIG_SP...
2008-12-16 Anton Vorontsovpowerpc: Remove `have_of' global variable
2008-12-12 Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-10 Matt Mackallpagemap: fix 32-bit pagemap regression
2008-12-09 Yinghai Lusparseirq: fix Alpha build failure
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-16 Al ViroFix broken ownership of /proc/sys/ files
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-03 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2008-10-27 Alexey Dobriyanproc: revert /proc/uptime to ->read_proc hook
2008-10-27 Alan CoxSwitch to a valid email address...
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Alexey Dobriyanproc: remove fs/proc/proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmcore creation to fs/proc/vmcore.c
2008-10-23 Alexey Dobriyanproc: move pagecount stuff to fs/proc/page.c
2008-10-23 Alexey Dobriyanproc: move all /proc/kcore stuff to fs/proc/kcore.c
2008-10-23 Alexey Dobriyanproc: move /proc/schedstat boilerplate to kernel/sched_...
2008-10-23 Alexey Dobriyanproc: move /proc/modules boilerplate to kernel/module.c
2008-10-23 Alexey Dobriyanproc: move /proc/diskstats boilerplate to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/zoneinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmstat boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/buddyinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmallocinfo to mm/vmalloc.c
2008-10-23 Alexey Dobriyanproc: move /proc/slabinfo boilerplate to mm/slub.c...
2008-10-23 Alexey Dobriyanproc: move /proc/slab_allocators boilerplate to mm...
2008-10-23 Alexey Dobriyanproc: move /proc/interrupts boilerplate code to fs...
2008-10-23 Alexey Dobriyanproc: move /proc/stat to fs/proc/stat.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/partitions code to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
2008-10-23 Alexey Dobriyanproc: move /proc/devices code to fs/proc/devices.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/locks to fs/locks.c
2008-10-23 Alexey Dobriyanproc: move /proc/kmsg creation to fs/proc/kmsg.c
2008-10-23 Alexey Dobriyanproc: remove remnants of ->read_proc in proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/execdomains to kernel/exec_domain.c
2008-10-23 Alexey Dobriyanproc: switch /proc/cmdline to seq_file
2008-10-23 Alexey Dobriyanproc: move /proc/filesystems to fs/filesystems.c
2008-10-23 Alexey Dobriyanproc: move /proc/stram to m68k-specific code
2008-10-23 Alexey Dobriyanproc: move /proc/hardware to m68k-specific code
2008-10-23 Alexey Dobriyanproc: switch /proc/version to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/meminfo to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/uptime to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/loadavg to seq_file
2008-10-23 Arjan van de Venproc: use WARN() rather than printk+backtrace
2008-10-23 Alexey Dobriyanproc: spread __init
2008-10-23 Alexey Dobriyanproc: proc_init_inodecache() can't fail
2008-10-23 Joe Kortyproc: fix vma display mismatch between /proc/pid/{maps...
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 Simon Hormankdump: add is_vmcore_usable() and vmcore_unusable()
2008-10-20 Vivek Goyalkdump: make elfcorehdr_addr independent of CONFIG_PROC_...
2008-10-20 Nick Pigginvmstat: mlocked pages statistics
2008-10-20 Lee SchermerhornUnevictable LRU Page Statistics
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-16 Alexey Dobriyanproc: move sysrq-trigger out of fs/proc/
2008-10-16 Thomas Gleixnerproc: fixup irq iterator
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Yinghai Lux86: use 28 bits irq NR for pci msi/msix and ht
2008-10-16 Yinghai Lux86_64: make /proc/interrupts work with dyn irq_desc
2008-10-16 Yinghai Luirq, fs/proc: replace loop with nr_irqs for proc/stat
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
next