safe/jmp/linux-2.6
2010-03-06 Rik van Rielmm: remove VM_LOCK_RMAP code
2010-03-06 Rik van Rielrmap: move exclusively owned pages to own anon_vma...
2010-03-06 Rik van Rielrmap: remove obsolete check from __page_check_anon_rmap()
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 Thiago Farinamm/memcontrol.c: fix "integer as NULL pointer" sparse...
2010-03-06 Andrew Mortoninclude/linux/fs.h: convert FMODE_* constants to hex
2010-03-06 Wu Fengguangreadahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
2010-03-06 Wu Fengguangvfs: take f_lock on modifying f_mode after open time
2010-03-06 KOSAKI Motohiromm/migrate.c: kill anon local variable from migrate_pag...
2010-03-06 KOSAKI Motohiromm/mempolicy.c: fix indentation of the comments of...
2010-03-06 akpm@linux... memory-hotplug: create /sys/firmware/memmap entry for...
2010-03-06 KOSAKI Motohiromm: fix mbind vma merge problem
2010-03-06 KOSAKI Motohiromm: restore zone->all_unreclaimable to independence...
2010-03-06 Li Hongmm: remove free_hot_page()
2010-03-06 Li Hongmm/page_alloc.c: adjust a call site to trace_mm_page_fr...
2010-03-06 Li Hongmm/page_alloc.c: remove duplicate call to trace_mm_page...
2010-03-06 KOSAKI Motohiromm, lockdep: annotate reclaim context to zone reclaim too
2010-03-06 KOSAKI Motohirovmscan: get_scan_ratio() cleanup
2010-03-06 Minchan Kimvmscan: check high watermark after shrink zone
2010-03-06 Jiri Slabymm: use rlimit helpers
2010-03-06 KOSAKI Motohiromm: mlock_vma_pages_range() only return success or...
2010-03-06 KOSAKI Motohiromm: mlock_vma_pages_range() never return negative value
2010-03-06 KAMEZAWA Hiroyukimm: count swap usage
2010-03-06 KAMEZAWA Hiroyukimm: avoid false sharing of mm_counter
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-03-06 Akinobu Mitainfiniband: use for_each_set_bit()
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-03-06 David Millertimbgpio: fix build
2010-03-06 Al ViroFix a dumb typo - use of & instead of &&
2010-03-05 Linus TorvaldsMerge branch 'slab-for-linus' of git://git./linux/kerne...
2010-03-05 Linus TorvaldsMerge branch 'nfs-for-2.6.34' of git://git.linux-nfs...
2010-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-03-05 Aneesh Kumar K.Vfs/9p: Add hardlink support to .u extension
2010-03-05 Sripathi Kodi9P2010.L handshake: .L protocol negotiation
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2010-03-05 Sripathi Kodi9P2010.L handshake: Add mount option
2010-03-05 Sripathi Kodi9P2010.L handshake: Add VFS flags
2010-03-05 Aneesh Kumar K.Vnet/9p: Handle mount errors correctly.
2010-03-05 Aneesh Kumar K.Vnet/9p: Remove MAX_9P_CHAN limit
2010-03-05 Aneesh Kumar K.Vnet/9p: Add multi channel support.
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-03-05 Trond MyklebustNFS: Remove requirement for inode->i_mutex from nfs_inv...
2010-03-05 Trond MyklebustNFS: Clean up nfs_sync_mapping
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page()
2010-03-05 Trond MyklebustNFS: Replace __nfs_write_mapping with sync_inode()
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page_cancel()
2010-03-05 Trond MyklebustNFS: Ensure inode is always marked I_DIRTY_DATASYNC...
2010-03-05 Trond MyklebustNFS: Run COMMIT as an asynchronous RPC call when wbc...
2010-03-05 Trond MyklebustNFS: Reduce the number of unnecessary COMMIT calls
2010-03-05 Trond MyklebustNFS: Add a count of the number of unstable writes carri...
2010-03-05 Trond MyklebustNFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
2010-03-05 Linus TorvaldsMerge branch 'write_inode2' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-05 Randy Dunlapx86: fix mtrr missing kernel-doc
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-03-05 Phillip LougherSquashfs: get rid of obsolete definition in header...
2010-03-05 Phillip LougherSquashfs: get rid of obsolete variable in struct squash...
2010-03-05 Al ViroSwitch !O_CREAT case to use of do_last()
2010-03-05 Al ViroGet rid of symlink body copying
2010-03-05 Al ViroFinish pulling of -ESTALE handling to upper level in...
2010-03-05 Al ViroTurn do_link spaghetty into a normal loop
2010-03-05 Al ViroUnify exits in O_CREAT handling
2010-03-05 Al ViroKill is_link argument of do_last()
2010-03-05 Al ViroPull handling of LAST_BIND into do_last(), clean up...
2010-03-05 Al ViroLeave mangled flag only for setting nd.intent.open...
2010-03-05 Al ViroGet rid of passing mangled flag to do_last()
2010-03-05 Al ViroDon't pass mangled open_flag to finish_open()
2010-03-05 Al Viropull more into do_last()
2010-03-05 Al Virobail out with ELOOP earlier in do_link loop
2010-03-05 Al Viropull the common predecessors into do_last()
2010-03-05 Al Viropostpone __putname() until after do_last()
2010-03-05 Al Virounroll do_last: loop in do_filp_open()
2010-03-05 Al ViroShift releasing nd->root from do_last() to its caller
2010-03-05 Al Virogut do_filp_open() a bit more (do_last separation)
2010-03-05 Al Virobeginning to untangle do_filp_open()
2010-03-05 Venkatesh Pallipadiext4: fix up rb_root initializations to use RB_ROOT
2010-03-04 Christoph Hellwigquota: stop using QUOTA_OK / NO_QUOTA
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: move dquot transfer responsibility into the...
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Dmitry Monakhovext3: add writepage sanity checks
2010-03-04 Jan Karaext3: Truncate allocated blocks if direct IO write...
2010-03-04 Jan Karaquota: Properly invalidate caches even for filesystems...
2010-03-04 Dmitry Monakhovquota: generalize quota transfer interface
2010-03-04 Dmitry Monakhovquota: sb_quota state flags cleanup
2010-03-04 Jan Karajbd: Delay discarding buffers in journal_unmap_buffer
2010-03-04 Dmitry Monakhovext3: quota_write cross block boundary behaviour
2010-03-04 Christoph Hellwigquota: drop permission checks from xfs_fs_set_xstate...
next