safe/jmp/linux-2.6
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 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()
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-03-03 Nick Pigginfs: improve remount,ro vs buffercache coherency
2010-03-03 H Hartley Sweetenfs/dcache.c: CodingStyle cleanup
2010-03-03 Helight.Xusome clean up in fs/proc
2010-03-03 Boaz Harroshlibfs: Unexport and kill simple_prepare_write
2010-03-03 Boaz Harroshlibfs: Open code simple_commit_write into only user
2010-03-03 Al ViroRevert "autofs4: always use lookup for lookup"
2010-02-24 Linus TorvaldsLinux 2.6.33 v2.6.33
2010-02-24 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-02-24 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-02-24 Carlos O'Donellparisc: Set PCI CLS early in boot.
2010-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-02-24 Steven J. Magnanimicroblaze: Fix out_le32() macro
2010-02-24 Michal Simekmicroblaze: Fix cache loop function for cache range
2010-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-02-24 Ajit Khapardenet: bug fix for vlan + gro issue
2010-02-24 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-02-24 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-02-24 Hedi Berriche[IA64] Fix broken sn2 build
2010-02-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-23 Atsushi Nemototc35815: Remove a wrong netif_wake_queue() call which...
2010-02-23 Torgny Johanssoncdc_ether: new PID for Ericsson C3607w to the whitelist...
2010-02-23 Brian HaleyIPv6: better document max_addresses parameter
2010-02-23 Lennert BuytenhekMAINTAINERS: update mv643xx_eth maintenance status
2010-02-23 Anton Blancharde1000: Fix DMA mapping error handling on RX
2010-02-23 Jens AxboeRevert "block: improve queue_should_plug() by looking...
2010-02-23 Thomas Hellstromdrm/vmwgfx: Fix queries if no dma buffer thrashing...
2010-02-23 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-02-23 Len BrownMerge branch 'pcc' into release
2010-02-23 Len BrownMerge branches 'bugzilla-14207' and 'idle' into release
2010-02-23 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-02-23 Linus TorvaldsMerge branch 'parisc/tracehook' of git://git./linux...
2010-02-23 Michael Neulingfs/exec.c: fix initial stack reservation
2010-02-23 Marcin Slusarzefifb: fix framebuffer handoff
2010-02-23 Jens Rottmanngeode-mfgpt: restore previous behavior for selecting IRQ
2010-02-23 Tejun Heoidr: fix a critical misallocation bug, take#2
2010-02-23 Tetsuo Handakernel/sys.c: fix missing rcu protection for sys_getpri...
2010-02-23 KAMEZAWA Hiroyukimemcg: fix oom killing a child process in an other...
2010-02-23 Ben Skeggsdrm/nv50: fix vram ptes on IGPs to point at stolen...
2010-02-23 Ben Skeggsdrm/nv50: fix instmem binding on IGPs to point at stole...
2010-02-23 Ben Skeggsdrm/nv50: improve vram page table construction
2010-02-23 Ben Skeggsdrm/nv50: more efficient clearing of gpu page table...
2010-02-23 Ben Skeggsdrm/nv50: make nv50_mem_vm_{bind,unbind} operate only...
2010-02-23 Francisco Jerezdrm/nouveau: Fix up pre-nv17 analog load detection.
2010-02-22 Hauke MehrtensMIPS: BCM47xx: Fix 128MB RAM support
2010-02-22 Yoichi YuasaMIPS: Highmem: Fix build error
2010-02-22 Roland McGrathRevert "parisc: HAVE_ARCH_TRACEHOOK"
2010-02-22 Pallipadi,... ACPI: Be in TS_POLLING state during mwait based C-state...
2010-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-22 Rafael J. Wysockii915 / PM: Fix hibernate regression caused by suspend...
2010-02-22 Stanislaw Gruszkaiwlwifi: sanity check before counting number of tfds...
2010-02-22 Wey-Yi Guyiwlwifi: error checking for number of tfds in queue
2010-02-22 Masami Hiramatsuperf probe: Init struct probe_point and set counter...
2010-02-22 Roy YinInput: usbtouchscreen - extend coordinate range for...
2010-02-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-02-22 David S. Millersparc32: Fix struct stat uid/gid types.
2010-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-02-21 Mike Frysinger[WATCHDOG] bfin: fix max timeout calculation
2010-02-21 H. Peter Anvinmm: Make copy_from_user() in migrate.c statically predi...
2010-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-02-21 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
next