serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / shmem.c
2012-01-26 Hugh DickinsSHM_UNLOCK: fix Unevictable pages stranded after swap
2012-01-26 Hugh DickinsSHM_UNLOCK: fix long unpreemptible section
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-08-09 James MorrisMerge branch 'next-evm' of git://git./linux/kernel...
2011-08-04 Hugh Dickinsmm: clarify the radix_tree exceptional cases
2011-08-04 Hugh Dickinstmpfs radix_tree: locate_item to speed up swapoff
2011-08-04 Hugh Dickinstmpfs: use kmemdup for short symlinks
2011-08-04 Hugh Dickinstmpfs: convert shmem_writepage and enable swap
2011-08-04 Hugh Dickinstmpfs: convert mem_cgroup shmem to radix-swap
2011-08-04 Hugh Dickinstmpfs: convert shmem_getpage_gfp to radix-swap
2011-08-04 Hugh Dickinstmpfs: convert shmem_unuse_inode to radix-swap
2011-08-04 Hugh Dickinstmpfs: convert shmem_truncate_range to radix-swap
2011-08-04 Hugh Dickinstmpfs: copy truncate_inode_pages_range
2011-08-04 Hugh Dickinstmpfs: miscellaneous trivial cleanups
2011-08-04 Hugh Dickinstmpfs: demolish old swap vector support
2011-07-26 Linus TorvaldsMerge 'akpm' patch series
2011-07-26 Hugh Dickinstmpfs: simplify unuse and writepage
2011-07-26 Hugh Dickinstmpfs: simplify filepage/swappage
2011-07-26 Hugh Dickinstmpfs: simplify prealloc_page
2011-07-26 Hugh Dickinstmpfs: remove_shmem_readpage
2011-07-26 Hugh Dickinstmpfs: pass gfp to shmem_getpage_gfp
2011-07-26 Hugh Dickinstmpfs: refine shmem_file_splice_read
2011-07-26 Hugh Dickinstmpfs: clone shmem_file_splice_read()
2011-07-26 Hugh Dickinstmpfs: no need to use i_lock
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-18 Mimi Zoharsecurity: new security_inode_init_security API adds...
2011-06-28 Hugh Dickinstmpfs: add shmem_read_mapping_page_gfp
2011-06-28 Hugh Dickinstmpfs: take control of its truncate_range
2011-05-28 Hugh Dickinstmpfs: fix race between truncate and writepage
2011-05-27 Ying Hanmemcg: add the pagefault count into memcg stats
2011-05-25 Eric Paristmpfs: implement generic xattr support
2011-05-20 Hugh Dickinstmpfs: fix highmem swapoff crash regression
2011-05-14 Hugh Dickinstmpfs: fix race between swapoff and writepage
2011-05-12 Hugh Dickinstmpfs: fix spurious ENOSPC when racing with unswap
2011-05-12 Hugh Dickinstmpfs: fix race between umount and swapoff
2011-05-12 Hugh Dickinstmpfs: fix race between umount and writepage
2011-04-14 Hugh Dickinstmpfs: fix off-by-one in max_blocks checks
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-23 Hugh Dickinsshmem: let shared anonymous be nonlinear again
2011-03-23 Minchan Kimmm: shmem: change remove_from_page_cache
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-14 Aneesh Kumar K.Vexportfs: Return the minimum required handle size
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-01 Justin P. MattockRemove one to many n's in a word
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
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
next