aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorAbhishek Kulkarni <adkulkar@umail.iu.edu>2009-09-23 13:00:27 -0500
committerEric Van Hensbergen <ericvh@strongmad.austin.ibm.com>2009-09-23 13:03:46 -0500
commit60e78d2c993e58d890596d951fff77d5965adcd6 (patch)
tree3d53ed7254c613ef8d8de36fdceda25bc493f4f7 /include/linux/stackprotector.h
parent9p: Fix the incorrect update of inode size in v9fs_file_write() (diff)
9p: Add fscache support to 9p
This patch adds a persistent, read-only caching facility for 9p clients using the FS-Cache caching backend. When the fscache facility is enabled, each inode is associated with a corresponding vcookie which is an index into the FS-Cache indexing tree. The FS-Cache indexing tree is indexed at 3 levels: - session object associated with each mount. - inode/vcookie - actual data (pages) A cache tag is chosen randomly for each session. These tags can be read off /sys/fs/9p/caches and can be passed as a mount-time parameter to re-attach to the specified caching session. Signed-off-by: Abhishek Kulkarni <adkulkar@umail.iu.edu> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
e' src='https://seccdn.libravatar.org/avatar/e8d46473b3fbb03214a4c43e261e71cf?s=13&d=retro' />Axel Lin1-4/+1 2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1 2012-03-30ARM: pxa: fix build issue on stargate2Haojian Zhuang1-1/+1 2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1 2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+6 2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+2 2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+2 2011-12-17ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin1-0/+6 2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-2/+2 2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-11/+11 2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-2/+2 2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+2 2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1 2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1 2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-1/+2 2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-2/+2 2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1 2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+0 2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+3 2010-08-05[ARM] pxa: merge stargate2 and imote2 board filesJonathan Cameron1-226/+453 2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-4/+1 2010-03-22[ARM] pxa: remove spi cs gpio direction to avoid clash with driverJonathan Cameron1-5/+0 2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4 2009-06-05[ARM] pxa: Stargate 2 board supportJonathan Cameron1-0/+796