inet_diag: fix inet_diag_bc_audit(), CVE-2011-2213
[linux-flexiantxendom0-natty.git] / mm / shmem.c
2011-07-15 Hugh Dickinstmpfs: fix race between truncate and writepage
2011-06-02 Hugh Dickinstmpfs: fix highmem swapoff crash regression
2011-06-02 Hugh Dickinstmpfs: fix spurious ENOSPC when racing with unswap
2011-06-02 Hugh Dickinstmpfs: fix off-by-one in max_blocks checks
2011-06-02 Hugh Dickinstmpfs: fix race between swapoff and writepage
2011-06-02 Hugh Dickinstmpfs: fix race between umount and writepage
2011-06-02 Hugh Dickinstmpfs: fix race between umount and swapoff
2011-03-27 Hugh Dickinsshmem: let shared anonymous be nonlinear again
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Al Vironew helper: inode_unhashed()
2010-08-18 Hugh Dickinsshmem: put_super must percpu_counter_destroy
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Shaohua Lishmem: reduce pagefault lock contention
2010-08-10 Tim Chentmpfs: make tmpfs scalable with percpu_counter for...
2010-08-09 Al Viroswitch shmem.c to ->evice_inode()
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigalways call inode_change_ok early in ->setattr
2010-08-09 Christoph Hellwigrename generic_setattr
2010-06-04 Nick Pigginfix truncate inode time modification breakage
2010-05-28 npiggin@suse.detmpfs: convert to use the new truncate convention
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-27 Daisuke Nishimuramemcg: move charge of file pages
2010-05-25 Huang Shijieshmem: remove redundant code
2010-05-21 Dmitry Monakhovramfs: replace inode uid,gid,mode initialization with...
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
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
next