aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-08
| | * | | | | | | | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-08
| | * | | | | | | | pktgen: Fix freezing problemRafael J. Wysocki2010-02-04
| | * | | | | | | | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-04
| | * | | | | | | | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-03
| | * | | | | | | | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-03
| | * | | | | | | | ixgbe: Fix return of invalid txqKrishna Kumar2010-02-03
| | * | | | | | | | ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-03
| | * | | | | | | | netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-03
| | * | | | | | | | netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-03
| | * | | | | | | | dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-03
| | * | | | | | | | dccp: fix bug in cache allocationGerrit Renker2010-02-03
| | * | | | | | | | sky2: fix transmit DMA map leakagestephen hemminger2010-02-03
| | * | | | | | | | netlink: fix for too early rmmodAlexey Dobriyan2010-02-03
| | * | | | | | | | af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-03
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-02-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | md: fix some lockdep issues between md and sysfs.NeilBrown2010-02-09
| | * | | | | | | | md: fix 'degraded' calculation when starting a reshape.NeilBrown2010-02-09
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-02-09
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | 9p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen2010-02-08
| | * | | | | | | 9p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen2010-02-08
| | * | | | | | | 9p: Fix the kernel crash on a failed mountAneesh Kumar K.V2010-02-08
| | * | | | | | | 9p: fix option parsingEric Van Hensbergen2010-02-08
| | * | | | | | | 9p: Include fsync support for 9p clientM. Mohan Kumar2010-02-08
| | * | | | | | | net/9p: fix statsize inside twstatEric Van Hensbergen2010-02-08
| | * | | | | | | net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen2010-02-08
| | * | | | | | | net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen2010-02-08
| * | | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-02-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields2010-02-08
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-02-08
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran2010-02-08
| | * | | | | | | | | ocfs2/dlm: Fix printing of locknameSunil Mushran2010-02-08
| | * | | | | | | | | ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()Roel Kluin2010-02-05
| | * | | | | | | | | ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead nodeSunil Mushran2010-02-03
| | * | | | | | | | | ocfs2: Plugs race between the dc thread and an unlock ast messageSunil Mushran2010-02-03
| | * | | | | | | | | ocfs2: Remove overzealous BUG_ON during blocked lock processingSunil Mushran2010-02-03
| | * | | | | | | | | ocfs2: Do not downconvert if the lock level is already compatibleSunil Mushran2010-02-03
| | * | | | | | | | | ocfs2: Prevent a livelock in dlmglueSunil Mushran2010-02-03
| | * | | | | | | | | ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bastWengang Wang2010-02-03
| | * | | | | | | | | ocfs2: Use compat_ptr in reflink_arguments.Tao Ma2010-02-02
| | * | | | | | | | | ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran2010-02-02
| | * | | | | | | | | ocfs2: Add parenthesis to wrap the check for O_DIRECT.Tao Ma2010-02-02
| | * | | | | | | | | ocfs2: Only bug out when page size is larger than cluster size.Tao Ma2010-02-02
| | * | | | | | | | | ocfs2: Fix memory overflow in cow_by_page.Tao Ma2010-02-02
| | * | | | | | | | | ocfs2/dlm: Print more messages during lock migrationSunil Mushran2010-01-25
| | * | | | | | | | | ocfs2/dlm: Ignore LVBs of locks in the Blocked listSunil Mushran2010-01-25
| | * | | | | | | | | ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-25
| | * | | | | | | | | ocfs2: fix a misleading variable nameWengang Wang2010-01-25
| | * | | | | | | | | ocfs2: Sync max_inline_data_with_xattr from tools.Tao Ma2010-01-25
| | * | | | | | | | | ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi2010-01-11