nfsd: 4.1 has an rfc number
[safe/jmp/linux-2.6] / mm / shmem.c
2009-12-17 Al ViroFix breakage in shmem.c
2009-12-16 Christoph Hellwigmake generic_acl slightly more generic
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Al ViroUntangling ima mess, part 1: alloc_file()
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroswitch shmem_file_setup() to alloc_file()
2009-12-15 Hugh Dickinsswap_info: note SWAP_MAP_SHMEM
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Pekka Enbergshmem: initialize struct shmem_sb_info to zero
2009-09-22 Hugh Dickinstmpfs: depend on shmem
2009-09-22 Jaswinder Singh... mm: includecheck fix for mm/shmem.c
2009-09-22 Daisuke Nishimuramm: add_to_swap_cache() does not return -EEXIST
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-16 Wu FengguangHWPOISON: shmem: call set_page_dirty() with locked...
2009-09-15 Kay SieversDriver Core: devtmpfs - kernel-maintained tmpfs-based...
2009-09-08 Linus Torvaldsshmfs: use 'check_acl' instead of 'permission'
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Al Viroswitch shmem to inode->i_acl
2009-06-17 Sergei Trofimovichmm cleanup: shmem_file_setup: 'char *' -> 'const char...
2009-06-17 KAMEZAWA Hiroyukimm: add swap cache interface for swap reference
2009-05-21 Mimi Zoharintegrity: move ima_counts_get
2009-05-21 Mimi Zoharintegrity: path_check update
2009-05-02 Daisuke Nishimuramemcg: fix mem_cgroup_shrink_usage()
2009-04-13 Hugh Dickinsshmem: respect MAX_LFS_FILESIZE
2009-04-13 Yuri Tikhonovshmem: fix division by zero
2009-04-01 Hugh Dickinsshmem: writepage directly to swap
2009-03-23 James MorrisMerge branch 'master' into next
2009-02-25 Hugh Dickinsshmem: fix shared anonymous accounting
2009-02-11 Mimi Zoharintegrity: shmem zero fix
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Mimi ZoharIntegrity: IMA file free imbalance
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-08 KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: handle swap caches
2009-01-08 KAMEZAWA Hiroyukimemcg: fix gfp_mask of callers of charge
2009-01-06 Matt Mackallshmem: unify regular and tiny shmem
2009-01-06 Hugh Dickinsmm: don't mark_page_accessed in shmem_fault
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-20 Lee SchermerhornSHM_LOCKED pages are unevictable
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rieldefine page_file_cache() function
2008-10-17 Keith PackardExport shmem_file_setup for DRM-GEM
2008-10-12 Mimi Zoharintegrity: special fs magic
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-28 Hugh Dickinstmpfs: fix kernel BUG in shmem_delete_inode
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginmm: speculative page references
2008-07-25 KAMEZAWA Hiroyukimemcg: helper function for relcaim from shmem.
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-24 Hugh Dickinstmpfs: support aio
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-04-28 Lee Schermerhornmempolicy: use struct mempolicy pointer in shmem_sb_info
2008-04-28 Lee Schermerhornmempolicy: rework shmem mpol parsing and display
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 Lee Schermerhornmempolicy: fix parsing of tmpfs mpol mount option
2008-04-28 David Rientjesmempolicy: add MPOL_F_RELATIVE_NODES flag
2008-04-28 David Rientjesmempolicy: add MPOL_F_STATIC_NODES flag
2008-04-28 David Rientjesmempolicy: support optional mode flags
2008-04-28 David Rientjesmempolicy: convert MPOL constants to enum
2008-03-20 Randy Dunlapmm/shmem and tiny-shmem: fix some kernel-doc
2008-03-05 Hugh Dickinsmemcg: mem_cgroup_charge never NULL
2008-02-08 Andrew Mortonmount-options-fix-tmpfs-fix
2008-02-08 akpm@linux-foundat... mount options: fix tmpfs
2008-02-07 Hugh Dickinsmemcgroup: fix hang with shmem/tmpfs
2008-02-05 David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-02-05 Hugh Dickinstmpfs: fix shmem_swaplist races
2008-02-05 Hugh Dickinstmpfs: radix_tree_preloading
2008-02-05 Hugh Dickinstmpfs: open a window in shmem_unuse_inode
2008-02-05 Hugh Dickinstmpfs: make shmem_unuse more preemptible
2008-02-05 Hugh Dickinstmpfs: allocate on read when stacked
2008-02-05 Hugh Dickinstmpfs: allow filepage alongside swappage
2008-02-05 Hugh Dickinstmpfs: move swap swizzling into shmem
2008-02-05 Michael Marineautmpfs: fix mounts when size is less than the page size
2008-02-05 Pavel Emelyanovshmem: factor out sbi->free_inodes manipulations
2008-02-05 Hugh Dickinsshmem_file_write is redundant
2008-02-05 Hugh Dickinsshmem_getpage return page locked
2008-02-05 Hugh Dickinsshmem: SGP_QUICK and SGP_FAULT redundant
2008-02-05 Hugh Dickinsswapin needs gfp_mask for loop on tmpfs
2008-02-05 Hugh Dickinsswapin_readahead: move and rearrange args
2008-02-05 Hugh Dickinsswapin_readahead: excise NUMA bogosity
2007-11-28 Hugh Dickinstmpfs: restore missing clear_highpage
2007-10-30 Hugh Dickinsfix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigshmem: new export ops
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Alexey DobriyanSLAB_PANIC more (proc, posix-timers, shmem)
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Adrian Bunkmm/shmem.c: make 3 functions static
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Lee Schermerhornmemoryless nodes: fixup uses of node_online_map in...
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Jesper JuhlClean up duplicate includes in mm/
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
next