Age | Commit message (Expand) | Author |
2010-03-06 | smp: fix documentation in include/linux/smp.h | Rakib Mullick |
2010-03-06 | nodemask.h: remove macro any_online_node | H Hartley Sweeten |
2010-03-06 | cpumask: let num_*_cpus() function always return unsigned values | Heiko Carstens |
2010-03-06 | mm: add comment about deprecation of __GFP_NOFAIL | David Rientjes |
2010-03-06 | vmscan: detect mapped file pages used only once | Johannes Weiner |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki |
2010-03-06 | mm: remove VM_LOCK_RMAP code | Rik van Riel |
2010-03-06 | rmap: move exclusively owned pages to own anon_vma in do_wp_page() | Rik van Riel |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |
2010-03-06 | include/linux/fs.h: convert FMODE_* constants to hex | Andrew Morton |
2010-03-06 | readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM | Wu Fengguang |
2010-03-06 | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org |
2010-03-06 | mm: restore zone->all_unreclaimable to independence word | KOSAKI Motohiro |
2010-03-06 | mm: remove free_hot_page() | Li Hong |
2010-03-06 | mm: count swap usage | KAMEZAWA Hiroyuki |
2010-03-06 | mm: avoid false sharing of mm_counter | KAMEZAWA Hiroyuki |
2010-03-06 | mm: clean up mm_counter | KAMEZAWA Hiroyuki |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2010-03-05 | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-03-05 | Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-03-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-05 | 9P2010.L handshake: Remove "dotu" variable | Sripathi Kodi |
2010-03-05 | 9P2010.L handshake: Add mount option | Sripathi Kodi |
2010-03-05 | net/9p: Remove MAX_9P_CHAN limit | Aneesh Kumar K.V |
2010-03-05 | net/9p: Add multi channel support. | Aneesh Kumar K.V |
2010-03-05 | Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 | Trond Myklebust |
2010-03-05 | NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping | Trond Myklebust |
2010-03-05 | NFS: Simplify nfs_wb_page() | Trond Myklebust |
2010-03-05 | NFS: Replace __nfs_write_mapping with sync_inode() | Trond Myklebust |
2010-03-05 | NFS: Simplify nfs_wb_page_cancel() | Trond Myklebust |
2010-03-05 | NFS: Add a count of the number of unstable writes carried by an inode | Trond Myklebust |
2010-03-05 | NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c | Trond Myklebust |
2010-03-05 | Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-03-05 | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig |
2010-03-05 | quota: stop using QUOTA_OK / NO_QUOTA | Christoph Hellwig |
2010-03-05 | dquot: cleanup dquot initialize routine | Christoph Hellwig |
2010-03-05 | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig |
2010-03-05 | dquot: cleanup dquot drop routine | Christoph Hellwig |
2010-03-05 | dquot: cleanup dquot transfer routine | Christoph Hellwig |
2010-03-05 | dquot: cleanup inode allocation / freeing routines | Christoph Hellwig |
2010-03-05 | dquot: cleanup space allocation / freeing routines | Christoph Hellwig |
2010-03-05 | quota: generalize quota transfer interface | Dmitry Monakhov |
2010-03-05 | quota: sb_quota state flags cleanup | Dmitry Monakhov |
2010-03-05 | quota: move code from sync_quota_sb into vfs_quota_sync | Christoph Hellwig |
2010-03-05 | quota: clean up Q_XQUOTASYNC | Christoph Hellwig |
2010-03-05 | quota: manage reserved space when quota is not active [v2] | Dmitry Monakhov |