summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-06mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes
2010-03-06vmscan: detect mapped file pages used only onceJohannes Weiner
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki
2010-03-06mm: remove VM_LOCK_RMAP codeRik van Riel
2010-03-06rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton
2010-03-06readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org
2010-03-06mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro
2010-03-06mm: remove free_hot_page()Li Hong
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-05Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-05Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi
2010-03-05net/9p: Remove MAX_9P_CHAN limitAneesh Kumar K.V
2010-03-05net/9p: Add multi channel support.Aneesh Kumar K.V
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust
2010-03-05NFS: Simplify nfs_wb_page()Trond Myklebust
2010-03-05NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust
2010-03-05NFS: Simplify nfs_wb_page_cancel()Trond Myklebust
2010-03-05NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust
2010-03-05NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust
2010-03-05Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-05quota: generalize quota transfer interfaceDmitry Monakhov
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2010-03-05quota: clean up Q_XQUOTASYNCChristoph Hellwig
2010-03-05quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-03-05jbd[2]: remove references to BUFFER_DEBUGChristoph Egger
2010-03-05ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds