safe/jmp/linux-2.6
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 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-next-2.6
2010-03-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2010-03-04 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-03-04 Masami Hiramatsux86: Issue at least one memory barrier in stop_machine_...
2010-03-04 Masami Hiramatsuperf probe: Correct probe syntax on command line help
2010-03-04 Akira Fujitaext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
2010-03-04 Akira Fujitaext4: Fix the NULL reference in double_down_write_data_...
2010-03-04 Akira Fujitaext4: Fix insertion point of extent in mext_insert_acro...
2010-03-04 Steffen Klassertpadata: Allocate the cpumask for the padata instance
2010-03-04 Akinobu Mitaext4: consolidate in_range() definitions
2010-03-04 Akinobu Mitaext4: cleanup to use ext4_grp_offs_to_block()
2010-03-04 Akinobu Mitaext4: cleanup to use ext4_group_first_block_no()
2010-03-04 Dan WilliamsMerge branch 'coh' into dmaengine
2010-03-04 Dan Williamsioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
2010-03-04 Dan Williamsioat3: interrupt coalescing
2010-03-04 Dan Williamsioat: close potential BUG_ON race in the descriptor...
2010-03-04 Linus TorvaldsPrioritize synchronous signals over 'normal' signals
2010-03-03 Al ViroMerge branch 'for-fsnotify' into for-linus
2010-03-03 Jan Karaext4: Release page references acquired in ext4_da_block...
2010-03-03 Eric W. Biedermaninit: Open /dev/console from rootfs
2010-03-03 André Goddard... mqueue: fix typo "failues" -> "failures"
2010-03-03 André Goddard... mqueue: only set error codes if they are really necessary
2010-03-03 André Goddard... mqueue: simplify do_open() error handling
2010-03-03 André Goddard... mqueue: apply mathematics distributivity on mq_bytes...
2010-03-03 André Goddard... mqueue: remove unneeded info->messages initialization
2010-03-03 André Goddard... mqueue: fix mq_open() file descriptor leak on user...
2010-03-03 Al Virofix race in d_splice_alias()
2010-03-03 Al Viroset S_DEAD on unlink() and non-directory rename() victims
2010-03-03 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-03-03 Al Viroget rid of ->mnt_parent in tomoyo/realpath
2010-03-03 Al Virohppfs can use existing proc_mnt, no need for do_kern_mo...
2010-03-03 Al ViroMirror MS_KERNMOUNT in ->mnt_flags
2010-03-03 Al Viroget rid of useless vfsmount_lock use in put_mnt_ns()
2010-03-03 Al ViroTake vfsmount_lock to fs/internal.h
2010-03-03 Al Viroget rid of insanity with namespace roots in tomoyo
2010-03-03 Al Virotake check for new events in namespace (guts of mounts_...
2010-03-03 Al ViroDon't mess with generic_permission() under ->d_lock...
2010-03-03 Al Virosanitize const/signedness for udf
2010-03-03 Al Vironilfs: sanitize const/signedness in dealing with -...
2010-03-03 Al Vironilfs really shouldn't slap struct dentry on stack...
2010-03-03 Al Virosanitize const/signedness of ufs a bit
2010-03-03 Al Virosanitize signedness/const for pointers to char in hpfs...
2010-03-03 Al Vironew helper: iterate_mounts()
2010-03-03 Al Virofix NFS4 handling of mountpoint stat
2010-03-03 Al ViroClean follow_dotdot() up a bit
2010-03-03 Al Virofix mnt_mountpoint abuse in smack
2010-03-03 Al Viroa couple of mntget+dget -> path_get in nfs4proc
2010-03-03 Al ViroSwitch alloc_nfs_open_context() to struct path
2010-03-03 Al ViroNew helper: path_is_under(path1, path2)
2010-03-03 Valerie AuroraVFS: Clean up shared mount flag propagation
2010-03-03 Christoph Hellwigkill unused invalidate_inode_pages helper
2010-03-03 Richard Kennedyfs: re-order super_block to remove 16 bytes of padding...
2010-03-03 Al ViroSimplify failure exits in s390/hypfs fill_super()
2010-03-03 Al ViroDon't bother with d_genocide in rpc_pipe
2010-03-03 Al ViroUse kill_litter_super() in autofs4 ->kill_sb()
2010-03-03 Al ViroGet rid of mnt_mountpoint abuses in ext4
2010-03-03 Al ViroSanitize autofs_dev_ioctl_ismountpoint()
2010-03-03 Al Viroswitch infiniband uverbs to anon_inodes
2010-03-03 Dan Williamsioat2: kill pending flag
2010-03-03 Dan Williamsioat3: use ioat2_quiesce()
2010-03-03 Dan Williamsioat3: cleanup, don't enable DCA completion writes
2010-03-03 Al Viroadd several pieces to shared subtree documentation
2010-03-03 Al ViroKill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
2010-03-03 Al ViroSwitch gfs2 to nd_set_link()
next